2022-07-28 15:47:19.505 | + ./stack.sh:main:482 : exec 2022-07-28 15:47:19.505 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-154719' 2022-07-28 15:47:19.505 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-28-154719.summary.2022-07-28-154719 2022-07-28 15:47:19.505 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:47:19.505 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-154719 2022-07-28 15:47:19.505 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-154719 /opt/stack/logs/stack.sh.log 2022-07-28 15:47:19.505 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-154719.summary.2022-07-28-154719 /opt/stack/logs/stack.sh.log.summary 2022-07-28 15:47:19.505 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-28 15:47:19.505 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-28 15:47:19.505 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-28 15:47:19.505 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-28 15:47:19.505 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-28 15:47:19.505 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-28 15:47:19.505 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-28 15:47:19.505 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 15:47:19.505 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-28 15:47:19.505 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-28 15:47:19.505 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 15:47:19.505 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 15:47:19.506 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-28 15:47:19.510 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-28 15:47:19.514 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 15:47:19.516 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-28 15:47:19.518 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-28 15:47:19.521 | + ./stack.sh:main:568 : set -o errexit 2022-07-28 15:47:19.524 | + ./stack.sh:main:571 : uname -a 2022-07-28 15:47:19.525 | Linux dv-neutron-849776-9-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-07-28 15:47:19.528 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-28 15:47:19.530 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-28 15:47:19.534 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-28 15:47:19.589 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-28 15:47:19.607 | + ./stack.sh:main:585 : fetch_plugins 2022-07-28 15:47:19.609 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-28 15:47:19.612 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-28 15:47:19.614 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-28 15:47:19.617 | + functions-common:fetch_plugins:1791 : return 2022-07-28 15:47:19.620 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-28 15:47:19.622 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-28 15:47:19.624 | + functions-common:run_phase:1869 : local phase= 2022-07-28 15:47:19.626 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 15:47:19.628 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 15:47:19.631 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 15:47:19.633 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 15:47:19.635 | + functions-common:run_phase:1878 : local extra 2022-07-28 15:47:19.638 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 15:47:19.642 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 15:47:19.643 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 15:47:19.645 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 15:47:19.647 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-28 15:47:19.649 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 15:47:19.664 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:47:19.666 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 15:47:19.669 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 15:47:19.671 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 15:47:19.673 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 15:47:19.675 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 15:47:19.676 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 15:47:19.678 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-28 15:47:19.680 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-28 15:47:19.683 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 15:47:19.685 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 15:47:19.687 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-28 15:47:19.689 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-28 15:47:19.691 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-28 15:47:19.693 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-28 15:47:19.695 | + functions-common:plugin_override_defaults:1832 : return 2022-07-28 15:47:19.697 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-28 15:47:19.717 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-28 15:47:19.720 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-28 15:47:19.736 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:47:19.738 | +++ lib/tls:source:43 : hostname -f 2022-07-28 15:47:19.743 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-28 15:47:19.745 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-28 15:47:19.747 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-28 15:47:19.748 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-28 15:47:19.751 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-28 15:47:19.753 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-28 15:47:19.755 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-28 15:47:19.757 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-28 15:47:19.759 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-28 15:47:19.761 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-28 15:47:19.766 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-28 15:47:19.780 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-28 15:47:19.808 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-28 15:47:19.822 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-28 15:47:19.837 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-28 15:47:19.883 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-28 15:47:19.951 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-28 15:47:20.061 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-28 15:47:20.089 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-28 15:47:20.150 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-28 15:47:20.216 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-28 15:47:20.395 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-28 15:47:20.410 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-28 15:47:20.425 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-28 15:47:20.444 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-28 15:47:20.544 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-28 15:47:20.546 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-28 15:47:20.549 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-28 15:47:20.552 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-28 15:47:20.556 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-28 15:47:20.558 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-28 15:47:20.560 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-28 15:47:20.561 | False' 2022-07-28 15:47:20.564 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-28 15:47:20.580 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-28 15:47:20.582 | + ./stack.sh:main:619 : run_phase source 2022-07-28 15:47:20.584 | + functions-common:run_phase:1868 : local mode=source 2022-07-28 15:47:20.587 | + functions-common:run_phase:1869 : local phase= 2022-07-28 15:47:20.589 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 15:47:20.592 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 15:47:20.594 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 15:47:20.596 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 15:47:20.599 | + functions-common:run_phase:1878 : local extra 2022-07-28 15:47:20.601 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 15:47:20.605 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 15:47:20.607 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 15:47:20.610 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 15:47:20.612 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-28 15:47:20.616 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 15:47:20.634 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:47:20.637 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 15:47:20.639 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-28 15:47:20.691 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-28 15:47:20.694 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-28 15:47:20.696 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 15:47:20.698 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-28 15:47:20.701 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-28 15:47:20.704 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-28 15:47:20.706 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-28 15:47:20.709 | + functions-common:load_plugin_settings:1809 : return 2022-07-28 15:47:20.712 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-28 15:47:20.720 | + functions-common:verify_disabled_services:2151 : local service 2022-07-28 15:47:20.723 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.725 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-28 15:47:20.730 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.732 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-28 15:47:20.735 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.739 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-28 15:47:20.742 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.744 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-28 15:47:20.747 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.750 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-28 15:47:20.755 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.757 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-28 15:47:20.760 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.763 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-28 15:47:20.766 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.769 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-28 15:47:20.772 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.776 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-28 15:47:20.781 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.783 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-28 15:47:20.786 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.788 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-07-28 15:47:20.791 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.793 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-28 15:47:20.795 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.797 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-28 15:47:20.801 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.803 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-28 15:47:20.805 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.808 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-28 15:47:20.810 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.812 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-28 15:47:20.815 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.821 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-28 15:47:20.824 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.826 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-28 15:47:20.829 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.831 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-28 15:47:20.834 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.836 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-28 15:47:20.839 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.842 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-28 15:47:20.845 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.847 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-28 15:47:20.850 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.853 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-28 15:47:20.856 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.858 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-28 15:47:20.861 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.863 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-28 15:47:20.866 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.869 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-28 15:47:20.872 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.875 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-28 15:47:20.877 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.879 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-28 15:47:20.882 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.884 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-28 15:47:20.887 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.889 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-28 15:47:20.891 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.894 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-28 15:47:20.897 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.900 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-28 15:47:20.903 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.905 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-07-28 15:47:20.908 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.911 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-28 15:47:20.914 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.917 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-28 15:47:20.920 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.923 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-28 15:47:20.926 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.928 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-28 15:47:20.930 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.933 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-28 15:47:20.936 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.939 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-28 15:47:20.942 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.945 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-28 15:47:20.948 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.951 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-28 15:47:20.954 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.956 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-28 15:47:20.959 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.961 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-28 15:47:20.963 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.966 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-28 15:47:20.969 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.972 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-28 15:47:20.974 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.977 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-28 15:47:20.980 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 15:47:20.982 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-28 15:47:20.986 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-28 15:47:20.989 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 15:47:20.992 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-28 15:47:21.012 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:47:21.015 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-28 15:47:21.018 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 15:47:21.021 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-28 15:47:21.038 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:47:21.041 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-28 15:47:21.044 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-28 15:47:21.047 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-28 15:47:21.049 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-28 15:47:21.052 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-28 15:47:21.054 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-28 15:47:21.056 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-28 15:47:21.060 | + lib/database:initialize_database_backends:92 : return 0 2022-07-28 15:47:21.067 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-28 15:47:21.067 | Using mysql database backend 2022-07-28 15:47:21.070 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-28 15:47:21.087 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-28 15:47:21.090 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-28 15:47:21.094 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 15:47:21.097 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-28 15:47:21.100 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 15:47:21.102 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-28 15:47:21.126 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:47:21.130 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-28 15:47:21.152 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-28 15:47:21.175 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:47:21.178 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-28 15:47:21.197 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-28 15:47:21.220 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-28 15:47:21.243 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:47:21.246 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-28 15:47:21.265 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:47:21.268 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-28 15:47:21.289 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-28 15:47:21.292 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-28 15:47:21.294 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-28 15:47:21.297 | + functions-common:save_stackenv:60 : local tag=752 2022-07-28 15:47:21.300 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 15:47:21.306 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-154721 2022-07-28 15:47:21.308 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-154721 752' 2022-07-28 15:47:21.311 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.314 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 15:47:21.317 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.320 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 15:47:21.323 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.327 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 15:47:21.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.332 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 15:47:21.335 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.338 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.61 2022-07-28 15:47:21.340 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.342 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.61/identity 2022-07-28 15:47:21.345 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.348 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-154719 2022-07-28 15:47:21.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.353 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 15:47:21.355 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.358 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.61 2022-07-28 15:47:21.360 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.363 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 15:47:21.366 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.369 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 15:47:21.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.374 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 15:47:21.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.381 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 15:47:21.383 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.386 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.61 2022-07-28 15:47:21.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:47:21.392 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 15:47:21.394 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-28 15:47:21.398 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-28 15:47:21.401 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-28 15:47:21.403 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-28 15:47:21.406 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 15:47:21.410 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 15:47:21.415 | ++ functions-common:git_clone:601 : pwd 2022-07-28 15:47:21.418 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 15:47:21.420 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 15:47:21.423 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 15:47:21.439 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 15:47:21.443 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 15:47:21.446 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 15:47:21.450 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 15:47:21.451 | + functions-common:git_clone:618 : echo master 2022-07-28 15:47:21.456 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-28 15:47:21.459 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 15:47:21.461 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-28 15:47:21.475 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-28 15:47:21.478 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 15:47:21.479 | + functions-common:git_clone:679 : head -1 2022-07-28 15:47:21.483 | ce3bd683 Block os-vif 3.0.0 2022-07-28 15:47:21.488 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 15:47:21.492 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-28 15:47:21.495 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:47:21.499 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-28 15:47:21.502 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-28 15:47:21.505 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-28 15:47:21.510 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-28 15:47:21.513 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 15:47:21.516 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-28 15:47:21.519 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-28 15:47:21.524 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-28 15:47:21.528 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-28 15:47:21.533 | ++ tools/install_prereqs.sh:source:47 : NOW=1659023241 2022-07-28 15:47:21.537 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-28 15:47:21.543 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659022545 2022-07-28 15:47:21.545 | ++ tools/install_prereqs.sh:source:49 : DELTA=696 2022-07-28 15:47:21.550 | ++ tools/install_prereqs.sh:source:50 : [[ 696 -lt 7200 ]] 2022-07-28 15:47:21.553 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-28 15:47:21.555 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-28 15:47:21.558 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-28 15:47:21.561 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-28 15:47:21.564 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-28 15:47:21.567 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-28 15:47:21.570 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-28 15:47:21.573 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-28 15:47:21.578 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 15:47:21.635 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-28 15:47:21.635 | apache2-dev 2022-07-28 15:47:21.635 | bc 2022-07-28 15:47:21.635 | bsdmainutils 2022-07-28 15:47:21.635 | curl 2022-07-28 15:47:21.635 | g++ 2022-07-28 15:47:21.635 | gawk 2022-07-28 15:47:21.636 | gcc 2022-07-28 15:47:21.636 | gettext 2022-07-28 15:47:21.636 | git 2022-07-28 15:47:21.636 | graphviz 2022-07-28 15:47:21.636 | iputils-ping 2022-07-28 15:47:21.636 | libapache2-mod-proxy-uwsgi 2022-07-28 15:47:21.636 | libffi-dev 2022-07-28 15:47:21.636 | libjpeg-dev 2022-07-28 15:47:21.636 | libpcre3-dev 2022-07-28 15:47:21.636 | libpq-dev 2022-07-28 15:47:21.636 | libssl-dev 2022-07-28 15:47:21.636 | libsystemd-dev 2022-07-28 15:47:21.636 | libxml2-dev 2022-07-28 15:47:21.636 | libxslt1-dev 2022-07-28 15:47:21.636 | libyaml-dev 2022-07-28 15:47:21.636 | lsof 2022-07-28 15:47:21.636 | openssh-server 2022-07-28 15:47:21.637 | openssl 2022-07-28 15:47:21.637 | pkg-config 2022-07-28 15:47:21.637 | psmisc 2022-07-28 15:47:21.637 | python3-dev 2022-07-28 15:47:21.637 | python3-pip 2022-07-28 15:47:21.637 | python3-systemd 2022-07-28 15:47:21.637 | python3-venv 2022-07-28 15:47:21.637 | tar 2022-07-28 15:47:21.637 | tcpdump 2022-07-28 15:47:21.637 | unzip 2022-07-28 15:47:21.637 | uuid-runtime 2022-07-28 15:47:21.637 | wget 2022-07-28 15:47:21.637 | wget 2022-07-28 15:47:21.637 | zlib1g-dev 2022-07-28 15:47:21.637 | libkrb5-dev 2022-07-28 15:47:21.637 | libldap2-dev 2022-07-28 15:47:21.637 | libsasl2-dev 2022-07-28 15:47:21.638 | memcached 2022-07-28 15:47:21.638 | python3-mysqldb 2022-07-28 15:47:21.638 | sqlite3 2022-07-28 15:47:21.638 | conntrack 2022-07-28 15:47:21.638 | curl 2022-07-28 15:47:21.638 | dnsmasq-base 2022-07-28 15:47:21.638 | dnsmasq-utils 2022-07-28 15:47:21.638 | ebtables 2022-07-28 15:47:21.638 | genisoimage 2022-07-28 15:47:21.638 | iptables 2022-07-28 15:47:21.638 | iputils-arping 2022-07-28 15:47:21.638 | kpartx 2022-07-28 15:47:21.638 | libjs-jquery-tablesorter 2022-07-28 15:47:21.638 | parted 2022-07-28 15:47:21.638 | pm-utils 2022-07-28 15:47:21.638 | python3-mysqldb 2022-07-28 15:47:21.638 | socat 2022-07-28 15:47:21.639 | sqlite3 2022-07-28 15:47:21.639 | sudo 2022-07-28 15:47:21.639 | vlan 2022-07-28 15:47:21.639 | lsscsi 2022-07-28 15:47:21.639 | open-iscsi 2022-07-28 15:47:21.639 | lvm2 2022-07-28 15:47:21.639 | qemu-utils 2022-07-28 15:47:21.639 | thin-provisioning-tools 2022-07-28 15:47:21.639 | acl 2022-07-28 15:47:21.639 | dnsmasq-base 2022-07-28 15:47:21.639 | dnsmasq-utils 2022-07-28 15:47:21.639 | ebtables 2022-07-28 15:47:21.639 | haproxy 2022-07-28 15:47:21.639 | iptables 2022-07-28 15:47:21.639 | iputils-arping 2022-07-28 15:47:21.639 | iputils-ping 2022-07-28 15:47:21.639 | postgresql-server-dev-all 2022-07-28 15:47:21.639 | python3-mysqldb 2022-07-28 15:47:21.640 | sqlite3 2022-07-28 15:47:21.640 | sudo 2022-07-28 15:47:21.640 | vlan 2022-07-28 15:47:21.640 | pcp 2022-07-28 15:47:21.640 | ipset 2022-07-28 15:47:21.640 | conntrack 2022-07-28 15:47:21.640 | conntrackd 2022-07-28 15:47:21.640 | keepalived 2022-07-28 15:47:21.640 | lvm2 2022-07-28 15:47:21.640 | qemu-utils 2022-07-28 15:47:21.640 | thin-provisioning-tools 2022-07-28 15:47:21.640 | curl 2022-07-28 15:47:21.640 | liberasurecode-dev 2022-07-28 15:47:21.640 | make 2022-07-28 15:47:21.640 | memcached 2022-07-28 15:47:21.640 | rsync 2022-07-28 15:47:21.640 | sqlite3 2022-07-28 15:47:21.641 | xfsprogs' 2022-07-28 15:47:21.641 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-28 15:47:21.657 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-28 15:47:21.658 | apache2-dev 2022-07-28 15:47:21.658 | bc 2022-07-28 15:47:21.658 | bsdmainutils 2022-07-28 15:47:21.658 | curl 2022-07-28 15:47:21.658 | g++ 2022-07-28 15:47:21.658 | gawk 2022-07-28 15:47:21.658 | gcc 2022-07-28 15:47:21.658 | gettext 2022-07-28 15:47:21.658 | git 2022-07-28 15:47:21.658 | graphviz 2022-07-28 15:47:21.658 | iputils-ping 2022-07-28 15:47:21.658 | libapache2-mod-proxy-uwsgi 2022-07-28 15:47:21.658 | libffi-dev 2022-07-28 15:47:21.658 | libjpeg-dev 2022-07-28 15:47:21.658 | libpcre3-dev 2022-07-28 15:47:21.658 | libpq-dev 2022-07-28 15:47:21.658 | libssl-dev 2022-07-28 15:47:21.658 | libsystemd-dev 2022-07-28 15:47:21.658 | libxml2-dev 2022-07-28 15:47:21.658 | libxslt1-dev 2022-07-28 15:47:21.659 | libyaml-dev 2022-07-28 15:47:21.659 | lsof 2022-07-28 15:47:21.659 | openssh-server 2022-07-28 15:47:21.659 | openssl 2022-07-28 15:47:21.659 | pkg-config 2022-07-28 15:47:21.659 | psmisc 2022-07-28 15:47:21.659 | python3-dev 2022-07-28 15:47:21.659 | python3-pip 2022-07-28 15:47:21.659 | python3-systemd 2022-07-28 15:47:21.659 | python3-venv 2022-07-28 15:47:21.659 | tar 2022-07-28 15:47:21.659 | tcpdump 2022-07-28 15:47:21.659 | unzip 2022-07-28 15:47:21.659 | uuid-runtime 2022-07-28 15:47:21.659 | wget 2022-07-28 15:47:21.659 | wget 2022-07-28 15:47:21.659 | zlib1g-dev 2022-07-28 15:47:21.659 | libkrb5-dev 2022-07-28 15:47:21.659 | libldap2-dev 2022-07-28 15:47:21.659 | libsasl2-dev 2022-07-28 15:47:21.659 | memcached 2022-07-28 15:47:21.659 | python3-mysqldb 2022-07-28 15:47:21.659 | sqlite3 2022-07-28 15:47:21.659 | conntrack 2022-07-28 15:47:21.659 | curl 2022-07-28 15:47:21.659 | dnsmasq-base 2022-07-28 15:47:21.659 | dnsmasq-utils 2022-07-28 15:47:21.659 | ebtables 2022-07-28 15:47:21.659 | genisoimage 2022-07-28 15:47:21.660 | iptables 2022-07-28 15:47:21.660 | iputils-arping 2022-07-28 15:47:21.660 | kpartx 2022-07-28 15:47:21.660 | libjs-jquery-tablesorter 2022-07-28 15:47:21.660 | parted 2022-07-28 15:47:21.660 | pm-utils 2022-07-28 15:47:21.660 | python3-mysqldb 2022-07-28 15:47:21.660 | socat 2022-07-28 15:47:21.660 | sqlite3 2022-07-28 15:47:21.660 | sudo 2022-07-28 15:47:21.660 | vlan 2022-07-28 15:47:21.660 | lsscsi 2022-07-28 15:47:21.660 | open-iscsi 2022-07-28 15:47:21.660 | lvm2 2022-07-28 15:47:21.660 | qemu-utils 2022-07-28 15:47:21.660 | thin-provisioning-tools 2022-07-28 15:47:21.660 | acl 2022-07-28 15:47:21.660 | dnsmasq-base 2022-07-28 15:47:21.660 | dnsmasq-utils 2022-07-28 15:47:21.661 | ebtables 2022-07-28 15:47:21.661 | haproxy 2022-07-28 15:47:21.661 | iptables 2022-07-28 15:47:21.661 | iputils-arping 2022-07-28 15:47:21.661 | iputils-ping 2022-07-28 15:47:21.661 | postgresql-server-dev-all 2022-07-28 15:47:21.661 | python3-mysqldb 2022-07-28 15:47:21.661 | sqlite3 2022-07-28 15:47:21.661 | sudo 2022-07-28 15:47:21.661 | vlan 2022-07-28 15:47:21.661 | pcp 2022-07-28 15:47:21.661 | ipset 2022-07-28 15:47:21.661 | conntrack 2022-07-28 15:47:21.661 | conntrackd 2022-07-28 15:47:21.661 | keepalived 2022-07-28 15:47:21.661 | lvm2 2022-07-28 15:47:21.661 | qemu-utils 2022-07-28 15:47:21.661 | thin-provisioning-tools 2022-07-28 15:47:21.662 | curl 2022-07-28 15:47:21.662 | liberasurecode-dev 2022-07-28 15:47:21.662 | make 2022-07-28 15:47:21.662 | memcached 2022-07-28 15:47:21.662 | rsync 2022-07-28 15:47:21.662 | sqlite3 2022-07-28 15:47:21.662 | xfsprogs ' 2022-07-28 15:47:21.662 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-28 15:47:21.664 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:47:21.669 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:47:21.675 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-28 15:47:21.675 | ++ 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-07-28 15:47:21.681 | ++ 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-07-28 15:47:21.684 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-28 15:47:21.686 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 15:47:21.688 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-28 15:47:21.690 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 15:47:21.693 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 15:47:21.696 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 15:47:21.698 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:47:21.701 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:47:21.704 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 15:47:21.706 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-28 15:47:21.708 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-28 15:47:21.710 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-28 15:47:21.713 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-28 15:47:21.718 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-28 15:47:21.720 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-28 15:47:21.722 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-28 15:47:21.724 | ++ functions-common:time_start:2427 : local start_time= 2022-07-28 15:47:21.727 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:47:21.729 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:47:21.734 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659023241731 2022-07-28 15:47:21.740 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-28 15:47:21.743 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-28 15:47:21.746 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-07-28 15:47:21.971 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-28 15:47:22.000 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-28 15:47:22.004 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-28 15:47:22.047 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-07-28 15:47:22.862 | Fetched 108 kB in 1s (146 kB/s) 2022-07-28 15:47:24.567 | Reading package lists... 2022-07-28 15:47:24.600 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-28 15:47:24.603 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-28 15:47:24.605 | ++ functions-common:time_stop:2440 : local name 2022-07-28 15:47:24.607 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 15:47:24.609 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:47:24.612 | ++ functions-common:time_stop:2443 : local total 2022-07-28 15:47:24.614 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 15:47:24.617 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-28 15:47:24.620 | ++ functions-common:time_stop:2447 : start_time=1659023241731 2022-07-28 15:47:24.623 | ++ functions-common:time_stop:2449 : [[ -z 1659023241731 ]] 2022-07-28 15:47:24.626 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:47:24.630 | ++ functions-common:time_stop:2452 : end_time=1659023244627 2022-07-28 15:47:24.632 | ++ functions-common:time_stop:2453 : elapsed_time=2896 2022-07-28 15:47:24.634 | ++ functions-common:time_stop:2454 : total=0 2022-07-28 15:47:24.637 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:47:24.639 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2896 2022-07-28 15:47:24.642 | ++ functions-common:install_package:1465 : 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-07-28 15:47:24.646 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 15:47:24.648 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:47:24.651 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:47:24.653 | ++ functions-common:real_install_package:1451 : 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-07-28 15:47:24.675 | ++ functions-common:apt_get:1231 : 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-07-28 15:47:24.788 | Reading package lists... 2022-07-28 15:47:25.060 | Building dependency tree... 2022-07-28 15:47:25.062 | Reading state information... 2022-07-28 15:47:25.099 | acl is already the newest version (2.2.53-6). 2022-07-28 15:47:25.099 | bc is already the newest version (1.07.1-2build1). 2022-07-28 15:47:25.099 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-28 15:47:25.100 | conntrack is already the newest version (1:1.4.5-2). 2022-07-28 15:47:25.100 | ebtables is already the newest version (2.0.11-3build1). 2022-07-28 15:47:25.100 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 15:47:25.100 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-28 15:47:25.100 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 15:47:25.100 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-28 15:47:25.100 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-28 15:47:25.100 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-28 15:47:25.100 | iputils-arping is already the newest version (3:20190709-3). 2022-07-28 15:47:25.100 | iputils-ping is already the newest version (3:20190709-3). 2022-07-28 15:47:25.100 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-28 15:47:25.100 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-28 15:47:25.100 | libffi-dev is already the newest version (3.3-4). 2022-07-28 15:47:25.100 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-28 15:47:25.100 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-28 15:47:25.100 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-28 15:47:25.100 | lsscsi is already the newest version (0.30-0.1). 2022-07-28 15:47:25.100 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-28 15:47:25.100 | make is already the newest version (4.2.1-1.2). 2022-07-28 15:47:25.100 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-28 15:47:25.100 | psmisc is already the newest version (23.3-1). 2022-07-28 15:47:25.100 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-28 15:47:25.100 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-28 15:47:25.100 | python3-systemd is already the newest version (234-3build2). 2022-07-28 15:47:25.100 | socat is already the newest version (1.7.3.3-2). 2022-07-28 15:47:25.100 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-28 15:47:25.100 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-28 15:47:25.100 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-28 15:47:25.100 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-28 15:47:25.100 | graphviz is already the newest version (2.42.2-3build2). 2022-07-28 15:47:25.100 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-28 15:47:25.100 | pcp is already the newest version (5.0.3-1). 2022-07-28 15:47:25.100 | pm-utils is already the newest version (1.4.1-19). 2022-07-28 15:47:25.100 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-28 15:47:25.100 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 15:47:25.100 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 15:47:25.101 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-28 15:47:25.101 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 15:47:25.101 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 15:47:25.101 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-28 15:47:25.101 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-28 15:47:25.101 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-28 15:47:25.101 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-28 15:47:25.101 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-28 15:47:25.101 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-28 15:47:25.101 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-28 15:47:25.101 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-28 15:47:25.101 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-28 15:47:25.101 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 15:47:25.101 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-28 15:47:25.101 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-28 15:47:25.101 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-28 15:47:25.101 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-28 15:47:25.101 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-28 15:47:25.101 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-28 15:47:25.101 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 15:47:25.101 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-28 15:47:25.101 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-28 15:47:25.101 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-28 15:47:25.101 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-28 15:47:25.101 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-28 15:47:25.101 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-28 15:47:25.101 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-28 15:47:25.101 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-28 15:47:25.101 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-28 15:47:25.101 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-28 15:47:25.337 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 15:47:25.337 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-28 15:47:25.337 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-28 15:47:25.338 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-28 15:47:25.338 | The following packages were automatically installed and are no longer required: 2022-07-28 15:47:25.338 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 15:47:25.339 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 15:47:25.339 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 15:47:25.339 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 15:47:25.339 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 15:47:25.339 | python3-zope.interface 2022-07-28 15:47:25.339 | Use 'sudo apt autoremove' to remove them. 2022-07-28 15:47:25.465 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 15:47:25.470 | ++ functions-common:apt_get:1235 : result=0 2022-07-28 15:47:25.472 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 15:47:25.475 | ++ functions-common:time_stop:2440 : local name 2022-07-28 15:47:25.477 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 15:47:25.479 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:47:25.483 | ++ functions-common:time_stop:2443 : local total 2022-07-28 15:47:25.486 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 15:47:25.488 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-28 15:47:25.490 | ++ functions-common:time_stop:2447 : start_time=1659023244672 2022-07-28 15:47:25.493 | ++ functions-common:time_stop:2449 : [[ -z 1659023244672 ]] 2022-07-28 15:47:25.496 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:47:25.500 | ++ functions-common:time_stop:2452 : end_time=1659023245498 2022-07-28 15:47:25.503 | ++ functions-common:time_stop:2453 : elapsed_time=826 2022-07-28 15:47:25.505 | ++ functions-common:time_stop:2454 : total=876 2022-07-28 15:47:25.512 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:47:25.515 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1702 2022-07-28 15:47:25.517 | ++ functions-common:apt_get:1239 : return 0 2022-07-28 15:47:25.521 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-28 15:47:25.523 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-28 15:47:25.526 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-28 15:47:25.531 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-28 15:47:25.535 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-28 15:47:25.538 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-28 15:47:25.541 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-28 15:47:27.213 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-28 15:47:27.215 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-28 15:47:27.217 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-28 15:47:27.220 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-28 15:47:27.221 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-28 15:47:27.223 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-28 15:47:27.225 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-28 15:47:27.231 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-28 15:47:27.233 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-28 15:47:27.235 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-28 15:47:27.236 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-28 15:47:27.238 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-28 15:47:27.240 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-28 15:47:27.242 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-28 15:47:27.244 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-28 15:47:27.245 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-28 15:47:27.247 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-28 15:47:27.249 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-28 15:47:27.251 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-28 15:47:27.256 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-28 15:47:27.259 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-28 15:47:27.261 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-28 15:47:27.263 | + functions-common:_ensure_lsb_release:394 : return 2022-07-28 15:47:27.266 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-28 15:47:27.335 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-28 15:47:27.338 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-28 15:47:27.410 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-28 15:47:27.413 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-28 15:47:27.482 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-28 15:47:27.484 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-28 15:47:27.486 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-28 15:47:27.488 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-28 15:47:27.491 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-28 15:47:27.494 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-28 15:47:27.496 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-28 15:47:27.498 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-28 15:47:27.501 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-28 15:47:27.503 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-28 15:47:27.506 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-28 15:47:27.506 | Distro: focal 2022-07-28 15:47:27.509 | + tools/install_pip.sh:main:124 : get_versions 2022-07-28 15:47:27.512 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 15:47:27.516 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 15:47:27.518 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 15:47:27.520 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 15:47:27.521 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 15:47:28.999 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 15:47:29.001 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 15:47:29.001 | pip: 20.0.2 2022-07-28 15:47:29.003 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-28 15:47:29.005 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-28 15:47:29.008 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 15:47:29.010 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 15:47:29.012 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 15:47:29.014 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 15:47:29.016 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 15:47:29.018 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 15:47:29.020 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 15:47:29.022 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 15:47:29.028 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 15:47:29.030 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 15:47:29.032 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-28 15:47:29.034 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:47:29.036 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:47:29.038 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-28 15:47:29.043 | + tools/install_pip.sh:main:153 : set -x 2022-07-28 15:47:29.045 | + tools/install_pip.sh:main:156 : get_versions 2022-07-28 15:47:29.048 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 15:47:29.052 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 15:47:29.054 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 15:47:29.057 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 15:47:29.058 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 15:47:30.547 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 15:47:30.550 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 15:47:30.550 | pip: 20.0.2 2022-07-28 15:47:30.553 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-28 15:47:30.556 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 15:47:30.560 | + ./stack.sh:main:791 : fixup_all 2022-07-28 15:47:30.563 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-28 15:47:30.565 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-28 15:47:30.567 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:47:30.570 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:47:30.572 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-28 15:47:30.586 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-28 15:47:30.598 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-28 15:47:30.617 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-28 15:47:30.623 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-28 15:47:30.624 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 15:47:30.626 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 15:47:30.629 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 15:47:30.631 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 15:47:30.634 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 15:47:30.636 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 15:47:30.638 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 15:47:30.640 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 15:47:30.643 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 15:47:30.647 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 15:47:30.649 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-28 15:47:30.652 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-28 15:47:30.654 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-28 15:47:30.656 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 15:47:30.658 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 15:47:30.661 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 15:47:30.663 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 15:47:30.666 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 15:47:30.668 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 15:47:30.671 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-28 15:47:30.674 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-28 15:47:30.700 | Using python 3.8 to install os-testr 2022-07-28 15:47:30.702 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-07-28 15:47:32.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:47:32.795 | from cryptography.utils import int_from_bytes 2022-07-28 15:47:32.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:47:32.795 | from cryptography.utils import int_from_bytes 2022-07-28 15:47:33.814 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:47:33.885 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-07-28 15:47:33.978 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:47:34.002 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-07-28 15:47:34.057 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 15:47:34.078 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 15:47:34.106 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 15:47:36.478 | + inc/python:pip_install:196 : result=0 2022-07-28 15:47:36.480 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:47:36.484 | + functions-common:time_stop:2440 : local name 2022-07-28 15:47:36.487 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:47:36.491 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:47:36.494 | + functions-common:time_stop:2443 : local total 2022-07-28 15:47:36.497 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:47:36.501 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:47:36.506 | + functions-common:time_stop:2447 : start_time=1659023250694 2022-07-28 15:47:36.511 | + functions-common:time_stop:2449 : [[ -z 1659023250694 ]] 2022-07-28 15:47:36.514 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:47:36.519 | + functions-common:time_stop:2452 : end_time=1659023256516 2022-07-28 15:47:36.521 | + functions-common:time_stop:2453 : elapsed_time=5822 2022-07-28 15:47:36.524 | + functions-common:time_stop:2454 : total=0 2022-07-28 15:47:36.526 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:47:36.529 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5822 2022-07-28 15:47:36.532 | + inc/python:pip_install:199 : return 0 2022-07-28 15:47:36.535 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-28 15:47:36.592 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-28 15:47:36.718 | + ./stack.sh:main:805 : install_infra 2022-07-28 15:47:36.721 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 15:47:36.723 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-28 15:47:36.728 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 15:47:36.730 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-28 15:47:36.761 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 15:47:39.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:47:39.653 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:47:39.954 | + inc/python:pip_install:196 : result=0 2022-07-28 15:47:39.957 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:47:39.960 | + functions-common:time_stop:2440 : local name 2022-07-28 15:47:39.962 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:47:39.965 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:47:39.967 | + functions-common:time_stop:2443 : local total 2022-07-28 15:47:39.969 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:47:39.971 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:47:39.973 | + functions-common:time_stop:2447 : start_time=1659023256749 2022-07-28 15:47:39.976 | + functions-common:time_stop:2449 : [[ -z 1659023256749 ]] 2022-07-28 15:47:39.978 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:47:39.983 | + functions-common:time_stop:2452 : end_time=1659023259980 2022-07-28 15:47:39.985 | + functions-common:time_stop:2453 : elapsed_time=3231 2022-07-28 15:47:39.987 | + functions-common:time_stop:2454 : total=5822 2022-07-28 15:47:39.990 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:47:39.993 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9053 2022-07-28 15:47:39.996 | + inc/python:pip_install:199 : return 0 2022-07-28 15:47:39.999 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 15:47:40.002 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-28 15:47:40.029 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-07-28 15:47:42.792 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:47:42.794 | Processing /opt/stack/requirements 2022-07-28 15:47:44.570 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 15:47:44.573 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 15:47:44.590 | 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 329)) (21.3) 2022-07-28 15:47:44.595 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:47:44.598 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 15:47:44.604 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:47:44.619 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:47:44.622 | Requirement already satisfied: urllib3===1.26.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:47:44.668 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5584) (1.3) 2022-07-28 15:47:44.673 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5584) (0.3.0) 2022-07-28 15:47:44.693 | 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 201)) (3.3) 2022-07-28 15:47:44.697 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-07-28 15:47:44.700 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:47:44.706 | 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 115)) (3.10.1) 2022-07-28 15:47:44.718 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 15:47:44.768 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 15:47:44.773 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 15:47:44.785 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 15:47:44.788 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 15:47:44.793 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 15:47:44.796 | 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 90)) (21.4.0) 2022-07-28 15:47:44.882 | Building wheels for collected packages: openstack-requirements 2022-07-28 15:47:44.883 | Building wheel for openstack-requirements (setup.py): started 2022-07-28 15:47:45.746 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-28 15:47:45.746 | ERROR: Command errored out with exit status 1: 2022-07-28 15:47:45.746 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-69utt5uy/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-69utt5uy/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-v8nel0rc 2022-07-28 15:47:45.746 | cwd: /tmp/pip-req-build-69utt5uy/ 2022-07-28 15:47:45.746 | Complete output (6 lines): 2022-07-28 15:47:45.746 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-28 15:47:45.746 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-28 15:47:45.746 | or: setup.py --help-commands 2022-07-28 15:47:45.746 | or: setup.py cmd --help 2022-07-28 15:47:45.747 | 2022-07-28 15:47:45.747 | error: invalid command 'bdist_wheel' 2022-07-28 15:47:45.747 | ---------------------------------------- 2022-07-28 15:47:45.747 | ERROR: Failed building wheel for openstack-requirements 2022-07-28 15:47:45.747 | Running setup.py clean for openstack-requirements 2022-07-28 15:47:46.604 | Failed to build openstack-requirements 2022-07-28 15:47:46.621 | Installing collected packages: openstack-requirements 2022-07-28 15:47:46.621 | Attempting uninstall: openstack-requirements 2022-07-28 15:47:46.622 | Found existing installation: openstack-requirements 1.2.1.dev5584 2022-07-28 15:47:46.658 | Uninstalling openstack-requirements-1.2.1.dev5584: 2022-07-28 15:47:46.676 | Successfully uninstalled openstack-requirements-1.2.1.dev5584 2022-07-28 15:47:46.678 | Running setup.py install for openstack-requirements: started 2022-07-28 15:47:49.097 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-28 15:47:49.126 | Successfully installed openstack-requirements-1.2.1.dev5584 2022-07-28 15:47:49.262 | + inc/python:pip_install:196 : result=0 2022-07-28 15:47:49.265 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:47:49.268 | + functions-common:time_stop:2440 : local name 2022-07-28 15:47:49.270 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:47:49.272 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:47:49.275 | + functions-common:time_stop:2443 : local total 2022-07-28 15:47:49.278 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:47:49.282 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:47:49.285 | + functions-common:time_stop:2447 : start_time=1659023260020 2022-07-28 15:47:49.288 | + functions-common:time_stop:2449 : [[ -z 1659023260020 ]] 2022-07-28 15:47:49.291 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:47:49.295 | + functions-common:time_stop:2452 : end_time=1659023269293 2022-07-28 15:47:49.298 | + functions-common:time_stop:2453 : elapsed_time=9273 2022-07-28 15:47:49.300 | + functions-common:time_stop:2454 : total=9053 2022-07-28 15:47:49.302 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:47:49.305 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18326 2022-07-28 15:47:49.307 | + inc/python:pip_install:199 : return 0 2022-07-28 15:47:49.310 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-28 15:47:49.313 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-28 15:47:49.316 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-28 15:47:49.319 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:47:49.322 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:47:49.324 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-07-28 15:47:49.328 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:47:49.331 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-28 15:47:49.359 | Using python 3.8 to install pbr 2022-07-28 15:47:49.364 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 15:47:51.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:47:51.712 | from cryptography.utils import int_from_bytes 2022-07-28 15:47:51.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:47:51.712 | from cryptography.utils import int_from_bytes 2022-07-28 15:47:52.771 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:47:52.897 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:47:55.279 | + inc/python:pip_install:196 : result=0 2022-07-28 15:47:55.282 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:47:55.285 | + functions-common:time_stop:2440 : local name 2022-07-28 15:47:55.291 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:47:55.294 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:47:55.296 | + functions-common:time_stop:2443 : local total 2022-07-28 15:47:55.298 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:47:55.300 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:47:55.303 | + functions-common:time_stop:2447 : start_time=1659023269353 2022-07-28 15:47:55.305 | + functions-common:time_stop:2449 : [[ -z 1659023269353 ]] 2022-07-28 15:47:55.309 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:47:55.313 | + functions-common:time_stop:2452 : end_time=1659023275310 2022-07-28 15:47:55.316 | + functions-common:time_stop:2453 : elapsed_time=5957 2022-07-28 15:47:55.318 | + functions-common:time_stop:2454 : total=18326 2022-07-28 15:47:55.320 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:47:55.322 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24283 2022-07-28 15:47:55.324 | + inc/python:pip_install:199 : return 0 2022-07-28 15:47:55.327 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-28 15:47:57.653 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-28 15:47:59.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:47:59.563 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-28 15:47:59.582 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-28 15:47:59.585 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-28 15:47:59.588 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-28 15:47:59.595 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-07-28 15:47:59.599 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-07-28 15:47:59.679 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 15:47:59.681 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 15:47:59.685 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-28 15:47:59.703 | + ./stack.sh:main:814 : pkgs= 2022-07-28 15:47:59.706 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-28 15:47:59.709 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-28 15:47:59.711 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 15:47:59.713 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-28 15:47:59.716 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 15:47:59.718 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 15:47:59.720 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 15:47:59.723 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 15:47:59.726 | + functions-common:run_phase:1878 : local extra 2022-07-28 15:47:59.730 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 15:47:59.734 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 15:47:59.737 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 15:47:59.739 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 15:47:59.742 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-28 15:47:59.745 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 15:47:59.761 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:47:59.764 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 15:47:59.767 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 15:47:59.770 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-28 15:47:59.772 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 15:47:59.774 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 15:47:59.776 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-28 15:47:59.778 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-28 15:47:59.781 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-28 15:47:59.784 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-28 15:47:59.786 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-28 15:47:59.789 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-28 15:47:59.791 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 15:47:59.793 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 15:47:59.796 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 15:47:59.799 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 15:47:59.802 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-28 15:47:59.805 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 15:47:59.808 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-28 15:47:59.811 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 15:47:59.813 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 15:47:59.816 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-28 15:47:59.819 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-28 15:47:59.822 | + functions:set_systemd_override:821 : local value=2048 2022-07-28 15:47:59.825 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-28 15:47:59.828 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-28 15:47:59.886 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-28 15:47:59.886 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-28 15:47:59.889 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-28 15:48:00.331 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-28 15:48:00.333 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-28 15:48:00.353 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:00.355 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-28 15:48:00.358 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 15:48:00.361 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 15:48:00.364 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 15:48:00.367 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 15:48:00.370 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 15:48:00.372 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 15:48:00.375 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:00.377 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:00.381 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 15:48:00.384 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 15:48:00.386 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 15:48:00.388 | + functions-common:apt_get_update:1191 : return 2022-07-28 15:48:00.392 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-28 15:48:00.400 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 15:48:00.402 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:00.409 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:00.415 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-28 15:48:00.438 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-07-28 15:48:00.553 | Reading package lists... 2022-07-28 15:48:00.846 | Building dependency tree... 2022-07-28 15:48:00.847 | Reading state information... 2022-07-28 15:48:01.152 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-28 15:48:01.152 | The following packages were automatically installed and are no longer required: 2022-07-28 15:48:01.154 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 15:48:01.154 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 15:48:01.154 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 15:48:01.154 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 15:48:01.154 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 15:48:01.154 | python3-zope.interface 2022-07-28 15:48:01.154 | Use 'sudo apt autoremove' to remove them. 2022-07-28 15:48:01.279 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 15:48:01.284 | + functions-common:apt_get:1235 : result=0 2022-07-28 15:48:01.287 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 15:48:01.289 | + functions-common:time_stop:2440 : local name 2022-07-28 15:48:01.292 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:48:01.294 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:48:01.296 | + functions-common:time_stop:2443 : local total 2022-07-28 15:48:01.299 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:48:01.302 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 15:48:01.304 | + functions-common:time_stop:2447 : start_time=1659023280435 2022-07-28 15:48:01.307 | + functions-common:time_stop:2449 : [[ -z 1659023280435 ]] 2022-07-28 15:48:01.310 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:48:01.315 | + functions-common:time_stop:2452 : end_time=1659023281312 2022-07-28 15:48:01.317 | + functions-common:time_stop:2453 : elapsed_time=877 2022-07-28 15:48:01.320 | + functions-common:time_stop:2454 : total=1702 2022-07-28 15:48:01.322 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:48:01.325 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2579 2022-07-28 15:48:01.327 | + functions-common:apt_get:1239 : return 0 2022-07-28 15:48:01.329 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-28 15:48:01.332 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 15:48:01.337 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 15:48:01.341 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 15:48:01.343 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 15:48:01.345 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 15:48:01.348 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 15:48:01.350 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-28 15:48:01.352 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 15:48:01.355 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 15:48:01.357 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 15:48:01.359 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 15:48:01.362 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 15:48:01.364 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 15:48:01.366 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 15:48:01.369 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 15:48:01.372 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 15:48:01.374 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 15:48:01.376 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-28 15:48:01.384 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 15:48:01.386 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 15:48:01.388 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 15:48:01.391 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 15:48:01.393 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 15:48:01.395 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 15:48:01.398 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-28 15:48:01.400 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-28 15:48:01.418 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:01.421 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-28 15:48:01.424 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:48:01.426 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-28 15:48:01.429 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-28 15:48:01.432 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-28 15:48:01.436 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-28 15:48:01.438 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-28 15:48:01.441 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-28 15:48:01.443 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-28 15:48:01.445 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-28 15:48:01.447 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-28 15:48:01.451 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-28 15:48:02.194 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-28 15:48:02.194 | user tags 2022-07-28 15:48:02.194 | stackrabbit []' 2022-07-28 15:48:02.198 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-28 15:48:02.198 | user tags 2022-07-28 15:48:02.198 | stackrabbit []' 2022-07-28 15:48:02.198 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-28 15:48:02.204 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-28 15:48:02.207 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-28 15:48:02.210 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 15:48:02.938 | Changing password for user "stackrabbit" ... 2022-07-28 15:48:02.964 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-28 15:48:03.693 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-28 15:48:03.719 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-28 15:48:03.722 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 15:48:04.455 | Changing password for user "stackrabbit" ... 2022-07-28 15:48:04.474 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-28 15:48:04.477 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-28 15:48:04.480 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-28 15:48:05.175 | Deleting user "guest" ... 2022-07-28 15:48:05.192 | Error: 2022-07-28 15:48:05.193 | {:no_such_user, "guest"} 2022-07-28 15:48:05.206 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-28 15:48:05.209 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-28 15:48:05.234 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:05.237 | + ./stack.sh:main:831 : install_database 2022-07-28 15:48:05.240 | + lib/database:install_database:118 : install_database_mysql 2022-07-28 15:48:05.242 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-28 15:48:05.245 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:05.249 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:05.251 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-28 15:48:05.468 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-28 15:48:05.471 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-28 15:48:05.474 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-28 15:48:05.477 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-28 15:48:05.479 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-28 15:48:05.482 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-28 15:48:05.485 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 15:48:05.487 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 15:48:05.490 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 15:48:05.492 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 15:48:05.495 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 15:48:05.498 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 15:48:05.501 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 15:48:05.503 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 15:48:05.506 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 15:48:05.508 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 15:48:05.511 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-28 15:48:05.513 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 15:48:05.515 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 15:48:05.517 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 15:48:05.520 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 15:48:05.523 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 15:48:05.525 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 15:48:05.528 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-28 15:48:05.531 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:05.540 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:05.542 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-28 15:48:05.545 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 15:48:05.547 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 15:48:05.549 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 15:48:05.552 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 15:48:05.554 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 15:48:05.556 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 15:48:05.559 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:05.561 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:05.565 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 15:48:05.571 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 15:48:05.573 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 15:48:05.576 | + functions-common:apt_get_update:1191 : return 2022-07-28 15:48:05.578 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-28 15:48:05.580 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 15:48:05.583 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:05.585 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:05.587 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-28 15:48:05.618 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-07-28 15:48:05.731 | Reading package lists... 2022-07-28 15:48:06.015 | Building dependency tree... 2022-07-28 15:48:06.017 | Reading state information... 2022-07-28 15:48:06.291 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-07-28 15:48:06.291 | The following packages were automatically installed and are no longer required: 2022-07-28 15:48:06.292 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 15:48:06.292 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 15:48:06.292 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 15:48:06.293 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 15:48:06.293 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 15:48:06.293 | python3-zope.interface 2022-07-28 15:48:06.293 | Use 'sudo apt autoremove' to remove them. 2022-07-28 15:48:06.421 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 15:48:06.426 | + functions-common:apt_get:1235 : result=0 2022-07-28 15:48:06.429 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 15:48:06.431 | + functions-common:time_stop:2440 : local name 2022-07-28 15:48:06.433 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:48:06.435 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:48:06.437 | + functions-common:time_stop:2443 : local total 2022-07-28 15:48:06.440 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:48:06.442 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 15:48:06.445 | + functions-common:time_stop:2447 : start_time=1659023285615 2022-07-28 15:48:06.447 | + functions-common:time_stop:2449 : [[ -z 1659023285615 ]] 2022-07-28 15:48:06.450 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:48:06.455 | + functions-common:time_stop:2452 : end_time=1659023286452 2022-07-28 15:48:06.457 | + functions-common:time_stop:2453 : elapsed_time=837 2022-07-28 15:48:06.460 | + functions-common:time_stop:2454 : total=2579 2022-07-28 15:48:06.462 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:48:06.465 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3416 2022-07-28 15:48:06.467 | + functions-common:apt_get:1239 : return 0 2022-07-28 15:48:06.470 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-28 15:48:06.473 | + ./stack.sh:main:834 : install_database_python 2022-07-28 15:48:06.476 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-28 15:48:06.478 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-28 15:48:06.480 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-28 15:48:06.484 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 15:48:06.487 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-28 15:48:06.490 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-28 15:48:06.493 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 15:48:06.497 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-28 15:48:06.497 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 15:48:06.503 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-28 15:48:06.506 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-28 15:48:06.508 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-28 15:48:06.511 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-28 15:48:06.514 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-28 15:48:06.535 | Using python 3.8 to install PyMySQL 2022-07-28 15:48:06.538 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-07-28 15:48:08.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:08.608 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:08.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:08.608 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:09.645 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:48:09.646 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-07-28 15:48:12.010 | + inc/python:pip_install:196 : result=0 2022-07-28 15:48:12.012 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:48:12.015 | + functions-common:time_stop:2440 : local name 2022-07-28 15:48:12.017 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:48:12.020 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:48:12.022 | + functions-common:time_stop:2443 : local total 2022-07-28 15:48:12.024 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:48:12.027 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:48:12.029 | + functions-common:time_stop:2447 : start_time=1659023286530 2022-07-28 15:48:12.032 | + functions-common:time_stop:2449 : [[ -z 1659023286530 ]] 2022-07-28 15:48:12.035 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:48:12.043 | + functions-common:time_stop:2452 : end_time=1659023292037 2022-07-28 15:48:12.045 | + functions-common:time_stop:2453 : elapsed_time=5507 2022-07-28 15:48:12.048 | + functions-common:time_stop:2454 : total=24283 2022-07-28 15:48:12.050 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:48:12.053 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29790 2022-07-28 15:48:12.057 | + inc/python:pip_install:199 : return 0 2022-07-28 15:48:12.061 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-28 15:48:12.064 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 15:48:12.067 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-28 15:48:12.069 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-28 15:48:12.087 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:12.089 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-28 15:48:12.091 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-28 15:48:12.095 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 15:48:12.095 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 15:48:12.103 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 15:48:12.106 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 15:48:12.108 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 15:48:12.111 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 15:48:12.115 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-28 15:48:12.118 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-28 15:48:12.135 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:12.138 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-28 15:48:12.141 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 15:48:12.145 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 15:48:12.149 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 15:48:12.151 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 15:48:12.153 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 15:48:12.156 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 15:48:12.161 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:12.164 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:12.166 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 15:48:12.170 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 15:48:12.173 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 15:48:12.175 | + functions-common:apt_get_update:1191 : return 2022-07-28 15:48:12.178 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-28 15:48:12.181 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 15:48:12.186 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:12.188 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:12.191 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-28 15:48:12.214 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-07-28 15:48:12.326 | Reading package lists... 2022-07-28 15:48:12.614 | Building dependency tree... 2022-07-28 15:48:12.615 | Reading state information... 2022-07-28 15:48:12.888 | radvd is already the newest version (1:2.17-2). 2022-07-28 15:48:12.888 | The following packages were automatically installed and are no longer required: 2022-07-28 15:48:12.890 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 15:48:12.890 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 15:48:12.890 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 15:48:12.890 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 15:48:12.890 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 15:48:12.890 | python3-zope.interface 2022-07-28 15:48:12.890 | Use 'sudo apt autoremove' to remove them. 2022-07-28 15:48:13.023 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 15:48:13.028 | + functions-common:apt_get:1235 : result=0 2022-07-28 15:48:13.031 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 15:48:13.033 | + functions-common:time_stop:2440 : local name 2022-07-28 15:48:13.035 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:48:13.038 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:48:13.040 | + functions-common:time_stop:2443 : local total 2022-07-28 15:48:13.043 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:48:13.045 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 15:48:13.047 | + functions-common:time_stop:2447 : start_time=1659023292210 2022-07-28 15:48:13.050 | + functions-common:time_stop:2449 : [[ -z 1659023292210 ]] 2022-07-28 15:48:13.053 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:48:13.057 | + functions-common:time_stop:2452 : end_time=1659023293055 2022-07-28 15:48:13.060 | + functions-common:time_stop:2453 : elapsed_time=845 2022-07-28 15:48:13.063 | + functions-common:time_stop:2454 : total=3416 2022-07-28 15:48:13.065 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:48:13.067 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4261 2022-07-28 15:48:13.070 | + functions-common:apt_get:1239 : return 0 2022-07-28 15:48:13.072 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-28 15:48:13.090 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:13.093 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-28 15:48:13.096 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-28 15:48:13.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-28 15:48:13.101 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-28 15:48:13.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-28 15:48:13.126 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 15:48:13.129 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 15:48:13.131 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 15:48:13.134 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 15:48:13.136 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 15:48:13.138 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 15:48:13.141 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:13.143 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:13.145 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 15:48:13.148 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 15:48:13.150 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 15:48:13.152 | + functions-common:apt_get_update:1191 : return 2022-07-28 15:48:13.155 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-28 15:48:13.157 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 15:48:13.159 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:13.162 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:13.164 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-28 15:48:13.186 | + functions-common:apt_get:1231 : 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-07-28 15:48:13.302 | Reading package lists... 2022-07-28 15:48:13.584 | Building dependency tree... 2022-07-28 15:48:13.586 | Reading state information... 2022-07-28 15:48:13.877 | fakeroot is already the newest version (1.24-1). 2022-07-28 15:48:13.877 | make is already the newest version (4.2.1-1.2). 2022-07-28 15:48:13.877 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-28 15:48:13.877 | The following packages were automatically installed and are no longer required: 2022-07-28 15:48:13.879 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 15:48:13.879 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 15:48:13.879 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 15:48:13.879 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 15:48:13.879 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 15:48:13.879 | python3-zope.interface 2022-07-28 15:48:13.879 | Use 'sudo apt autoremove' to remove them. 2022-07-28 15:48:14.001 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 15:48:14.007 | + functions-common:apt_get:1235 : result=0 2022-07-28 15:48:14.009 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 15:48:14.011 | + functions-common:time_stop:2440 : local name 2022-07-28 15:48:14.013 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:48:14.017 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:48:14.020 | + functions-common:time_stop:2443 : local total 2022-07-28 15:48:14.023 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:48:14.026 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 15:48:14.028 | + functions-common:time_stop:2447 : start_time=1659023293183 2022-07-28 15:48:14.030 | + functions-common:time_stop:2449 : [[ -z 1659023293183 ]] 2022-07-28 15:48:14.033 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:48:14.038 | + functions-common:time_stop:2452 : end_time=1659023294035 2022-07-28 15:48:14.040 | + functions-common:time_stop:2453 : elapsed_time=852 2022-07-28 15:48:14.042 | + functions-common:time_stop:2454 : total=4261 2022-07-28 15:48:14.045 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:48:14.047 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5113 2022-07-28 15:48:14.049 | + functions-common:apt_get:1239 : return 0 2022-07-28 15:48:14.052 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-28 15:48:14.055 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:14.057 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:14.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-28 15:48:14.063 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-28 15:48:14.066 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-28 15:48:14.072 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-28 15:48:14.074 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-28 15:48:14.078 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-28 15:48:14.078 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-28 15:48:14.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-28 15:48:14.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-28 15:48:14.088 | + functions:vercmp:628 : local v1=5.4 2022-07-28 15:48:14.090 | + functions:vercmp:629 : local 'op=<' 2022-07-28 15:48:14.092 | + functions:vercmp:630 : local v2=3.13 2022-07-28 15:48:14.095 | + functions:vercmp:631 : local result 2022-07-28 15:48:14.099 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-28 15:48:14.099 | ++ functions:vercmp:635 : sort -V 2022-07-28 15:48:14.100 | ++ functions:vercmp:635 : head -1 2022-07-28 15:48:14.105 | + functions:vercmp:635 : result=3.13 2022-07-28 15:48:14.107 | + functions:vercmp:637 : case $op in 2022-07-28 15:48:14.110 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-28 15:48:14.112 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-28 15:48:14.115 | + functions:vercmp:648 : return 2022-07-28 15:48:14.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-28 15:48:14.120 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 15:48:14.122 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-28 15:48:14.543 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-28 15:48:14.545 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-28 15:48:14.550 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.552 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.555 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-07-28 15:48:14.558 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.561 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-28 15:48:14.584 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:14.586 | + ./stack.sh:main:842 : install_etcd3 2022-07-28 15:48:14.594 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-28 15:48:14.594 | Installing etcd 2022-07-28 15:48:14.597 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-28 15:48:14.609 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-28 15:48:14.623 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-28 15:48:14.626 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-28 15:48:14.645 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-28 15:48:14.648 | ++ 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-07-28 15:48:14.650 | ++ 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-07-28 15:48:14.653 | +++ 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-07-28 15:48:14.659 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 15:48:14.662 | ++ 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-07-28 15:48:14.664 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-28 15:48:14.667 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 15:48:14.669 | ++ functions:get_extra_file:74 : return 2022-07-28 15:48:14.675 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 15:48:14.678 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-28 15:48:14.681 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-28 15:48:14.684 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-28 15:48:14.701 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:48:14.703 | + ./stack.sh:main:861 : install_dstat 2022-07-28 15:48:14.706 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-28 15:48:14.726 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:48:14.729 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-28 15:48:14.731 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:48:14.733 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-28 15:48:14.736 | + ./stack.sh:main:870 : install_libs 2022-07-28 15:48:14.738 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-28 15:48:14.741 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-28 15:48:14.744 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-28 15:48:14.748 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-28 15:48:14.751 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.753 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.755 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-07-28 15:48:14.758 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.760 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-28 15:48:14.762 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-28 15:48:14.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-28 15:48:14.767 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-28 15:48:14.769 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.771 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.773 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-07-28 15:48:14.776 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.778 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-28 15:48:14.780 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-28 15:48:14.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-28 15:48:14.786 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-28 15:48:14.789 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.791 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.794 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-07-28 15:48:14.796 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.798 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-28 15:48:14.801 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-28 15:48:14.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-28 15:48:14.806 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-28 15:48:14.809 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.811 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.814 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-07-28 15:48:14.817 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.819 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-28 15:48:14.821 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-28 15:48:14.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-28 15:48:14.826 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-28 15:48:14.830 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.832 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.835 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-07-28 15:48:14.838 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.841 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-28 15:48:14.844 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-28 15:48:14.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-28 15:48:14.852 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-28 15:48:14.854 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.857 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.859 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-07-28 15:48:14.861 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.864 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-28 15:48:14.866 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-28 15:48:14.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-28 15:48:14.871 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-28 15:48:14.874 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.876 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.882 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-07-28 15:48:14.884 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.886 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-28 15:48:14.889 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-28 15:48:14.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-28 15:48:14.894 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-28 15:48:14.896 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.899 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.902 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-07-28 15:48:14.905 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.907 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-28 15:48:14.910 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-28 15:48:14.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-28 15:48:14.916 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-28 15:48:14.918 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.922 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.924 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-07-28 15:48:14.926 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.928 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-28 15:48:14.931 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-28 15:48:14.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-28 15:48:14.936 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-28 15:48:14.938 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.941 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.943 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-07-28 15:48:14.945 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.948 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-28 15:48:14.950 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-28 15:48:14.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-28 15:48:14.955 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-28 15:48:14.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.960 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.963 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-07-28 15:48:14.966 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.968 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-28 15:48:14.971 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-28 15:48:14.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-28 15:48:14.977 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-28 15:48:14.979 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:14.982 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:14.984 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-07-28 15:48:14.987 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:14.989 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-28 15:48:14.991 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-28 15:48:14.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-28 15:48:15.000 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-28 15:48:15.003 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.006 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.008 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-07-28 15:48:15.011 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.014 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-28 15:48:15.016 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-28 15:48:15.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-28 15:48:15.021 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-28 15:48:15.024 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.026 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.029 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-07-28 15:48:15.032 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.035 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-28 15:48:15.038 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-28 15:48:15.041 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-28 15:48:15.044 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-28 15:48:15.047 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.049 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.053 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-07-28 15:48:15.056 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.059 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-28 15:48:15.064 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-28 15:48:15.067 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-28 15:48:15.069 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-28 15:48:15.072 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.074 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.077 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-07-28 15:48:15.079 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.082 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-28 15:48:15.085 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-28 15:48:15.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-28 15:48:15.090 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-28 15:48:15.092 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.095 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.097 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-07-28 15:48:15.100 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.102 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-28 15:48:15.104 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-28 15:48:15.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-28 15:48:15.110 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-28 15:48:15.113 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.115 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.118 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-07-28 15:48:15.120 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.123 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-28 15:48:15.125 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-28 15:48:15.127 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-28 15:48:15.129 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-28 15:48:15.132 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.136 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.138 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-07-28 15:48:15.140 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.143 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-28 15:48:15.146 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-28 15:48:15.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-28 15:48:15.151 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-28 15:48:15.154 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.156 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.158 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-07-28 15:48:15.161 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.164 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-28 15:48:15.166 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-28 15:48:15.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-28 15:48:15.171 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-28 15:48:15.173 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.180 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.182 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-07-28 15:48:15.185 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.187 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-28 15:48:15.190 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-28 15:48:15.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-28 15:48:15.194 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-28 15:48:15.197 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.200 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.202 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-07-28 15:48:15.204 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.215 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-28 15:48:15.218 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-28 15:48:15.220 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-28 15:48:15.222 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-28 15:48:15.225 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.227 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.230 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-07-28 15:48:15.232 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.234 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-28 15:48:15.236 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-28 15:48:15.239 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-28 15:48:15.241 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-28 15:48:15.244 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.247 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.249 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-07-28 15:48:15.253 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.256 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-28 15:48:15.258 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-28 15:48:15.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-28 15:48:15.263 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-28 15:48:15.266 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.268 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.272 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-07-28 15:48:15.277 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.279 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-28 15:48:15.282 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-28 15:48:15.284 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-28 15:48:15.287 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-28 15:48:15.289 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.292 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.294 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-07-28 15:48:15.297 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.299 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-28 15:48:15.301 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-28 15:48:15.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-28 15:48:15.307 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-28 15:48:15.310 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.312 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.315 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-07-28 15:48:15.318 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.320 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-28 15:48:15.324 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-28 15:48:15.326 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-28 15:48:15.330 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-28 15:48:15.332 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.335 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.338 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-07-28 15:48:15.340 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.342 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-28 15:48:15.345 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-28 15:48:15.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-28 15:48:15.350 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-28 15:48:15.352 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.354 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.357 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-07-28 15:48:15.359 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.362 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-28 15:48:15.364 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-28 15:48:15.366 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-28 15:48:15.369 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-28 15:48:15.371 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.373 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.375 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-07-28 15:48:15.379 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.382 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-28 15:48:15.384 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-28 15:48:15.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-28 15:48:15.389 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-28 15:48:15.391 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.394 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.396 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-07-28 15:48:15.399 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.401 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-28 15:48:15.404 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-28 15:48:15.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-28 15:48:15.409 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-28 15:48:15.411 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.414 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.416 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-07-28 15:48:15.419 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.421 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-28 15:48:15.424 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-28 15:48:15.426 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-28 15:48:15.428 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-28 15:48:15.431 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.433 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.435 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-07-28 15:48:15.437 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.440 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-28 15:48:15.442 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-28 15:48:15.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-28 15:48:15.447 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-28 15:48:15.449 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.452 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.454 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-07-28 15:48:15.456 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.459 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-28 15:48:15.461 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-28 15:48:15.463 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-28 15:48:15.466 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-28 15:48:15.468 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.470 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.472 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-07-28 15:48:15.475 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.477 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-28 15:48:15.480 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-28 15:48:15.482 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-28 15:48:15.484 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-28 15:48:15.487 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.489 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.492 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-07-28 15:48:15.494 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.497 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-28 15:48:15.500 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-28 15:48:15.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-28 15:48:15.506 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-28 15:48:15.509 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.512 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.515 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-07-28 15:48:15.517 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.521 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-28 15:48:15.524 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-28 15:48:15.527 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-28 15:48:15.529 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-28 15:48:15.531 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:15.534 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:15.536 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-07-28 15:48:15.539 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:15.542 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-28 15:48:15.565 | Using python 3.8 to install etcd3 2022-07-28 15:48:15.567 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-07-28 15:48:17.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:17.665 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:17.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:17.666 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:18.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:48:18.718 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-07-28 15:48:18.727 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-07-28 15:48:18.738 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 15:48:18.740 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:48:18.743 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 15:48:21.124 | + inc/python:pip_install:196 : result=0 2022-07-28 15:48:21.126 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:48:21.129 | + functions-common:time_stop:2440 : local name 2022-07-28 15:48:21.131 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:48:21.134 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:48:21.136 | + functions-common:time_stop:2443 : local total 2022-07-28 15:48:21.139 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:48:21.141 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:48:21.145 | + functions-common:time_stop:2447 : start_time=1659023295559 2022-07-28 15:48:21.147 | + functions-common:time_stop:2449 : [[ -z 1659023295559 ]] 2022-07-28 15:48:21.151 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:48:21.156 | + functions-common:time_stop:2452 : end_time=1659023301153 2022-07-28 15:48:21.159 | + functions-common:time_stop:2453 : elapsed_time=5594 2022-07-28 15:48:21.161 | + functions-common:time_stop:2454 : total=29790 2022-07-28 15:48:21.164 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:48:21.167 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35384 2022-07-28 15:48:21.169 | + inc/python:pip_install:199 : return 0 2022-07-28 15:48:21.172 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-28 15:48:21.198 | Using python 3.8 to install etcd3gw 2022-07-28 15:48:21.201 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-07-28 15:48:23.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:23.380 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:23.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:23.380 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:24.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:48:24.464 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-07-28 15:48:24.472 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 15:48:24.475 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:48:24.478 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:48:24.494 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:48:24.530 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 15:48:24.534 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 15:48:24.537 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:48:26.976 | + inc/python:pip_install:196 : result=0 2022-07-28 15:48:26.979 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:48:26.981 | + functions-common:time_stop:2440 : local name 2022-07-28 15:48:26.983 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:48:26.986 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:48:26.989 | + functions-common:time_stop:2443 : local total 2022-07-28 15:48:26.991 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:48:26.994 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:48:26.996 | + functions-common:time_stop:2447 : start_time=1659023301190 2022-07-28 15:48:26.999 | + functions-common:time_stop:2449 : [[ -z 1659023301190 ]] 2022-07-28 15:48:27.002 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:48:27.007 | + functions-common:time_stop:2452 : end_time=1659023307003 2022-07-28 15:48:27.010 | + functions-common:time_stop:2453 : elapsed_time=5813 2022-07-28 15:48:27.012 | + functions-common:time_stop:2454 : total=35384 2022-07-28 15:48:27.014 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:48:27.017 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41197 2022-07-28 15:48:27.020 | + inc/python:pip_install:199 : return 0 2022-07-28 15:48:27.023 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-28 15:48:27.025 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-28 15:48:27.028 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-28 15:48:27.030 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 15:48:27.034 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 15:48:27.037 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 15:48:27.040 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 15:48:27.042 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 15:48:27.045 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 15:48:27.048 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 15:48:27.051 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 15:48:27.055 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 15:48:27.058 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 15:48:27.061 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-28 15:48:27.063 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:27.069 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:27.071 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-28 15:48:27.075 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 15:48:27.077 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 15:48:27.080 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 15:48:27.082 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 15:48:27.085 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 15:48:27.087 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 15:48:27.090 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 15:48:27.093 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:27.095 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:27.098 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 15:48:27.100 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 15:48:27.103 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 15:48:27.105 | + functions-common:apt_get_update:1191 : return 2022-07-28 15:48:27.108 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 15:48:27.111 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 15:48:27.113 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:27.115 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:27.118 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 15:48:27.146 | + functions-common:apt_get:1231 : 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-07-28 15:48:27.262 | Reading package lists... 2022-07-28 15:48:27.548 | Building dependency tree... 2022-07-28 15:48:27.549 | Reading state information... 2022-07-28 15:48:27.844 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-28 15:48:27.844 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-28 15:48:27.844 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 15:48:27.844 | The following packages were automatically installed and are no longer required: 2022-07-28 15:48:27.845 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 15:48:27.845 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 15:48:27.845 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 15:48:27.846 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 15:48:27.846 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 15:48:27.846 | python3-zope.interface 2022-07-28 15:48:27.846 | Use 'sudo apt autoremove' to remove them. 2022-07-28 15:48:27.972 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 15:48:27.979 | + functions-common:apt_get:1235 : result=0 2022-07-28 15:48:27.982 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 15:48:27.987 | + functions-common:time_stop:2440 : local name 2022-07-28 15:48:27.990 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:48:27.993 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:48:27.996 | + functions-common:time_stop:2443 : local total 2022-07-28 15:48:27.998 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:48:28.000 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 15:48:28.003 | + functions-common:time_stop:2447 : start_time=1659023307143 2022-07-28 15:48:28.005 | + functions-common:time_stop:2449 : [[ -z 1659023307143 ]] 2022-07-28 15:48:28.008 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:48:28.012 | + functions-common:time_stop:2452 : end_time=1659023308010 2022-07-28 15:48:28.014 | + functions-common:time_stop:2453 : elapsed_time=867 2022-07-28 15:48:28.017 | + functions-common:time_stop:2454 : total=5113 2022-07-28 15:48:28.019 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:48:28.022 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5980 2022-07-28 15:48:28.024 | + functions-common:apt_get:1239 : return 0 2022-07-28 15:48:28.026 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-28 15:48:28.029 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:28.031 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:28.033 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-28 15:48:28.120 | Module proxy already enabled 2022-07-28 15:48:28.125 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-28 15:48:28.187 | Considering dependency proxy for proxy_uwsgi: 2022-07-28 15:48:28.187 | Module proxy already enabled 2022-07-28 15:48:28.187 | Module proxy_uwsgi already enabled 2022-07-28 15:48:28.191 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-28 15:48:28.194 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 15:48:28.196 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 15:48:28.199 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 15:48:28.341 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-28 15:48:28.343 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-28 15:48:28.347 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-28 15:48:28.350 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:28.353 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:28.355 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-07-28 15:48:28.358 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:28.360 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-28 15:48:28.363 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-28 15:48:28.365 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-28 15:48:28.368 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:28.370 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:28.373 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-07-28 15:48:28.377 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:28.380 | + ./stack.sh:main:878 : install_glanceclient 2022-07-28 15:48:28.382 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-28 15:48:28.385 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-28 15:48:28.389 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:28.392 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:28.394 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-07-28 15:48:28.397 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:28.400 | + ./stack.sh:main:879 : install_cinderclient 2022-07-28 15:48:28.402 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-28 15:48:28.405 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-28 15:48:28.408 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:28.410 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:28.413 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-07-28 15:48:28.416 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:28.418 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-28 15:48:28.420 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-28 15:48:28.423 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:28.425 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:28.428 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-07-28 15:48:28.431 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:28.433 | + ./stack.sh:main:880 : install_novaclient 2022-07-28 15:48:28.436 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-28 15:48:28.438 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-28 15:48:28.441 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:28.443 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:28.446 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-07-28 15:48:28.448 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:28.451 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-28 15:48:28.471 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:28.473 | + ./stack.sh:main:882 : install_swiftclient 2022-07-28 15:48:28.476 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-28 15:48:28.479 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-28 15:48:28.482 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:28.485 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:28.487 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-07-28 15:48:28.491 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:28.494 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-28 15:48:28.511 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:28.514 | + ./stack.sh:main:885 : install_neutronclient 2022-07-28 15:48:28.516 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-28 15:48:28.519 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-28 15:48:28.522 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:28.524 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:28.527 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-07-28 15:48:28.529 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:28.532 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-28 15:48:28.534 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-28 15:48:28.537 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-28 15:48:28.540 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:28.542 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:28.545 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-07-28 15:48:28.549 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:28.553 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-28 15:48:28.555 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-28 15:48:28.558 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 15:48:28.561 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-28 15:48:28.564 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-28 15:48:28.566 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 15:48:28.570 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-28 15:48:28.571 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 15:48:28.576 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-28 15:48:28.579 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-28 15:48:28.581 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-28 15:48:28.584 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-28 15:48:28.587 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-28 15:48:28.611 | Using python 3.8 to install keystonemiddleware 2022-07-28 15:48:28.613 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-07-28 15:48:30.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:30.729 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:30.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:30.729 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:31.787 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:48:31.789 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 15:48:31.841 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 15:48:31.878 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 15:48:31.921 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 15:48:31.926 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 15:48:31.931 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 15:48:31.969 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 15:48:31.978 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 15:48:31.991 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 15:48:31.997 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:48:31.999 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 15:48:32.009 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 15:48:32.012 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 15:48:32.019 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 15:48:32.023 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 15:48:32.044 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 15:48:32.048 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:48:32.062 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 15:48:32.066 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:48:32.069 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 15:48:32.073 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:48:32.106 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 15:48:32.119 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 15:48:32.177 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 15:48:32.183 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 15:48:32.189 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 15:48:32.194 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 15:48:32.197 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 15:48:32.199 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 15:48:32.203 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 15:48:32.206 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 15:48:32.208 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 15:48:32.212 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:48:32.217 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 15:48:32.221 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 15:48:32.224 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 15:48:34.347 | + inc/python:pip_install:196 : result=0 2022-07-28 15:48:34.352 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:48:34.355 | + functions-common:time_stop:2440 : local name 2022-07-28 15:48:34.359 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:48:34.361 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:48:34.364 | + functions-common:time_stop:2443 : local total 2022-07-28 15:48:34.366 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:48:34.368 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:48:34.371 | + functions-common:time_stop:2447 : start_time=1659023308604 2022-07-28 15:48:34.373 | + functions-common:time_stop:2449 : [[ -z 1659023308604 ]] 2022-07-28 15:48:34.377 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:48:34.382 | + functions-common:time_stop:2452 : end_time=1659023314380 2022-07-28 15:48:34.385 | + functions-common:time_stop:2453 : elapsed_time=5776 2022-07-28 15:48:34.387 | + functions-common:time_stop:2454 : total=41197 2022-07-28 15:48:34.390 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:48:34.393 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46973 2022-07-28 15:48:34.396 | + inc/python:pip_install:199 : return 0 2022-07-28 15:48:34.400 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-28 15:48:34.402 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-28 15:48:34.405 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 15:48:34.408 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-28 15:48:34.411 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-28 15:48:34.414 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 15:48:34.417 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-28 15:48:34.418 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 15:48:34.426 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-28 15:48:34.429 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-28 15:48:34.431 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-28 15:48:34.435 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-28 15:48:34.437 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-28 15:48:34.460 | Using python 3.8 to install python-memcached 2022-07-28 15:48:34.462 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-07-28 15:48:36.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:36.560 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:36.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:36.560 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:37.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:48:37.612 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-07-28 15:48:37.616 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:48:39.991 | + inc/python:pip_install:196 : result=0 2022-07-28 15:48:39.994 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:48:39.996 | + functions-common:time_stop:2440 : local name 2022-07-28 15:48:39.999 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:48:40.001 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:48:40.003 | + functions-common:time_stop:2443 : local total 2022-07-28 15:48:40.006 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:48:40.008 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:48:40.010 | + functions-common:time_stop:2447 : start_time=1659023314454 2022-07-28 15:48:40.013 | + functions-common:time_stop:2449 : [[ -z 1659023314454 ]] 2022-07-28 15:48:40.015 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:48:40.020 | + functions-common:time_stop:2452 : end_time=1659023320017 2022-07-28 15:48:40.022 | + functions-common:time_stop:2453 : elapsed_time=5563 2022-07-28 15:48:40.024 | + functions-common:time_stop:2454 : total=46973 2022-07-28 15:48:40.027 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:48:40.029 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=52536 2022-07-28 15:48:40.031 | + inc/python:pip_install:199 : return 0 2022-07-28 15:48:40.035 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-28 15:48:40.051 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:40.054 | + ./stack.sh:main:892 : '[' 10.222.0.61 == 10.222.0.61 ']' 2022-07-28 15:48:40.056 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-28 15:48:40.058 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-28 15:48:40.061 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-28 15:48:40.063 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 15:48:40.065 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-28 15:48:40.068 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-28 15:48:40.083 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:48:40.086 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-28 15:48:40.088 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-28 15:48:40.090 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-28 15:48:40.092 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 15:48:40.095 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 15:48:40.097 | ++ functions-common:git_clone:601 : pwd 2022-07-28 15:48:40.100 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 15:48:40.102 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 15:48:40.105 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 15:48:40.120 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 15:48:40.122 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 15:48:40.124 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 15:48:40.127 | + functions-common:git_clone:618 : echo master 2022-07-28 15:48:40.128 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 15:48:40.133 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-28 15:48:40.135 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 15:48:40.137 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-28 15:48:40.150 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-28 15:48:40.153 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 15:48:40.153 | + functions-common:git_clone:679 : head -1 2022-07-28 15:48:40.177 | 9bb51da86 Merge "Only log warnings about token length when length exceeds max_token_size" 2022-07-28 15:48:40.180 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 15:48:40.183 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-28 15:48:40.185 | + inc/python:setup_develop:334 : local bindep 2022-07-28 15:48:40.188 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 15:48:40.190 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-28 15:48:40.193 | + inc/python:setup_develop:340 : local extras= 2022-07-28 15:48:40.195 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-28 15:48:40.198 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 15:48:40.201 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 15:48:40.204 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-28 15:48:40.207 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 15:48:40.210 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 15:48:40.213 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-28 15:48:40.216 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 15:48:40.219 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-28 15:48:40.223 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 15:48:40.227 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 15:48:40.230 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-28 15:48:40.236 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-28 15:48:40.239 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-28 15:48:40.873 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-28 15:48:40.876 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 15:48:40.878 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 15:48:40.881 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 15:48:40.883 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 15:48:40.885 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-28 15:48:40.888 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 15:48:40.890 | + inc/python:setup_package:424 : local extras= 2022-07-28 15:48:40.892 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 15:48:40.894 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 15:48:40.897 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 15:48:40.899 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 15:48:40.901 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 15:48:40.904 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-28 15:48:40.925 | Using python 3.8 to install /opt/stack/keystone 2022-07-28 15:48:40.927 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-07-28 15:48:43.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:43.023 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:43.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:43.023 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:44.057 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:48:44.057 | Obtaining file:///opt/stack/keystone 2022-07-28 15:48:45.655 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-07-28 15:48:45.671 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-07-28 15:48:45.681 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 15:48:45.686 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 15:48:45.691 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-07-28 15:48:45.718 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 15:48:45.860 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 15:48:45.873 | Requirement already satisfied: Werkzeug===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.0) 2022-07-28 15:48:45.879 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-07-28 15:48:45.891 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 15:48:45.899 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 15:48:45.902 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-07-28 15:48:45.908 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 15:48:45.945 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 15:48:45.950 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 15:48:45.955 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 15:48:45.991 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-07-28 15:48:45.995 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 15:48:46.034 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 15:48:46.084 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 15:48:46.087 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-07-28 15:48:46.100 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 15:48:46.136 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 15:48:46.174 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 15:48:46.180 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 15:48:46.226 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 15:48:46.230 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 15:48:46.268 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 15:48:46.321 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 15:48:46.331 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 15:48:46.349 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 15:48:46.363 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 15:48:46.372 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 15:48:46.394 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 15:48:46.403 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 15:48:46.417 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 15:48:46.456 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 15:48:46.461 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-07-28 15:48:46.473 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:48:46.476 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 15:48:46.487 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 15:48:46.493 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 15:48:46.503 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 15:48:46.506 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 15:48:46.508 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 15:48:46.514 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 15:48:46.518 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-07-28 15:48:46.539 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 15:48:46.544 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 15:48:46.565 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 15:48:46.568 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:48:46.581 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 15:48:46.586 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-07-28 15:48:46.589 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:48:46.592 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 15:48:46.601 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 15:48:46.604 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 15:48:46.607 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 15:48:46.611 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 15:48:46.620 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 15:48:46.658 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 15:48:46.668 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:48:46.701 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 15:48:46.706 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-07-28 15:48:46.743 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 15:48:46.748 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 15:48:46.775 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 15:48:46.779 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 15:48:46.808 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 15:48:46.869 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 15:48:46.926 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 15:48:46.930 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 15:48:46.933 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 15:48:46.939 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 15:48:46.952 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 15:48:46.997 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 15:48:47.001 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 15:48:47.004 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 15:48:47.007 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 15:48:47.017 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 15:48:47.026 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 15:48:47.037 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 15:48:47.046 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 15:48:47.055 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 15:48:47.065 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 15:48:47.068 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 15:48:47.071 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 15:48:47.083 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 15:48:47.088 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-07-28 15:48:47.091 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 15:48:47.093 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 15:48:47.097 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:48:47.102 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 15:48:47.104 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 15:48:47.107 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-07-28 15:48:47.128 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 15:48:47.133 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 15:48:47.136 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 15:48:47.147 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 15:48:47.150 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 15:48:47.157 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 15:48:47.186 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 15:48:48.320 | Installing collected packages: keystone 2022-07-28 15:48:48.321 | Attempting uninstall: keystone 2022-07-28 15:48:48.321 | Found existing installation: keystone 21.1.0.dev29 2022-07-28 15:48:48.324 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-28 15:48:48.325 | Running setup.py develop for keystone 2022-07-28 15:48:50.332 | Successfully installed keystone 2022-07-28 15:48:50.453 | + inc/python:pip_install:196 : result=0 2022-07-28 15:48:50.455 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:48:50.457 | + functions-common:time_stop:2440 : local name 2022-07-28 15:48:50.460 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:48:50.462 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:48:50.464 | + functions-common:time_stop:2443 : local total 2022-07-28 15:48:50.466 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:48:50.468 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:48:50.470 | + functions-common:time_stop:2447 : start_time=1659023320919 2022-07-28 15:48:50.472 | + functions-common:time_stop:2449 : [[ -z 1659023320919 ]] 2022-07-28 15:48:50.475 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:48:50.479 | + functions-common:time_stop:2452 : end_time=1659023330477 2022-07-28 15:48:50.481 | + functions-common:time_stop:2453 : elapsed_time=9558 2022-07-28 15:48:50.484 | + functions-common:time_stop:2454 : total=52536 2022-07-28 15:48:50.486 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:48:50.488 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62094 2022-07-28 15:48:50.490 | + inc/python:pip_install:199 : return 0 2022-07-28 15:48:50.493 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 15:48:50.496 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 15:48:50.499 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 15:48:50.523 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 15:48:50.536 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-28 15:48:50.539 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-28 15:48:50.541 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:48:50.544 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:48:50.546 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-07-28 15:48:50.549 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:48:50.552 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-28 15:48:50.568 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:48:50.571 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-28 15:48:50.573 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 15:48:50.576 | + ./stack.sh:main:894 : configure_keystone 2022-07-28 15:48:50.578 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-28 15:48:50.592 | + 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-07-28 15:48:50.594 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-28 15:48:50.599 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-28 15:48:50.614 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:48:50.617 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-28 15:48:50.649 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-28 15:48:50.679 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-28 15:48:50.712 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-28 15:48:50.743 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-28 15:48:50.776 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-28 15:48:50.812 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-28 15:48:50.842 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-28 15:48:50.877 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-28 15:48:50.879 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-28 15:48:50.882 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-28 15:48:50.885 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-28 15:48:50.888 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 15:48:50.890 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 15:48:50.911 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:50.915 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 15:48:50.917 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 15:48:50.920 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 15:48:50.938 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:50.941 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 15:48:50.944 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 15:48:50.977 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 15:48:50.979 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 15:48:50.983 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-28 15:48:50.985 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-28 15:48:51.001 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:48:51.004 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.61/identity 2022-07-28 15:48:51.043 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-28 15:48:51.045 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-28 15:48:51.078 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-28 15:48:51.080 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-28 15:48:51.083 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-28 15:48:51.085 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-28 15:48:51.091 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 15:48:51.095 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 15:48:51.098 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 15:48:51.116 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:51.118 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 15:48:51.121 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 15:48:51.124 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 15:48:51.160 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-28 15:48:51.163 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-28 15:48:51.166 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-28 15:48:51.168 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-28 15:48:51.171 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 15:48:51.189 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 15:48:51.191 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 15:48:51.193 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 15:48:51.196 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 15:48:51.200 | + 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-07-28 15:48:51.230 | + 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-07-28 15:48:51.261 | + 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-07-28 15:48:51.291 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 15:48:51.321 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-28 15:48:51.349 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-28 15:48:51.352 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-28 15:48:51.354 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-28 15:48:51.357 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-28 15:48:51.359 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-28 15:48:51.362 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 15:48:51.365 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 15:48:51.368 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-28 15:48:51.373 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-28 15:48:51.375 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 15:48:51.377 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 15:48:51.390 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 15:48:51.391 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 15:48:51.400 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 15:48:51.404 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 15:48:51.422 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 15:48:51.425 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-28 15:48:51.430 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-28 15:48:51.464 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-28 15:48:51.494 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-28 15:48:51.528 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-28 15:48:51.558 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-28 15:48:51.590 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-28 15:48:51.620 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-28 15:48:51.656 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-28 15:48:51.687 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-28 15:48:51.719 | + 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-07-28 15:48:51.746 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-28 15:48:51.775 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-28 15:48:51.804 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-28 15:48:51.833 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 15:48:51.835 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 15:48:51.838 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-28 15:48:51.841 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-28 15:48:51.843 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 15:48:51.846 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:51.848 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:51.851 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 15:48:51.853 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 15:48:51.856 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 15:48:51.890 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-28 15:48:51.921 | + 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-07-28 15:48:51.921 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 15:48:51.932 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-28 15:48:51.936 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-28 15:48:51.938 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-28 15:48:51.940 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 15:48:51.943 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 15:48:51.946 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 15:48:51.951 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:51.953 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:51.955 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 15:48:51.958 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 15:48:51.960 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:48:51.963 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:48:51.965 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-28 15:48:52.031 | Site keystone-wsgi-public already enabled 2022-07-28 15:48:52.036 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 15:48:52.039 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 15:48:52.047 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 15:48:52.050 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 15:48:52.195 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-28 15:48:52.226 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-28 15:48:52.261 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-28 15:48:52.295 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-28 15:48:52.298 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-28 15:48:52.335 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-28 15:48:52.365 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-28 15:48:52.397 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 15:48:52.399 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 15:48:52.402 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-28 15:48:52.424 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:48:52.426 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-28 15:48:52.446 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:48:52.448 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-28 15:48:52.451 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-28 15:48:52.453 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-28 15:48:52.456 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 15:48:52.458 | + lib/stack:stack_install_service:32 : install_swift 2022-07-28 15:48:52.461 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-28 15:48:52.463 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-28 15:48:52.466 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-28 15:48:52.468 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 15:48:52.471 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 15:48:52.473 | ++ functions-common:git_clone:601 : pwd 2022-07-28 15:48:52.476 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 15:48:52.478 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 15:48:52.481 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 15:48:52.498 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 15:48:52.500 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 15:48:52.503 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 15:48:52.506 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 15:48:52.508 | + functions-common:git_clone:618 : echo master 2022-07-28 15:48:52.511 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-28 15:48:52.513 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 15:48:52.516 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-28 15:48:52.530 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-28 15:48:52.533 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 15:48:52.534 | + functions-common:git_clone:679 : head -1 2022-07-28 15:48:52.538 | 9b0e5ea97 Merge "formpost: deprecate sha1 signatures" 2022-07-28 15:48:52.540 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 15:48:52.543 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-28 15:48:52.545 | + inc/python:setup_develop:334 : local bindep 2022-07-28 15:48:52.548 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 15:48:52.550 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-28 15:48:52.553 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-28 15:48:52.555 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-28 15:48:52.558 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 15:48:52.560 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 15:48:52.562 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-28 15:48:52.565 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 15:48:52.568 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-28 15:48:52.571 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-28 15:48:52.574 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 15:48:52.576 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-28 15:48:52.579 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 15:48:52.582 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 15:48:52.585 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-28 15:48:52.591 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-28 15:48:52.593 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-28 15:48:53.210 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-28 15:48:53.212 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 15:48:53.215 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 15:48:53.217 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 15:48:53.219 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 15:48:53.221 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-28 15:48:53.224 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 15:48:53.226 | + inc/python:setup_package:424 : local extras=keystone 2022-07-28 15:48:53.230 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 15:48:53.233 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-28 15:48:53.235 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-28 15:48:53.238 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-28 15:48:53.240 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 15:48:53.243 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-28 15:48:53.268 | Using python 3.8 to install /opt/stack/swift 2022-07-28 15:48:53.270 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-07-28 15:48:55.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:55.385 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:55.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:48:55.386 | from cryptography.utils import int_from_bytes 2022-07-28 15:48:56.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:48:56.436 | Obtaining file:///opt/stack/swift 2022-07-28 15:48:57.718 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 15:48:57.728 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 15:48:57.765 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 15:48:57.775 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 15:48:57.780 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 15:48:57.832 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 15:48:57.842 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 15:48:57.846 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 15:48:57.882 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 15:48:57.922 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 15:48:57.928 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 15:48:57.933 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 15:48:57.972 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 15:48:57.980 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 15:48:57.994 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 15:48:58.000 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:48:58.002 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 15:48:58.012 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-07-28 15:48:58.015 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 15:48:58.018 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 15:48:58.024 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 15:48:58.029 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 15:48:58.050 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 15:48:58.054 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:48:58.068 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 15:48:58.073 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:48:58.076 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 15:48:58.081 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:48:58.114 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-07-28 15:48:58.118 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-28 15:48:58.120 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 15:48:58.124 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 15:48:58.151 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 15:48:58.208 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 15:48:58.221 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 15:48:58.227 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 15:48:58.229 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 15:48:58.235 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 15:48:58.241 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 15:48:58.244 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 15:48:58.247 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:48:58.252 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 15:48:58.254 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 15:48:58.257 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 15:48:58.260 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 15:48:58.264 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 15:48:58.267 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 15:49:00.100 | Installing collected packages: swift 2022-07-28 15:49:00.100 | Attempting uninstall: swift 2022-07-28 15:49:00.101 | Found existing installation: swift 2.30.0.dev122 2022-07-28 15:49:00.103 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-28 15:49:00.104 | Running setup.py develop for swift 2022-07-28 15:49:02.018 | Successfully installed swift 2022-07-28 15:49:02.132 | + inc/python:pip_install:196 : result=0 2022-07-28 15:49:02.134 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:49:02.137 | + functions-common:time_stop:2440 : local name 2022-07-28 15:49:02.139 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:49:02.141 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:49:02.144 | + functions-common:time_stop:2443 : local total 2022-07-28 15:49:02.146 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:49:02.148 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:49:02.150 | + functions-common:time_stop:2447 : start_time=1659023333262 2022-07-28 15:49:02.153 | + functions-common:time_stop:2449 : [[ -z 1659023333262 ]] 2022-07-28 15:49:02.155 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:49:02.159 | + functions-common:time_stop:2452 : end_time=1659023342157 2022-07-28 15:49:02.162 | + functions-common:time_stop:2453 : elapsed_time=8895 2022-07-28 15:49:02.166 | + functions-common:time_stop:2454 : total=62094 2022-07-28 15:49:02.168 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:49:02.170 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=70989 2022-07-28 15:49:02.173 | + inc/python:pip_install:199 : return 0 2022-07-28 15:49:02.175 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 15:49:02.178 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 15:49:02.180 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 15:49:02.198 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 15:49:02.211 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-28 15:49:02.213 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-28 15:49:02.216 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:49:02.218 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:49:02.221 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-07-28 15:49:02.223 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:49:02.226 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-28 15:49:02.228 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 15:49:02.231 | + ./stack.sh:main:903 : configure_swift 2022-07-28 15:49:02.233 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-28 15:49:02.235 | + lib/swift:configure_swift:332 : local node_number 2022-07-28 15:49:02.238 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-28 15:49:02.240 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-28 15:49:02.242 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 15:49:03.253 | No container-replicator running 2022-07-28 15:49:03.253 | No object-expirer running 2022-07-28 15:49:03.253 | No account-server running 2022-07-28 15:49:03.253 | No account-auditor running 2022-07-28 15:49:03.253 | No object-server running 2022-07-28 15:49:03.253 | No container-reconciler running 2022-07-28 15:49:03.253 | No object-auditor running 2022-07-28 15:49:03.253 | No container-updater running 2022-07-28 15:49:03.253 | No account-reaper running 2022-07-28 15:49:03.253 | No container-server running 2022-07-28 15:49:03.253 | No container-sharder running 2022-07-28 15:49:03.253 | No object-updater running 2022-07-28 15:49:03.254 | No account-replicator running 2022-07-28 15:49:03.254 | No container-sync running 2022-07-28 15:49:03.254 | No container-auditor running 2022-07-28 15:49:03.254 | No object-replicator running 2022-07-28 15:49:03.254 | No proxy-server running 2022-07-28 15:49:03.254 | No object-reconstructor running 2022-07-28 15:49:03.327 | + lib/swift:configure_swift:337 : true 2022-07-28 15:49:03.329 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-28 15:49:03.343 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-28 15:49:03.355 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-28 15:49:03.358 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-28 15:49:03.358 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-28 15:49:03.363 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-28 15:49:03.363 | s/%GROUP%/ubuntu/; 2022-07-28 15:49:03.363 | s/%USER%/ubuntu/; 2022-07-28 15:49:03.363 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-28 15:49:03.363 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-28 15:49:03.366 | uid = ubuntu 2022-07-28 15:49:03.366 | gid = ubuntu 2022-07-28 15:49:03.366 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-28 15:49:03.366 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-28 15:49:03.366 | address = 127.0.0.1 2022-07-28 15:49:03.366 | 2022-07-28 15:49:03.367 | [account6612] 2022-07-28 15:49:03.367 | max connections = 25 2022-07-28 15:49:03.367 | path = /opt/stack/data/swift/1/node/ 2022-07-28 15:49:03.367 | read only = false 2022-07-28 15:49:03.367 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-28 15:49:03.367 | 2022-07-28 15:49:03.367 | [account6622] 2022-07-28 15:49:03.367 | max connections = 25 2022-07-28 15:49:03.367 | path = /opt/stack/data/swift/2/node/ 2022-07-28 15:49:03.367 | read only = false 2022-07-28 15:49:03.367 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-28 15:49:03.367 | 2022-07-28 15:49:03.367 | [account6632] 2022-07-28 15:49:03.367 | max connections = 25 2022-07-28 15:49:03.367 | path = /opt/stack/data/swift/3/node/ 2022-07-28 15:49:03.367 | read only = false 2022-07-28 15:49:03.367 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-28 15:49:03.367 | 2022-07-28 15:49:03.367 | [account6642] 2022-07-28 15:49:03.367 | max connections = 25 2022-07-28 15:49:03.367 | path = /opt/stack/data/swift/4/node/ 2022-07-28 15:49:03.367 | read only = false 2022-07-28 15:49:03.367 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-28 15:49:03.367 | 2022-07-28 15:49:03.367 | 2022-07-28 15:49:03.367 | [container6611] 2022-07-28 15:49:03.367 | max connections = 25 2022-07-28 15:49:03.367 | path = /opt/stack/data/swift/1/node/ 2022-07-28 15:49:03.367 | read only = false 2022-07-28 15:49:03.367 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-28 15:49:03.367 | 2022-07-28 15:49:03.367 | [container6621] 2022-07-28 15:49:03.367 | max connections = 25 2022-07-28 15:49:03.367 | path = /opt/stack/data/swift/2/node/ 2022-07-28 15:49:03.367 | read only = false 2022-07-28 15:49:03.367 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-28 15:49:03.367 | 2022-07-28 15:49:03.368 | [container6631] 2022-07-28 15:49:03.368 | max connections = 25 2022-07-28 15:49:03.368 | path = /opt/stack/data/swift/3/node/ 2022-07-28 15:49:03.368 | read only = false 2022-07-28 15:49:03.368 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-28 15:49:03.368 | 2022-07-28 15:49:03.368 | [container6641] 2022-07-28 15:49:03.368 | max connections = 25 2022-07-28 15:49:03.368 | path = /opt/stack/data/swift/4/node/ 2022-07-28 15:49:03.368 | read only = false 2022-07-28 15:49:03.368 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-28 15:49:03.368 | 2022-07-28 15:49:03.368 | 2022-07-28 15:49:03.368 | [object6613] 2022-07-28 15:49:03.368 | max connections = 25 2022-07-28 15:49:03.368 | path = /opt/stack/data/swift/1/node/ 2022-07-28 15:49:03.368 | read only = false 2022-07-28 15:49:03.368 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-28 15:49:03.368 | 2022-07-28 15:49:03.368 | [object6623] 2022-07-28 15:49:03.368 | max connections = 25 2022-07-28 15:49:03.368 | path = /opt/stack/data/swift/2/node/ 2022-07-28 15:49:03.368 | read only = false 2022-07-28 15:49:03.368 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-28 15:49:03.368 | 2022-07-28 15:49:03.368 | [object6633] 2022-07-28 15:49:03.368 | max connections = 25 2022-07-28 15:49:03.368 | path = /opt/stack/data/swift/3/node/ 2022-07-28 15:49:03.368 | read only = false 2022-07-28 15:49:03.368 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-28 15:49:03.368 | 2022-07-28 15:49:03.368 | [object6643] 2022-07-28 15:49:03.368 | max connections = 25 2022-07-28 15:49:03.368 | path = /opt/stack/data/swift/4/node/ 2022-07-28 15:49:03.368 | read only = false 2022-07-28 15:49:03.368 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-28 15:49:03.370 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-28 15:49:03.372 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:49:03.374 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:49:03.376 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-28 15:49:03.390 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-28 15:49:03.393 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-28 15:49:03.400 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-28 15:49:03.405 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-28 15:49:03.408 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-28 15:49:03.412 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-28 15:49:03.444 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.61:8080/v1/ 2022-07-28 15:49:03.478 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-28 15:49:03.503 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-28 15:49:03.532 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-28 15:49:03.551 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-28 15:49:03.584 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-28 15:49:03.604 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-28 15:49:03.635 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-28 15:49:03.653 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-28 15:49:03.683 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-28 15:49:03.701 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 15:49:03.730 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-28 15:49:03.749 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-28 15:49:03.764 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:03.766 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-28 15:49:03.795 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-28 15:49:03.823 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-28 15:49:03.852 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-28 15:49:03.881 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-28 15:49:03.883 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-28 15:49:03.900 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:03.903 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-28 15:49:03.931 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-28 15:49:03.947 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:03.949 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-28 15:49:03.965 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:03.967 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-28 15:49:03.969 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-28 15:49:03.984 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:03.986 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-28 15:49:03.988 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-28 15:49:03.990 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-28 15:49:03.996 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-28 15:49:04.001 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-28 15:49:04.028 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-28 15:49:04.056 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-28 15:49:04.086 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-28 15:49:04.116 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-28 15:49:04.144 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-28 15:49:04.146 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-28 15:49:04.148 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-28 15:49:04.150 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-28 15:49:04.152 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-28 15:49:04.180 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-28 15:49:04.207 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.61/identity 2022-07-28 15:49:04.235 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-28 15:49:04.263 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-28 15:49:04.298 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-28 15:49:04.332 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-28 15:49:04.361 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-28 15:49:04.389 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 15:49:04.418 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-28 15:49:04.448 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-28 15:49:04.477 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-28 15:49:04.509 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-28 15:49:04.538 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-28 15:49:04.571 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-28 15:49:04.601 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-28 15:49:04.621 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-28 15:49:04.655 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-28 15:49:04.687 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-28 15:49:04.692 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-28 15:49:04.724 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-28 15:49:04.752 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-28 15:49:04.784 | + lib/swift:configure_swift:480 : local node_number 2022-07-28 15:49:04.786 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 15:49:04.789 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 15:49:04.792 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-28 15:49:04.798 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-28 15:49:04.800 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 15:49:04.802 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 15:49:04.805 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-28 15:49:04.807 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-28 15:49:04.810 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 15:49:04.812 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 15:49:04.814 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-28 15:49:04.834 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-28 15:49:04.863 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-28 15:49:04.883 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-28 15:49:04.916 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-28 15:49:04.935 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 15:49:04.967 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-28 15:49:04.986 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 15:49:05.015 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-28 15:49:05.036 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 15:49:05.070 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-28 15:49:05.091 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-28 15:49:05.122 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-28 15:49:05.145 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-28 15:49:05.178 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-28 15:49:05.198 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-28 15:49:05.229 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-28 15:49:05.249 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-28 15:49:05.280 | + 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-07-28 15:49:05.287 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-28 15:49:05.309 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 15:49:05.341 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-28 15:49:05.370 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 15:49:05.373 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-28 15:49:05.377 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-28 15:49:05.380 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 15:49:05.382 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 15:49:05.384 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-28 15:49:05.387 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-28 15:49:05.389 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 15:49:05.391 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 15:49:05.393 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-28 15:49:05.413 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-28 15:49:05.441 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-28 15:49:05.459 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-28 15:49:05.488 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-28 15:49:05.507 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 15:49:05.536 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-28 15:49:05.558 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 15:49:05.588 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-28 15:49:05.610 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 15:49:05.640 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-28 15:49:05.659 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-28 15:49:05.688 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-28 15:49:05.711 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-28 15:49:05.744 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-28 15:49:05.765 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-28 15:49:05.799 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-28 15:49:05.820 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-28 15:49:05.848 | + 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-07-28 15:49:05.854 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-28 15:49:05.874 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 15:49:05.904 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 15:49:05.907 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-28 15:49:05.912 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-28 15:49:05.914 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 15:49:05.917 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 15:49:05.919 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-28 15:49:05.921 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-28 15:49:05.924 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 15:49:05.926 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 15:49:05.928 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-28 15:49:05.948 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-28 15:49:05.977 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-28 15:49:05.996 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-28 15:49:06.031 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-28 15:49:06.061 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 15:49:06.097 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-28 15:49:06.122 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 15:49:06.160 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-28 15:49:06.186 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 15:49:06.223 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-28 15:49:06.247 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-28 15:49:06.284 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-28 15:49:06.308 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-28 15:49:06.345 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-28 15:49:06.372 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-28 15:49:06.404 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-28 15:49:06.423 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-28 15:49:06.459 | + 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-07-28 15:49:06.464 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-28 15:49:06.484 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 15:49:06.513 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-28 15:49:06.546 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-28 15:49:06.576 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-28 15:49:06.606 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-28 15:49:06.608 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-28 15:49:06.613 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-28 15:49:06.642 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-28 15:49:06.673 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-28 15:49:06.707 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-28 15:49:06.742 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-28 15:49:06.775 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-28 15:49:06.806 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-28 15:49:06.837 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-28 15:49:06.867 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-28 15:49:06.899 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-28 15:49:06.917 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:06.920 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-28 15:49:06.940 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-28 15:49:06.943 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-28 15:49:06.966 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-28 15:49:06.969 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.61 2022-07-28 15:49:06.999 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-28 15:49:07.001 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-28 15:49:07.033 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.61/identity 2022-07-28 15:49:07.067 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-28 15:49:07.069 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-28 15:49:07.100 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-28 15:49:07.119 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:07.122 | + lib/swift:configure_swift:543 : local user_group 2022-07-28 15:49:07.125 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-28 15:49:07.131 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-28 15:49:07.134 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-28 15:49:07.147 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-28 15:49:07.150 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-28 15:49:07.165 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-28 15:49:07.167 | + lib/swift:configure_swift:550 : is_suse 2022-07-28 15:49:07.170 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 15:49:07.173 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 15:49:07.176 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 15:49:07.178 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 15:49:07.181 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 15:49:07.184 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 15:49:07.186 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-28 15:49:07.200 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-28 15:49:07.205 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-28 15:49:07.208 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-28 15:49:07.227 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:07.229 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-28 15:49:07.248 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:07.251 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-28 15:49:07.253 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-28 15:49:07.256 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-28 15:49:07.259 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 15:49:07.262 | + lib/stack:stack_install_service:32 : install_glance 2022-07-28 15:49:07.265 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-28 15:49:07.268 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-28 15:49:07.271 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-28 15:49:07.289 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:07.292 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-28 15:49:07.294 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-28 15:49:07.313 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:07.316 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-28 15:49:07.318 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-28 15:49:07.322 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-28 15:49:07.324 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:49:07.327 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:49:07.330 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-07-28 15:49:07.333 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:49:07.336 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-28 15:49:07.340 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-28 15:49:07.343 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-28 15:49:07.347 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-28 15:49:07.350 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-28 15:49:07.354 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-28 15:49:07.356 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-28 15:49:07.360 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-28 15:49:07.363 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-28 15:49:07.366 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-28 15:49:07.371 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-28 15:49:07.371 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-28 15:49:07.376 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-28 15:49:07.379 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-28 15:49:07.382 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-28 15:49:07.386 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-28 15:49:07.389 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 15:49:07.413 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-28 15:49:07.416 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 15:49:09.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:49:09.547 | from cryptography.utils import int_from_bytes 2022-07-28 15:49:09.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:49:09.547 | from cryptography.utils import int_from_bytes 2022-07-28 15:49:10.591 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:49:10.594 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 15:49:10.673 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 15:49:10.684 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 15:49:10.723 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 15:49:10.781 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 15:49:10.805 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 15:49:10.809 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 15:49:10.827 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 15:49:10.838 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 15:49:10.881 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 15:49:10.887 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 15:49:10.892 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 15:49:10.931 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 15:49:10.946 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 15:49:10.948 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 15:49:10.957 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 15:49:10.980 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 15:49:10.994 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 15:49:11.000 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:49:11.003 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 15:49:11.006 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 15:49:11.012 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 15:49:11.016 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 15:49:11.031 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 15:49:11.037 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 15:49:11.057 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 15:49:11.078 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 15:49:11.082 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:49:11.096 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 15:49:11.101 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 15:49:11.104 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:49:11.107 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 15:49:11.111 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 15:49:11.125 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:49:11.159 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 15:49:11.166 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 15:49:11.175 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 15:49:11.241 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 15:49:11.267 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 15:49:11.271 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 15:49:11.274 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 15:49:11.280 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 15:49:11.282 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 15:49:11.288 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 15:49:11.291 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 15:49:11.294 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 15:49:11.300 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 15:49:11.313 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 15:49:11.324 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 15:49:11.337 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 15:49:11.345 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 15:49:11.355 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 15:49:11.359 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 15:49:11.372 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 15:49:11.375 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 15:49:11.378 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:49:11.383 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 15:49:11.410 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 15:49:11.437 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 15:49:11.441 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 15:49:11.445 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 15:49:11.451 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 15:49:11.454 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 15:49:13.293 | + inc/python:pip_install:196 : result=0 2022-07-28 15:49:13.295 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:49:13.298 | + functions-common:time_stop:2440 : local name 2022-07-28 15:49:13.301 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:49:13.303 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:49:13.306 | + functions-common:time_stop:2443 : local total 2022-07-28 15:49:13.308 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:49:13.310 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:49:13.313 | + functions-common:time_stop:2447 : start_time=1659023347407 2022-07-28 15:49:13.315 | + functions-common:time_stop:2449 : [[ -z 1659023347407 ]] 2022-07-28 15:49:13.318 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:49:13.322 | + functions-common:time_stop:2452 : end_time=1659023353320 2022-07-28 15:49:13.325 | + functions-common:time_stop:2453 : elapsed_time=5913 2022-07-28 15:49:13.328 | + functions-common:time_stop:2454 : total=70989 2022-07-28 15:49:13.330 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:49:13.332 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=76902 2022-07-28 15:49:13.335 | + inc/python:pip_install:199 : return 0 2022-07-28 15:49:13.338 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-28 15:49:13.340 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-28 15:49:13.343 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-28 15:49:13.358 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-28 15:49:13.364 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-28 15:49:13.366 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-28 15:49:13.369 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-28 15:49:13.371 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 15:49:13.374 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 15:49:13.377 | ++ functions-common:git_clone:601 : pwd 2022-07-28 15:49:13.380 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 15:49:13.382 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 15:49:13.385 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 15:49:13.403 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 15:49:13.406 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 15:49:13.409 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 15:49:13.413 | + functions-common:git_clone:618 : echo master 2022-07-28 15:49:13.413 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 15:49:13.422 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-28 15:49:13.426 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 15:49:13.429 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-28 15:49:13.442 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-28 15:49:13.446 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 15:49:13.446 | + functions-common:git_clone:679 : head -1 2022-07-28 15:49:13.452 | 00f453372 Merge "Immediate caching of an image" 2022-07-28 15:49:13.455 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 15:49:13.458 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-28 15:49:13.461 | + inc/python:setup_develop:334 : local bindep 2022-07-28 15:49:13.464 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 15:49:13.468 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-28 15:49:13.471 | + inc/python:setup_develop:340 : local extras= 2022-07-28 15:49:13.474 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-28 15:49:13.477 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 15:49:13.482 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 15:49:13.485 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-28 15:49:13.487 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 15:49:13.490 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 15:49:13.493 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-28 15:49:13.496 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 15:49:13.500 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-28 15:49:13.503 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 15:49:13.506 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 15:49:13.510 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-28 15:49:13.517 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-28 15:49:13.520 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-28 15:49:14.169 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-28 15:49:14.172 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 15:49:14.175 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 15:49:14.177 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 15:49:14.180 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 15:49:14.182 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-28 15:49:14.185 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 15:49:14.190 | + inc/python:setup_package:424 : local extras= 2022-07-28 15:49:14.191 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 15:49:14.196 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 15:49:14.201 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 15:49:14.204 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 15:49:14.206 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 15:49:14.209 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-28 15:49:14.234 | Using python 3.8 to install /opt/stack/glance 2022-07-28 15:49:14.239 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-07-28 15:49:16.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:49:16.372 | from cryptography.utils import int_from_bytes 2022-07-28 15:49:16.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:49:16.372 | from cryptography.utils import int_from_bytes 2022-07-28 15:49:17.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:49:17.427 | Obtaining file:///opt/stack/glance 2022-07-28 15:49:18.720 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 15:49:18.730 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 15:49:18.739 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 15:49:18.751 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 15:49:18.895 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-07-28 15:49:18.903 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 15:49:18.916 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 15:49:18.929 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 15:49:18.949 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 15:49:18.986 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 15:49:18.999 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 15:49:19.005 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 15:49:19.011 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 15:49:19.019 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 15:49:19.022 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 15:49:19.097 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 15:49:19.102 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 15:49:19.112 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 15:49:19.149 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 15:49:19.176 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 15:49:19.179 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 15:49:19.218 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 15:49:19.274 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 15:49:19.332 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 15:49:19.337 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 15:49:19.341 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 15:49:19.359 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 15:49:19.395 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 15:49:19.406 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 15:49:19.444 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 15:49:19.450 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 15:49:19.497 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 15:49:19.501 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 15:49:19.511 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 15:49:19.550 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 15:49:19.603 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 15:49:19.613 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 15:49:19.632 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 15:49:19.646 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 15:49:19.658 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 15:49:19.667 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 15:49:19.689 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 15:49:19.699 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 15:49:19.713 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 15:49:19.752 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 15:49:19.757 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:49:19.759 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 15:49:19.771 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 15:49:19.777 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 15:49:19.795 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 15:49:19.807 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 15:49:19.817 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 15:49:19.820 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 15:49:19.825 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 15:49:19.830 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 15:49:19.844 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 15:49:19.848 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 15:49:19.869 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 15:49:19.873 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 15:49:19.880 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:49:19.923 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 15:49:19.928 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 15:49:19.932 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-07-28 15:49:19.935 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:49:19.938 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 15:49:19.948 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 15:49:19.951 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 15:49:19.953 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 15:49:19.958 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 15:49:20.012 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 15:49:20.026 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 15:49:20.035 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 15:49:20.041 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 15:49:20.052 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:49:20.084 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 15:49:20.089 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 15:49:20.092 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 15:49:20.097 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 15:49:20.123 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 15:49:20.126 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 15:49:20.136 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 15:49:20.140 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 15:49:20.168 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 15:49:20.229 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 15:49:20.234 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 15:49:20.237 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 15:49:20.240 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 15:49:20.265 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 15:49:20.312 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 15:49:20.317 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 15:49:20.320 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 15:49:20.326 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 15:49:20.334 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 15:49:20.337 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 15:49:20.348 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 15:49:20.351 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 15:49:20.363 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 15:49:20.366 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 15:49:20.369 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:49:20.374 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 15:49:20.376 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 15:49:20.379 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 15:49:20.417 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 15:49:20.422 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 15:49:20.427 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 15:49:20.430 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 15:49:20.433 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 15:49:20.437 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 15:49:20.444 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 15:49:20.447 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 15:49:20.449 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 15:49:20.454 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 15:49:20.475 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 15:49:20.478 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 15:49:20.481 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 15:49:20.529 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 15:49:20.532 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 15:49:21.509 | Installing collected packages: glance 2022-07-28 15:49:21.509 | Attempting uninstall: glance 2022-07-28 15:49:21.510 | Found existing installation: glance 25.0.0.0b3.dev2 2022-07-28 15:49:21.514 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-28 15:49:21.516 | Running setup.py develop for glance 2022-07-28 15:49:23.249 | Successfully installed glance 2022-07-28 15:49:23.360 | + inc/python:pip_install:196 : result=0 2022-07-28 15:49:23.362 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:49:23.365 | + functions-common:time_stop:2440 : local name 2022-07-28 15:49:23.367 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:49:23.370 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:49:23.372 | + functions-common:time_stop:2443 : local total 2022-07-28 15:49:23.375 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:49:23.377 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:49:23.379 | + functions-common:time_stop:2447 : start_time=1659023354228 2022-07-28 15:49:23.382 | + functions-common:time_stop:2449 : [[ -z 1659023354228 ]] 2022-07-28 15:49:23.385 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:49:23.389 | + functions-common:time_stop:2452 : end_time=1659023363386 2022-07-28 15:49:23.392 | + functions-common:time_stop:2453 : elapsed_time=9158 2022-07-28 15:49:23.395 | + functions-common:time_stop:2454 : total=76902 2022-07-28 15:49:23.397 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:49:23.400 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=86060 2022-07-28 15:49:23.402 | + inc/python:pip_install:199 : return 0 2022-07-28 15:49:23.405 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 15:49:23.407 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 15:49:23.411 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 15:49:23.431 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 15:49:23.443 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-28 15:49:23.446 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-28 15:49:23.448 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:49:23.451 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:49:23.455 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-07-28 15:49:23.458 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:49:23.460 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 15:49:23.463 | + ./stack.sh:main:915 : configure_glance 2022-07-28 15:49:23.465 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-28 15:49:23.478 | + lib/glance:configure_glance:326 : local dburl 2022-07-28 15:49:23.481 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-28 15:49:23.484 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-28 15:49:23.486 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-28 15:49:23.489 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-28 15:49:23.491 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 15:49:23.493 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 15:49:23.496 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 15:49:23.512 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:23.514 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 15:49:23.517 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 15:49:23.520 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 15:49:23.522 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-28 15:49:23.552 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 15:49:23.582 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-28 15:49:23.615 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 15:49:23.647 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-28 15:49:23.678 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-28 15:49:23.709 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-28 15:49:23.711 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 15:49:23.714 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-28 15:49:23.716 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 15:49:23.719 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-28 15:49:23.748 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-28 15:49:23.778 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.61/identity 2022-07-28 15:49:23.809 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-28 15:49:23.841 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-28 15:49:23.872 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-28 15:49:23.903 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-28 15:49:23.934 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-28 15:49:23.965 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 15:49:23.997 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 15:49:24.028 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-28 15:49:24.059 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-28 15:49:24.061 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-28 15:49:24.064 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-28 15:49:24.066 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 15:49:24.069 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 15:49:24.071 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 15:49:24.089 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:24.092 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 15:49:24.095 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 15:49:24.098 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 15:49:24.114 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:24.117 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 15:49:24.120 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 15:49:24.152 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 15:49:24.154 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 15:49:24.157 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-28 15:49:24.160 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-28 15:49:24.162 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-28 15:49:24.193 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-28 15:49:24.224 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-28 15:49:24.226 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-28 15:49:24.229 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-28 15:49:24.232 | + lib/glance:configure_glance_store:254 : local be 2022-07-28 15:49:24.234 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-28 15:49:24.236 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-28 15:49:24.239 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 15:49:24.271 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-28 15:49:24.273 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.61 2022-07-28 15:49:24.305 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-28 15:49:24.307 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-28 15:49:24.325 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:24.329 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-28 15:49:24.360 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-28 15:49:24.391 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-28 15:49:24.424 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-28 15:49:24.456 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-28 15:49:24.488 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-28 15:49:24.506 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:24.508 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 15:49:24.539 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-28 15:49:24.571 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-28 15:49:24.604 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.61/identity/v3 2022-07-28 15:49:24.636 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-28 15:49:24.668 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.61/image 2022-07-28 15:49:24.700 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-28 15:49:24.717 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:24.720 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-28 15:49:24.722 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-28 15:49:24.725 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 15:49:24.728 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 15:49:24.746 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 15:49:24.749 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 15:49:24.751 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 15:49:24.754 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 15:49:24.756 | + 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-07-28 15:49:24.790 | + 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-07-28 15:49:24.828 | + 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-07-28 15:49:24.860 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 15:49:24.893 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-28 15:49:24.897 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-28 15:49:24.929 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-28 15:49:24.960 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 15:49:24.992 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.61/identity 2022-07-28 15:49:25.024 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-28 15:49:25.060 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-28 15:49:25.092 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-28 15:49:25.126 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 15:49:25.159 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-28 15:49:25.190 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-28 15:49:25.223 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-28 15:49:25.255 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-28 15:49:25.260 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-07-28 15:49:25.270 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-28 15:49:25.288 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:25.290 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-28 15:49:25.293 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-28 15:49:25.296 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-28 15:49:25.299 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-28 15:49:25.301 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-28 15:49:25.304 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-28 15:49:25.308 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-28 15:49:25.311 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-28 15:49:25.315 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-28 15:49:25.347 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-28 15:49:25.349 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-28 15:49:25.352 | ++ functions:get_random_port:837 : true 2022-07-28 15:49:25.355 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-28 15:49:25.357 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-28 15:49:25.359 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-28 15:49:25.419 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-28 15:49:25.422 | ++ functions:get_random_port:841 : break 2 2022-07-28 15:49:25.424 | ++ functions:get_random_port:845 : echo 60999 2022-07-28 15:49:25.427 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-28 15:49:25.430 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-28 15:49:25.459 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-28 15:49:25.488 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-28 15:49:25.519 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-28 15:49:25.551 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 15:49:25.581 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-28 15:49:25.615 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-28 15:49:25.645 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-28 15:49:25.675 | + 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-07-28 15:49:25.704 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 15:49:25.734 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 15:49:25.765 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 15:49:25.795 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-28 15:49:25.826 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 15:49:25.856 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-28 15:49:25.887 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-28 15:49:25.918 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-28 15:49:25.948 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-28 15:49:25.980 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-28 15:49:26.012 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-28 15:49:26.015 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-28 15:49:26.017 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 15:49:26.020 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:49:26.022 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:49:26.025 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-28 15:49:26.027 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-28 15:49:26.085 | proxy (enabled by site administrator) 2022-07-28 15:49:26.088 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-28 15:49:26.090 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-28 15:49:26.093 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 15:49:26.096 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:49:26.099 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:49:26.101 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-28 15:49:26.103 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-28 15:49:26.160 | proxy_http (enabled by site administrator) 2022-07-28 15:49:26.164 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-28 15:49:26.167 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-28 15:49:26.170 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-28 15:49:26.172 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 15:49:26.175 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:49:26.177 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:49:26.180 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 15:49:26.184 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 15:49:26.187 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-28 15:49:26.187 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 15:49:26.196 | KeepAlive Off 2022-07-28 15:49:26.201 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-28 15:49:26.202 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 15:49:26.211 | SetEnv proxy-sendchunked 1 2022-07-28 15:49:26.216 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-28 15:49:26.216 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 15:49:26.225 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-28 15:49:26.229 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-28 15:49:26.232 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-28 15:49:26.234 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 15:49:26.237 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 15:49:26.239 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 15:49:26.242 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:49:26.245 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:49:26.247 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 15:49:26.250 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 15:49:26.253 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:49:26.255 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:49:26.258 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-28 15:49:26.322 | Site glance-wsgi-api already enabled 2022-07-28 15:49:26.328 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-28 15:49:26.332 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 15:49:26.335 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 15:49:26.337 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 15:49:26.479 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-28 15:49:26.486 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-28 15:49:26.518 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 15:49:26.520 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 15:49:26.523 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-28 15:49:26.544 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:26.547 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-28 15:49:26.549 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-28 15:49:26.552 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-28 15:49:26.554 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 15:49:26.557 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-28 15:49:26.560 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-28 15:49:26.562 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-28 15:49:26.564 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-28 15:49:26.567 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 15:49:26.569 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 15:49:26.572 | ++ functions-common:git_clone:601 : pwd 2022-07-28 15:49:26.575 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 15:49:26.577 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 15:49:26.580 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 15:49:26.597 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 15:49:26.599 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 15:49:26.602 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 15:49:26.605 | + functions-common:git_clone:618 : echo master 2022-07-28 15:49:26.605 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 15:49:26.612 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-28 15:49:26.614 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 15:49:26.621 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-28 15:49:26.635 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-28 15:49:26.638 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 15:49:26.638 | + functions-common:git_clone:679 : head -1 2022-07-28 15:49:26.647 | 4e7d338b9 Merge "Initial commit for Yadro Tatlin.UNIFIED driver" 2022-07-28 15:49:26.650 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 15:49:26.652 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-28 15:49:26.656 | + inc/python:setup_develop:334 : local bindep 2022-07-28 15:49:26.660 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 15:49:26.664 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-28 15:49:26.666 | + inc/python:setup_develop:340 : local extras= 2022-07-28 15:49:26.669 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-28 15:49:26.672 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 15:49:26.674 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 15:49:26.678 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-28 15:49:26.680 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 15:49:26.683 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 15:49:26.686 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-28 15:49:26.688 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 15:49:26.692 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-28 15:49:26.694 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 15:49:26.697 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 15:49:26.700 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-28 15:49:26.706 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-28 15:49:26.709 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-28 15:49:27.327 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-28 15:49:27.330 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 15:49:27.332 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 15:49:27.335 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 15:49:27.337 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 15:49:27.339 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-28 15:49:27.342 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 15:49:27.344 | + inc/python:setup_package:424 : local extras= 2022-07-28 15:49:27.347 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 15:49:27.349 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 15:49:27.352 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 15:49:27.354 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 15:49:27.357 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 15:49:27.359 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-28 15:49:27.382 | Using python 3.8 to install /opt/stack/cinder 2022-07-28 15:49:27.385 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-07-28 15:49:29.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:49:29.482 | from cryptography.utils import int_from_bytes 2022-07-28 15:49:29.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:49:29.482 | from cryptography.utils import int_from_bytes 2022-07-28 15:49:30.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:49:30.528 | Obtaining file:///opt/stack/cinder 2022-07-28 15:49:32.656 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 15:49:32.666 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 15:49:32.675 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 15:49:32.688 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 15:49:32.834 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 15:49:32.847 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-07-28 15:49:32.857 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-07-28 15:49:32.867 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 15:49:32.886 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 15:49:32.924 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 15:49:32.936 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 15:49:32.939 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 15:49:32.948 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-07-28 15:49:32.961 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-07-28 15:49:32.991 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-07-28 15:49:32.998 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 15:49:33.004 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 15:49:33.015 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 15:49:33.054 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 15:49:33.058 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 15:49:33.061 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 15:49:33.102 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 15:49:33.160 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 15:49:33.211 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 15:49:33.221 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-07-28 15:49:33.230 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 15:49:33.254 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 15:49:33.258 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 15:49:33.275 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 15:49:33.313 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 15:49:33.324 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 15:49:33.364 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 15:49:33.371 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 15:49:33.419 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 15:49:33.423 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 15:49:33.462 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 15:49:33.516 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 15:49:33.526 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 15:49:33.545 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 15:49:33.559 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 15:49:33.572 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 15:49:33.586 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 15:49:33.589 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 15:49:33.597 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 15:49:33.619 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 15:49:33.629 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 15:49:33.643 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 15:49:33.693 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-07-28 15:49:33.715 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 15:49:33.754 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 15:49:33.760 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 15:49:33.794 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:49:33.797 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 15:49:33.808 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 15:49:33.814 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 15:49:33.832 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-07-28 15:49:33.835 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-07-28 15:49:33.839 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 15:49:33.850 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 15:49:33.852 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 15:49:33.858 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 15:49:33.863 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 15:49:33.877 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 15:49:33.882 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 15:49:33.897 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 15:49:33.920 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 15:49:33.934 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 15:49:33.954 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 15:49:33.959 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 15:49:33.965 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:49:33.979 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 15:49:33.984 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-07-28 15:49:33.988 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-07-28 15:49:33.992 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-07-28 15:49:33.999 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:49:34.002 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 15:49:34.012 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 15:49:34.015 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 15:49:34.018 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 15:49:34.022 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-07-28 15:49:34.025 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-07-28 15:49:34.032 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 15:49:34.085 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 15:49:34.099 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 15:49:34.108 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 15:49:34.113 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 15:49:34.123 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 15:49:34.180 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-07-28 15:49:34.183 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:49:34.216 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 15:49:34.220 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 15:49:34.226 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 15:49:34.231 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 15:49:34.235 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 15:49:34.240 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 15:49:34.265 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-07-28 15:49:34.268 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 15:49:34.271 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 15:49:34.274 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 15:49:34.302 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-07-28 15:49:34.315 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 15:49:34.318 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 15:49:34.344 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 15:49:34.410 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 15:49:34.416 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 15:49:34.419 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 15:49:34.425 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 15:49:34.428 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 15:49:34.432 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 15:49:34.448 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 15:49:34.504 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 15:49:34.509 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 15:49:34.512 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 15:49:34.518 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 15:49:34.527 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 15:49:34.530 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 15:49:34.542 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 15:49:34.545 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 15:49:34.556 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 15:49:34.568 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 15:49:34.580 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 15:49:34.583 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:49:34.588 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 15:49:34.591 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-07-28 15:49:34.594 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 15:49:34.598 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 15:49:34.603 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 15:49:34.608 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 15:49:34.647 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 15:49:34.650 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 15:49:34.655 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 15:49:34.658 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-07-28 15:49:34.665 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 15:49:34.667 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 15:49:34.679 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 15:49:34.681 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 15:49:34.684 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 15:49:34.734 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 15:49:34.737 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 15:49:34.741 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 15:49:35.661 | Installing collected packages: cinder 2022-07-28 15:49:35.661 | Attempting uninstall: cinder 2022-07-28 15:49:35.662 | Found existing installation: cinder 20.1.0.dev349 2022-07-28 15:49:35.665 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-28 15:49:35.666 | Running setup.py develop for cinder 2022-07-28 15:49:38.375 | Successfully installed cinder 2022-07-28 15:49:38.499 | + inc/python:pip_install:196 : result=0 2022-07-28 15:49:38.501 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:49:38.504 | + functions-common:time_stop:2440 : local name 2022-07-28 15:49:38.506 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:49:38.510 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:49:38.513 | + functions-common:time_stop:2443 : local total 2022-07-28 15:49:38.516 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:49:38.518 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:49:38.521 | + functions-common:time_stop:2447 : start_time=1659023367376 2022-07-28 15:49:38.523 | + functions-common:time_stop:2449 : [[ -z 1659023367376 ]] 2022-07-28 15:49:38.526 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:49:38.531 | + functions-common:time_stop:2452 : end_time=1659023378528 2022-07-28 15:49:38.534 | + functions-common:time_stop:2453 : elapsed_time=11152 2022-07-28 15:49:38.536 | + functions-common:time_stop:2454 : total=86060 2022-07-28 15:49:38.539 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:49:38.541 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=97212 2022-07-28 15:49:38.544 | + inc/python:pip_install:199 : return 0 2022-07-28 15:49:38.546 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 15:49:38.549 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 15:49:38.551 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 15:49:38.574 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 15:49:38.588 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-28 15:49:38.591 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-28 15:49:38.593 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:49:38.596 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:49:38.602 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-07-28 15:49:38.605 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:49:38.608 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-28 15:49:38.611 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-28 15:49:38.614 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-28 15:49:38.616 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:49:38.619 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:49:38.621 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-28 15:49:38.634 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-28 15:49:38.637 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 15:49:38.640 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 15:49:38.643 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 15:49:38.645 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 15:49:38.648 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 15:49:38.650 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 15:49:38.653 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:49:38.656 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:49:38.658 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 15:49:38.661 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 15:49:38.664 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 15:49:38.666 | + functions-common:apt_get_update:1191 : return 2022-07-28 15:49:38.669 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-28 15:49:38.672 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 15:49:38.674 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:49:38.677 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:49:38.679 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-28 15:49:38.705 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-07-28 15:49:38.820 | Reading package lists... 2022-07-28 15:49:39.099 | Building dependency tree... 2022-07-28 15:49:39.100 | Reading state information... 2022-07-28 15:49:39.366 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-28 15:49:39.366 | The following packages were automatically installed and are no longer required: 2022-07-28 15:49:39.367 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 15:49:39.367 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 15:49:39.367 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 15:49:39.367 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 15:49:39.367 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 15:49:39.367 | python3-zope.interface 2022-07-28 15:49:39.367 | Use 'sudo apt autoremove' to remove them. 2022-07-28 15:49:39.492 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 15:49:39.497 | + functions-common:apt_get:1235 : result=0 2022-07-28 15:49:39.500 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 15:49:39.503 | + functions-common:time_stop:2440 : local name 2022-07-28 15:49:39.505 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:49:39.508 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:49:39.510 | + functions-common:time_stop:2443 : local total 2022-07-28 15:49:39.513 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:49:39.516 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 15:49:39.518 | + functions-common:time_stop:2447 : start_time=1659023378702 2022-07-28 15:49:39.521 | + functions-common:time_stop:2449 : [[ -z 1659023378702 ]] 2022-07-28 15:49:39.524 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:49:39.530 | + functions-common:time_stop:2452 : end_time=1659023379526 2022-07-28 15:49:39.532 | + functions-common:time_stop:2453 : elapsed_time=824 2022-07-28 15:49:39.535 | + functions-common:time_stop:2454 : total=5980 2022-07-28 15:49:39.538 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:49:39.540 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6804 2022-07-28 15:49:39.543 | + functions-common:apt_get:1239 : return 0 2022-07-28 15:49:39.546 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 15:49:39.548 | + ./stack.sh:main:921 : configure_cinder 2022-07-28 15:49:39.551 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-28 15:49:39.564 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-28 15:49:39.568 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-28 15:49:39.570 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-28 15:49:39.572 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 15:49:39.575 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-28 15:49:39.576 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 15:49:39.580 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-28 15:49:39.583 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-28 15:49:39.585 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 15:49:39.587 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-28 15:49:39.589 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-28 15:49:39.591 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-28 15:49:39.594 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-28 15:49:39.596 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-28 15:49:39.608 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-28 15:49:39.621 | + 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-07-28 15:49:39.634 | + 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-07-28 15:49:39.646 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-28 15:49:39.659 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 15:49:39.662 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 15:49:39.667 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.OBoGtYsOtR 2022-07-28 15:49:39.669 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 15:49:39.672 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 15:49:39.675 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-28 15:49:39.677 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.OBoGtYsOtR 2022-07-28 15:49:39.681 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.OBoGtYsOtR 2022-07-28 15:49:39.693 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.OBoGtYsOtR /etc/sudoers.d/cinder-rootwrap 2022-07-28 15:49:39.706 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-28 15:49:39.710 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 15:49:39.712 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 15:49:39.714 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 15:49:39.717 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 15:49:39.719 | + 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-07-28 15:49:39.721 | + 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-07-28 15:49:39.724 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-28 15:49:39.726 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-28 15:49:39.731 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-28 15:49:39.735 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-28 15:49:39.755 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-28 15:49:39.773 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-28 15:49:39.793 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-28 15:49:39.812 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-28 15:49:39.832 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-28 15:49:39.851 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-28 15:49:39.870 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-28 15:49:39.889 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-28 15:49:39.892 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 15:49:39.894 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-28 15:49:39.897 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 15:49:39.899 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-28 15:49:39.929 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-28 15:49:39.958 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.61/identity 2022-07-28 15:49:39.988 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-28 15:49:40.017 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-28 15:49:40.045 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-28 15:49:40.075 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-28 15:49:40.104 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-28 15:49:40.133 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 15:49:40.162 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 15:49:40.191 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-28 15:49:40.224 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-28 15:49:40.260 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-28 15:49:40.263 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-28 15:49:40.265 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-28 15:49:40.268 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-28 15:49:40.270 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 15:49:40.273 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 15:49:40.278 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 15:49:40.300 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:40.303 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 15:49:40.305 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 15:49:40.309 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 15:49:40.341 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-28 15:49:40.377 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-28 15:49:40.414 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-28 15:49:40.446 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-28 15:49:40.480 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-28 15:49:40.513 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-28 15:49:40.550 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-28 15:49:40.553 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.61 2022-07-28 15:49:40.587 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 15:49:40.627 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-28 15:49:40.631 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key d1a82f1d57147f2333aedb0440e2e862 2022-07-28 15:49:40.663 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-28 15:49:40.667 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-28 15:49:40.699 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-28 15:49:40.732 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-28 15:49:40.763 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-28 15:49:40.796 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-28 15:49:40.815 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:40.818 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-07-28 15:49:40.821 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-07-28 15:49:40.824 | + lib/cinder:configure_cinder:301 : local default_name= 2022-07-28 15:49:40.827 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-07-28 15:49:40.830 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-28 15:49:40.833 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-07-28 15:49:40.836 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-07-28 15:49:40.839 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-07-28 15:49:40.842 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-07-28 15:49:40.845 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-07-28 15:49:40.849 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-07-28 15:49:40.884 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-07-28 15:49:40.917 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-07-28 15:49:40.952 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-07-28 15:49:40.984 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-07-28 15:49:41.019 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-07-28 15:49:41.052 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-07-28 15:49:41.054 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-07-28 15:49:41.057 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-07-28 15:49:41.059 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-07-28 15:49:41.090 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-07-28 15:49:41.093 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-07-28 15:49:41.125 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-07-28 15:49:41.128 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-07-28 15:49:41.130 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-07-28 15:49:41.133 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-07-28 15:49:41.171 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-07-28 15:49:41.173 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-07-28 15:49:41.176 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-28 15:49:41.195 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:41.197 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-07-28 15:49:41.200 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-07-28 15:49:41.203 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-07-28 15:49:41.206 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-07-28 15:49:41.236 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.61:8080/v1/AUTH_ 2022-07-28 15:49:41.271 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-07-28 15:49:41.290 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:41.293 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-28 15:49:41.313 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:41.315 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-28 15:49:41.338 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:41.341 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-28 15:49:41.344 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-28 15:49:41.347 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-28 15:49:41.350 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-28 15:49:41.355 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 15:49:41.358 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 15:49:41.360 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 15:49:41.379 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:41.382 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 15:49:41.387 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 15:49:41.389 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 15:49:41.409 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:41.412 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 15:49:41.415 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 15:49:41.447 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 15:49:41.450 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 15:49:41.453 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-28 15:49:41.455 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-28 15:49:41.458 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 15:49:41.461 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 15:49:41.481 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 15:49:41.483 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 15:49:41.486 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 15:49:41.489 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 15:49:41.491 | + 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-07-28 15:49:41.524 | + 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-07-28 15:49:41.558 | + 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-07-28 15:49:41.590 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 15:49:41.626 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-28 15:49:41.646 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:41.649 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-28 15:49:41.653 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-28 15:49:41.658 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-28 15:49:41.661 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-28 15:49:41.664 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 15:49:41.666 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 15:49:41.671 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-28 15:49:41.676 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-28 15:49:41.678 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 15:49:41.686 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 15:49:41.700 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 15:49:41.701 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 15:49:41.709 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 15:49:41.714 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 15:49:41.732 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-28 15:49:41.735 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-28 15:49:41.739 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-28 15:49:41.773 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-28 15:49:41.804 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-28 15:49:41.835 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 15:49:41.864 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 15:49:41.898 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 15:49:41.928 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 15:49:41.959 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 15:49:41.992 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 15:49:42.025 | + 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-07-28 15:49:42.056 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 15:49:42.090 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 15:49:42.123 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 15:49:42.158 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 15:49:42.161 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 15:49:42.165 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-28 15:49:42.167 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-28 15:49:42.170 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 15:49:42.173 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:49:42.176 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:49:42.178 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 15:49:42.181 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 15:49:42.183 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-28 15:49:42.217 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 15:49:42.250 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 15:49:42.250 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-28 15:49:42.259 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-28 15:49:42.263 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-28 15:49:42.266 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-28 15:49:42.269 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 15:49:42.271 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 15:49:42.274 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 15:49:42.277 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:49:42.279 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:49:42.282 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 15:49:42.284 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 15:49:42.287 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:49:42.289 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:49:42.292 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-28 15:49:42.381 | Enabling site cinder-wsgi. 2022-07-28 15:49:42.388 | To activate the new configuration, you need to run: 2022-07-28 15:49:42.388 | systemctl reload apache2 2022-07-28 15:49:42.393 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 15:49:42.395 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 15:49:42.398 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 15:49:42.400 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 15:49:42.538 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-28 15:49:42.541 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-28 15:49:42.576 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.61/image 2022-07-28 15:49:42.611 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-28 15:49:42.633 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:42.635 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-28 15:49:42.638 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 15:49:42.640 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 15:49:42.642 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 15:49:42.645 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-28 15:49:42.682 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-28 15:49:42.720 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.61/identity 2022-07-28 15:49:42.754 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-28 15:49:42.788 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-28 15:49:42.820 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-28 15:49:42.850 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-28 15:49:42.880 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-28 15:49:42.911 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 15:49:42.940 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-28 15:49:42.971 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-28 15:49:43.002 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 15:49:43.033 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-28 15:49:43.035 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-28 15:49:43.053 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:43.056 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.61:2379 2022-07-28 15:49:43.090 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 15:49:43.093 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 15:49:43.096 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-28 15:49:43.114 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:43.116 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-28 15:49:43.119 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-28 15:49:43.122 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-28 15:49:43.124 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 15:49:43.127 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-28 15:49:43.129 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-28 15:49:43.133 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 15:49:43.134 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 15:49:43.140 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 15:49:43.142 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 15:49:43.145 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 15:49:43.148 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 15:49:43.151 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-28 15:49:43.154 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-28 15:49:43.156 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-28 15:49:43.159 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:49:43.163 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:49:43.165 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-07-28 15:49:43.168 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:49:43.170 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-28 15:49:43.173 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-28 15:49:43.175 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-28 15:49:43.178 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 15:49:43.180 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 15:49:43.183 | ++ functions-common:git_clone:601 : pwd 2022-07-28 15:49:43.186 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 15:49:43.188 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 15:49:43.191 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 15:49:43.209 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 15:49:43.212 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 15:49:43.214 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 15:49:43.217 | + functions-common:git_clone:618 : echo master 2022-07-28 15:49:43.218 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 15:49:43.224 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-28 15:49:43.226 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 15:49:43.228 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-28 15:49:43.242 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-28 15:49:43.245 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 15:49:43.245 | + functions-common:git_clone:679 : head -1 2022-07-28 15:49:43.252 | 25de816581 Network Cascade Deletion Extension 2022-07-28 15:49:43.255 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 15:49:43.258 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-28 15:49:43.260 | + inc/python:setup_develop:334 : local bindep 2022-07-28 15:49:43.263 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 15:49:43.266 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-28 15:49:43.269 | + inc/python:setup_develop:340 : local extras= 2022-07-28 15:49:43.271 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-28 15:49:43.274 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 15:49:43.277 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 15:49:43.280 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-28 15:49:43.283 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 15:49:43.286 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 15:49:43.289 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-28 15:49:43.292 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 15:49:43.295 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-28 15:49:43.298 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 15:49:43.301 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 15:49:43.305 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-28 15:49:43.311 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-28 15:49:43.314 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-28 15:49:43.935 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-28 15:49:43.938 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 15:49:43.940 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 15:49:43.943 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 15:49:43.945 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 15:49:43.947 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-28 15:49:43.950 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 15:49:43.952 | + inc/python:setup_package:424 : local extras= 2022-07-28 15:49:43.955 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 15:49:43.957 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 15:49:43.961 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 15:49:43.963 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 15:49:43.966 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 15:49:43.968 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-28 15:49:43.991 | Using python 3.8 to install /opt/stack/neutron 2022-07-28 15:49:43.993 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-07-28 15:49:46.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:49:46.083 | from cryptography.utils import int_from_bytes 2022-07-28 15:49:46.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:49:46.083 | from cryptography.utils import int_from_bytes 2022-07-28 15:49:47.122 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:49:47.123 | Obtaining file:///opt/stack/neutron 2022-07-28 15:49:49.386 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 15:49:49.392 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 15:49:49.395 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 15:49:49.404 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 15:49:49.412 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 15:49:49.423 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 15:49:49.562 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 15:49:49.576 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 15:49:49.589 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 15:49:49.595 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 15:49:49.597 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 15:49:49.608 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 15:49:49.610 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 15:49:49.615 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 15:49:49.625 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 15:49:49.660 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 15:49:49.686 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 15:49:49.742 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 15:49:49.791 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 15:49:49.796 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 15:49:49.799 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-07-28 15:49:49.834 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 15:49:49.858 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-07-28 15:49:49.874 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 15:49:49.878 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 15:49:49.882 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 15:49:49.886 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 15:49:49.908 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 15:49:49.944 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 15:49:49.953 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 15:49:49.991 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 15:49:49.997 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 15:49:50.042 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 15:49:50.046 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 15:49:50.083 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 15:49:50.134 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 15:49:50.145 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 15:49:50.163 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 15:49:50.177 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 15:49:50.190 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 15:49:50.202 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 15:49:50.205 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 15:49:50.213 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 15:49:50.234 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 15:49:50.244 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 15:49:50.258 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 15:49:50.275 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 15:49:50.314 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 15:49:50.318 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 15:49:50.326 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 15:49:50.331 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:49:50.334 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-07-28 15:49:50.342 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 15:49:50.353 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 15:49:50.358 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 15:49:50.376 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 15:49:50.388 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 15:49:50.397 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 15:49:50.400 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 15:49:50.405 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 15:49:50.412 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 15:49:50.416 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-07-28 15:49:50.434 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 15:49:50.453 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 15:49:50.477 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 15:49:50.491 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 15:49:50.524 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 15:49:50.531 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:49:50.544 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 15:49:50.547 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 15:49:50.551 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-07-28 15:49:50.559 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 15:49:50.562 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:49:50.565 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 15:49:50.568 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 15:49:50.577 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 15:49:50.580 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 15:49:50.583 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 15:49:50.587 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 15:49:50.601 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 15:49:50.610 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 15:49:50.616 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 15:49:50.627 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 15:49:50.683 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:49:50.716 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 15:49:50.720 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 15:49:50.725 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 15:49:50.728 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 15:49:50.733 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 15:49:50.757 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 15:49:50.760 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 15:49:50.771 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 15:49:50.797 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 15:49:50.800 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 15:49:50.806 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 15:49:50.827 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 15:49:50.829 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 15:49:50.832 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 15:49:50.835 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 15:49:50.870 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 15:49:50.875 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 15:49:50.878 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 15:49:50.882 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 15:49:50.886 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 15:49:50.889 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 15:49:50.932 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 15:49:50.940 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 15:49:50.943 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 15:49:50.955 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-07-28 15:49:50.957 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 15:49:50.969 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 15:49:50.982 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 15:49:51.021 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-28 15:49:51.024 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 15:49:51.027 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 15:49:51.029 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:49:51.034 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 15:49:51.037 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 15:49:51.039 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 15:49:51.042 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 15:49:51.045 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 15:49:51.047 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 15:49:51.094 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 15:49:51.097 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 15:49:51.101 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 15:49:51.161 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 15:49:52.220 | Installing collected packages: neutron 2022-07-28 15:49:52.220 | Attempting uninstall: neutron 2022-07-28 15:49:52.221 | Found existing installation: neutron 20.1.0.dev450 2022-07-28 15:49:52.232 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-07-28 15:49:52.233 | Running setup.py develop for neutron 2022-07-28 15:49:54.919 | Successfully installed neutron 2022-07-28 15:49:55.043 | + inc/python:pip_install:196 : result=0 2022-07-28 15:49:55.046 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:49:55.048 | + functions-common:time_stop:2440 : local name 2022-07-28 15:49:55.051 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:49:55.053 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:49:55.056 | + functions-common:time_stop:2443 : local total 2022-07-28 15:49:55.058 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:49:55.060 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:49:55.064 | + functions-common:time_stop:2447 : start_time=1659023383985 2022-07-28 15:49:55.066 | + functions-common:time_stop:2449 : [[ -z 1659023383985 ]] 2022-07-28 15:49:55.069 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:49:55.073 | + functions-common:time_stop:2452 : end_time=1659023395071 2022-07-28 15:49:55.075 | + functions-common:time_stop:2453 : elapsed_time=11086 2022-07-28 15:49:55.078 | + functions-common:time_stop:2454 : total=97212 2022-07-28 15:49:55.080 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:49:55.082 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=108298 2022-07-28 15:49:55.085 | + inc/python:pip_install:199 : return 0 2022-07-28 15:49:55.087 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 15:49:55.090 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 15:49:55.093 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 15:49:55.113 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 15:49:55.126 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-28 15:49:55.128 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-28 15:49:55.131 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:49:55.133 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:49:55.136 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-07-28 15:49:55.139 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:49:55.141 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-28 15:49:55.144 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 15:49:55.147 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-28 15:49:55.165 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:49:55.168 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-28 15:49:55.171 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-28 15:49:55.174 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-28 15:49:55.177 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 15:49:55.179 | + lib/stack:stack_install_service:32 : install_nova 2022-07-28 15:49:55.182 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-28 15:49:55.185 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-28 15:49:55.187 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:49:55.190 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:49:55.192 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-07-28 15:49:55.195 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:49:55.197 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-28 15:49:55.215 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:55.218 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-28 15:49:55.235 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:55.238 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-28 15:49:55.256 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:49:55.258 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-28 15:49:55.261 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-28 15:49:55.264 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-28 15:49:55.266 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 15:49:55.268 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 15:49:55.271 | ++ functions-common:git_clone:601 : pwd 2022-07-28 15:49:55.274 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 15:49:55.276 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 15:49:55.279 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 15:49:55.296 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 15:49:55.298 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 15:49:55.300 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 15:49:55.303 | + functions-common:git_clone:618 : echo master 2022-07-28 15:49:55.304 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 15:49:55.309 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-28 15:49:55.312 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 15:49:55.314 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-28 15:49:55.328 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-28 15:49:55.331 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 15:49:55.331 | + functions-common:git_clone:679 : head -1 2022-07-28 15:49:55.338 | 0bea7f6b6b Merge "Add a workaround to skip hypervisor version check on LM" 2022-07-28 15:49:55.342 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 15:49:55.344 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-28 15:49:55.347 | + inc/python:setup_develop:334 : local bindep 2022-07-28 15:49:55.350 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 15:49:55.352 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-28 15:49:55.355 | + inc/python:setup_develop:340 : local extras= 2022-07-28 15:49:55.357 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-28 15:49:55.360 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 15:49:55.362 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 15:49:55.365 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-28 15:49:55.367 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 15:49:55.370 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 15:49:55.373 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-28 15:49:55.376 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 15:49:55.379 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-28 15:49:55.382 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 15:49:55.384 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 15:49:55.388 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-28 15:49:55.394 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-28 15:49:55.397 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-28 15:49:56.029 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-28 15:49:56.032 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 15:49:56.034 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 15:49:56.037 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 15:49:56.040 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 15:49:56.042 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-28 15:49:56.044 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 15:49:56.047 | + inc/python:setup_package:424 : local extras= 2022-07-28 15:49:56.050 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 15:49:56.052 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 15:49:56.055 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 15:49:56.057 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 15:49:56.060 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 15:49:56.062 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-28 15:49:56.084 | Using python 3.8 to install /opt/stack/nova 2022-07-28 15:49:56.086 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-07-28 15:49:58.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:49:58.182 | from cryptography.utils import int_from_bytes 2022-07-28 15:49:58.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:49:58.182 | from cryptography.utils import int_from_bytes 2022-07-28 15:49:59.226 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:49:59.226 | Obtaining file:///opt/stack/nova 2022-07-28 15:50:02.552 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 15:50:02.559 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 15:50:02.561 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 15:50:02.570 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 15:50:02.579 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 15:50:02.581 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 15:50:02.592 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 15:50:02.735 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 15:50:02.749 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 15:50:02.769 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 15:50:02.788 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 15:50:02.825 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 15:50:02.838 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 15:50:02.841 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 15:50:02.849 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 15:50:02.852 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 15:50:02.856 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 15:50:02.892 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 15:50:02.919 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 15:50:02.922 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 15:50:02.961 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 15:50:03.023 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 15:50:03.083 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 15:50:03.093 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-28 15:50:03.097 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 15:50:03.102 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 15:50:03.104 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 15:50:03.134 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 15:50:03.157 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 15:50:03.162 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 15:50:03.166 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 15:50:03.171 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 15:50:03.195 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 15:50:03.212 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 15:50:03.249 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 15:50:03.259 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 15:50:03.298 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 15:50:03.306 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 15:50:03.354 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 15:50:03.358 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 15:50:03.368 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 15:50:03.406 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 15:50:03.460 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 15:50:03.470 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 15:50:03.490 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 15:50:03.503 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 15:50:03.517 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 15:50:03.529 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 15:50:03.532 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 15:50:03.541 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 15:50:03.563 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 15:50:03.573 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 15:50:03.586 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 15:50:03.605 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 15:50:03.644 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 15:50:03.649 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 15:50:03.683 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:50:03.685 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 15:50:03.698 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 15:50:03.703 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 15:50:03.722 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 15:50:03.732 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 15:50:03.735 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 15:50:03.741 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 15:50:03.747 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 15:50:03.751 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 15:50:03.766 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 15:50:03.780 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 15:50:03.785 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 15:50:03.801 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 15:50:03.822 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 15:50:03.847 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 15:50:03.851 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 15:50:03.858 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:50:03.872 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 15:50:03.874 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 15:50:03.879 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 15:50:03.883 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 15:50:03.886 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:50:03.889 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 15:50:03.899 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 15:50:03.902 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 15:50:03.904 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 15:50:03.909 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 15:50:03.961 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 15:50:03.974 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 15:50:03.983 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 15:50:03.989 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 15:50:03.999 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 15:50:04.056 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:50:04.093 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 15:50:04.099 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 15:50:04.105 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 15:50:04.110 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-07-28 15:50:04.114 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 15:50:04.118 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 15:50:04.123 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 15:50:04.149 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 15:50:04.152 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 15:50:04.163 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 15:50:04.166 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 15:50:04.194 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 15:50:04.255 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 15:50:04.260 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 15:50:04.281 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 15:50:04.287 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 15:50:04.290 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 15:50:04.293 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 15:50:04.299 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 15:50:04.302 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 15:50:04.305 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 15:50:04.350 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 15:50:04.354 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 15:50:04.363 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 15:50:04.366 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 15:50:04.377 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 15:50:04.382 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 15:50:04.393 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 15:50:04.405 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 15:50:04.418 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 15:50:04.433 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-28 15:50:04.436 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:50:04.441 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 15:50:04.443 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 15:50:04.447 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 15:50:04.449 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 15:50:04.454 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 15:50:04.459 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 15:50:04.500 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 15:50:04.503 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-07-28 15:50:04.507 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 15:50:04.509 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 15:50:04.512 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 15:50:04.515 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 15:50:04.518 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 15:50:04.575 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 15:50:04.579 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 15:50:05.549 | Installing collected packages: nova 2022-07-28 15:50:05.549 | Attempting uninstall: nova 2022-07-28 15:50:05.550 | Found existing installation: nova 25.1.0.dev173 2022-07-28 15:50:05.555 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-28 15:50:05.556 | Running setup.py develop for nova 2022-07-28 15:50:09.198 | Successfully installed nova 2022-07-28 15:50:09.323 | + inc/python:pip_install:196 : result=0 2022-07-28 15:50:09.325 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:50:09.327 | + functions-common:time_stop:2440 : local name 2022-07-28 15:50:09.330 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:50:09.333 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:50:09.335 | + functions-common:time_stop:2443 : local total 2022-07-28 15:50:09.337 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:50:09.339 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:50:09.342 | + functions-common:time_stop:2447 : start_time=1659023396078 2022-07-28 15:50:09.344 | + functions-common:time_stop:2449 : [[ -z 1659023396078 ]] 2022-07-28 15:50:09.346 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:50:09.351 | + functions-common:time_stop:2452 : end_time=1659023409348 2022-07-28 15:50:09.353 | + functions-common:time_stop:2453 : elapsed_time=13270 2022-07-28 15:50:09.356 | + functions-common:time_stop:2454 : total=108298 2022-07-28 15:50:09.358 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:50:09.360 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=121568 2022-07-28 15:50:09.363 | + inc/python:pip_install:199 : return 0 2022-07-28 15:50:09.365 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 15:50:09.368 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 15:50:09.370 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 15:50:09.394 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 15:50:09.408 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-28 15:50:09.411 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-28 15:50:09.414 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:50:09.417 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:50:09.419 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-07-28 15:50:09.422 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:50:09.425 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-07-28 15:50:09.438 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 15:50:09.441 | + ./stack.sh:main:932 : configure_nova 2022-07-28 15:50:09.444 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-28 15:50:09.456 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-28 15:50:09.459 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-28 15:50:09.461 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 15:50:09.466 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-28 15:50:09.466 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 15:50:09.471 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-28 15:50:09.474 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-28 15:50:09.476 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 15:50:09.479 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-28 15:50:09.482 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-28 15:50:09.485 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-28 15:50:09.488 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-28 15:50:09.491 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-28 15:50:09.504 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-28 15:50:09.517 | + 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-07-28 15:50:09.530 | + 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-07-28 15:50:09.544 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-28 15:50:09.558 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 15:50:09.561 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 15:50:09.565 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.TmzOsNTGLx 2022-07-28 15:50:09.568 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 15:50:09.570 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 15:50:09.578 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-28 15:50:09.581 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 15:50:09.584 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 15:50:09.587 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.TmzOsNTGLx 2022-07-28 15:50:09.591 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.TmzOsNTGLx 2022-07-28 15:50:09.605 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.TmzOsNTGLx /etc/sudoers.d/nova-rootwrap 2022-07-28 15:50:09.623 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-28 15:50:09.627 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 15:50:09.630 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 15:50:09.635 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 15:50:09.638 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 15:50:09.641 | + 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-07-28 15:50:09.644 | + 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-07-28 15:50:09.646 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-28 15:50:09.649 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-28 15:50:09.654 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-28 15:50:09.680 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:50:09.683 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-28 15:50:09.686 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-28 15:50:09.690 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-28 15:50:09.694 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-28 15:50:09.728 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-28 15:50:09.730 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-28 15:50:09.758 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-28 15:50:09.790 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-28 15:50:09.818 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-28 15:50:09.850 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-28 15:50:09.883 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-28 15:50:09.918 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-28 15:50:09.921 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.61 2022-07-28 15:50:09.950 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-28 15:50:09.980 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-28 15:50:10.012 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-28 15:50:10.046 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-28 15:50:10.079 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 15:50:10.111 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-28 15:50:10.114 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 15:50:10.116 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 15:50:10.118 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 15:50:10.121 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 15:50:10.123 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 15:50:10.125 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 15:50:10.128 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 15:50:10.130 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 15:50:10.132 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 15:50:10.135 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 15:50:10.137 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-28 15:50:10.139 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 15:50:10.141 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 15:50:10.144 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 15:50:10.146 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 15:50:10.148 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 15:50:10.151 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 15:50:10.153 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-28 15:50:10.170 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:10.172 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 15:50:10.174 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-28 15:50:10.177 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-28 15:50:10.209 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-28 15:50:10.212 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 15:50:10.215 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 15:50:10.218 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 15:50:10.220 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 15:50:10.223 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 15:50:10.225 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 15:50:10.241 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:10.244 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 15:50:10.246 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 15:50:10.249 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 15:50:10.280 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-28 15:50:10.283 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-28 15:50:10.285 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-28 15:50:10.288 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-28 15:50:10.290 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 15:50:10.293 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 15:50:10.295 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 15:50:10.314 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:10.317 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 15:50:10.320 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 15:50:10.323 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 15:50:10.354 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-28 15:50:10.391 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-28 15:50:10.424 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-28 15:50:10.452 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-28 15:50:10.469 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:10.471 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-28 15:50:10.488 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:10.492 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-28 15:50:10.497 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-28 15:50:10.502 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-28 15:50:10.505 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-28 15:50:10.533 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-28 15:50:10.549 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:50:10.552 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-28 15:50:10.555 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-28 15:50:10.557 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 15:50:10.559 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 15:50:10.562 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-28 15:50:10.592 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-28 15:50:10.621 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.61/identity 2022-07-28 15:50:10.653 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-28 15:50:10.687 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-28 15:50:10.724 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-28 15:50:10.753 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-28 15:50:10.784 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-28 15:50:10.817 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 15:50:10.848 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 15:50:10.879 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-28 15:50:10.897 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:10.899 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-28 15:50:10.901 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-28 15:50:10.934 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-28 15:50:10.965 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.61/identity 2022-07-28 15:50:10.994 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-28 15:50:11.024 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-28 15:50:11.055 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-28 15:50:11.089 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-28 15:50:11.120 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-28 15:50:11.156 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-28 15:50:11.175 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:50:11.177 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-28 15:50:11.180 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-28 15:50:11.210 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-28 15:50:11.243 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-28 15:50:11.245 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-28 15:50:11.274 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-28 15:50:11.277 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-28 15:50:11.279 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-28 15:50:11.282 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 15:50:11.284 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 15:50:11.287 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 15:50:11.290 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 15:50:11.292 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 15:50:11.295 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 15:50:11.298 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-28 15:50:11.300 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 15:50:11.303 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 15:50:11.305 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 15:50:11.308 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 15:50:11.310 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 15:50:11.312 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 15:50:11.315 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 15:50:11.317 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 15:50:11.320 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 15:50:11.322 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 15:50:11.325 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-28 15:50:11.327 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-28 15:50:11.330 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-28 15:50:11.333 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 15:50:11.351 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 15:50:11.354 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 15:50:11.357 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 15:50:11.360 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 15:50:11.362 | + 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-07-28 15:50:11.394 | + 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-07-28 15:50:11.431 | + 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-07-28 15:50:11.460 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 15:50:11.490 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-28 15:50:11.522 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-28 15:50:11.539 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:11.541 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-28 15:50:11.544 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-28 15:50:11.547 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-28 15:50:11.549 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-28 15:50:11.552 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 15:50:11.554 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 15:50:11.557 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-28 15:50:11.561 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-28 15:50:11.564 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 15:50:11.566 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 15:50:11.580 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 15:50:11.581 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 15:50:11.590 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 15:50:11.595 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 15:50:11.612 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 15:50:11.615 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-28 15:50:11.620 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-28 15:50:11.656 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-28 15:50:11.694 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-28 15:50:11.731 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 15:50:11.766 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 15:50:11.799 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 15:50:11.828 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 15:50:11.861 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 15:50:11.900 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 15:50:11.933 | + 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-07-28 15:50:11.962 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 15:50:11.991 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 15:50:12.022 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 15:50:12.055 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 15:50:12.058 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 15:50:12.061 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-28 15:50:12.064 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-28 15:50:12.067 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 15:50:12.069 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:12.071 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:12.074 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 15:50:12.077 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 15:50:12.080 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 15:50:12.109 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 15:50:12.141 | + 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-07-28 15:50:12.142 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 15:50:12.151 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-28 15:50:12.155 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-28 15:50:12.158 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-28 15:50:12.162 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 15:50:12.165 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 15:50:12.167 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 15:50:12.169 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:12.171 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:12.174 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 15:50:12.177 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 15:50:12.180 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:12.182 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:12.185 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-28 15:50:12.262 | Enabling site nova-api-wsgi. 2022-07-28 15:50:12.268 | To activate the new configuration, you need to run: 2022-07-28 15:50:12.268 | systemctl reload apache2 2022-07-28 15:50:12.273 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 15:50:12.276 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 15:50:12.279 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 15:50:12.282 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 15:50:12.444 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-28 15:50:12.463 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:12.468 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-07-28 15:50:12.471 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-28 15:50:12.474 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-28 15:50:12.477 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-28 15:50:12.480 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-28 15:50:12.483 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 15:50:12.486 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-28 15:50:12.492 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-28 15:50:12.494 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 15:50:12.497 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 15:50:12.513 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 15:50:12.513 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 15:50:12.529 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 15:50:12.533 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 15:50:12.551 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-28 15:50:12.553 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-28 15:50:12.557 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-28 15:50:12.589 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-28 15:50:12.623 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-28 15:50:12.658 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-28 15:50:12.689 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 15:50:12.719 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 15:50:12.750 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-28 15:50:12.779 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-28 15:50:12.809 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-28 15:50:12.837 | + 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-07-28 15:50:12.869 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 15:50:12.898 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 15:50:12.927 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-28 15:50:12.956 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-28 15:50:12.959 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-28 15:50:12.994 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-28 15:50:13.011 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:50:13.014 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-28 15:50:13.048 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-28 15:50:13.051 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-28 15:50:13.053 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-28 15:50:13.071 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:13.073 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 15:50:13.076 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 15:50:13.112 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-28 15:50:13.144 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-28 15:50:13.146 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 15:50:13.149 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-28 15:50:13.151 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 15:50:13.155 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 15:50:13.157 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 15:50:13.176 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:13.180 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 15:50:13.182 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 15:50:13.185 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 15:50:13.205 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:13.207 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 15:50:13.210 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 15:50:13.241 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 15:50:13.243 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 15:50:13.245 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-28 15:50:13.276 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-28 15:50:13.305 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-28 15:50:13.336 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-28 15:50:13.352 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:50:13.355 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 15:50:13.383 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-28 15:50:13.386 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-28 15:50:13.388 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-28 15:50:13.421 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-28 15:50:13.450 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.61/identity 2022-07-28 15:50:13.479 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-28 15:50:13.513 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-28 15:50:13.542 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-28 15:50:13.572 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-28 15:50:13.602 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-28 15:50:13.631 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-28 15:50:13.661 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-28 15:50:13.678 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:13.682 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-28 15:50:13.687 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 15:50:13.690 | + lib/nova:create_nova_conf:549 : local conf 2022-07-28 15:50:13.692 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-28 15:50:13.695 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-28 15:50:13.698 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 15:50:13.701 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 15:50:13.706 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-28 15:50:13.709 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-28 15:50:13.711 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-28 15:50:13.716 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-28 15:50:13.719 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-28 15:50:13.722 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-28 15:50:13.725 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-28 15:50:13.727 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 15:50:13.730 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 15:50:13.732 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 15:50:13.750 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:13.753 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 15:50:13.755 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 15:50:13.758 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 15:50:13.793 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-28 15:50:13.825 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-28 15:50:13.857 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 15:50:13.860 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-28 15:50:13.862 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-28 15:50:13.865 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-28 15:50:13.882 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:13.886 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-28 15:50:13.886 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-28 15:50:14.610 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-28 15:50:14.613 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-28 15:50:14.615 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 15:50:14.618 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-28 15:50:14.620 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 15:50:14.624 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 15:50:14.626 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 15:50:14.645 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:14.649 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 15:50:14.651 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 15:50:14.654 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 15:50:14.673 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:14.676 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/nova_cell1 2022-07-28 15:50:14.679 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/nova_cell1 2022-07-28 15:50:14.708 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 15:50:14.710 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 15:50:14.713 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-28 15:50:14.730 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:14.733 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-28 15:50:14.735 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 15:50:14.738 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-28 15:50:14.769 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.61/identity 2022-07-28 15:50:14.800 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-28 15:50:14.828 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-28 15:50:14.857 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-28 15:50:14.886 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-28 15:50:14.916 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-28 15:50:14.949 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-28 15:50:14.979 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-28 15:50:14.981 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-28 15:50:14.983 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-28 15:50:14.987 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 15:50:15.006 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 15:50:15.008 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 15:50:15.011 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 15:50:15.018 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 15:50:15.021 | + 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-07-28 15:50:15.057 | + 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-07-28 15:50:15.092 | + 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-07-28 15:50:15.125 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 15:50:15.157 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 15:50:15.160 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-28 15:50:15.164 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 15:50:15.167 | + lib/nova:create_nova_conf:583 : local conf 2022-07-28 15:50:15.169 | + lib/nova:create_nova_conf:584 : local offset 2022-07-28 15:50:15.173 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-28 15:50:15.176 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 15:50:15.178 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 15:50:15.181 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-28 15:50:15.184 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-28 15:50:15.187 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-28 15:50:15.189 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 15:50:15.192 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-28 15:50:15.194 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-28 15:50:15.197 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-28 15:50:15.214 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:50:15.217 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-28 15:50:15.219 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-28 15:50:15.237 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:50:15.240 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-28 15:50:15.258 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:50:15.261 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-28 15:50:15.279 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:50:15.282 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-28 15:50:15.300 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:15.303 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-28 15:50:15.305 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-28 15:50:15.308 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-28 15:50:15.310 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 15:50:15.313 | + lib/stack:stack_install_service:32 : install_placement 2022-07-28 15:50:15.315 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-28 15:50:15.318 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-28 15:50:15.321 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:15.323 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:15.326 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-28 15:50:15.328 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 15:50:15.331 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 15:50:15.336 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 15:50:15.338 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 15:50:15.341 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 15:50:15.343 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 15:50:15.346 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:15.348 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:15.351 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 15:50:15.353 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 15:50:15.356 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 15:50:15.358 | + functions-common:apt_get_update:1191 : return 2022-07-28 15:50:15.361 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-28 15:50:15.363 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 15:50:15.366 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:15.368 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:15.370 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-28 15:50:15.403 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-07-28 15:50:15.517 | Reading package lists... 2022-07-28 15:50:15.799 | Building dependency tree... 2022-07-28 15:50:15.801 | Reading state information... 2022-07-28 15:50:16.124 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 15:50:16.124 | The following packages were automatically installed and are no longer required: 2022-07-28 15:50:16.126 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 15:50:16.126 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 15:50:16.126 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 15:50:16.126 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 15:50:16.126 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 15:50:16.126 | python3-zope.interface 2022-07-28 15:50:16.126 | Use 'sudo apt autoremove' to remove them. 2022-07-28 15:50:16.244 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 15:50:16.250 | + functions-common:apt_get:1235 : result=0 2022-07-28 15:50:16.253 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 15:50:16.259 | + functions-common:time_stop:2440 : local name 2022-07-28 15:50:16.261 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:50:16.264 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:50:16.267 | + functions-common:time_stop:2443 : local total 2022-07-28 15:50:16.269 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:50:16.272 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 15:50:16.277 | + functions-common:time_stop:2447 : start_time=1659023415400 2022-07-28 15:50:16.279 | + functions-common:time_stop:2449 : [[ -z 1659023415400 ]] 2022-07-28 15:50:16.282 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:50:16.287 | + functions-common:time_stop:2452 : end_time=1659023416284 2022-07-28 15:50:16.289 | + functions-common:time_stop:2453 : elapsed_time=884 2022-07-28 15:50:16.292 | + functions-common:time_stop:2454 : total=6804 2022-07-28 15:50:16.294 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:50:16.296 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7688 2022-07-28 15:50:16.299 | + functions-common:apt_get:1239 : return 0 2022-07-28 15:50:16.302 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-28 15:50:16.304 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-28 15:50:16.307 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-28 15:50:16.310 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-28 15:50:16.314 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-28 15:50:16.338 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-28 15:50:16.341 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 15:50:16.343 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 15:50:16.346 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 15:50:16.349 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 15:50:16.353 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 15:50:16.356 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 15:50:16.359 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:16.361 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:16.363 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 15:50:16.371 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 15:50:16.375 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 15:50:16.377 | + functions-common:apt_get_update:1191 : return 2022-07-28 15:50:16.380 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-28 15:50:16.383 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 15:50:16.386 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:16.388 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:16.391 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-28 15:50:16.416 | + functions-common:apt_get:1231 : 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-07-28 15:50:16.526 | Reading package lists... 2022-07-28 15:50:16.815 | Building dependency tree... 2022-07-28 15:50:16.817 | Reading state information... 2022-07-28 15:50:17.118 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-28 15:50:17.118 | The following packages were automatically installed and are no longer required: 2022-07-28 15:50:17.120 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 15:50:17.120 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 15:50:17.120 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 15:50:17.120 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 15:50:17.120 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 15:50:17.120 | python3-zope.interface 2022-07-28 15:50:17.120 | Use 'sudo apt autoremove' to remove them. 2022-07-28 15:50:17.250 | 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. 2022-07-28 15:50:17.255 | + functions-common:apt_get:1235 : result=0 2022-07-28 15:50:17.258 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 15:50:17.261 | + functions-common:time_stop:2440 : local name 2022-07-28 15:50:17.263 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:50:17.265 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:50:17.268 | + functions-common:time_stop:2443 : local total 2022-07-28 15:50:17.270 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:50:17.273 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 15:50:17.275 | + functions-common:time_stop:2447 : start_time=1659023416412 2022-07-28 15:50:17.278 | + functions-common:time_stop:2449 : [[ -z 1659023416412 ]] 2022-07-28 15:50:17.281 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:50:17.285 | + functions-common:time_stop:2452 : end_time=1659023417282 2022-07-28 15:50:17.288 | + functions-common:time_stop:2453 : elapsed_time=870 2022-07-28 15:50:17.290 | + functions-common:time_stop:2454 : total=7688 2022-07-28 15:50:17.293 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:50:17.298 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8558 2022-07-28 15:50:17.301 | + functions-common:apt_get:1239 : return 0 2022-07-28 15:50:17.310 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-28 15:50:17.313 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-28 15:50:17.315 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 15:50:17.318 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:17.321 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:17.323 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-28 15:50:17.326 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-28 15:50:17.382 | wsgi (enabled by maintainer script) 2022-07-28 15:50:17.385 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-28 15:50:17.388 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-28 15:50:17.391 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 15:50:17.394 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-28 15:50:17.397 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-28 15:50:17.399 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 15:50:17.404 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 15:50:17.405 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-28 15:50:17.411 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-28 15:50:17.413 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-28 15:50:17.416 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-28 15:50:17.421 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-28 15:50:17.424 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-28 15:50:17.449 | Using python 3.8 to install osc-placement 2022-07-28 15:50:17.452 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-07-28 15:50:19.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:50:19.527 | from cryptography.utils import int_from_bytes 2022-07-28 15:50:19.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:50:19.527 | from cryptography.utils import int_from_bytes 2022-07-28 15:50:20.552 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:50:20.554 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-07-28 15:50:20.564 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 15:50:20.578 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 15:50:20.583 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:50:20.586 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 15:50:20.592 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 15:50:20.596 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 15:50:20.599 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 15:50:20.661 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 15:50:20.677 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 15:50:20.686 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 15:50:20.691 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 15:50:20.695 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 15:50:20.698 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 15:50:20.701 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 15:50:20.705 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:50:20.718 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:50:20.721 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 15:50:20.725 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 15:50:20.737 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 15:50:20.762 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 15:50:20.765 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:50:20.798 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:50:20.802 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 15:50:20.805 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 15:50:20.808 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 15:50:20.857 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 15:50:20.860 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 15:50:20.871 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 15:50:20.874 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 15:50:20.877 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 15:50:20.880 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 15:50:20.884 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 15:50:20.905 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 15:50:20.907 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 15:50:20.914 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 15:50:20.949 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 15:50:20.952 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 15:50:21.012 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 15:50:21.014 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 15:50:21.019 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 15:50:21.023 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 15:50:21.026 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 15:50:23.156 | + inc/python:pip_install:196 : result=0 2022-07-28 15:50:23.159 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:50:23.163 | + functions-common:time_stop:2440 : local name 2022-07-28 15:50:23.166 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:50:23.169 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:50:23.172 | + functions-common:time_stop:2443 : local total 2022-07-28 15:50:23.175 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:50:23.177 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:50:23.180 | + functions-common:time_stop:2447 : start_time=1659023417443 2022-07-28 15:50:23.183 | + functions-common:time_stop:2449 : [[ -z 1659023417443 ]] 2022-07-28 15:50:23.186 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:50:23.191 | + functions-common:time_stop:2452 : end_time=1659023423188 2022-07-28 15:50:23.194 | + functions-common:time_stop:2453 : elapsed_time=5745 2022-07-28 15:50:23.196 | + functions-common:time_stop:2454 : total=121568 2022-07-28 15:50:23.199 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:50:23.201 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=127313 2022-07-28 15:50:23.204 | + inc/python:pip_install:199 : return 0 2022-07-28 15:50:23.206 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-28 15:50:23.209 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-28 15:50:23.211 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-28 15:50:23.222 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 15:50:23.225 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 15:50:23.229 | ++ functions-common:git_clone:601 : pwd 2022-07-28 15:50:23.234 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 15:50:23.236 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 15:50:23.240 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 15:50:23.258 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 15:50:23.261 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 15:50:23.263 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 15:50:23.267 | + functions-common:git_clone:618 : echo master 2022-07-28 15:50:23.267 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 15:50:23.273 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-28 15:50:23.276 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 15:50:23.279 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-28 15:50:23.293 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-28 15:50:23.296 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 15:50:23.298 | + functions-common:git_clone:679 : head -1 2022-07-28 15:50:23.304 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-28 15:50:23.308 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 15:50:23.310 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-28 15:50:23.313 | + inc/python:setup_develop:334 : local bindep 2022-07-28 15:50:23.316 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 15:50:23.319 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-28 15:50:23.322 | + inc/python:setup_develop:340 : local extras= 2022-07-28 15:50:23.325 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-28 15:50:23.328 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 15:50:23.331 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 15:50:23.335 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-28 15:50:23.338 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 15:50:23.343 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 15:50:23.348 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-28 15:50:23.350 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 15:50:23.353 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-28 15:50:23.356 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 15:50:23.359 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 15:50:23.362 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-28 15:50:23.368 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-28 15:50:23.371 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-28 15:50:23.994 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-28 15:50:23.997 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 15:50:24.000 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 15:50:24.002 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 15:50:24.005 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 15:50:24.007 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-28 15:50:24.010 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 15:50:24.013 | + inc/python:setup_package:424 : local extras= 2022-07-28 15:50:24.015 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 15:50:24.021 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 15:50:24.023 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 15:50:24.026 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 15:50:24.029 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 15:50:24.031 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-28 15:50:24.056 | Using python 3.8 to install /opt/stack/placement 2022-07-28 15:50:24.059 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-07-28 15:50:26.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:50:26.239 | from cryptography.utils import int_from_bytes 2022-07-28 15:50:26.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:50:26.239 | from cryptography.utils import int_from_bytes 2022-07-28 15:50:27.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:50:27.276 | Obtaining file:///opt/stack/placement 2022-07-28 15:50:28.503 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 15:50:28.515 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 15:50:28.658 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 15:50:28.671 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 15:50:28.677 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 15:50:28.715 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 15:50:28.766 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-28 15:50:28.770 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 15:50:28.774 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 15:50:28.779 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 15:50:28.815 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 15:50:28.825 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 15:50:28.864 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 15:50:28.870 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 15:50:28.917 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 15:50:28.921 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 15:50:28.960 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 15:50:28.978 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 15:50:28.993 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 15:50:29.001 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 15:50:29.010 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 15:50:29.024 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 15:50:29.029 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:50:29.031 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 15:50:29.044 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 15:50:29.053 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 15:50:29.056 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 15:50:29.062 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 15:50:29.066 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 15:50:29.071 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 15:50:29.091 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 15:50:29.096 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 15:50:29.102 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:50:29.116 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 15:50:29.120 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:50:29.123 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 15:50:29.133 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 15:50:29.136 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 15:50:29.138 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 15:50:29.142 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 15:50:29.151 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 15:50:29.156 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 15:50:29.167 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:50:29.200 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 15:50:29.212 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-07-28 15:50:29.214 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 15:50:29.241 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 15:50:29.302 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 15:50:29.359 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 15:50:29.364 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 15:50:29.368 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 15:50:29.370 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 15:50:29.376 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 15:50:29.382 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 15:50:29.395 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 15:50:29.403 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 15:50:29.409 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 15:50:29.412 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 15:50:29.415 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 15:50:29.418 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 15:50:29.421 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:50:29.426 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 15:50:29.429 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 15:50:29.431 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 15:50:29.433 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 15:50:29.445 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 15:50:29.447 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 15:50:29.474 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 15:50:29.478 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 15:50:29.482 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 15:50:29.517 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 15:50:29.528 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 15:50:29.531 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 15:50:29.534 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 15:50:31.042 | Installing collected packages: openstack-placement 2022-07-28 15:50:31.042 | Attempting uninstall: openstack-placement 2022-07-28 15:50:31.043 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-28 15:50:31.045 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-28 15:50:31.046 | Running setup.py develop for openstack-placement 2022-07-28 15:50:32.736 | Successfully installed openstack-placement 2022-07-28 15:50:32.849 | + inc/python:pip_install:196 : result=0 2022-07-28 15:50:32.851 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:50:32.854 | + functions-common:time_stop:2440 : local name 2022-07-28 15:50:32.856 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:50:32.859 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:50:32.861 | + functions-common:time_stop:2443 : local total 2022-07-28 15:50:32.863 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:50:32.866 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:50:32.868 | + functions-common:time_stop:2447 : start_time=1659023424051 2022-07-28 15:50:32.870 | + functions-common:time_stop:2449 : [[ -z 1659023424051 ]] 2022-07-28 15:50:32.873 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:50:32.878 | + functions-common:time_stop:2452 : end_time=1659023432875 2022-07-28 15:50:32.880 | + functions-common:time_stop:2453 : elapsed_time=8824 2022-07-28 15:50:32.883 | + functions-common:time_stop:2454 : total=127313 2022-07-28 15:50:32.885 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:50:32.887 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=136137 2022-07-28 15:50:32.890 | + inc/python:pip_install:199 : return 0 2022-07-28 15:50:32.892 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 15:50:32.895 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 15:50:32.898 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 15:50:32.918 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 15:50:32.931 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-28 15:50:32.933 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-28 15:50:32.936 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:50:32.938 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:50:32.941 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-07-28 15:50:32.944 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:50:32.947 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 15:50:32.949 | + ./stack.sh:main:938 : configure_placement 2022-07-28 15:50:32.953 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-28 15:50:32.967 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-28 15:50:32.971 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-28 15:50:32.976 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-28 15:50:32.978 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-28 15:50:32.981 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-28 15:50:32.983 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-28 15:50:32.986 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 15:50:32.989 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 15:50:32.991 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 15:50:33.009 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:33.012 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 15:50:33.014 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-28 15:50:33.018 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-28 15:50:33.051 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-28 15:50:33.083 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-28 15:50:33.119 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-28 15:50:33.122 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-28 15:50:33.125 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 15:50:33.128 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 15:50:33.130 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-28 15:50:33.165 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-28 15:50:33.198 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.61/identity 2022-07-28 15:50:33.229 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-28 15:50:33.263 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-28 15:50:33.294 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-28 15:50:33.327 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-28 15:50:33.358 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-28 15:50:33.390 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 15:50:33.424 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 15:50:33.454 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-28 15:50:33.457 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-28 15:50:33.459 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-28 15:50:33.463 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 15:50:33.481 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 15:50:33.484 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 15:50:33.487 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 15:50:33.491 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 15:50:33.494 | + 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-07-28 15:50:33.525 | + 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-07-28 15:50:33.557 | + 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-07-28 15:50:33.587 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 15:50:33.619 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 15:50:33.622 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-28 15:50:33.625 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-28 15:50:33.627 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-28 15:50:33.630 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-28 15:50:33.633 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 15:50:33.635 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 15:50:33.639 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-28 15:50:33.643 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-28 15:50:33.646 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 15:50:33.648 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 15:50:33.662 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 15:50:33.662 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 15:50:33.670 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 15:50:33.674 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 15:50:33.692 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-28 15:50:33.694 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-28 15:50:33.699 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-28 15:50:33.733 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-28 15:50:33.763 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-28 15:50:33.793 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-28 15:50:33.824 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 15:50:33.854 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 15:50:33.883 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-28 15:50:33.913 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-28 15:50:33.946 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-28 15:50:33.977 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 15:50:34.006 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 15:50:34.042 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 15:50:34.072 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-28 15:50:34.101 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 15:50:34.104 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 15:50:34.107 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-28 15:50:34.114 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-28 15:50:34.117 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 15:50:34.119 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:34.122 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:34.124 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-28 15:50:34.128 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-28 15:50:34.130 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-28 15:50:34.163 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 15:50:34.200 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-28 15:50:34.200 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-28 15:50:34.209 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-28 15:50:34.213 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-28 15:50:34.216 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-28 15:50:34.219 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 15:50:34.222 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 15:50:34.225 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 15:50:34.228 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:34.230 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:34.233 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 15:50:34.235 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 15:50:34.238 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:34.241 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:34.243 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-28 15:50:34.311 | Site placement-api already enabled 2022-07-28 15:50:34.316 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 15:50:34.319 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 15:50:34.322 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 15:50:34.325 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 15:50:34.477 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-28 15:50:34.501 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:34.504 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-28 15:50:34.527 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:50:34.530 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-28 15:50:34.555 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:34.558 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-28 15:50:34.561 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-28 15:50:34.563 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 15:50:34.598 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.61/identity 2022-07-28 15:50:34.634 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 15:50:34.665 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 15:50:34.699 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 15:50:34.729 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 15:50:34.761 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 15:50:34.792 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-28 15:50:34.824 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-28 15:50:34.842 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:50:34.845 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-28 15:50:34.866 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:50:34.869 | + ./stack.sh:main:964 : run_phase stack install 2022-07-28 15:50:34.872 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 15:50:34.875 | + functions-common:run_phase:1869 : local phase=install 2022-07-28 15:50:34.878 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 15:50:34.881 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 15:50:34.884 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 15:50:34.888 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 15:50:34.891 | + functions-common:run_phase:1878 : local extra 2022-07-28 15:50:34.895 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 15:50:34.899 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 15:50:34.902 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 15:50:34.905 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 15:50:34.907 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-28 15:50:34.910 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 15:50:34.930 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:34.933 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 15:50:34.935 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 15:50:34.938 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-28 15:50:34.940 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-28 15:50:34.943 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:50:34.945 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-28 15:50:34.947 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-28 15:50:34.950 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-28 15:50:35.014 | ++ inc/async:async_inner:63 : install_tempest 2022-07-28 15:50:35.055 | [229312 Async install_tempest:254782]: running: install_tempest 2022-07-28 15:50:35.057 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 15:50:35.060 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 15:50:35.063 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 15:50:35.066 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 15:50:35.069 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-28 15:50:35.072 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 15:50:35.075 | + functions-common:run_plugins:1855 : local phase=install 2022-07-28 15:50:35.078 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 15:50:35.081 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 15:50:35.083 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-28 15:50:35.086 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-28 15:50:35.088 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 15:50:35.091 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-28 15:50:35.094 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-07-28 15:50:35.097 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 15:50:35.100 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-28 15:50:35.103 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-28 15:50:35.106 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 15:50:35.109 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-28 15:50:35.112 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-28 15:50:35.115 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 15:50:35.119 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-28 15:50:35.119 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 15:50:35.134 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-28 15:50:35.138 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-28 15:50:35.141 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-28 15:50:35.144 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-28 15:50:35.146 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-28 15:50:35.174 | Using python 3.8 to install python-openstackclient 2022-07-28 15:50:35.179 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-07-28 15:50:37.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:50:37.301 | from cryptography.utils import int_from_bytes 2022-07-28 15:50:37.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:50:37.302 | from cryptography.utils import int_from_bytes 2022-07-28 15:50:38.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:50:38.313 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-07-28 15:50:38.332 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 15:50:38.337 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 15:50:38.349 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 15:50:38.364 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 15:50:38.368 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 15:50:38.393 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 15:50:38.406 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 15:50:38.409 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 15:50:38.412 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 15:50:38.427 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 15:50:38.440 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 15:50:38.461 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 15:50:38.464 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 15:50:38.475 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 15:50:38.478 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 15:50:38.483 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 15:50:38.530 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 15:50:38.534 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 15:50:38.547 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 15:50:38.603 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 15:50:38.607 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 15:50:38.612 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 15:50:38.633 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 15:50:38.635 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 15:50:38.638 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 15:50:38.641 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 15:50:38.643 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 15:50:38.649 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 15:50:38.686 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 15:50:38.689 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 15:50:38.697 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 15:50:38.701 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 15:50:38.707 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 15:50:38.712 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 15:50:38.717 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 15:50:38.755 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 15:50:38.757 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 15:50:38.762 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 15:50:38.824 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 15:50:38.826 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 15:50:38.831 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 15:50:38.835 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 15:50:38.837 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 15:50:38.868 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 15:50:38.872 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 15:50:38.875 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 15:50:38.879 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 15:50:38.882 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 15:50:38.886 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 15:50:40.941 | + inc/python:pip_install:196 : result=0 2022-07-28 15:50:40.944 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:50:40.947 | + functions-common:time_stop:2440 : local name 2022-07-28 15:50:40.950 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:50:40.953 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:50:40.955 | + functions-common:time_stop:2443 : local total 2022-07-28 15:50:40.958 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:50:40.961 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:50:40.963 | + functions-common:time_stop:2447 : start_time=1659023435166 2022-07-28 15:50:40.966 | + functions-common:time_stop:2449 : [[ -z 1659023435166 ]] 2022-07-28 15:50:40.970 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:50:40.974 | + functions-common:time_stop:2452 : end_time=1659023440972 2022-07-28 15:50:40.977 | + functions-common:time_stop:2453 : elapsed_time=5806 2022-07-28 15:50:40.980 | + functions-common:time_stop:2454 : total=136137 2022-07-28 15:50:40.983 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:50:40.986 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=141943 2022-07-28 15:50:40.989 | + inc/python:pip_install:199 : return 0 2022-07-28 15:50:40.992 | + ./stack.sh:main:976 : install_oscwrap 2022-07-28 15:50:40.996 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-28 15:50:41.002 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.QK6WhobFGX 2022-07-28 15:50:41.004 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-28 15:50:41.011 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-28 15:50:41.015 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-28 15:50:41.018 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-28 15:50:41.021 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 15:50:41.025 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-28 15:50:41.046 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:50:41.049 | + ./stack.sh:main:1030 : configure_database 2022-07-28 15:50:41.052 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-28 15:50:41.054 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-28 15:50:41.057 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-28 15:50:41.059 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:50:41.061 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-28 15:50:41.064 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-28 15:50:41.066 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:41.073 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:41.076 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-28 15:50:41.079 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-28 15:50:41.082 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-28 15:50:41.082 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-28 15:50:41.088 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-28 15:50:41.145 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-28 15:50:41.148 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 15:50:41.150 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 15:50:41.153 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 15:50:41.156 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 15:50:41.159 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 15:50:41.162 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 15:50:41.164 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 15:50:41.167 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 15:50:41.171 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 15:50:41.174 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 15:50:41.177 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-28 15:50:41.179 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 15:50:41.182 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 15:50:41.184 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 15:50:41.186 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 15:50:41.189 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 15:50:41.191 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 15:50:41.194 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-28 15:50:41.196 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:41.199 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:41.202 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-28 15:50:41.204 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 15:50:41.208 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 15:50:43.429 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-28 15:50:43.445 | mysqladmin: connect to server at 'localhost' failed 2022-07-28 15:50:43.445 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-28 15:50:43.451 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-28 15:50:43.454 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-28 15:50:43.456 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:43.459 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:43.461 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-28 15:50:43.464 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-28 15:50:43.467 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-28 15:50:43.469 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:50:43.472 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:50:43.474 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-28 15:50:43.477 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-28 15:50:43.479 | + 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-07-28 15:50:43.493 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:50:43.529 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-28 15:50:43.542 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:50:43.564 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-28 15:50:43.630 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-28 15:50:43.697 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-28 15:50:43.763 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-28 15:50:43.766 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-28 15:50:43.769 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-28 15:50:43.769 | enabling MySQL performance counting 2022-07-28 15:50:43.772 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 15:50:43.796 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 15:50:43.799 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-07-28 15:50:45.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:50:45.958 | from cryptography.utils import int_from_bytes 2022-07-28 15:50:45.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:50:45.958 | from cryptography.utils import int_from_bytes 2022-07-28 15:50:47.001 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 15:50:47.003 | Processing ./tools/dbcounter 2022-07-28 15:50:47.008 | Installing build dependencies: started 2022-07-28 15:50:56.900 | Installing build dependencies: finished with status 'done' 2022-07-28 15:50:56.902 | Getting requirements to build wheel: started 2022-07-28 15:50:57.892 | Getting requirements to build wheel: finished with status 'done' 2022-07-28 15:50:57.896 | Installing backend dependencies: started 2022-07-28 15:51:02.462 | Installing backend dependencies: finished with status 'done' 2022-07-28 15:51:02.465 | Preparing wheel metadata: started 2022-07-28 15:51:03.559 | Preparing wheel metadata: finished with status 'done' 2022-07-28 15:51:03.567 | Building wheels for collected packages: dbcounter 2022-07-28 15:51:03.569 | Building wheel for dbcounter (PEP 517): started 2022-07-28 15:51:04.962 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-28 15:51:04.963 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=a49be733f7d036967458324925990891e5759861ecfd5ef8b12191fdec4cc113 2022-07-28 15:51:04.963 | Stored in directory: /tmp/pip-ephem-wheel-cache-bm2wojpc/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-28 15:51:04.964 | Successfully built dbcounter 2022-07-28 15:51:07.156 | Installing collected packages: dbcounter 2022-07-28 15:51:07.157 | Attempting uninstall: dbcounter 2022-07-28 15:51:07.157 | Found existing installation: dbcounter 0.1 2022-07-28 15:51:07.167 | Uninstalling dbcounter-0.1: 2022-07-28 15:51:07.481 | Successfully uninstalled dbcounter-0.1 2022-07-28 15:51:07.579 | Successfully installed dbcounter-0.1 2022-07-28 15:51:07.731 | + inc/python:pip_install:196 : result=0 2022-07-28 15:51:07.734 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 15:51:07.736 | + functions-common:time_stop:2440 : local name 2022-07-28 15:51:07.738 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:51:07.741 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:51:07.743 | + functions-common:time_stop:2443 : local total 2022-07-28 15:51:07.745 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:51:07.748 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 15:51:07.750 | + functions-common:time_stop:2447 : start_time=1659023443790 2022-07-28 15:51:07.752 | + functions-common:time_stop:2449 : [[ -z 1659023443790 ]] 2022-07-28 15:51:07.755 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:51:07.760 | + functions-common:time_stop:2452 : end_time=1659023467757 2022-07-28 15:51:07.762 | + functions-common:time_stop:2453 : elapsed_time=23967 2022-07-28 15:51:07.765 | + functions-common:time_stop:2454 : total=141943 2022-07-28 15:51:07.768 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:51:07.770 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=165910 2022-07-28 15:51:07.773 | + inc/python:pip_install:199 : return 0 2022-07-28 15:51:07.775 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-28 15:51:07.778 | + lib/database:recreate_database:112 : local db=stats 2022-07-28 15:51:07.780 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-28 15:51:07.783 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-28 15:51:07.785 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-28 15:51:07.790 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:51:07.822 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-28 15:51:07.827 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:51:07.846 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-07-28 15:51:07.846 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-28 15:51:07.851 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:51:07.874 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-28 15:51:07.876 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 15:51:07.879 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 15:51:10.779 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-28 15:51:10.781 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-28 15:51:10.786 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 15:51:10.791 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-155110 2022-07-28 15:51:10.794 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-155110 1034' 2022-07-28 15:51:10.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.802 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 15:51:10.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.808 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 15:51:10.810 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.814 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 15:51:10.817 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.819 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 15:51:10.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.824 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.61 2022-07-28 15:51:10.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.829 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.61/identity 2022-07-28 15:51:10.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.835 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-154719 2022-07-28 15:51:10.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.841 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 15:51:10.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.845 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.61 2022-07-28 15:51:10.848 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.851 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 15:51:10.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.861 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 15:51:10.863 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.867 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 15:51:10.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.876 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 15:51:10.878 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.881 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.61 2022-07-28 15:51:10.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 15:51:10.886 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 15:51:10.889 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-28 15:51:10.892 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-28 15:51:10.894 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-28 15:51:10.909 | + ./stack.sh:main:1060 : start_dstat 2022-07-28 15:51:10.912 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 15:51:10.915 | + functions-common:run_process:1694 : local service=dstat 2022-07-28 15:51:10.918 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 15:51:10.922 | + functions-common:run_process:1696 : local group= 2022-07-28 15:51:10.925 | + functions-common:run_process:1697 : local user= 2022-07-28 15:51:10.927 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 15:51:10.930 | + functions-common:run_process:1700 : local name=dstat 2022-07-28 15:51:10.933 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 15:51:10.936 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 15:51:10.938 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:51:10.941 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:51:10.946 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:51:10.950 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023470947 2022-07-28 15:51:10.953 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-28 15:51:10.971 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:51:10.974 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-28 15:51:10.976 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-28 15:51:10.979 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 15:51:10.982 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 15:51:10.985 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 15:51:10.987 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 15:51:10.990 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-28 15:51:10.992 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-28 15:51:10.995 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-28 15:51:10.997 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 15:51:11.000 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 15:51:11.003 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 15:51:11.007 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 15:51:11.009 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-28 15:51:11.012 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-28 15:51:11.015 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-28 15:51:11.017 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 15:51:11.020 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 15:51:11.022 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 15:51:11.025 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 15:51:11.027 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 15:51:11.030 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 15:51:11.032 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-28 15:51:11.035 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 15:51:11.040 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-28 15:51:11.106 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-28 15:51:11.166 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 15:51:11.224 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-28 15:51:11.281 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-28 15:51:11.343 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 15:51:11.401 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 15:51:11.404 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 15:51:11.406 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-28 15:51:11.471 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 15:51:11.894 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-28 15:51:11.909 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-28 15:51:12.337 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-28 15:51:12.362 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 15:51:12.365 | + functions-common:time_stop:2440 : local name 2022-07-28 15:51:12.367 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:51:12.370 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:51:12.372 | + functions-common:time_stop:2443 : local total 2022-07-28 15:51:12.375 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:51:12.377 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 15:51:12.380 | + functions-common:time_stop:2447 : start_time=1659023470947 2022-07-28 15:51:12.382 | + functions-common:time_stop:2449 : [[ -z 1659023470947 ]] 2022-07-28 15:51:12.386 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:51:12.390 | + functions-common:time_stop:2452 : end_time=1659023472387 2022-07-28 15:51:12.393 | + functions-common:time_stop:2453 : elapsed_time=1440 2022-07-28 15:51:12.395 | + functions-common:time_stop:2454 : total=0 2022-07-28 15:51:12.397 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:51:12.400 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1440 2022-07-28 15:51:12.402 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-28 15:51:12.405 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-28 15:51:12.407 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-28 15:51:12.410 | + functions-common:run_process:1696 : local group= 2022-07-28 15:51:12.412 | + functions-common:run_process:1697 : local user=root 2022-07-28 15:51:12.415 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 15:51:12.417 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-28 15:51:12.420 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 15:51:12.422 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 15:51:12.425 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:51:12.427 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:51:12.430 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:51:12.435 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023472432 2022-07-28 15:51:12.438 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-28 15:51:12.460 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:51:12.464 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 15:51:12.467 | + functions-common:time_stop:2440 : local name 2022-07-28 15:51:12.469 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:51:12.473 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:51:12.475 | + functions-common:time_stop:2443 : local total 2022-07-28 15:51:12.478 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:51:12.480 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 15:51:12.483 | + functions-common:time_stop:2447 : start_time=1659023472432 2022-07-28 15:51:12.485 | + functions-common:time_stop:2449 : [[ -z 1659023472432 ]] 2022-07-28 15:51:12.490 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:51:12.493 | + functions-common:time_stop:2452 : end_time=1659023472490 2022-07-28 15:51:12.496 | + functions-common:time_stop:2453 : elapsed_time=58 2022-07-28 15:51:12.498 | + functions-common:time_stop:2454 : total=1440 2022-07-28 15:51:12.501 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:51:12.504 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1498 2022-07-28 15:51:12.507 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-28 15:51:12.536 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:51:12.538 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-28 15:51:12.559 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:51:12.561 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-28 15:51:12.582 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:51:12.585 | + ./stack.sh:main:1073 : start_etcd3 2022-07-28 15:51:12.587 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-28 15:51:12.590 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-849776-9-hyperv --data-dir /opt/stack/data/etcd' 2022-07-28 15:51:12.593 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-28 15:51:12.596 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-849776-9-hyperv=http://10.222.0.61:2380' 2022-07-28 15:51:12.599 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.61:2380' 2022-07-28 15:51:12.601 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.61:2379' 2022-07-28 15:51:12.604 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-28 15:51:12.606 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-28 15:51:12.609 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.61:2379' 2022-07-28 15:51:12.611 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-28 15:51:12.614 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-28 15:51:12.616 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 15:51:12.619 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-849776-9-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-9-hyperv=http://10.222.0.61:2380 --initial-advertise-peer-urls http://10.222.0.61:2380 --advertise-client-urls http://10.222.0.61:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.61:2379 --debug' '' root 2022-07-28 15:51:12.622 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-28 15:51:12.627 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-neutron-849776-9-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-9-hyperv=http://10.222.0.61:2380 --initial-advertise-peer-urls http://10.222.0.61:2380 --advertise-client-urls http://10.222.0.61:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.61:2379 --debug' 2022-07-28 15:51:12.629 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 15:51:12.632 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-28 15:51:12.634 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 15:51:12.637 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 15:51:12.639 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 15:51:12.642 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 15:51:12.644 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 15:51:12.649 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-28 15:51:12.730 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-28 15:51:12.797 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-849776-9-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-9-hyperv=http://10.222.0.61:2380 --initial-advertise-peer-urls http://10.222.0.61:2380 --advertise-client-urls http://10.222.0.61:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.61:2379 --debug' 2022-07-28 15:51:12.854 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-28 15:51:12.915 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-28 15:51:12.972 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 15:51:13.025 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 15:51:13.027 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 15:51:13.030 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-28 15:51:13.094 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 15:51:13.510 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-28 15:51:13.564 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-28 15:51:13.620 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-28 15:51:13.672 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-28 15:51:13.728 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-28 15:51:13.733 | ++ functions-common:is_arch:502 : uname -m 2022-07-28 15:51:13.739 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-28 15:51:13.745 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-28 15:51:14.161 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-28 15:51:14.175 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-28 15:51:14.613 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-28 15:51:14.791 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-28 15:51:14.811 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:51:14.813 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-28 15:51:14.816 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-28 15:51:14.820 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-28 15:51:14.824 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-28 15:51:14.837 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-28 15:51:14.850 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-28 15:51:14.852 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 15:51:14.855 | + 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.61/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-28 15:51:14.986 | + 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.61/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-28 15:51:15.114 | + 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.61/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-28 15:51:15.247 | + 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.61/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-28 15:51:15.379 | + 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.61/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-28 15:51:15.506 | + 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.61/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-28 15:51:15.634 | + 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.61/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-28 15:51:15.763 | + 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.61/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-28 15:51:15.890 | + 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.61/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-28 15:51:16.020 | + 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.61/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-28 15:51:16.149 | + functions-common:write_clouds_yaml:198 : cat 2022-07-28 15:51:16.155 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-28 15:51:16.158 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-28 15:51:16.161 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-28 15:51:16.165 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-28 15:51:16.168 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-28 15:51:16.171 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-28 15:51:16.188 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:51:16.190 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-28 15:51:16.193 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:51:16.195 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-28 15:51:16.198 | + ./stack.sh:main:1090 : '[' 10.222.0.61 == 10.222.0.61 ']' 2022-07-28 15:51:16.200 | + ./stack.sh:main:1091 : init_keystone 2022-07-28 15:51:16.203 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-28 15:51:16.219 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:51:16.221 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-28 15:51:16.224 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-28 15:51:16.226 | + lib/database:recreate_database:112 : local db=keystone 2022-07-28 15:51:16.229 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-28 15:51:16.231 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-28 15:51:16.234 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-28 15:51:16.239 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:51:16.681 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-28 15:51:16.686 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:51:16.707 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-28 15:51:16.709 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 15:51:16.712 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:51:16.715 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:51:16.718 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:51:16.723 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023476720 2022-07-28 15:51:16.726 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-28 15:51:16.815 | ++ inc/async:async_inner:64 : rc=0 2022-07-28 15:51:16.840 | [254782 Async install_tempest:254782]: finished successfully 2022-07-28 15:51:21.225 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 15:51:21.250 | 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=256945) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 15:51:21.261 | DEBUG dbcounter [-] [256945] Writer thread running {{(pid=256945) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 15:51:21.264 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:21.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.266 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.267 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.267 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.268 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:21.268 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:21.300 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:21.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.302 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.302 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.302 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.303 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:21.303 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:21.378 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:21.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.381 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.381 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.381 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:21.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:21.383 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:21.383 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:21.395 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 15:51:22.532 | DEBUG dbcounter [-] [256945] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=256945) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 15:51:23.595 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:23.596 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 15:51:23.607 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:23.607 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 15:51:23.616 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:23.616 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 15:51:23.627 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:23.627 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 15:51:23.638 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:23.638 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 15:51:23.647 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:23.648 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 15:51:23.720 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:23.721 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.723 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.724 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.724 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.724 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.724 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:23.724 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:23.725 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:23.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.726 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.727 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.727 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.728 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:23.729 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:23.737 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:23.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.739 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.740 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.740 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:23.740 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:23.740 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:23.740 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:23.748 | DEBUG dbcounter [-] [256945] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=256945) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 15:51:24.386 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:24.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.389 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.389 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.389 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.389 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.389 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:24.390 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:24.425 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:24.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.427 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.427 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.428 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.428 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.428 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:24.428 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:24.436 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 15:51:24.494 | DEBUG dbcounter [-] [256945] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=256945) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 15:51:24.513 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:24.513 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 15:51:24.522 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:24.522 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 15:51:24.531 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:24.532 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 15:51:24.540 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:24.540 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 15:51:24.549 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:24.550 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 15:51:24.558 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:24.559 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 15:51:24.566 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:24.567 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:24.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.568 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.569 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.569 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.570 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:24.570 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:24.570 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:24.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.572 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.573 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.573 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.573 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.573 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:24.573 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:24.582 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:24.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.583 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.584 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.584 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:24.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:24.585 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:24.585 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:25.089 | DEBUG dbcounter [-] [256945] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=256945) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 15:51:25.155 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:25.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.157 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.158 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.158 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.159 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:25.159 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:25.195 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:51:25.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.197 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.198 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.198 | 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=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:51:25.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:51:25.198 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:51:25.199 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=256945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:51:25.207 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 15:51:25.218 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:25.218 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 15:51:25.227 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:25.227 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 15:51:25.236 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:25.236 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 15:51:25.245 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:25.245 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 15:51:25.253 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:25.253 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 15:51:25.262 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:25.262 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 15:51:25.271 | INFO migrate.versioning.api [-] done 2022-07-28 15:51:25.647 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-28 15:51:25.650 | + functions-common:time_stop:2440 : local name 2022-07-28 15:51:25.653 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:51:25.655 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:51:25.658 | + functions-common:time_stop:2443 : local total 2022-07-28 15:51:25.661 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:51:25.663 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 15:51:25.666 | + functions-common:time_stop:2447 : start_time=1659023476720 2022-07-28 15:51:25.670 | + functions-common:time_stop:2449 : [[ -z 1659023476720 ]] 2022-07-28 15:51:25.673 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:51:25.679 | + functions-common:time_stop:2452 : end_time=1659023485675 2022-07-28 15:51:25.682 | + functions-common:time_stop:2453 : elapsed_time=8955 2022-07-28 15:51:25.685 | + functions-common:time_stop:2454 : total=0 2022-07-28 15:51:25.688 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:51:25.691 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8955 2022-07-28 15:51:25.695 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-28 15:51:25.698 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-28 15:51:25.702 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-28 15:51:29.932 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-28 15:51:29.933 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 15:51:29.933 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 15:51:29.933 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-28 15:51:29.934 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 15:51:29.934 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 15:51:29.934 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 15:51:29.934 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 15:51:29.935 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 15:51:30.297 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-28 15:51:30.302 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-28 15:51:34.557 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-28 15:51:34.557 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 15:51:34.557 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 15:51:34.558 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-28 15:51:34.558 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 15:51:34.558 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 15:51:34.559 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 15:51:34.559 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 15:51:34.559 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 15:51:34.910 | + ./stack.sh:main:1092 : start_keystone 2022-07-28 15:51:34.914 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-28 15:51:34.917 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-28 15:51:34.921 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-28 15:51:34.946 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:51:34.950 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-28 15:51:34.953 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-28 15:51:34.958 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-28 15:51:34.962 | + functions-common:run_process:1694 : local service=keystone 2022-07-28 15:51:34.966 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 15:51:34.970 | + functions-common:run_process:1696 : local group= 2022-07-28 15:51:34.973 | + functions-common:run_process:1697 : local user= 2022-07-28 15:51:34.977 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 15:51:34.981 | + functions-common:run_process:1700 : local name=keystone 2022-07-28 15:51:34.984 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 15:51:34.987 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 15:51:34.989 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:51:34.992 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:51:34.995 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:51:34.999 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023494996 2022-07-28 15:51:35.002 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-28 15:51:35.018 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:51:35.021 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-28 15:51:35.023 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-28 15:51:35.026 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 15:51:35.028 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 15:51:35.030 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 15:51:35.035 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 15:51:35.037 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-28 15:51:35.040 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-28 15:51:35.042 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-28 15:51:35.045 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 15:51:35.048 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 15:51:35.051 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 15:51:35.055 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 15:51:35.057 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-28 15:51:35.061 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-07-28 15:51:35.063 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-28 15:51:35.065 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 15:51:35.067 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 15:51:35.070 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 15:51:35.072 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 15:51:35.074 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-28 15:51:35.076 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 15:51:35.080 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-28 15:51:35.134 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-28 15:51:35.191 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-28 15:51:35.253 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 15:51:35.322 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 15:51:35.380 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-28 15:51:35.434 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-28 15:51:35.488 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-28 15:51:35.542 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-28 15:51:35.597 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-28 15:51:35.658 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 15:51:35.661 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 15:51:35.663 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-28 15:51:35.719 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 15:51:36.138 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-28 15:51:36.153 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-28 15:51:36.573 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-28 15:51:36.653 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 15:51:36.658 | + functions-common:time_stop:2440 : local name 2022-07-28 15:51:36.661 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:51:36.664 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:51:36.666 | + functions-common:time_stop:2443 : local total 2022-07-28 15:51:36.669 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:51:36.671 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 15:51:36.673 | + functions-common:time_stop:2447 : start_time=1659023494996 2022-07-28 15:51:36.676 | + functions-common:time_stop:2449 : [[ -z 1659023494996 ]] 2022-07-28 15:51:36.679 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:51:36.683 | + functions-common:time_stop:2452 : end_time=1659023496681 2022-07-28 15:51:36.686 | + functions-common:time_stop:2453 : elapsed_time=1685 2022-07-28 15:51:36.688 | + functions-common:time_stop:2454 : total=1498 2022-07-28 15:51:36.691 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:51:36.693 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3183 2022-07-28 15:51:36.696 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-28 15:51:36.696 | Waiting for keystone to start... 2022-07-28 15:51:36.698 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.61/identity/v3/ 2022-07-28 15:51:36.700 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.61/identity/v3/ 2022-07-28 15:51:36.703 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 15:51:36.705 | + functions:wait_for_service:458 : local url=http://10.222.0.61/identity/v3/ 2022-07-28 15:51:36.709 | + functions:wait_for_service:459 : local rval=0 2022-07-28 15:51:36.712 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 15:51:36.716 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 15:51:36.719 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:51:36.721 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:51:36.726 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:51:36.730 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023496726 2022-07-28 15:51:36.732 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 15:51:36.738 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.61/identity/v3/ 2022-07-28 15:51:42.805 | + :: : [[ 200 == 503 ]] 2022-07-28 15:51:42.807 | + :: : [[ 0 -eq 7 ]] 2022-07-28 15:51:42.812 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 15:51:42.815 | + functions-common:time_stop:2440 : local name 2022-07-28 15:51:42.818 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:51:42.821 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:51:42.824 | + functions-common:time_stop:2443 : local total 2022-07-28 15:51:42.827 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:51:42.830 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 15:51:42.832 | + functions-common:time_stop:2447 : start_time=1659023496726 2022-07-28 15:51:42.835 | + functions-common:time_stop:2449 : [[ -z 1659023496726 ]] 2022-07-28 15:51:42.838 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:51:42.844 | + functions-common:time_stop:2452 : end_time=1659023502841 2022-07-28 15:51:42.847 | + functions-common:time_stop:2453 : elapsed_time=6115 2022-07-28 15:51:42.850 | + functions-common:time_stop:2454 : total=0 2022-07-28 15:51:42.853 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:51:42.856 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6115 2022-07-28 15:51:42.859 | + functions:wait_for_service:467 : return 0 2022-07-28 15:51:42.861 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-28 15:51:42.879 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:51:42.882 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-28 15:51:42.884 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 15:51:42.887 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 15:51:42.921 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-28 15:51:42.924 | + 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.61/identity 2022-07-28 15:51:47.283 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.283 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.283 | 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=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.293 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.311 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.311 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.345 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.477 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.478 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.574 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.574 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.574 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.574 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.575 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.575 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.589 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.589 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.589 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.589 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.589 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.589 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.590 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.598 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.601 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.601 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.601 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.601 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.601 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.601 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.602 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=257709) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 15:51:47.669 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 15:51:47.688 | 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=257709) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 15:51:47.695 | DEBUG dbcounter [-] [257709] Writer thread running {{(pid=257709) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 15:51:47.906 | INFO keystone.cmd.bootstrap [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] Created domain default 2022-07-28 15:51:47.950 | INFO keystone.cmd.bootstrap [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] Created project admin 2022-07-28 15:51:47.982 | DEBUG passlib.handlers.bcrypt [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=257709) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-28 15:51:47.982 | DEBUG passlib.handlers.bcrypt [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=257709) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-28 15:51:48.051 | INFO keystone.cmd.bootstrap [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] Created user admin 2022-07-28 15:51:48.065 | INFO keystone.cmd.bootstrap [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] Created role reader 2022-07-28 15:51:48.080 | INFO keystone.cmd.bootstrap [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] Created role member 2022-07-28 15:51:48.106 | INFO keystone.cmd.bootstrap [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] Created implied role where 397391108a3147b8a6fdec855ff29043 implies 7f2de69a3a7f45bebb8a9e18edd22c31 2022-07-28 15:51:48.118 | INFO keystone.cmd.bootstrap [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] Created role admin 2022-07-28 15:51:48.137 | INFO keystone.cmd.bootstrap [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] Created implied role where f40fe7b6a68b4c258513d1c48c196f9e implies 397391108a3147b8a6fdec855ff29043 2022-07-28 15:51:48.150 | INFO keystone.cmd.bootstrap [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] Granted role admin on project admin to user admin. 2022-07-28 15:51:48.158 | INFO keystone.cmd.bootstrap [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] Granted role admin on the system to user admin. 2022-07-28 15:51:48.173 | WARNING py.warnings [None req-cc4283e8-da0f-427a-9531-f271dc76b25b 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-07-28 15:51:48.173 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-28 15:51:48.173 |  2022-07-28 15:51:48.178 | INFO keystone.cmd.bootstrap [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] Created region RegionOne 2022-07-28 15:51:48.216 | INFO keystone.cmd.bootstrap [None req-cc4283e8-da0f-427a-9531-f271dc76b25b None None] Created public endpoint http://10.222.0.61/identity 2022-07-28 15:51:48.672 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-28 15:51:48.675 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-28 15:51:48.677 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-28 15:51:48.681 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-28 15:51:51.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:51:51.523 | from cryptography.utils import int_from_bytes 2022-07-28 15:51:51.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:51:51.523 | from cryptography.utils import int_from_bytes 2022-07-28 15:51:51.669 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:51:51.674 | + lib/keystone:create_keystone_accounts:310 : admin_project=8c8b7fb1a6fc4e96938c667eba50ce8f 2022-07-28 15:51:51.677 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-28 15:51:51.681 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-28 15:51:53.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:51:53.663 | from cryptography.utils import int_from_bytes 2022-07-28 15:51:53.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:51:53.663 | from cryptography.utils import int_from_bytes 2022-07-28 15:51:53.816 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:51:53.820 | + lib/keystone:create_keystone_accounts:312 : admin_user=5000538bb5b14794adca9f63832d9e2f 2022-07-28 15:51:53.824 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-28 15:51:53.827 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-28 15:51:53.830 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-28 15:51:53.833 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 5000538bb5b14794adca9f63832d9e2f default 2022-07-28 15:51:53.899 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 5000538bb5b14794adca9f63832d9e2f default 2022-07-28 15:51:53.944 | [229312 Async ks-domain-role:257862]: running: get_or_add_user_domain_role admin 5000538bb5b14794adca9f63832d9e2f default 2022-07-28 15:51:53.948 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-28 15:51:53.950 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 15:51:53.953 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 15:51:56.885 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 15:51:56.887 | + functions-common:get_or_create_domain:889 : echo default 2022-07-28 15:51:56.887 | default 2022-07-28 15:51:56.889 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-28 15:51:56.956 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-28 15:51:57.009 | [229312 Async ks-project:257995]: running: get_or_create_project service Default 2022-07-28 15:51:57.012 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-28 15:51:57.081 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-28 15:51:57.131 | [229312 Async ks-service:258091]: running: get_or_create_role service 2022-07-28 15:51:57.134 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-28 15:51:57.203 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-28 15:51:57.278 | [229312 Async ks-reseller:258177]: running: get_or_create_role ResellerAdmin 2022-07-28 15:51:57.286 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-28 15:51:57.289 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-28 15:51:57.688 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-28 15:51:57.929 | [229312 Async ks-anotherrole:258269]: running: get_or_create_role anotherrole 2022-07-28 15:51:57.948 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-28 15:51:57.972 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-28 15:51:58.000 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 15:51:58.032 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-07-28 15:52:00.203 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:00.244 | [258091 Async ks-service:258091]: finished successfully 2022-07-28 15:52:00.831 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:00.859 | [258177 Async ks-reseller:258177]: finished successfully 2022-07-28 15:52:01.353 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:01.387 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:01.393 | [258269 Async ks-anotherrole:258269]: finished successfully 2022-07-28 15:52:01.428 | [257995 Async ks-project:257995]: finished successfully 2022-07-28 15:52:01.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:01.653 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:01.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:01.653 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:01.806 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:01.809 | ++ functions-common:get_or_create_project:939 : project_id=723cc2d5bdcd4d4ebcc92b2ca66c16fc 2022-07-28 15:52:01.812 | ++ functions-common:get_or_create_project:940 : echo 723cc2d5bdcd4d4ebcc92b2ca66c16fc 2022-07-28 15:52:01.815 | + lib/keystone:create_keystone_accounts:340 : invis_project=723cc2d5bdcd4d4ebcc92b2ca66c16fc 2022-07-28 15:52:01.817 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-28 15:52:01.820 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-28 15:52:01.823 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 15:52:01.826 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-07-28 15:52:04.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:04.108 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:04.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:04.108 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:04.260 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:04.263 | ++ functions-common:get_or_create_project:939 : project_id=5b900a26f214474995c4077037f0018f 2022-07-28 15:52:04.265 | ++ functions-common:get_or_create_project:940 : echo 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:04.268 | + lib/keystone:create_keystone_accounts:344 : demo_project=5b900a26f214474995c4077037f0018f 2022-07-28 15:52:04.271 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-28 15:52:04.274 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-28 15:52:04.276 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:52:04.280 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-28 15:52:04.283 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-28 15:52:04.288 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-07-28 15:52:04.510 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:04.535 | [257862 Async ks-domain-role:257862]: finished successfully 2022-07-28 15:52:06.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:06.636 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:06.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:06.636 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:06.786 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:06.792 | ++ functions-common:get_or_create_user:926 : user_id=6881946ddfab465c9a486a2dca0fca2e 2022-07-28 15:52:06.796 | ++ functions-common:get_or_create_user:927 : echo 6881946ddfab465c9a486a2dca0fca2e 2022-07-28 15:52:06.801 | + lib/keystone:create_keystone_accounts:347 : demo_user=6881946ddfab465c9a486a2dca0fca2e 2022-07-28 15:52:06.804 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-28 15:52:06.859 | [229312 Async ks-domain-role:257862]: Waiting for completion of get_or_add_user_domain_role admin 5000538bb5b14794adca9f63832d9e2f default running on PID 257862 (6 other jobs running) 2022-07-28 15:52:06.884 | [229312 Async ks-domain-role:257862]: Signaling child to exit 2022-07-28 15:52:06.885 | WAKEUP 2022-07-28 15:52:06.913 | [229312 Async ks-domain-role:257862]: Signaled 2022-07-28 15:52:06.914 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-28 15:52:06.915 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5000538bb5b14794adca9f63832d9e2f --domain default 2022-07-28 15:52:06.915 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:06.915 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-28 15:52:06.915 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:06.915 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:06.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:06.915 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:06.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:06.915 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:06.915 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:06.915 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-28 15:52:06.915 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-28 15:52:06.915 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 5000538bb5b14794adca9f63832d9e2f --domain default 2022-07-28 15:52:06.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:06.915 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:06.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:06.915 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:06.915 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:06.915 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-28 15:52:06.915 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:06.915 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5000538bb5b14794adca9f63832d9e2f --domain default 2022-07-28 15:52:06.915 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:06.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:06.915 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:06.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:06.915 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:06.915 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:06.915 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:52:06.915 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:52:06.915 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:52:06.915 | ++ functions-common:get_field:819 : echo '| f40fe7b6a68b4c258513d1c48c196f9e | 5000538bb5b14794adca9f63832d9e2f | | | default | | False |' 2022-07-28 15:52:06.916 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:06.916 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:52:06.916 | + functions-common:get_or_add_user_domain_role:1022 : echo f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:52:06.916 | f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:52:06.966 | [229312 Async ks-domain-role:257862]: finished get_or_add_user_domain_role admin 5000538bb5b14794adca9f63832d9e2f default with result 0 in 10 seconds 2022-07-28 15:52:06.973 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-28 15:52:07.015 | [229312 Async ks-project:257995]: Waiting for completion of get_or_create_project service Default running on PID 257995 (5 other jobs running) 2022-07-28 15:52:07.042 | [229312 Async ks-project:257995]: Signaling child to exit 2022-07-28 15:52:07.042 | WAKEUP 2022-07-28 15:52:07.068 | [229312 Async ks-project:257995]: Signaled 2022-07-28 15:52:07.069 | + functions-common:get_or_create_project:933 : local project_id 2022-07-28 15:52:07.069 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-07-28 15:52:07.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:07.069 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:07.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:07.069 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:07.069 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:07.069 | + functions-common:get_or_create_project:939 : project_id=aea0d493846746c58dbf7f9d8b5516b9 2022-07-28 15:52:07.069 | + functions-common:get_or_create_project:940 : echo aea0d493846746c58dbf7f9d8b5516b9 2022-07-28 15:52:07.069 | aea0d493846746c58dbf7f9d8b5516b9 2022-07-28 15:52:07.116 | [229312 Async ks-project:257995]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-07-28 15:52:07.164 | [229312 Async ks-service:258091]: Waiting for completion of get_or_create_role service running on PID 258091 (4 other jobs running) 2022-07-28 15:52:07.192 | [229312 Async ks-service:258091]: Signaling child to exit 2022-07-28 15:52:07.192 | WAKEUP 2022-07-28 15:52:07.218 | [229312 Async ks-service:258091]: Signaled 2022-07-28 15:52:07.219 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 15:52:07.219 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-28 15:52:07.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:07.219 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:07.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:07.220 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:07.220 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:07.220 | + functions-common:get_or_create_role:951 : role_id=27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:52:07.220 | + functions-common:get_or_create_role:952 : echo 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:52:07.220 | 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:52:07.267 | [229312 Async ks-service:258091]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-28 15:52:07.305 | [229312 Async ks-reseller:258177]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 258177 (3 other jobs running) 2022-07-28 15:52:07.336 | [229312 Async ks-reseller:258177]: Signaling child to exit 2022-07-28 15:52:07.336 | WAKEUP 2022-07-28 15:52:07.365 | [229312 Async ks-reseller:258177]: Signaled 2022-07-28 15:52:07.367 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 15:52:07.367 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-28 15:52:07.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:07.367 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:07.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:07.367 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:07.367 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:07.367 | + functions-common:get_or_create_role:951 : role_id=87940972ae4f4a308dfb269f396127e3 2022-07-28 15:52:07.367 | + functions-common:get_or_create_role:952 : echo 87940972ae4f4a308dfb269f396127e3 2022-07-28 15:52:07.367 | 87940972ae4f4a308dfb269f396127e3 2022-07-28 15:52:07.414 | [229312 Async ks-reseller:258177]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-28 15:52:07.451 | [229312 Async ks-anotherrole:258269]: Waiting for completion of get_or_create_role anotherrole running on PID 258269 (2 other jobs running) 2022-07-28 15:52:07.480 | [229312 Async ks-anotherrole:258269]: Signaling child to exit 2022-07-28 15:52:07.480 | WAKEUP 2022-07-28 15:52:07.509 | [229312 Async ks-anotherrole:258269]: Signaled 2022-07-28 15:52:07.511 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 15:52:07.511 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 15:52:07.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:07.511 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:07.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:07.511 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:07.511 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:07.511 | + functions-common:get_or_create_role:951 : role_id=88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:52:07.511 | + functions-common:get_or_create_role:952 : echo 88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:52:07.511 | 88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:52:07.561 | [229312 Async ks-anotherrole:258269]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-07-28 15:52:07.565 | + inc/async:async_wait:197 : return 0 2022-07-28 15:52:07.567 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 6881946ddfab465c9a486a2dca0fca2e 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:07.628 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6881946ddfab465c9a486a2dca0fca2e 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:07.668 | [229312 Async ks-demo-member:259135]: running: get_or_add_user_project_role member 6881946ddfab465c9a486a2dca0fca2e 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:07.671 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 5000538bb5b14794adca9f63832d9e2f 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:07.732 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5000538bb5b14794adca9f63832d9e2f 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:07.779 | [229312 Async ks-demo-admin:259247]: running: get_or_add_user_project_role admin 5000538bb5b14794adca9f63832d9e2f 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:07.781 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6881946ddfab465c9a486a2dca0fca2e 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:07.851 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6881946ddfab465c9a486a2dca0fca2e 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:07.899 | [229312 Async ks-demo-another:259359]: running: get_or_add_user_project_role anotherrole 6881946ddfab465c9a486a2dca0fca2e 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:07.902 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 6881946ddfab465c9a486a2dca0fca2e 723cc2d5bdcd4d4ebcc92b2ca66c16fc 2022-07-28 15:52:07.976 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6881946ddfab465c9a486a2dca0fca2e 723cc2d5bdcd4d4ebcc92b2ca66c16fc 2022-07-28 15:52:08.047 | [229312 Async ks-demo-invis:259472]: running: get_or_add_user_project_role member 6881946ddfab465c9a486a2dca0fca2e 723cc2d5bdcd4d4ebcc92b2ca66c16fc 2022-07-28 15:52:08.057 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-28 15:52:08.063 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-28 15:52:08.070 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:52:08.073 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-28 15:52:08.078 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-28 15:52:08.087 | +++ functions-common:get_or_create_user:928 : 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-07-28 15:52:11.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:11.837 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:11.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:11.837 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:11.995 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:11.999 | ++ functions-common:get_or_create_user:926 : user_id=0219f51182a94000a4af6c26a3795044 2022-07-28 15:52:12.001 | ++ functions-common:get_or_create_user:927 : echo 0219f51182a94000a4af6c26a3795044 2022-07-28 15:52:12.004 | + lib/keystone:create_keystone_accounts:360 : demo_reader=0219f51182a94000a4af6c26a3795044 2022-07-28 15:52:12.006 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 0219f51182a94000a4af6c26a3795044 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:12.071 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0219f51182a94000a4af6c26a3795044 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:12.226 | [229312 Async ks-demo-reader:259627]: running: get_or_add_user_project_role reader 0219f51182a94000a4af6c26a3795044 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:12.249 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-28 15:52:12.277 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-28 15:52:12.312 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 15:52:12.345 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-07-28 15:52:17.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:17.462 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:17.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:17.462 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:17.636 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:17.645 | ++ functions-common:get_or_create_project:939 : project_id=be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:17.653 | ++ functions-common:get_or_create_project:940 : echo be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:17.665 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:17.683 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-28 15:52:17.704 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-28 15:52:17.715 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:52:17.732 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-28 15:52:17.740 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-28 15:52:17.764 | +++ functions-common:get_or_create_user:928 : 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-07-28 15:52:21.345 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:21.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:21.346 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:21.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:21.346 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:21.422 | [259247 Async ks-demo-admin:259247]: finished successfully 2022-07-28 15:52:21.520 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:21.522 | ++ functions-common:get_or_create_user:926 : user_id=6911ffd771a64795bca70a4f6f2b1e44 2022-07-28 15:52:21.525 | ++ functions-common:get_or_create_user:927 : echo 6911ffd771a64795bca70a4f6f2b1e44 2022-07-28 15:52:21.528 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=6911ffd771a64795bca70a4f6f2b1e44 2022-07-28 15:52:21.531 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 6911ffd771a64795bca70a4f6f2b1e44 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:21.625 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6911ffd771a64795bca70a4f6f2b1e44 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:21.741 | [229312 Async ks-alt-admin:260046]: running: get_or_add_user_project_role admin 6911ffd771a64795bca70a4f6f2b1e44 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:21.745 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6911ffd771a64795bca70a4f6f2b1e44 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:21.981 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6911ffd771a64795bca70a4f6f2b1e44 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:22.128 | [229312 Async ks-alt-another:260188]: running: get_or_add_user_project_role anotherrole 6911ffd771a64795bca70a4f6f2b1e44 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:22.147 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-28 15:52:22.178 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-28 15:52:22.191 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:52:22.228 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-28 15:52:22.261 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-28 15:52:22.285 | +++ functions-common:get_or_create_user:928 : 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-07-28 15:52:24.082 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:24.273 | [259359 Async ks-demo-another:259359]: finished successfully 2022-07-28 15:52:24.285 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:24.382 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:24.453 | [259135 Async ks-demo-member:259135]: finished successfully 2022-07-28 15:52:24.569 | [259472 Async ks-demo-invis:259472]: finished successfully 2022-07-28 15:52:25.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:25.150 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:25.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:25.150 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:25.310 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:25.313 | ++ functions-common:get_or_create_user:926 : user_id=4e2c4e17d1864e79867a1d6df165a09b 2022-07-28 15:52:25.316 | ++ functions-common:get_or_create_user:927 : echo 4e2c4e17d1864e79867a1d6df165a09b 2022-07-28 15:52:25.319 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=4e2c4e17d1864e79867a1d6df165a09b 2022-07-28 15:52:25.322 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 4e2c4e17d1864e79867a1d6df165a09b be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:25.391 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4e2c4e17d1864e79867a1d6df165a09b be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:25.443 | [229312 Async ks-alt-member-user:260492]: running: get_or_add_user_project_role member 4e2c4e17d1864e79867a1d6df165a09b be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:25.447 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-28 15:52:25.451 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-28 15:52:25.454 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:52:25.456 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-28 15:52:25.458 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-28 15:52:25.463 | +++ functions-common:get_or_create_user:928 : 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-07-28 15:52:27.347 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:27.437 | [259627 Async ks-demo-reader:259627]: finished successfully 2022-07-28 15:52:27.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:27.944 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:27.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:27.944 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:28.114 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:28.116 | ++ functions-common:get_or_create_user:926 : user_id=9727ec220e944c2884e48dea19ee4696 2022-07-28 15:52:28.120 | ++ functions-common:get_or_create_user:927 : echo 9727ec220e944c2884e48dea19ee4696 2022-07-28 15:52:28.123 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=9727ec220e944c2884e48dea19ee4696 2022-07-28 15:52:28.125 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 9727ec220e944c2884e48dea19ee4696 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:28.209 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9727ec220e944c2884e48dea19ee4696 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:28.318 | [229312 Async ks-alt-reader-user:260724]: running: get_or_add_user_project_role reader 9727ec220e944c2884e48dea19ee4696 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:28.328 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-28 15:52:28.331 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:52:28.336 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-28 15:52:28.343 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-28 15:52:28.362 | +++ functions-common:get_or_create_user:928 : 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-07-28 15:52:31.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:31.584 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:31.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:31.584 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:31.823 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:31.830 | ++ functions-common:get_or_create_user:926 : user_id=f59441bd45324c70a0d2cd521a5542dc 2022-07-28 15:52:31.840 | ++ functions-common:get_or_create_user:927 : echo f59441bd45324c70a0d2cd521a5542dc 2022-07-28 15:52:31.856 | + lib/keystone:create_keystone_accounts:392 : system_member_user=f59441bd45324c70a0d2cd521a5542dc 2022-07-28 15:52:31.859 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member f59441bd45324c70a0d2cd521a5542dc all 2022-07-28 15:52:32.180 | + inc/async:async_inner:63 : get_or_add_user_system_role member f59441bd45324c70a0d2cd521a5542dc all 2022-07-28 15:52:32.390 | [229312 Async ks-system-member:260948]: running: get_or_add_user_system_role member f59441bd45324c70a0d2cd521a5542dc all 2022-07-28 15:52:32.433 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-28 15:52:32.456 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:52:32.477 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-28 15:52:32.497 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-28 15:52:32.517 | +++ functions-common:get_or_create_user:928 : 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-07-28 15:52:35.825 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:35.894 | [260046 Async ks-alt-admin:260046]: finished successfully 2022-07-28 15:52:36.378 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:36.423 | [260188 Async ks-alt-another:260188]: finished successfully 2022-07-28 15:52:37.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:37.361 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:37.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:37.361 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:37.566 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:37.571 | ++ functions-common:get_or_create_user:926 : user_id=ae46bfa23d8a48a4b57d3b1eb89779b9 2022-07-28 15:52:37.574 | ++ functions-common:get_or_create_user:927 : echo ae46bfa23d8a48a4b57d3b1eb89779b9 2022-07-28 15:52:37.579 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=ae46bfa23d8a48a4b57d3b1eb89779b9 2022-07-28 15:52:37.585 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader ae46bfa23d8a48a4b57d3b1eb89779b9 all 2022-07-28 15:52:37.708 | + inc/async:async_inner:63 : get_or_add_user_system_role reader ae46bfa23d8a48a4b57d3b1eb89779b9 all 2022-07-28 15:52:37.800 | [229312 Async ks-system-reader:261275]: running: get_or_add_user_system_role reader ae46bfa23d8a48a4b57d3b1eb89779b9 all 2022-07-28 15:52:37.808 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-28 15:52:37.818 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-28 15:52:37.822 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-28 15:52:37.830 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 15:52:37.842 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-07-28 15:52:39.252 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:39.455 | [260492 Async ks-alt-member-user:260492]: finished successfully 2022-07-28 15:52:40.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:40.925 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:40.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:40.925 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:41.095 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:41.099 | ++ functions-common:get_or_create_group:903 : group_id=ec02c72f165941f0ab5c713a432f7af5 2022-07-28 15:52:41.101 | ++ functions-common:get_or_create_group:904 : echo ec02c72f165941f0ab5c713a432f7af5 2022-07-28 15:52:41.105 | + lib/keystone:create_keystone_accounts:402 : admin_group=ec02c72f165941f0ab5c713a432f7af5 2022-07-28 15:52:41.108 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-28 15:52:41.113 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-28 15:52:41.116 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-28 15:52:41.124 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 15:52:41.128 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-07-28 15:52:41.991 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:42.021 | [260724 Async ks-alt-reader-user:260724]: finished successfully 2022-07-28 15:52:43.563 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:43.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:43.568 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:43.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:43.568 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:43.618 | [260948 Async ks-system-member:260948]: finished successfully 2022-07-28 15:52:43.730 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:43.734 | ++ functions-common:get_or_create_group:903 : group_id=364adac8209249c587f9b936cafa5538 2022-07-28 15:52:43.742 | ++ functions-common:get_or_create_group:904 : echo 364adac8209249c587f9b936cafa5538 2022-07-28 15:52:43.744 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=364adac8209249c587f9b936cafa5538 2022-07-28 15:52:43.748 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:43.814 | + inc/async:async_inner:63 : get_or_add_group_project_role member 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:43.865 | [229312 Async ks-group-memberdemo:261623]: running: get_or_add_group_project_role member 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:43.868 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:43.946 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:44.004 | [229312 Async ks-group-anotherdemo:261709]: running: get_or_add_group_project_role anotherrole 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:44.007 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:44.118 | + inc/async:async_inner:63 : get_or_add_group_project_role member 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:44.190 | [229312 Async ks-group-memberalt:261797]: running: get_or_add_group_project_role member 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:44.193 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:44.452 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:44.621 | [229312 Async ks-group-anotheralt:261885]: running: get_or_add_group_project_role anotherrole 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:44.651 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin ec02c72f165941f0ab5c713a432f7af5 8c8b7fb1a6fc4e96938c667eba50ce8f 2022-07-28 15:52:45.010 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ec02c72f165941f0ab5c713a432f7af5 8c8b7fb1a6fc4e96938c667eba50ce8f 2022-07-28 15:52:45.290 | [229312 Async ks-group-admin:261991]: running: get_or_add_group_project_role admin ec02c72f165941f0ab5c713a432f7af5 8c8b7fb1a6fc4e96938c667eba50ce8f 2022-07-28 15:52:45.307 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-28 15:52:45.691 | [229312 Async ks-demo-member:259135]: Waiting for completion of get_or_add_user_project_role member 6881946ddfab465c9a486a2dca0fca2e 5b900a26f214474995c4077037f0018f running on PID 259135 (17 other jobs running) 2022-07-28 15:52:45.874 | [229312 Async ks-demo-member:259135]: Signaling child to exit 2022-07-28 15:52:45.874 | WAKEUP 2022-07-28 15:52:46.037 | [229312 Async ks-demo-member:259135]: Signaled 2022-07-28 15:52:46.053 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:52:46.053 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:52:46.053 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:52:46.054 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:52:46.054 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:52:46.054 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:52:46.054 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:52:46.055 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:52:46.055 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:46.055 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6881946ddfab465c9a486a2dca0fca2e --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:46.055 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:52:46.055 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:46.055 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:46.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:46.055 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:46.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:46.055 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:46.055 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:46.055 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:52:46.055 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:52:46.055 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 6881946ddfab465c9a486a2dca0fca2e --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:46.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:46.055 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:46.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:46.055 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:46.056 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6881946ddfab465c9a486a2dca0fca2e --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:46.056 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:46.056 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:52:46.056 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:46.056 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:46.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:46.056 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:46.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:46.056 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:46.056 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:46.056 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:52:46.056 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:52:46.056 | ++ functions-common:get_field:819 : echo '| 397391108a3147b8a6fdec855ff29043 | 6881946ddfab465c9a486a2dca0fca2e | | 5b900a26f214474995c4077037f0018f | | | False |' 2022-07-28 15:52:46.056 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:52:46.056 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:46.056 | + functions-common:get_or_add_user_project_role:996 : user_role_id=397391108a3147b8a6fdec855ff29043 2022-07-28 15:52:46.056 | + functions-common:get_or_add_user_project_role:998 : echo 397391108a3147b8a6fdec855ff29043 2022-07-28 15:52:46.057 | 397391108a3147b8a6fdec855ff29043 2022-07-28 15:52:46.375 | [229312 Async ks-demo-member:259135]: finished get_or_add_user_project_role member 6881946ddfab465c9a486a2dca0fca2e 5b900a26f214474995c4077037f0018f with result 0 in 16 seconds 2022-07-28 15:52:46.647 | [229312 Async ks-demo-admin:259247]: Waiting for completion of get_or_add_user_project_role admin 5000538bb5b14794adca9f63832d9e2f 5b900a26f214474995c4077037f0018f running on PID 259247 (16 other jobs running) 2022-07-28 15:52:46.861 | [229312 Async ks-demo-admin:259247]: Signaling child to exit 2022-07-28 15:52:46.862 | WAKEUP 2022-07-28 15:52:47.045 | [229312 Async ks-demo-admin:259247]: Signaled 2022-07-28 15:52:47.068 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:52:47.068 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:52:47.068 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:52:47.068 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:52:47.068 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:52:47.068 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:52:47.068 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:52:47.068 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:52:47.068 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5000538bb5b14794adca9f63832d9e2f --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:47.068 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:52:47.068 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:47.068 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:47.068 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:47.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:47.068 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:47.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:47.068 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:47.068 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:47.069 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:52:47.069 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:52:47.069 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 5000538bb5b14794adca9f63832d9e2f --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:47.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:47.069 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:47.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:47.069 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:47.069 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5000538bb5b14794adca9f63832d9e2f --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:47.069 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:52:47.069 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:47.069 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:47.069 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:47.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:47.069 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:47.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:47.069 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:47.069 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:47.069 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:52:47.069 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:52:47.069 | ++ functions-common:get_field:819 : echo '| f40fe7b6a68b4c258513d1c48c196f9e | 5000538bb5b14794adca9f63832d9e2f | | 5b900a26f214474995c4077037f0018f | | | False |' 2022-07-28 15:52:47.069 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:52:47.069 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:47.069 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:52:47.069 | + functions-common:get_or_add_user_project_role:998 : echo f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:52:47.069 | f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:52:47.387 | [229312 Async ks-demo-admin:259247]: finished get_or_add_user_project_role admin 5000538bb5b14794adca9f63832d9e2f 5b900a26f214474995c4077037f0018f with result 0 in 13 seconds 2022-07-28 15:52:47.580 | [229312 Async ks-demo-another:259359]: Waiting for completion of get_or_add_user_project_role anotherrole 6881946ddfab465c9a486a2dca0fca2e 5b900a26f214474995c4077037f0018f running on PID 259359 (15 other jobs running) 2022-07-28 15:52:47.740 | [229312 Async ks-demo-another:259359]: Signaling child to exit 2022-07-28 15:52:47.740 | WAKEUP 2022-07-28 15:52:47.884 | [229312 Async ks-demo-another:259359]: Signaled 2022-07-28 15:52:47.900 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:52:47.900 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:52:47.900 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:52:47.900 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:52:47.900 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:52:47.900 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:52:47.900 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:52:47.900 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:52:47.900 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6881946ddfab465c9a486a2dca0fca2e --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:47.900 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:47.900 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:52:47.900 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:47.900 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:47.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:47.901 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:47.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:47.901 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:47.901 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:47.901 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:52:47.901 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:52:47.901 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6881946ddfab465c9a486a2dca0fca2e --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:47.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:47.901 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:47.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:47.901 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:47.901 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6881946ddfab465c9a486a2dca0fca2e --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:47.901 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:47.901 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:52:47.901 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:47.901 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:47.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:47.901 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:47.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:47.901 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:47.901 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:47.901 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:52:47.901 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:52:47.901 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:52:47.901 | ++ functions-common:get_field:819 : echo '| 88444961e9a94c6db352b11ba2ff9382 | 6881946ddfab465c9a486a2dca0fca2e | | 5b900a26f214474995c4077037f0018f | | | False |' 2022-07-28 15:52:47.901 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:47.902 | + functions-common:get_or_add_user_project_role:996 : user_role_id=88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:52:47.902 | + functions-common:get_or_add_user_project_role:998 : echo 88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:52:47.902 | 88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:52:48.132 | [229312 Async ks-demo-another:259359]: finished get_or_add_user_project_role anotherrole 6881946ddfab465c9a486a2dca0fca2e 5b900a26f214474995c4077037f0018f with result 0 in 16 seconds 2022-07-28 15:52:48.210 | [229312 Async ks-demo-invis:259472]: Waiting for completion of get_or_add_user_project_role member 6881946ddfab465c9a486a2dca0fca2e 723cc2d5bdcd4d4ebcc92b2ca66c16fc running on PID 259472 (14 other jobs running) 2022-07-28 15:52:48.241 | [229312 Async ks-demo-invis:259472]: Signaling child to exit 2022-07-28 15:52:48.241 | WAKEUP 2022-07-28 15:52:48.279 | [229312 Async ks-demo-invis:259472]: Signaled 2022-07-28 15:52:48.281 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:52:48.281 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:52:48.281 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:52:48.281 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:52:48.281 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:52:48.281 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:52:48.281 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:52:48.282 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:52:48.282 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:52:48.282 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6881946ddfab465c9a486a2dca0fca2e --project 723cc2d5bdcd4d4ebcc92b2ca66c16fc 2022-07-28 15:52:48.282 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:48.282 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:48.282 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:48.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.282 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.282 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.282 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:48.282 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:52:48.282 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:52:48.282 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 6881946ddfab465c9a486a2dca0fca2e --project 723cc2d5bdcd4d4ebcc92b2ca66c16fc 2022-07-28 15:52:48.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.282 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.282 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.282 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:52:48.282 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6881946ddfab465c9a486a2dca0fca2e --project 723cc2d5bdcd4d4ebcc92b2ca66c16fc 2022-07-28 15:52:48.282 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:48.282 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:48.282 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:48.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.282 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.282 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.282 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:48.282 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:52:48.282 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:52:48.283 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:52:48.283 | ++ functions-common:get_field:819 : echo '| 397391108a3147b8a6fdec855ff29043 | 6881946ddfab465c9a486a2dca0fca2e | | 723cc2d5bdcd4d4ebcc92b2ca66c16fc | | | False |' 2022-07-28 15:52:48.283 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:48.283 | + functions-common:get_or_add_user_project_role:996 : user_role_id=397391108a3147b8a6fdec855ff29043 2022-07-28 15:52:48.283 | + functions-common:get_or_add_user_project_role:998 : echo 397391108a3147b8a6fdec855ff29043 2022-07-28 15:52:48.283 | 397391108a3147b8a6fdec855ff29043 2022-07-28 15:52:48.359 | [229312 Async ks-demo-invis:259472]: finished get_or_add_user_project_role member 6881946ddfab465c9a486a2dca0fca2e 723cc2d5bdcd4d4ebcc92b2ca66c16fc with result 0 in 16 seconds 2022-07-28 15:52:48.420 | [229312 Async ks-demo-reader:259627]: Waiting for completion of get_or_add_user_project_role reader 0219f51182a94000a4af6c26a3795044 5b900a26f214474995c4077037f0018f running on PID 259627 (13 other jobs running) 2022-07-28 15:52:48.465 | [229312 Async ks-demo-reader:259627]: Signaling child to exit 2022-07-28 15:52:48.466 | WAKEUP 2022-07-28 15:52:48.520 | [229312 Async ks-demo-reader:259627]: Signaled 2022-07-28 15:52:48.522 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:52:48.522 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:52:48.522 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:52:48.522 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:52:48.522 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:52:48.522 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:52:48.522 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:52:48.522 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:52:48.522 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:52:48.522 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:48.522 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:48.522 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0219f51182a94000a4af6c26a3795044 --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:48.522 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:48.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.523 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.523 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.523 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:48.523 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:52:48.523 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:52:48.523 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 0219f51182a94000a4af6c26a3795044 --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:48.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.524 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.524 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.524 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0219f51182a94000a4af6c26a3795044 --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:48.524 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:52:48.524 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:48.524 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:48.524 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:48.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.524 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.524 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.525 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:48.525 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:52:48.525 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:52:48.525 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:52:48.525 | ++ functions-common:get_field:819 : echo '| 7f2de69a3a7f45bebb8a9e18edd22c31 | 0219f51182a94000a4af6c26a3795044 | | 5b900a26f214474995c4077037f0018f | | | False |' 2022-07-28 15:52:48.525 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:48.525 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7f2de69a3a7f45bebb8a9e18edd22c31 2022-07-28 15:52:48.525 | + functions-common:get_or_add_user_project_role:998 : echo 7f2de69a3a7f45bebb8a9e18edd22c31 2022-07-28 15:52:48.525 | 7f2de69a3a7f45bebb8a9e18edd22c31 2022-07-28 15:52:48.621 | [229312 Async ks-demo-reader:259627]: finished get_or_add_user_project_role reader 0219f51182a94000a4af6c26a3795044 5b900a26f214474995c4077037f0018f with result 0 in 15 seconds 2022-07-28 15:52:48.626 | + inc/async:async_wait:197 : return 0 2022-07-28 15:52:48.629 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-28 15:52:48.722 | [229312 Async ks-alt-admin:260046]: Waiting for completion of get_or_add_user_project_role admin 6911ffd771a64795bca70a4f6f2b1e44 be2f8bcdf1454ad4adebde35a65b0db1 running on PID 260046 (12 other jobs running) 2022-07-28 15:52:48.802 | [229312 Async ks-alt-admin:260046]: Signaling child to exit 2022-07-28 15:52:48.803 | WAKEUP 2022-07-28 15:52:48.833 | [229312 Async ks-alt-admin:260046]: Signaled 2022-07-28 15:52:48.834 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:52:48.834 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:52:48.834 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:52:48.834 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:52:48.834 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:52:48.834 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:52:48.834 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:52:48.834 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:52:48.835 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:52:48.835 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:48.835 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:48.835 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6911ffd771a64795bca70a4f6f2b1e44 --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:48.835 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:48.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.835 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.835 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.835 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:48.835 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:52:48.835 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:52:48.835 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 6911ffd771a64795bca70a4f6f2b1e44 --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:48.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.835 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.835 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.835 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6911ffd771a64795bca70a4f6f2b1e44 --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:48.835 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:48.835 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:52:48.835 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:48.835 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:48.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.835 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:48.835 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:48.835 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:48.835 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:52:48.835 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:52:48.835 | ++ functions-common:get_field:819 : echo '| f40fe7b6a68b4c258513d1c48c196f9e | 6911ffd771a64795bca70a4f6f2b1e44 | | be2f8bcdf1454ad4adebde35a65b0db1 | | | False |' 2022-07-28 15:52:48.835 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:52:48.835 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:48.836 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:52:48.836 | + functions-common:get_or_add_user_project_role:998 : echo f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:52:48.836 | f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:52:48.925 | [229312 Async ks-alt-admin:260046]: finished get_or_add_user_project_role admin 6911ffd771a64795bca70a4f6f2b1e44 be2f8bcdf1454ad4adebde35a65b0db1 with result 0 in 14 seconds 2022-07-28 15:52:49.000 | [229312 Async ks-alt-another:260188]: Waiting for completion of get_or_add_user_project_role anotherrole 6911ffd771a64795bca70a4f6f2b1e44 be2f8bcdf1454ad4adebde35a65b0db1 running on PID 260188 (11 other jobs running) 2022-07-28 15:52:49.050 | [229312 Async ks-alt-another:260188]: Signaling child to exit 2022-07-28 15:52:49.050 | WAKEUP 2022-07-28 15:52:49.103 | [229312 Async ks-alt-another:260188]: Signaled 2022-07-28 15:52:49.105 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:52:49.105 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:52:49.107 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:52:49.107 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:52:49.107 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:52:49.107 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:52:49.107 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:52:49.107 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:52:49.107 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:49.107 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6911ffd771a64795bca70a4f6f2b1e44 --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:49.107 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:52:49.107 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:49.107 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:49.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.108 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.108 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.108 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:49.108 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:52:49.108 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:52:49.108 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6911ffd771a64795bca70a4f6f2b1e44 --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:49.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.108 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.108 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.108 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:49.108 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6911ffd771a64795bca70a4f6f2b1e44 --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:49.108 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:52:49.108 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:49.108 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:49.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.108 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.108 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.108 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:49.108 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:52:49.108 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:52:49.108 | ++ functions-common:get_field:819 : echo '| 88444961e9a94c6db352b11ba2ff9382 | 6911ffd771a64795bca70a4f6f2b1e44 | | be2f8bcdf1454ad4adebde35a65b0db1 | | | False |' 2022-07-28 15:52:49.108 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:52:49.108 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:49.108 | + functions-common:get_or_add_user_project_role:996 : user_role_id=88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:52:49.108 | + functions-common:get_or_add_user_project_role:998 : echo 88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:52:49.108 | 88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:52:49.195 | [229312 Async ks-alt-another:260188]: finished get_or_add_user_project_role anotherrole 6911ffd771a64795bca70a4f6f2b1e44 be2f8bcdf1454ad4adebde35a65b0db1 with result 0 in 14 seconds 2022-07-28 15:52:49.272 | [229312 Async ks-alt-member-user:260492]: Waiting for completion of get_or_add_user_project_role member 4e2c4e17d1864e79867a1d6df165a09b be2f8bcdf1454ad4adebde35a65b0db1 running on PID 260492 (10 other jobs running) 2022-07-28 15:52:49.334 | [229312 Async ks-alt-member-user:260492]: Signaling child to exit 2022-07-28 15:52:49.334 | WAKEUP 2022-07-28 15:52:49.387 | [229312 Async ks-alt-member-user:260492]: Signaled 2022-07-28 15:52:49.389 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:52:49.389 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:52:49.389 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:52:49.389 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:52:49.389 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:52:49.389 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:52:49.389 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:52:49.389 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:52:49.389 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:52:49.390 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:49.390 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:49.390 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4e2c4e17d1864e79867a1d6df165a09b --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:49.390 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:49.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.390 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.390 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.390 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:49.390 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:52:49.390 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:52:49.390 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 4e2c4e17d1864e79867a1d6df165a09b --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:49.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.390 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.390 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.390 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:49.390 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4e2c4e17d1864e79867a1d6df165a09b --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:49.390 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:52:49.390 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:49.390 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:49.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.391 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.391 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.391 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:49.391 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:52:49.391 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:52:49.391 | ++ functions-common:get_field:819 : echo '| 397391108a3147b8a6fdec855ff29043 | 4e2c4e17d1864e79867a1d6df165a09b | | be2f8bcdf1454ad4adebde35a65b0db1 | | | False |' 2022-07-28 15:52:49.391 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:52:49.391 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:49.391 | + functions-common:get_or_add_user_project_role:996 : user_role_id=397391108a3147b8a6fdec855ff29043 2022-07-28 15:52:49.392 | + functions-common:get_or_add_user_project_role:998 : echo 397391108a3147b8a6fdec855ff29043 2022-07-28 15:52:49.392 | 397391108a3147b8a6fdec855ff29043 2022-07-28 15:52:49.477 | [229312 Async ks-alt-member-user:260492]: finished get_or_add_user_project_role member 4e2c4e17d1864e79867a1d6df165a09b be2f8bcdf1454ad4adebde35a65b0db1 with result 0 in 14 seconds 2022-07-28 15:52:49.601 | [229312 Async ks-alt-reader-user:260724]: Waiting for completion of get_or_add_user_project_role reader 9727ec220e944c2884e48dea19ee4696 be2f8bcdf1454ad4adebde35a65b0db1 running on PID 260724 (9 other jobs running) 2022-07-28 15:52:49.720 | [229312 Async ks-alt-reader-user:260724]: Signaling child to exit 2022-07-28 15:52:49.727 | WAKEUP 2022-07-28 15:52:49.837 | [229312 Async ks-alt-reader-user:260724]: Signaled 2022-07-28 15:52:49.848 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:52:49.848 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:52:49.848 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:52:49.848 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:52:49.848 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:52:49.848 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:52:49.848 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:52:49.848 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:52:49.848 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:49.848 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9727ec220e944c2884e48dea19ee4696 --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:49.848 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:52:49.848 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:49.848 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:49.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.848 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.848 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.848 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:49.848 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:52:49.848 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:52:49.848 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 9727ec220e944c2884e48dea19ee4696 --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:49.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.848 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.849 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.849 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:52:49.849 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9727ec220e944c2884e48dea19ee4696 --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:49.849 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:52:49.849 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:52:49.849 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:49.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.849 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:49.849 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:49.849 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:49.849 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:52:49.849 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:52:49.849 | ++ functions-common:get_field:819 : echo '| 7f2de69a3a7f45bebb8a9e18edd22c31 | 9727ec220e944c2884e48dea19ee4696 | | be2f8bcdf1454ad4adebde35a65b0db1 | | | False |' 2022-07-28 15:52:49.849 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:52:49.849 | ++ functions-common:get_field:813 : read data 2022-07-28 15:52:49.849 | + functions-common:get_or_add_user_project_role:996 : user_role_id=7f2de69a3a7f45bebb8a9e18edd22c31 2022-07-28 15:52:49.849 | + functions-common:get_or_add_user_project_role:998 : echo 7f2de69a3a7f45bebb8a9e18edd22c31 2022-07-28 15:52:49.849 | 7f2de69a3a7f45bebb8a9e18edd22c31 2022-07-28 15:52:50.054 | [229312 Async ks-alt-reader-user:260724]: finished get_or_add_user_project_role reader 9727ec220e944c2884e48dea19ee4696 be2f8bcdf1454ad4adebde35a65b0db1 with result 0 in 13 seconds 2022-07-28 15:52:50.089 | + inc/async:async_wait:197 : return 0 2022-07-28 15:52:50.109 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-28 15:52:50.411 | [229312 Async ks-system-member:260948]: Waiting for completion of get_or_add_user_system_role member f59441bd45324c70a0d2cd521a5542dc all running on PID 260948 (8 other jobs running) 2022-07-28 15:52:50.494 | [229312 Async ks-system-member:260948]: Signaling child to exit 2022-07-28 15:52:50.494 | WAKEUP 2022-07-28 15:52:50.619 | [229312 Async ks-system-member:260948]: Signaled 2022-07-28 15:52:50.628 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 15:52:50.628 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 15:52:50.628 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 15:52:50.628 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:52:50.628 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:52:50.628 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:52:50.628 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:52:50.628 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:52:50.628 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 15:52:50.628 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f59441bd45324c70a0d2cd521a5542dc --system all -f value -c Role 2022-07-28 15:52:50.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:50.628 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:50.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:50.629 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:50.629 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:50.629 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 15:52:50.629 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 15:52:50.629 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user f59441bd45324c70a0d2cd521a5542dc --system all 2022-07-28 15:52:50.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:50.629 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:50.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:50.629 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:50.629 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f59441bd45324c70a0d2cd521a5542dc --system all -f value -c Role 2022-07-28 15:52:50.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:50.629 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:50.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:50.629 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:50.629 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:50.629 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=397391108a3147b8a6fdec855ff29043 2022-07-28 15:52:50.629 | + functions-common:get_or_add_user_system_role:1053 : echo 397391108a3147b8a6fdec855ff29043 2022-07-28 15:52:50.629 | 397391108a3147b8a6fdec855ff29043 2022-07-28 15:52:50.823 | [229312 Async ks-system-member:260948]: finished get_or_add_user_system_role member f59441bd45324c70a0d2cd521a5542dc all with result 0 in 11 seconds 2022-07-28 15:52:51.012 | [229312 Async ks-system-reader:261275]: Waiting for completion of get_or_add_user_system_role reader ae46bfa23d8a48a4b57d3b1eb89779b9 all running on PID 261275 (7 other jobs running) 2022-07-28 15:52:51.013 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:51.107 | [261275 Async ks-system-reader:261275]: finished successfully 2022-07-28 15:52:51.120 | [229312 Async ks-system-reader:261275]: Signaling child to exit 2022-07-28 15:52:51.170 | WAKEUP 2022-07-28 15:52:51.238 | [229312 Async ks-system-reader:261275]: Signaled 2022-07-28 15:52:51.244 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 15:52:51.244 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 15:52:51.244 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 15:52:51.244 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:52:51.244 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:52:51.244 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:52:51.244 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:52:51.244 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:52:51.244 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 15:52:51.244 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ae46bfa23d8a48a4b57d3b1eb89779b9 --system all -f value -c Role 2022-07-28 15:52:51.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:51.244 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:51.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:51.244 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:51.244 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:51.244 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 15:52:51.244 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 15:52:51.244 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user ae46bfa23d8a48a4b57d3b1eb89779b9 --system all 2022-07-28 15:52:51.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:51.244 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:51.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:51.244 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:51.244 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ae46bfa23d8a48a4b57d3b1eb89779b9 --system all -f value -c Role 2022-07-28 15:52:51.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:51.244 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:51.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:51.244 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:51.244 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:51.244 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=7f2de69a3a7f45bebb8a9e18edd22c31 2022-07-28 15:52:51.245 | + functions-common:get_or_add_user_system_role:1053 : echo 7f2de69a3a7f45bebb8a9e18edd22c31 2022-07-28 15:52:51.245 | 7f2de69a3a7f45bebb8a9e18edd22c31 2022-07-28 15:52:51.521 | [229312 Async ks-system-reader:261275]: finished get_or_add_user_system_role reader ae46bfa23d8a48a4b57d3b1eb89779b9 all with result 0 in 13 seconds 2022-07-28 15:52:51.560 | + inc/async:async_wait:197 : return 0 2022-07-28 15:52:51.575 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-28 15:52:51.899 | [229312 Async ks-group-memberdemo:261623]: Waiting for completion of get_or_add_group_project_role member 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f running on PID 261623 (6 other jobs running) 2022-07-28 15:52:52.032 | [229312 Async ks-group-memberdemo:261623]: Signaling child to exit 2022-07-28 15:52:57.642 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:57.814 | [261623 Async ks-group-memberdemo:261623]: finished successfully 2022-07-28 15:52:57.948 | WAKEUP 2022-07-28 15:52:57.985 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:58.026 | [229312 Async ks-group-memberdemo:261623]: Signaled 2022-07-28 15:52:58.027 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 15:52:58.027 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 364adac8209249c587f9b936cafa5538 --project 5b900a26f214474995c4077037f0018f -f value 2022-07-28 15:52:58.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.027 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.027 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.027 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:58.027 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 15:52:58.027 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 15:52:58.027 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 364adac8209249c587f9b936cafa5538 --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:58.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.027 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.028 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.028 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 364adac8209249c587f9b936cafa5538 --project 5b900a26f214474995c4077037f0018f -f value 2022-07-28 15:52:58.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.028 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.028 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.028 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:58.028 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='397391108a3147b8a6fdec855ff29043 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f False' 2022-07-28 15:52:58.028 | + functions-common:get_or_add_group_project_role:1077 : echo 397391108a3147b8a6fdec855ff29043 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f False 2022-07-28 15:52:58.028 | 397391108a3147b8a6fdec855ff29043 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f False 2022-07-28 15:52:58.068 | [261709 Async ks-group-anotherdemo:261709]: finished successfully 2022-07-28 15:52:58.123 | [229312 Async ks-group-memberdemo:261623]: finished get_or_add_group_project_role member 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f with result 0 in 14 seconds 2022-07-28 15:52:58.219 | [229312 Async ks-group-anotherdemo:261709]: Waiting for completion of get_or_add_group_project_role anotherrole 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f running on PID 261709 (5 other jobs running) 2022-07-28 15:52:58.251 | [229312 Async ks-group-anotherdemo:261709]: Signaling child to exit 2022-07-28 15:52:58.252 | WAKEUP 2022-07-28 15:52:58.276 | [229312 Async ks-group-anotherdemo:261709]: Signaled 2022-07-28 15:52:58.277 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 15:52:58.278 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 364adac8209249c587f9b936cafa5538 --project 5b900a26f214474995c4077037f0018f -f value 2022-07-28 15:52:58.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.278 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.278 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.278 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:58.278 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 15:52:58.278 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 15:52:58.278 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 364adac8209249c587f9b936cafa5538 --project 5b900a26f214474995c4077037f0018f 2022-07-28 15:52:58.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.278 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.278 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.278 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 364adac8209249c587f9b936cafa5538 --project 5b900a26f214474995c4077037f0018f -f value 2022-07-28 15:52:58.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.278 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.278 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.278 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:58.278 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='88444961e9a94c6db352b11ba2ff9382 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f False' 2022-07-28 15:52:58.278 | + functions-common:get_or_add_group_project_role:1077 : echo 88444961e9a94c6db352b11ba2ff9382 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f False 2022-07-28 15:52:58.278 | 88444961e9a94c6db352b11ba2ff9382 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f False 2022-07-28 15:52:58.331 | [229312 Async ks-group-anotherdemo:261709]: finished get_or_add_group_project_role anotherrole 364adac8209249c587f9b936cafa5538 5b900a26f214474995c4077037f0018f with result 0 in 14 seconds 2022-07-28 15:52:58.372 | [229312 Async ks-group-memberalt:261797]: Waiting for completion of get_or_add_group_project_role member 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 running on PID 261797 (4 other jobs running) 2022-07-28 15:52:58.407 | [229312 Async ks-group-memberalt:261797]: Signaling child to exit 2022-07-28 15:52:58.804 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:58.831 | [261797 Async ks-group-memberalt:261797]: finished successfully 2022-07-28 15:52:58.855 | WAKEUP 2022-07-28 15:52:58.881 | [229312 Async ks-group-memberalt:261797]: Signaled 2022-07-28 15:52:58.883 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 15:52:58.883 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 364adac8209249c587f9b936cafa5538 --project be2f8bcdf1454ad4adebde35a65b0db1 -f value 2022-07-28 15:52:58.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.883 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.883 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.883 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:58.883 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 15:52:58.883 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 15:52:58.883 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 364adac8209249c587f9b936cafa5538 --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:58.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.883 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.883 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.883 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 364adac8209249c587f9b936cafa5538 --project be2f8bcdf1454ad4adebde35a65b0db1 -f value 2022-07-28 15:52:58.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.883 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:58.883 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:58.883 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:58.883 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='397391108a3147b8a6fdec855ff29043 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 False' 2022-07-28 15:52:58.883 | + functions-common:get_or_add_group_project_role:1077 : echo 397391108a3147b8a6fdec855ff29043 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 False 2022-07-28 15:52:58.883 | 397391108a3147b8a6fdec855ff29043 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 False 2022-07-28 15:52:58.937 | [229312 Async ks-group-memberalt:261797]: finished get_or_add_group_project_role member 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 with result 0 in 14 seconds 2022-07-28 15:52:58.978 | [229312 Async ks-group-anotheralt:261885]: Waiting for completion of get_or_add_group_project_role anotherrole 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 running on PID 261885 (3 other jobs running) 2022-07-28 15:52:59.005 | [229312 Async ks-group-anotheralt:261885]: Signaling child to exit 2022-07-28 15:52:59.634 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:59.661 | [261991 Async ks-group-admin:261991]: finished successfully 2022-07-28 15:52:59.845 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:52:59.875 | [261885 Async ks-group-anotheralt:261885]: finished successfully 2022-07-28 15:52:59.902 | WAKEUP 2022-07-28 15:52:59.926 | [229312 Async ks-group-anotheralt:261885]: Signaled 2022-07-28 15:52:59.927 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 15:52:59.927 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 364adac8209249c587f9b936cafa5538 --project be2f8bcdf1454ad4adebde35a65b0db1 -f value 2022-07-28 15:52:59.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:59.927 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:59.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:59.927 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:59.927 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:59.927 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 15:52:59.927 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 15:52:59.927 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 364adac8209249c587f9b936cafa5538 --project be2f8bcdf1454ad4adebde35a65b0db1 2022-07-28 15:52:59.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:59.927 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:59.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:59.927 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:59.927 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 364adac8209249c587f9b936cafa5538 --project be2f8bcdf1454ad4adebde35a65b0db1 -f value 2022-07-28 15:52:59.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:59.928 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:59.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:52:59.928 | from cryptography.utils import int_from_bytes 2022-07-28 15:52:59.928 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:52:59.928 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='88444961e9a94c6db352b11ba2ff9382 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 False' 2022-07-28 15:52:59.928 | + functions-common:get_or_add_group_project_role:1077 : echo 88444961e9a94c6db352b11ba2ff9382 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 False 2022-07-28 15:52:59.928 | 88444961e9a94c6db352b11ba2ff9382 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 False 2022-07-28 15:52:59.973 | [229312 Async ks-group-anotheralt:261885]: finished get_or_add_group_project_role anotherrole 364adac8209249c587f9b936cafa5538 be2f8bcdf1454ad4adebde35a65b0db1 with result 0 in 15 seconds 2022-07-28 15:53:00.010 | [229312 Async ks-group-admin:261991]: Waiting for completion of get_or_add_group_project_role admin ec02c72f165941f0ab5c713a432f7af5 8c8b7fb1a6fc4e96938c667eba50ce8f running on PID 261991 (2 other jobs running) 2022-07-28 15:53:00.036 | [229312 Async ks-group-admin:261991]: Signaling child to exit 2022-07-28 15:53:00.036 | WAKEUP 2022-07-28 15:53:00.059 | [229312 Async ks-group-admin:261991]: Signaled 2022-07-28 15:53:00.061 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 15:53:00.061 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ec02c72f165941f0ab5c713a432f7af5 --project 8c8b7fb1a6fc4e96938c667eba50ce8f -f value 2022-07-28 15:53:00.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:53:00.061 | from cryptography.utils import int_from_bytes 2022-07-28 15:53:00.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:53:00.061 | from cryptography.utils import int_from_bytes 2022-07-28 15:53:00.061 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:53:00.061 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 15:53:00.061 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 15:53:00.061 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group ec02c72f165941f0ab5c713a432f7af5 --project 8c8b7fb1a6fc4e96938c667eba50ce8f 2022-07-28 15:53:00.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:53:00.061 | from cryptography.utils import int_from_bytes 2022-07-28 15:53:00.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:53:00.061 | from cryptography.utils import int_from_bytes 2022-07-28 15:53:00.061 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ec02c72f165941f0ab5c713a432f7af5 --project 8c8b7fb1a6fc4e96938c667eba50ce8f -f value 2022-07-28 15:53:00.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:53:00.061 | from cryptography.utils import int_from_bytes 2022-07-28 15:53:00.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:53:00.061 | from cryptography.utils import int_from_bytes 2022-07-28 15:53:00.061 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:53:00.061 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='f40fe7b6a68b4c258513d1c48c196f9e ec02c72f165941f0ab5c713a432f7af5 8c8b7fb1a6fc4e96938c667eba50ce8f False' 2022-07-28 15:53:00.061 | + functions-common:get_or_add_group_project_role:1077 : echo f40fe7b6a68b4c258513d1c48c196f9e ec02c72f165941f0ab5c713a432f7af5 8c8b7fb1a6fc4e96938c667eba50ce8f False 2022-07-28 15:53:00.061 | f40fe7b6a68b4c258513d1c48c196f9e ec02c72f165941f0ab5c713a432f7af5 8c8b7fb1a6fc4e96938c667eba50ce8f False 2022-07-28 15:53:00.116 | [229312 Async ks-group-admin:261991]: finished get_or_add_group_project_role admin ec02c72f165941f0ab5c713a432f7af5 8c8b7fb1a6fc4e96938c667eba50ce8f with result 0 in 14 seconds 2022-07-28 15:53:00.120 | + inc/async:async_wait:197 : return 0 2022-07-28 15:53:00.123 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-28 15:53:00.140 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:53:00.143 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-28 15:53:00.166 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:53:00.169 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-28 15:53:00.173 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-28 15:53:00.252 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-28 15:53:00.292 | [229312 Async create_nova_accounts:263925]: running: create_nova_accounts 2022-07-28 15:53:00.294 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-28 15:53:00.314 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:53:00.317 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-28 15:53:00.320 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-28 15:53:00.382 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-28 15:53:00.429 | [229312 Async create_glance_accounts:264040]: running: create_glance_accounts 2022-07-28 15:53:00.432 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-28 15:53:00.452 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:53:00.457 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-28 15:53:00.459 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-28 15:53:00.531 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-28 15:53:00.572 | [229312 Async create_cinder_accounts:264170]: running: create_cinder_accounts 2022-07-28 15:53:00.575 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-28 15:53:00.596 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:53:00.599 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-28 15:53:00.601 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-28 15:53:00.670 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-28 15:53:00.744 | [229312 Async create_neutron_accounts:264286]: running: create_neutron_accounts 2022-07-28 15:53:00.749 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-28 15:53:00.775 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:53:00.778 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-28 15:53:00.783 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-28 15:53:01.060 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-28 15:53:01.277 | [229312 Async create_swift_accounts:264428]: running: create_swift_accounts 2022-07-28 15:53:01.304 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-28 15:53:01.448 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:53:01.468 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-28 15:53:01.832 | [229312 Async create_nova_accounts:263925]: Waiting for completion of create_nova_accounts running on PID 263925 (6 other jobs running) 2022-07-28 15:53:02.009 | [229312 Async create_nova_accounts:263925]: Signaling child to exit 2022-07-28 15:53:40.353 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:53:40.408 | [264286 Async create_neutron_accounts:264286]: finished successfully 2022-07-28 15:53:58.807 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:53:58.848 | [264170 Async create_cinder_accounts:264170]: finished successfully 2022-07-28 15:54:13.299 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:54:13.332 | [264040 Async create_glance_accounts:264040]: finished successfully 2022-07-28 15:54:17.890 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:54:17.917 | [263925 Async create_nova_accounts:263925]: finished successfully 2022-07-28 15:54:17.938 | WAKEUP 2022-07-28 15:54:17.964 | [229312 Async create_nova_accounts:263925]: Signaled 2022-07-28 15:54:17.966 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-28 15:54:17.966 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-28 15:54:17.966 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-28 15:54:17.966 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:54:17.966 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 15:54:17.966 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 15:54:17.966 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 15:54:17.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.966 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.966 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.966 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.966 | + functions-common:get_or_create_user:926 : user_id=05fc4fa117444bcb81e003ca20d67bfb 2022-07-28 15:54:17.966 | + functions-common:get_or_create_user:927 : echo 05fc4fa117444bcb81e003ca20d67bfb 2022-07-28 15:54:17.966 | 05fc4fa117444bcb81e003ca20d67bfb 2022-07-28 15:54:17.966 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-28 15:54:17.966 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:54:17.966 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 15:54:17.966 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:54:17.966 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:54:17.966 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 15:54:17.966 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 15:54:17.966 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 15:54:17.966 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 15:54:17.966 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 15:54:17.966 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 15:54:17.966 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 15:54:17.966 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:54:17.966 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:17.966 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:17.966 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:17.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.967 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.967 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.967 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.967 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:54:17.967 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:54:17.967 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 15:54:17.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.967 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.967 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.967 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:17.967 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:54:17.967 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 15:54:17.967 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:17.967 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:17.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.967 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.967 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.967 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.967 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:54:17.967 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:54:17.967 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:54:17.967 | ++ functions-common:get_field:819 : echo '| 27cc5e69b6e44d20b447390fffe01602 | 05fc4fa117444bcb81e003ca20d67bfb | | aea0d493846746c58dbf7f9d8b5516b9 | | | False |' 2022-07-28 15:54:17.967 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:17.967 | + functions-common:get_or_add_user_project_role:996 : user_role_id=27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:17.967 | + functions-common:get_or_add_user_project_role:998 : echo 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:17.967 | 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:17.967 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 15:54:17.967 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-28 15:54:17.967 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:54:17.967 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 15:54:17.968 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:54:17.968 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:54:17.968 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 15:54:17.968 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 15:54:17.968 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 15:54:17.968 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 15:54:17.968 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 15:54:17.968 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 15:54:17.968 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:17.968 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 15:54:17.968 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:54:17.968 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:17.968 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:17.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.968 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.968 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.968 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.968 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:54:17.968 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:54:17.968 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 15:54:17.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.968 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.968 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.968 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 15:54:17.968 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:54:17.968 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:17.968 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:17.968 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:17.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.968 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.969 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.969 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.969 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:54:17.969 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:54:17.969 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:54:17.969 | ++ functions-common:get_field:819 : echo '| f40fe7b6a68b4c258513d1c48c196f9e | 05fc4fa117444bcb81e003ca20d67bfb | | aea0d493846746c58dbf7f9d8b5516b9 | | | False |' 2022-07-28 15:54:17.969 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:17.969 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:54:17.969 | + functions-common:get_or_add_user_project_role:998 : echo f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:54:17.969 | f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:54:17.969 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-28 15:54:17.969 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-28 15:54:17.969 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.61/compute 2022-07-28 15:54:17.969 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-28 15:54:17.969 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 15:54:17.969 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-28 15:54:17.969 | ++ functions-common:get_or_create_service:1098 : 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-07-28 15:54:17.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.969 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.969 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.969 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.969 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 15:54:17.969 | bd97b945f07c44f585af72e7ef07d05b' 2022-07-28 15:54:17.969 | + functions-common:get_or_create_service:1095 : echo bd97b945f07c44f585af72e7ef07d05b 2022-07-28 15:54:17.969 | bd97b945f07c44f585af72e7ef07d05b 2022-07-28 15:54:17.969 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.61/compute/v2/$(project_id)s' 2022-07-28 15:54:17.969 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 15:54:17.969 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.61/compute/v2/$(project_id)s' RegionOne 2022-07-28 15:54:17.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 15:54:17.969 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-07-28 15:54:17.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.969 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.970 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.970 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 15:54:17.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 15:54:17.970 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.61/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 15:54:17.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.970 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.970 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.970 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=2d142d6780964ca69ade57e66ada91c8 2022-07-28 15:54:17.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 2d142d6780964ca69ade57e66ada91c8 2022-07-28 15:54:17.970 | + functions-common:get_or_create_endpoint:1128 : public_id=2d142d6780964ca69ade57e66ada91c8 2022-07-28 15:54:17.970 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 15:54:17.970 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 15:54:17.970 | + functions-common:get_or_create_endpoint:1137 : echo 2d142d6780964ca69ade57e66ada91c8 2022-07-28 15:54:17.970 | 2d142d6780964ca69ade57e66ada91c8 2022-07-28 15:54:17.970 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-28 15:54:17.970 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 15:54:17.970 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-28 15:54:17.970 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-07-28 15:54:17.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.970 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.970 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.970 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.970 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 15:54:17.970 | 194a529d0a304f73ab7963924de7faff' 2022-07-28 15:54:17.970 | + functions-common:get_or_create_service:1095 : echo 194a529d0a304f73ab7963924de7faff 2022-07-28 15:54:17.970 | 194a529d0a304f73ab7963924de7faff 2022-07-28 15:54:17.971 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.61/compute/v2.1 2022-07-28 15:54:17.971 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 15:54:17.971 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.61/compute/v2.1 RegionOne 2022-07-28 15:54:17.971 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 15:54:17.971 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-07-28 15:54:17.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.971 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.971 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.971 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.971 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 15:54:17.971 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 15:54:17.971 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.61/compute/v2.1 --region RegionOne -f value -c id 2022-07-28 15:54:17.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.971 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.971 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.971 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.971 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=38e354eb6def4084abb76383d70743cc 2022-07-28 15:54:17.971 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 38e354eb6def4084abb76383d70743cc 2022-07-28 15:54:17.971 | + functions-common:get_or_create_endpoint:1128 : public_id=38e354eb6def4084abb76383d70743cc 2022-07-28 15:54:17.971 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 15:54:17.971 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 15:54:17.971 | + functions-common:get_or_create_endpoint:1137 : echo 38e354eb6def4084abb76383d70743cc 2022-07-28 15:54:17.971 | 38e354eb6def4084abb76383d70743cc 2022-07-28 15:54:17.971 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-28 15:54:17.971 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:54:17.971 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-28 15:54:17.971 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:54:17.971 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-28 15:54:17.971 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:54:17.971 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 15:54:17.971 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:54:17.971 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:54:17.972 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 15:54:17.972 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 15:54:17.972 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 15:54:17.972 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 15:54:17.972 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 15:54:17.972 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 15:54:17.972 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 15:54:17.972 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:54:17.972 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:17.972 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:17.972 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:17.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.972 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.972 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.972 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.972 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:54:17.972 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:54:17.972 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 15:54:17.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.972 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.972 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.972 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 15:54:17.972 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:17.972 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:54:17.972 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:17.972 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:17.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.972 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:17.972 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:17.972 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:17.973 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:54:17.973 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:54:17.973 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:54:17.973 | ++ functions-common:get_field:819 : echo '| 87940972ae4f4a308dfb269f396127e3 | 05fc4fa117444bcb81e003ca20d67bfb | | aea0d493846746c58dbf7f9d8b5516b9 | | | False |' 2022-07-28 15:54:17.973 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:17.973 | + functions-common:get_or_add_user_project_role:996 : user_role_id=87940972ae4f4a308dfb269f396127e3 2022-07-28 15:54:17.973 | + functions-common:get_or_add_user_project_role:998 : echo 87940972ae4f4a308dfb269f396127e3 2022-07-28 15:54:17.973 | 87940972ae4f4a308dfb269f396127e3 2022-07-28 15:54:17.973 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-28 15:54:17.973 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:54:17.973 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-28 15:54:17.973 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:54:17.973 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-28 15:54:18.016 | [229312 Async create_nova_accounts:263925]: finished create_nova_accounts with result 0 in 77 seconds 2022-07-28 15:54:18.054 | [229312 Async create_glance_accounts:264040]: Waiting for completion of create_glance_accounts running on PID 264040 (5 other jobs running) 2022-07-28 15:54:18.080 | [229312 Async create_glance_accounts:264040]: Signaling child to exit 2022-07-28 15:54:18.080 | WAKEUP 2022-07-28 15:54:18.104 | [229312 Async create_glance_accounts:264040]: Signaled 2022-07-28 15:54:18.105 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-28 15:54:18.105 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:54:18.105 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-28 15:54:18.105 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-28 15:54:18.105 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:54:18.106 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 15:54:18.106 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 15:54:18.106 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 15:54:18.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.106 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.106 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.106 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.106 | + functions-common:get_or_create_user:926 : user_id=d08d933494a7412f87cc0b2902f9ea16 2022-07-28 15:54:18.106 | + functions-common:get_or_create_user:927 : echo d08d933494a7412f87cc0b2902f9ea16 2022-07-28 15:54:18.106 | d08d933494a7412f87cc0b2902f9ea16 2022-07-28 15:54:18.106 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-28 15:54:18.106 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:54:18.106 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 15:54:18.106 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:54:18.106 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:54:18.106 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 15:54:18.106 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 15:54:18.106 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 15:54:18.106 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 15:54:18.106 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 15:54:18.106 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 15:54:18.106 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:54:18.106 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:18.106 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.106 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:18.107 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.107 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.107 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.107 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.107 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:54:18.107 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:54:18.107 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.107 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.107 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.107 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:54:18.107 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.107 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:18.107 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:18.107 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.108 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.108 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.108 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.108 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:54:18.108 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:54:18.108 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:54:18.108 | ++ functions-common:get_field:819 : echo '| 27cc5e69b6e44d20b447390fffe01602 | d08d933494a7412f87cc0b2902f9ea16 | | aea0d493846746c58dbf7f9d8b5516b9 | | | False |' 2022-07-28 15:54:18.108 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.108 | + functions-common:get_or_add_user_project_role:996 : user_role_id=27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:18.108 | + functions-common:get_or_add_user_project_role:998 : echo 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:18.108 | 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:18.108 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 15:54:18.108 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-28 15:54:18.108 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:54:18.108 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-28 15:54:18.108 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-28 15:54:18.108 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:54:18.108 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 15:54:18.108 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 15:54:18.108 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 15:54:18.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.108 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.108 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.108 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.108 | + functions-common:get_or_create_user:926 : user_id=7f23e1e0540446fbbf4ad536abbb9c79 2022-07-28 15:54:18.108 | + functions-common:get_or_create_user:927 : echo 7f23e1e0540446fbbf4ad536abbb9c79 2022-07-28 15:54:18.108 | 7f23e1e0540446fbbf4ad536abbb9c79 2022-07-28 15:54:18.108 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-28 15:54:18.108 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:54:18.108 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 15:54:18.109 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:54:18.109 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:54:18.109 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 15:54:18.109 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 15:54:18.109 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 15:54:18.109 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 15:54:18.109 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 15:54:18.109 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 15:54:18.109 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:54:18.109 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:18.109 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.109 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:18.109 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.109 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.109 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.109 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.109 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:54:18.109 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:54:18.109 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.109 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.109 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.109 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:18.109 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.109 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:54:18.109 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:18.109 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.109 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.110 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.110 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.110 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:54:18.110 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:54:18.110 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:54:18.110 | ++ functions-common:get_field:819 : echo '| 27cc5e69b6e44d20b447390fffe01602 | 7f23e1e0540446fbbf4ad536abbb9c79 | | aea0d493846746c58dbf7f9d8b5516b9 | | | False |' 2022-07-28 15:54:18.110 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.110 | + functions-common:get_or_add_user_project_role:996 : user_role_id=27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:18.110 | + functions-common:get_or_add_user_project_role:998 : echo 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:18.110 | 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:18.110 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-28 15:54:18.110 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-28 15:54:18.110 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:54:18.110 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 15:54:18.110 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:54:18.110 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:54:18.110 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 15:54:18.110 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 15:54:18.110 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 15:54:18.110 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 15:54:18.110 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 15:54:18.110 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 15:54:18.110 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:18.110 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:54:18.110 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.110 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:18.110 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.110 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.110 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.111 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.111 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:54:18.111 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:54:18.111 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.111 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.111 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.111 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:18.111 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:54:18.111 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:18.111 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.111 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.111 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.111 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.111 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.111 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:54:18.111 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:54:18.111 | ++ functions-common:get_field:819 : echo '| 87940972ae4f4a308dfb269f396127e3 | 7f23e1e0540446fbbf4ad536abbb9c79 | | aea0d493846746c58dbf7f9d8b5516b9 | | | False |' 2022-07-28 15:54:18.111 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:54:18.111 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.111 | + functions-common:get_or_add_user_project_role:996 : user_role_id=87940972ae4f4a308dfb269f396127e3 2022-07-28 15:54:18.111 | + functions-common:get_or_add_user_project_role:998 : echo 87940972ae4f4a308dfb269f396127e3 2022-07-28 15:54:18.111 | 87940972ae4f4a308dfb269f396127e3 2022-07-28 15:54:18.111 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-28 15:54:18.111 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 15:54:18.111 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-28 15:54:18.111 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-07-28 15:54:18.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.111 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.112 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.112 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.112 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 15:54:18.112 | aa5540649b244ddcacbb552863db506b' 2022-07-28 15:54:18.112 | + functions-common:get_or_create_service:1095 : echo aa5540649b244ddcacbb552863db506b 2022-07-28 15:54:18.112 | aa5540649b244ddcacbb552863db506b 2022-07-28 15:54:18.112 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.61/image 2022-07-28 15:54:18.112 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 15:54:18.112 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.61/image RegionOne 2022-07-28 15:54:18.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 15:54:18.112 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-07-28 15:54:18.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.112 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.112 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.112 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 15:54:18.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 15:54:18.112 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.61/image --region RegionOne -f value -c id 2022-07-28 15:54:18.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.112 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.112 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.112 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=63c7367c72614b49b465fc13a8fde5d5 2022-07-28 15:54:18.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 63c7367c72614b49b465fc13a8fde5d5 2022-07-28 15:54:18.112 | + functions-common:get_or_create_endpoint:1128 : public_id=63c7367c72614b49b465fc13a8fde5d5 2022-07-28 15:54:18.112 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 15:54:18.112 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 15:54:18.112 | + functions-common:get_or_create_endpoint:1137 : echo 63c7367c72614b49b465fc13a8fde5d5 2022-07-28 15:54:18.112 | 63c7367c72614b49b465fc13a8fde5d5 2022-07-28 15:54:18.112 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-28 15:54:18.113 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 15:54:18.113 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 15:54:18.113 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 15:54:18.113 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-28 15:54:18.113 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-28 15:54:18.113 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-28 15:54:18.113 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-28 15:54:18.113 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-28 15:54:18.154 | [229312 Async create_glance_accounts:264040]: finished create_glance_accounts with result 0 in 72 seconds 2022-07-28 15:54:18.194 | [229312 Async create_cinder_accounts:264170]: Waiting for completion of create_cinder_accounts running on PID 264170 (4 other jobs running) 2022-07-28 15:54:18.219 | [229312 Async create_cinder_accounts:264170]: Signaling child to exit 2022-07-28 15:54:18.219 | WAKEUP 2022-07-28 15:54:18.242 | [229312 Async create_cinder_accounts:264170]: Signaled 2022-07-28 15:54:18.243 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-07-28 15:54:18.243 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-28 15:54:18.243 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-28 15:54:18.243 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:54:18.243 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 15:54:18.243 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 15:54:18.243 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 15:54:18.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.243 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.244 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.244 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.244 | + functions-common:get_or_create_user:926 : user_id=4092644d1c2844d19c166c60b1879ee1 2022-07-28 15:54:18.244 | + functions-common:get_or_create_user:927 : echo 4092644d1c2844d19c166c60b1879ee1 2022-07-28 15:54:18.244 | 4092644d1c2844d19c166c60b1879ee1 2022-07-28 15:54:18.244 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-28 15:54:18.244 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:54:18.244 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 15:54:18.244 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:54:18.244 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:54:18.244 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 15:54:18.244 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 15:54:18.244 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 15:54:18.244 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 15:54:18.244 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 15:54:18.244 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 15:54:18.244 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:54:18.244 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:18.244 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:18.244 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.244 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.244 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.244 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.244 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.244 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:54:18.244 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:54:18.244 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.244 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.245 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.245 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:54:18.245 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:18.245 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:18.245 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.245 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.245 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.245 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.245 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.245 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:54:18.245 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:54:18.245 | ++ functions-common:get_field:819 : echo '| 27cc5e69b6e44d20b447390fffe01602 | 4092644d1c2844d19c166c60b1879ee1 | | aea0d493846746c58dbf7f9d8b5516b9 | | | False |' 2022-07-28 15:54:18.245 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:54:18.245 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.245 | + functions-common:get_or_add_user_project_role:996 : user_role_id=27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:18.245 | + functions-common:get_or_add_user_project_role:998 : echo 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:18.245 | 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:18.245 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 15:54:18.245 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-28 15:54:18.245 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 15:54:18.245 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-28 15:54:18.245 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-07-28 15:54:18.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.245 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.245 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.245 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.245 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 15:54:18.245 | 1b22c269807449198db9f03b42cf240a' 2022-07-28 15:54:18.245 | + functions-common:get_or_create_service:1095 : echo 1b22c269807449198db9f03b42cf240a 2022-07-28 15:54:18.246 | 1b22c269807449198db9f03b42cf240a 2022-07-28 15:54:18.246 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-28 15:54:18.246 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.61/volume/v3/$(project_id)s' 2022-07-28 15:54:18.246 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 15:54:18.246 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.61/volume/v3/$(project_id)s' RegionOne 2022-07-28 15:54:18.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 15:54:18.246 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-07-28 15:54:18.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.246 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.246 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.246 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 15:54:18.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 15:54:18.246 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.61/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 15:54:18.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.246 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.246 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.246 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8d1002ece30446b49aa531b2c5ebba45 2022-07-28 15:54:18.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8d1002ece30446b49aa531b2c5ebba45 2022-07-28 15:54:18.246 | + functions-common:get_or_create_endpoint:1128 : public_id=8d1002ece30446b49aa531b2c5ebba45 2022-07-28 15:54:18.246 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 15:54:18.246 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 15:54:18.246 | + functions-common:get_or_create_endpoint:1137 : echo 8d1002ece30446b49aa531b2c5ebba45 2022-07-28 15:54:18.246 | 8d1002ece30446b49aa531b2c5ebba45 2022-07-28 15:54:18.246 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-28 15:54:18.246 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 15:54:18.246 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-28 15:54:18.247 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-07-28 15:54:18.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.247 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.247 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.247 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.247 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 15:54:18.247 | 0a86ab426bd24e969c5e0491bd99d6f3' 2022-07-28 15:54:18.247 | + functions-common:get_or_create_service:1095 : echo 0a86ab426bd24e969c5e0491bd99d6f3 2022-07-28 15:54:18.247 | 0a86ab426bd24e969c5e0491bd99d6f3 2022-07-28 15:54:18.247 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.61/volume/v3/$(project_id)s' 2022-07-28 15:54:18.247 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 15:54:18.247 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.61/volume/v3/$(project_id)s' RegionOne 2022-07-28 15:54:18.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 15:54:18.247 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-07-28 15:54:18.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.247 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.247 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.247 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 15:54:18.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 15:54:18.247 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.61/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 15:54:18.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.247 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.247 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.247 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=88786a65b10a465e9d6d3ddf4ba30a36 2022-07-28 15:54:18.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 88786a65b10a465e9d6d3ddf4ba30a36 2022-07-28 15:54:18.247 | + functions-common:get_or_create_endpoint:1128 : public_id=88786a65b10a465e9d6d3ddf4ba30a36 2022-07-28 15:54:18.247 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 15:54:18.247 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 15:54:18.248 | + functions-common:get_or_create_endpoint:1137 : echo 88786a65b10a465e9d6d3ddf4ba30a36 2022-07-28 15:54:18.248 | 88786a65b10a465e9d6d3ddf4ba30a36 2022-07-28 15:54:18.248 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-28 15:54:18.248 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-28 15:54:18.248 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 15:54:18.248 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-28 15:54:18.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.248 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.248 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.248 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.248 | ++ functions-common:get_or_create_project:939 : project_id=aea0d493846746c58dbf7f9d8b5516b9 2022-07-28 15:54:18.248 | ++ functions-common:get_or_create_project:940 : echo aea0d493846746c58dbf7f9d8b5516b9 2022-07-28 15:54:18.248 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id aea0d493846746c58dbf7f9d8b5516b9 2022-07-28 15:54:18.248 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-28 15:54:18.248 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:54:18.248 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 15:54:18.248 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-28 15:54:18.248 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-07-28 15:54:18.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.248 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.248 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.248 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-28 15:54:18.248 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.248 | ++ functions-common:get_or_create_user:926 : user_id=4092644d1c2844d19c166c60b1879ee1 2022-07-28 15:54:18.248 | ++ functions-common:get_or_create_user:927 : echo 4092644d1c2844d19c166c60b1879ee1 2022-07-28 15:54:18.248 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4092644d1c2844d19c166c60b1879ee1 2022-07-28 15:54:18.294 | [229312 Async create_cinder_accounts:264170]: finished create_cinder_accounts with result 0 in 58 seconds 2022-07-28 15:54:18.299 | + inc/async:async_wait:197 : return 0 2022-07-28 15:54:18.302 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-28 15:54:18.365 | [229312 Async create_neutron_accounts:264286]: Waiting for completion of create_neutron_accounts running on PID 264286 (3 other jobs running) 2022-07-28 15:54:18.392 | [229312 Async create_neutron_accounts:264286]: Signaling child to exit 2022-07-28 15:54:18.392 | WAKEUP 2022-07-28 15:54:18.417 | [229312 Async create_neutron_accounts:264286]: Signaled 2022-07-28 15:54:18.419 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-28 15:54:18.419 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 15:54:18.419 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 15:54:18.419 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 15:54:18.419 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 15:54:18.419 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 15:54:18.419 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 15:54:18.419 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-28 15:54:18.419 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-28 15:54:18.419 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-28 15:54:18.419 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.61:9696/ 2022-07-28 15:54:18.419 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-07-28 15:54:18.419 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-28 15:54:18.419 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-28 15:54:18.419 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:54:18.419 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 15:54:18.419 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 15:54:18.419 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 15:54:18.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.420 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.420 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.420 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.420 | + functions-common:get_or_create_user:926 : user_id=4fa2f5bca4a54c57bad8d323f3c6d37e 2022-07-28 15:54:18.420 | + functions-common:get_or_create_user:927 : echo 4fa2f5bca4a54c57bad8d323f3c6d37e 2022-07-28 15:54:18.420 | 4fa2f5bca4a54c57bad8d323f3c6d37e 2022-07-28 15:54:18.420 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-28 15:54:18.420 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:54:18.420 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 15:54:18.420 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:54:18.420 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:54:18.420 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 15:54:18.420 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 15:54:18.420 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 15:54:18.420 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 15:54:18.420 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 15:54:18.420 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 15:54:18.420 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.420 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:54:18.420 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:18.420 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:18.420 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.420 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.420 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.420 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.420 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:54:18.420 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:54:18.420 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.420 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.421 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.421 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:54:18.421 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:54:18.421 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 15:54:18.421 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:54:18.421 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.421 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.421 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.421 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.421 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:54:18.421 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:54:18.421 | ++ functions-common:get_field:819 : echo '| 27cc5e69b6e44d20b447390fffe01602 | 4fa2f5bca4a54c57bad8d323f3c6d37e | | aea0d493846746c58dbf7f9d8b5516b9 | | | False |' 2022-07-28 15:54:18.421 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:54:18.421 | ++ functions-common:get_field:813 : read data 2022-07-28 15:54:18.421 | + functions-common:get_or_add_user_project_role:996 : user_role_id=27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:18.421 | + functions-common:get_or_add_user_project_role:998 : echo 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:18.421 | 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:54:18.421 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 15:54:18.421 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-28 15:54:18.421 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 15:54:18.421 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-28 15:54:18.421 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-07-28 15:54:18.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.421 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.421 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.421 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.421 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 15:54:18.421 | 074212d1e4024ba8b10101679b619286' 2022-07-28 15:54:18.421 | + functions-common:get_or_create_service:1095 : echo 074212d1e4024ba8b10101679b619286 2022-07-28 15:54:18.421 | 074212d1e4024ba8b10101679b619286 2022-07-28 15:54:18.422 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.61:9696/ 2022-07-28 15:54:18.422 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 15:54:18.422 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.61:9696/ RegionOne 2022-07-28 15:54:18.422 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 15:54:18.422 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-07-28 15:54:18.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.422 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.422 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.422 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.422 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 15:54:18.422 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 15:54:18.422 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.61:9696/ --region RegionOne -f value -c id 2022-07-28 15:54:18.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.422 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:54:18.422 | from cryptography.utils import int_from_bytes 2022-07-28 15:54:18.422 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:54:18.422 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8fbff13a5fd446bda094168b0dcf8619 2022-07-28 15:54:18.422 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8fbff13a5fd446bda094168b0dcf8619 2022-07-28 15:54:18.422 | + functions-common:get_or_create_endpoint:1128 : public_id=8fbff13a5fd446bda094168b0dcf8619 2022-07-28 15:54:18.422 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 15:54:18.422 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 15:54:18.422 | + functions-common:get_or_create_endpoint:1137 : echo 8fbff13a5fd446bda094168b0dcf8619 2022-07-28 15:54:18.422 | 8fbff13a5fd446bda094168b0dcf8619 2022-07-28 15:54:18.467 | [229312 Async create_neutron_accounts:264286]: finished create_neutron_accounts with result 0 in 39 seconds 2022-07-28 15:54:18.507 | [229312 Async create_swift_accounts:264428]: Waiting for completion of create_swift_accounts running on PID 264428 (2 other jobs running) 2022-07-28 15:54:18.533 | [229312 Async create_swift_accounts:264428]: Signaling child to exit 2022-07-28 15:55:04.579 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:55:04.607 | [264428 Async create_swift_accounts:264428]: finished successfully 2022-07-28 15:55:04.628 | WAKEUP 2022-07-28 15:55:04.652 | [229312 Async create_swift_accounts:264428]: Signaled 2022-07-28 15:55:04.654 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-28 15:55:04.654 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-28 15:55:04.654 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-28 15:55:04.654 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-28 15:55:04.654 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-28 15:55:04.654 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-28 15:55:04.654 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-28 15:55:04.654 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-28 15:55:04.654 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-28 15:55:04.654 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-28 15:55:04.654 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-28 15:55:04.654 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 15:55:04.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.654 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.654 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.654 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.654 | ++ functions-common:get_or_create_role:951 : role_id=88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:55:04.654 | ++ functions-common:get_or_create_role:952 : echo 88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:55:04.654 | + lib/swift:create_swift_accounts:619 : another_role=88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:55:04.654 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-28 15:55:04.654 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-28 15:55:04.654 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:55:04.654 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 15:55:04.654 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 15:55:04.654 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 15:55:04.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.654 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.655 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.655 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.655 | + functions-common:get_or_create_user:926 : user_id=a59f0a42557b4951a756fbffddcf7c10 2022-07-28 15:55:04.655 | + functions-common:get_or_create_user:927 : echo a59f0a42557b4951a756fbffddcf7c10 2022-07-28 15:55:04.655 | a59f0a42557b4951a756fbffddcf7c10 2022-07-28 15:55:04.655 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-28 15:55:04.655 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:55:04.655 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 15:55:04.655 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:55:04.655 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:55:04.655 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 15:55:04.655 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 15:55:04.655 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 15:55:04.655 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 15:55:04.655 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 15:55:04.655 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 15:55:04.655 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 15:55:04.655 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:55:04.655 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:55:04.655 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:55:04.655 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.655 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.655 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.655 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.655 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:55:04.655 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:55:04.655 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 15:55:04.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.655 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.655 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.656 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 15:55:04.656 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:55:04.656 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:55:04.656 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:55:04.656 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.656 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.656 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.656 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.656 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:55:04.656 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:55:04.656 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:55:04.656 | ++ functions-common:get_field:819 : echo '| 27cc5e69b6e44d20b447390fffe01602 | a59f0a42557b4951a756fbffddcf7c10 | | aea0d493846746c58dbf7f9d8b5516b9 | | | False |' 2022-07-28 15:55:04.656 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.656 | + functions-common:get_or_add_user_project_role:996 : user_role_id=27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:55:04.656 | + functions-common:get_or_add_user_project_role:998 : echo 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:55:04.656 | 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:55:04.656 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 15:55:04.656 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-28 15:55:04.656 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:55:04.656 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 15:55:04.656 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:55:04.656 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:55:04.656 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 15:55:04.656 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 15:55:04.656 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 15:55:04.656 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 15:55:04.656 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 15:55:04.656 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 15:55:04.656 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 15:55:04.656 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:55:04.656 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:55:04.657 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:55:04.657 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.657 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.657 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.657 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.657 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:55:04.657 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:55:04.657 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 15:55:04.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.657 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.657 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.657 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:55:04.657 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:55:04.657 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 15:55:04.657 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:55:04.657 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.657 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.657 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.657 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.657 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:55:04.657 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:55:04.657 | ++ functions-common:get_field:819 : echo '| f40fe7b6a68b4c258513d1c48c196f9e | a59f0a42557b4951a756fbffddcf7c10 | | aea0d493846746c58dbf7f9d8b5516b9 | | | False |' 2022-07-28 15:55:04.657 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:55:04.657 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.657 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:55:04.657 | + functions-common:get_or_add_user_project_role:998 : echo f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:55:04.657 | f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:55:04.657 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-28 15:55:04.657 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 15:55:04.658 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-28 15:55:04.658 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-07-28 15:55:04.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.658 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.658 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.658 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.658 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 15:55:04.658 | 8873e9d1a5994e3592dcffd30126b6c3' 2022-07-28 15:55:04.658 | + functions-common:get_or_create_service:1095 : echo 8873e9d1a5994e3592dcffd30126b6c3 2022-07-28 15:55:04.658 | 8873e9d1a5994e3592dcffd30126b6c3 2022-07-28 15:55:04.658 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.61:8080/v1/AUTH_$(project_id)s' http://10.222.0.61:8080 2022-07-28 15:55:04.658 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 15:55:04.658 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.61:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-28 15:55:04.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 15:55:04.658 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-07-28 15:55:04.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.658 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.658 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.658 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 15:55:04.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 15:55:04.658 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.61:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-28 15:55:04.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.658 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.658 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.658 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=bde6d83a37ac4403a3db4e98f62e8c0b 2022-07-28 15:55:04.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo bde6d83a37ac4403a3db4e98f62e8c0b 2022-07-28 15:55:04.658 | + functions-common:get_or_create_endpoint:1128 : public_id=bde6d83a37ac4403a3db4e98f62e8c0b 2022-07-28 15:55:04.659 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.61:8080 ]] 2022-07-28 15:55:04.659 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.61:8080 RegionOne 2022-07-28 15:55:04.659 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 15:55:04.659 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-07-28 15:55:04.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.659 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.659 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.659 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.659 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 15:55:04.659 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 15:55:04.659 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.61:8080 --region RegionOne -f value -c id 2022-07-28 15:55:04.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.659 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.659 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.659 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.659 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=3cec48bf5f194e3d82479cd3515c994c 2022-07-28 15:55:04.659 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 3cec48bf5f194e3d82479cd3515c994c 2022-07-28 15:55:04.659 | 3cec48bf5f194e3d82479cd3515c994c 2022-07-28 15:55:04.659 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 15:55:04.659 | + functions-common:get_or_create_endpoint:1137 : echo bde6d83a37ac4403a3db4e98f62e8c0b 2022-07-28 15:55:04.660 | bde6d83a37ac4403a3db4e98f62e8c0b 2022-07-28 15:55:04.660 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-28 15:55:04.660 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-28 15:55:04.660 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 15:55:04.660 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-07-28 15:55:04.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.660 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.660 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.660 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.660 | ++ functions-common:get_or_create_project:939 : project_id=e5cd9730941d4c34bc081b13905a4589 2022-07-28 15:55:04.660 | ++ functions-common:get_or_create_project:940 : echo e5cd9730941d4c34bc081b13905a4589 2022-07-28 15:55:04.660 | + lib/swift:create_swift_accounts:633 : swift_project_test1=e5cd9730941d4c34bc081b13905a4589 2022-07-28 15:55:04.660 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-28 15:55:04.660 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 15:55:04.660 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-28 15:55:04.660 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:55:04.660 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-28 15:55:04.660 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-28 15:55:04.660 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-07-28 15:55:04.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.660 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.660 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.660 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.660 | ++ functions-common:get_or_create_user:926 : user_id=324d2229455c435f9003b44b48c36334 2022-07-28 15:55:04.660 | ++ functions-common:get_or_create_user:927 : echo 324d2229455c435f9003b44b48c36334 2022-07-28 15:55:04.660 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=324d2229455c435f9003b44b48c36334 2022-07-28 15:55:04.660 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-28 15:55:04.660 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 15:55:04.660 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 324d2229455c435f9003b44b48c36334 e5cd9730941d4c34bc081b13905a4589 2022-07-28 15:55:04.660 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:55:04.660 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:55:04.661 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:55:04.661 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:55:04.661 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:55:04.661 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:55:04.661 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:55:04.661 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:55:04.661 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:55:04.661 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:55:04.661 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:55:04.661 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.661 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 324d2229455c435f9003b44b48c36334 --project e5cd9730941d4c34bc081b13905a4589 2022-07-28 15:55:04.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.661 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.661 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.661 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.661 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:55:04.661 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:55:04.661 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 324d2229455c435f9003b44b48c36334 --project e5cd9730941d4c34bc081b13905a4589 2022-07-28 15:55:04.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.661 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.661 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.661 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 324d2229455c435f9003b44b48c36334 --project e5cd9730941d4c34bc081b13905a4589 2022-07-28 15:55:04.661 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:55:04.661 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:55:04.661 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:55:04.661 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.661 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.661 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.661 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.661 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:55:04.662 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:55:04.662 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:55:04.662 | ++ functions-common:get_field:819 : echo '| f40fe7b6a68b4c258513d1c48c196f9e | 324d2229455c435f9003b44b48c36334 | | e5cd9730941d4c34bc081b13905a4589 | | | False |' 2022-07-28 15:55:04.662 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.662 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:55:04.662 | + functions-common:get_or_add_user_project_role:998 : echo f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:55:04.662 | f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:55:04.662 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-28 15:55:04.662 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-28 15:55:04.662 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:55:04.662 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-28 15:55:04.662 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-28 15:55:04.662 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-07-28 15:55:04.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.662 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.662 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.662 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.662 | ++ functions-common:get_or_create_user:926 : user_id=7068e84bfcbd47aba6d8917ac9cde63f 2022-07-28 15:55:04.662 | ++ functions-common:get_or_create_user:927 : echo 7068e84bfcbd47aba6d8917ac9cde63f 2022-07-28 15:55:04.662 | + lib/swift:create_swift_accounts:642 : swift_user_test3=7068e84bfcbd47aba6d8917ac9cde63f 2022-07-28 15:55:04.662 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-28 15:55:04.662 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 15:55:04.662 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 88444961e9a94c6db352b11ba2ff9382 7068e84bfcbd47aba6d8917ac9cde63f e5cd9730941d4c34bc081b13905a4589 2022-07-28 15:55:04.662 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:55:04.662 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:55:04.662 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:55:04.662 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:55:04.662 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:55:04.662 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:55:04.662 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:55:04.663 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:55:04.663 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 88444961e9a94c6db352b11ba2ff9382 --user 7068e84bfcbd47aba6d8917ac9cde63f --project e5cd9730941d4c34bc081b13905a4589 2022-07-28 15:55:04.663 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:55:04.663 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:55:04.663 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:55:04.663 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.663 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.663 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.663 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.663 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:55:04.663 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:55:04.663 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 88444961e9a94c6db352b11ba2ff9382 --user 7068e84bfcbd47aba6d8917ac9cde63f --project e5cd9730941d4c34bc081b13905a4589 2022-07-28 15:55:04.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.663 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.663 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.663 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 88444961e9a94c6db352b11ba2ff9382 --user 7068e84bfcbd47aba6d8917ac9cde63f --project e5cd9730941d4c34bc081b13905a4589 2022-07-28 15:55:04.663 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:55:04.663 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:55:04.663 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:55:04.663 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.663 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.663 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.663 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.663 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:55:04.663 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:55:04.664 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:55:04.664 | ++ functions-common:get_field:819 : echo '| 88444961e9a94c6db352b11ba2ff9382 | 7068e84bfcbd47aba6d8917ac9cde63f | | e5cd9730941d4c34bc081b13905a4589 | | | False |' 2022-07-28 15:55:04.664 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.664 | + functions-common:get_or_add_user_project_role:996 : user_role_id=88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:55:04.664 | + functions-common:get_or_add_user_project_role:998 : echo 88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:55:04.664 | 88444961e9a94c6db352b11ba2ff9382 2022-07-28 15:55:04.664 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-28 15:55:04.664 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-28 15:55:04.664 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 15:55:04.664 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-07-28 15:55:04.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.664 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.664 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.664 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.664 | ++ functions-common:get_or_create_project:939 : project_id=4c056824bca14f2a9d8511e93b95c6f7 2022-07-28 15:55:04.664 | ++ functions-common:get_or_create_project:940 : echo 4c056824bca14f2a9d8511e93b95c6f7 2022-07-28 15:55:04.664 | + lib/swift:create_swift_accounts:647 : swift_project_test2=4c056824bca14f2a9d8511e93b95c6f7 2022-07-28 15:55:04.664 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-28 15:55:04.664 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 15:55:04.664 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-28 15:55:04.664 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-28 15:55:04.664 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:55:04.664 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-28 15:55:04.664 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-28 15:55:04.664 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-07-28 15:55:04.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.664 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.664 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.664 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.664 | ++ functions-common:get_or_create_user:926 : user_id=782ffd52612b4fa6961737c1646a7cb9 2022-07-28 15:55:04.664 | ++ functions-common:get_or_create_user:927 : echo 782ffd52612b4fa6961737c1646a7cb9 2022-07-28 15:55:04.665 | + lib/swift:create_swift_accounts:652 : swift_user_test2=782ffd52612b4fa6961737c1646a7cb9 2022-07-28 15:55:04.665 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-28 15:55:04.665 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 15:55:04.665 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 782ffd52612b4fa6961737c1646a7cb9 4c056824bca14f2a9d8511e93b95c6f7 2022-07-28 15:55:04.665 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:55:04.665 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:55:04.665 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:55:04.665 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:55:04.665 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:55:04.665 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:55:04.665 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:55:04.665 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:55:04.665 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 782ffd52612b4fa6961737c1646a7cb9 --project 4c056824bca14f2a9d8511e93b95c6f7 2022-07-28 15:55:04.665 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:55:04.665 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:55:04.665 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:55:04.665 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.665 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.665 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.665 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.665 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:55:04.665 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:55:04.665 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 782ffd52612b4fa6961737c1646a7cb9 --project 4c056824bca14f2a9d8511e93b95c6f7 2022-07-28 15:55:04.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.665 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.665 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.665 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 782ffd52612b4fa6961737c1646a7cb9 --project 4c056824bca14f2a9d8511e93b95c6f7 2022-07-28 15:55:04.665 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:55:04.665 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:55:04.665 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:55:04.666 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.666 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.666 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.666 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.666 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:55:04.666 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:55:04.666 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:55:04.666 | ++ functions-common:get_field:819 : echo '| f40fe7b6a68b4c258513d1c48c196f9e | 782ffd52612b4fa6961737c1646a7cb9 | | 4c056824bca14f2a9d8511e93b95c6f7 | | | False |' 2022-07-28 15:55:04.666 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.666 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:55:04.666 | + functions-common:get_or_add_user_project_role:998 : echo f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:55:04.666 | f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:55:04.666 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-28 15:55:04.666 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-28 15:55:04.666 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 15:55:04.666 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-28 15:55:04.666 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-07-28 15:55:04.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.666 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.666 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.666 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.666 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-28 15:55:04.666 | 4a5e2730da6e4adcacf0a39408e7f4db' 2022-07-28 15:55:04.666 | ++ functions-common:get_or_create_domain:889 : echo 4a5e2730da6e4adcacf0a39408e7f4db 2022-07-28 15:55:04.666 | + lib/swift:create_swift_accounts:657 : swift_domain=4a5e2730da6e4adcacf0a39408e7f4db 2022-07-28 15:55:04.666 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-28 15:55:04.666 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 15:55:04.666 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-28 15:55:04.666 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 4a5e2730da6e4adcacf0a39408e7f4db 2022-07-28 15:55:04.666 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 15:55:04.667 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4a5e2730da6e4adcacf0a39408e7f4db --or-show -f value -c id 2022-07-28 15:55:04.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.667 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.667 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.667 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.667 | ++ functions-common:get_or_create_project:939 : project_id=471c7a852a014a76a30c9075f7457383 2022-07-28 15:55:04.667 | ++ functions-common:get_or_create_project:940 : echo 471c7a852a014a76a30c9075f7457383 2022-07-28 15:55:04.667 | + lib/swift:create_swift_accounts:661 : swift_project_test4=471c7a852a014a76a30c9075f7457383 2022-07-28 15:55:04.667 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-28 15:55:04.667 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 15:55:04.667 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-28 15:55:04.667 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 4a5e2730da6e4adcacf0a39408e7f4db test4@example.com 2022-07-28 15:55:04.667 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:55:04.667 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-28 15:55:04.667 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-28 15:55:04.667 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4a5e2730da6e4adcacf0a39408e7f4db --email=test4@example.com --or-show -f value -c id 2022-07-28 15:55:04.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.667 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.667 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.667 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.667 | ++ functions-common:get_or_create_user:926 : user_id=461a55696490462e818d06c1bb868b94 2022-07-28 15:55:04.667 | ++ functions-common:get_or_create_user:927 : echo 461a55696490462e818d06c1bb868b94 2022-07-28 15:55:04.667 | + lib/swift:create_swift_accounts:666 : swift_user_test4=461a55696490462e818d06c1bb868b94 2022-07-28 15:55:04.667 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-28 15:55:04.667 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 15:55:04.667 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 461a55696490462e818d06c1bb868b94 471c7a852a014a76a30c9075f7457383 2022-07-28 15:55:04.667 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:55:04.667 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 15:55:04.667 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:55:04.667 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:55:04.668 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 15:55:04.668 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 15:55:04.668 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 15:55:04.668 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 15:55:04.668 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 461a55696490462e818d06c1bb868b94 --project 471c7a852a014a76a30c9075f7457383 2022-07-28 15:55:04.668 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:55:04.668 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:55:04.668 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:55:04.668 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.668 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.668 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.668 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.668 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:55:04.668 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:55:04.668 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 461a55696490462e818d06c1bb868b94 --project 471c7a852a014a76a30c9075f7457383 2022-07-28 15:55:04.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.668 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.668 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.668 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 461a55696490462e818d06c1bb868b94 --project 471c7a852a014a76a30c9075f7457383 2022-07-28 15:55:04.668 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:55:04.668 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:55:04.668 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:55:04.668 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.668 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:04.668 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:04.668 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:55:04.668 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:55:04.668 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:55:04.668 | ++ functions-common:get_field:819 : echo '| f40fe7b6a68b4c258513d1c48c196f9e | 461a55696490462e818d06c1bb868b94 | | 471c7a852a014a76a30c9075f7457383 | | | False |' 2022-07-28 15:55:04.669 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:55:04.669 | ++ functions-common:get_field:813 : read data 2022-07-28 15:55:04.669 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:55:04.669 | + functions-common:get_or_add_user_project_role:998 : echo f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:55:04.669 | f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:55:04.703 | [229312 Async create_swift_accounts:264428]: finished create_swift_accounts with result 0 in 123 seconds 2022-07-28 15:55:04.712 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-28 15:55:04.714 | + inc/async:async_wait:197 : return 0 2022-07-28 15:55:04.717 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-28 15:55:04.737 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:04.740 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-28 15:55:04.758 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:04.761 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-28 15:55:04.763 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:55:04.766 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-28 15:55:04.768 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-28 15:55:04.772 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-28 15:55:04.837 | + inc/async:async_inner:63 : init_glance 2022-07-28 15:55:04.876 | [229312 Async init_glance:268683]: running: init_glance 2022-07-28 15:55:04.879 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-28 15:55:04.898 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:04.901 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-28 15:55:04.904 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:55:04.907 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-28 15:55:04.910 | + ./stack.sh:main:1142 : configure_neutron 2022-07-28 15:55:04.914 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-28 15:55:04.918 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 15:55:04.919 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 15:55:04.925 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 15:55:04.928 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 15:55:04.930 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 15:55:04.933 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 15:55:04.936 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-28 15:55:04.939 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-28 15:55:04.941 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-28 15:55:04.943 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-28 15:55:04.957 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-28 15:55:04.960 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-28 15:55:08.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:08.062 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:08.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:08.062 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:09.649 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:55:09.677 | [268683 Async init_glance:268683]: finished successfully 2022-07-28 15:55:11.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:11.205 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:11.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:11.205 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:14.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:14.292 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:14.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:14.292 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:17.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:17.421 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:17.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:17.421 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:20.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:20.510 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:20.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:20.510 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:23.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:23.628 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:23.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:23.628 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:26.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:26.748 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:26.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:26.748 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:30.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:30.164 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:30.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:30.164 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:34.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:34.050 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:34.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:34.050 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:39.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:39.177 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:39.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:39.178 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:39.488 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-28 15:55:39.497 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-28 15:55:39.501 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-28 15:55:39.505 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-28 15:55:39.509 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-28 15:55:39.513 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-28 15:55:39.516 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-28 15:55:39.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-28 15:55:39.522 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-28 15:55:39.526 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-28 15:55:39.529 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-28 15:55:39.533 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-28 15:55:39.537 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-28 15:55:39.541 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-28 15:55:39.544 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-28 15:55:39.547 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-28 15:55:39.553 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:55:39.556 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-28 15:55:39.558 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:55:39.565 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-28 15:55:39.568 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-28 15:55:39.572 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-28 15:55:39.574 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-28 15:55:39.578 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 15:55:39.580 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 15:55:39.583 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 15:55:39.600 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:39.603 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 15:55:39.605 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 15:55:39.608 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 15:55:39.646 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-28 15:55:39.676 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-28 15:55:39.706 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-28 15:55:39.740 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-28 15:55:39.772 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-28 15:55:39.805 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-28 15:55:39.808 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-28 15:55:39.811 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-28 15:55:39.813 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 15:55:39.817 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 15:55:39.836 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 15:55:39.838 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 15:55:39.840 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 15:55:39.843 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 15:55:39.845 | + 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-07-28 15:55:39.879 | + 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-07-28 15:55:39.913 | + 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-07-28 15:55:39.946 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 15:55:39.978 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-28 15:55:39.997 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:55:40.000 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-28 15:55:40.004 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-28 15:55:40.007 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-28 15:55:40.009 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-28 15:55:40.012 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-28 15:55:40.024 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-28 15:55:40.026 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-28 15:55:40.029 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-28 15:55:40.031 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-28 15:55:40.047 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-28 15:55:40.061 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-28 15:55:40.065 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-28 15:55:40.078 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-28 15:55:40.090 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-28 15:55:40.103 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 15:55:40.106 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 15:55:40.109 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-28 15:55:40.113 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.K5XJ02jWLc 2022-07-28 15:55:40.116 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 15:55:40.118 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 15:55:40.121 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.K5XJ02jWLc 2022-07-28 15:55:40.126 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.K5XJ02jWLc 2022-07-28 15:55:40.141 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.K5XJ02jWLc /etc/sudoers.d/neutron-rootwrap 2022-07-28 15:55:40.153 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 15:55:40.185 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-28 15:55:40.188 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 15:55:40.218 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-28 15:55:40.221 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-28 15:55:40.223 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-28 15:55:40.226 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 15:55:40.228 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 15:55:40.231 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 15:55:40.248 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:40.251 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 15:55:40.254 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 15:55:40.256 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 15:55:40.274 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:40.277 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 15:55:40.280 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2022-07-28 15:55:40.310 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 15:55:40.313 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 15:55:40.315 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-28 15:55:40.333 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:40.335 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-28 15:55:40.338 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-28 15:55:40.341 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 15:55:40.344 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 15:55:40.347 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-28 15:55:40.350 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-28 15:55:40.353 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 15:55:40.356 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-28 15:55:40.359 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-28 15:55:40.362 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-28 15:55:40.367 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-28 15:55:40.370 | + 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-07-28 15:55:40.375 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-28 15:55:40.392 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:40.394 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-28 15:55:40.398 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-28 15:55:40.402 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-28 15:55:40.410 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-28 15:55:40.445 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 15:55:40.475 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-28 15:55:40.506 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-28 15:55:40.537 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-28 15:55:40.567 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-28 15:55:40.569 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 15:55:40.572 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-28 15:55:40.575 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 15:55:40.577 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-28 15:55:40.607 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-28 15:55:40.639 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.61/identity 2022-07-28 15:55:40.670 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-28 15:55:40.700 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-28 15:55:40.733 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-28 15:55:40.768 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-28 15:55:40.803 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-28 15:55:40.833 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 15:55:40.864 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 15:55:40.894 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-28 15:55:40.927 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-28 15:55:40.958 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-28 15:55:40.961 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 15:55:40.964 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 15:55:40.966 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 15:55:40.969 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-28 15:55:41.004 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-28 15:55:41.037 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.61/identity 2022-07-28 15:55:41.069 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-28 15:55:41.099 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-28 15:55:41.129 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-28 15:55:41.160 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-28 15:55:41.191 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-28 15:55:41.226 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 15:55:41.261 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-28 15:55:41.293 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-28 15:55:41.296 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 15:55:41.299 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 15:55:41.301 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-28 15:55:41.304 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-28 15:55:41.339 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-28 15:55:41.371 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.61/identity 2022-07-28 15:55:41.402 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-28 15:55:41.436 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-28 15:55:41.474 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-28 15:55:41.510 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-28 15:55:41.542 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-28 15:55:41.573 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-28 15:55:41.605 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-28 15:55:41.639 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-28 15:55:41.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-28 15:55:41.645 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-28 15:55:41.647 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-28 15:55:41.650 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-28 15:55:41.652 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-28 15:55:41.655 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-28 15:55:41.657 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-07-28 15:55:41.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-07-28 15:55:41.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-07-28 15:55:41.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-28 15:55:41.668 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-28 15:55:41.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-28 15:55:41.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-28 15:55:41.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-28 15:55:41.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-28 15:55:41.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-28 15:55:41.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-28 15:55:41.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-28 15:55:41.687 | + 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-07-28 15:55:41.720 | + 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-07-28 15:55:41.725 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:55:41.729 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 15:55:41.733 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-28 15:55:41.737 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-28 15:55:41.741 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 15:55:41.743 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-28 15:55:41.776 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-28 15:55:41.778 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:55:41.781 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 15:55:41.783 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-28 15:55:41.786 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-28 15:55:41.788 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 15:55:41.791 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-28 15:55:41.823 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-28 15:55:41.826 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-28 15:55:41.830 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:55:41.833 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 15:55:41.836 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-28 15:55:41.838 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-28 15:55:41.841 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 15:55:41.843 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-28 15:55:41.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-28 15:55:41.879 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:55:41.882 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 15:55:41.885 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-28 15:55:41.889 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-28 15:55:41.892 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 15:55:41.895 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-28 15:55:41.924 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-28 15:55:41.927 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:55:41.929 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-28 15:55:41.932 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-28 15:55:41.934 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-28 15:55:41.937 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 15:55:41.939 | + 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-07-28 15:55:41.969 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-28 15:55:41.972 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:55:41.975 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-28 15:55:41.978 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 15:55:41.980 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 15:55:41.983 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 15:55:41.986 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-28 15:55:42.020 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-28 15:55:42.023 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:55:42.026 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-28 15:55:42.030 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-28 15:55:42.033 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-28 15:55:42.037 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 15:55:42.041 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-28 15:55:42.075 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-07-28 15:55:42.077 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:55:42.081 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-28 15:55:42.084 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-07-28 15:55:42.087 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-07-28 15:55:42.090 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 15:55:42.093 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-07-28 15:55:42.124 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-28 15:55:42.126 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:55:42.129 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-28 15:55:42.131 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 15:55:42.134 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 15:55:42.136 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 15:55:42.139 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-28 15:55:42.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 15:55:42.171 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-28 15:55:42.189 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:42.192 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-28 15:55:42.194 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 15:55:42.231 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-28 15:55:42.233 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 15:55:42.264 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 15:55:42.300 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-28 15:55:42.303 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-28 15:55:42.306 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-28 15:55:42.308 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 15:55:45.014 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 15:55:45.014 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev450 2022-07-28 15:55:45.015 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=271158) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 15:55:45.073 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=271158) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 15:55:45.073 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=271158) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 15:55:45.073 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=271158) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 15:55:45.074 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=271158) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 15:55:45.074 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=271158) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 15:55:45.074 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=271158) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 15:55:45.128 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 15:55:45.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:45.128 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:45.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:45.128 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:45.473 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-28 15:55:45.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-28 15:55:45.481 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-28 15:55:45.484 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 15:55:45.488 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-28 15:55:45.544 | + 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-07-28 15:55:45.563 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-28 15:55:45.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-28 15:55:45.568 | + 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-07-28 15:55:45.598 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-28 15:55:45.601 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-28 15:55:45.610 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-28 15:55:45.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-28 15:55:45.615 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-28 15:55:45.628 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-28 15:55:45.640 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 15:55:45.643 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-28 15:55:45.652 | net.bridge.bridge-nf-call-iptables = 1 2022-07-28 15:55:45.656 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 15:55:45.659 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-28 15:55:45.667 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-28 15:55:45.671 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-28 15:55:45.673 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-28 15:55:45.676 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-28 15:55:45.678 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-28 15:55:45.681 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-28 15:55:45.683 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 15:55:45.686 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 15:55:45.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 15:55:45.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 15:55:45.720 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-28 15:55:45.723 | + 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-07-28 15:55:45.761 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-28 15:55:45.764 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-28 15:55:45.806 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-28 15:55:45.836 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-28 15:55:45.854 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:45.857 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-28 15:55:45.860 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-28 15:55:45.867 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-28 15:55:45.900 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-28 15:55:45.930 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 15:55:45.962 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-28 15:55:45.965 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 15:55:45.994 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-28 15:55:46.011 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:46.014 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 15:55:46.016 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-28 15:55:46.046 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 15:55:46.049 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 15:55:46.052 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 15:55:46.090 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-28 15:55:46.093 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 15:55:46.097 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-28 15:55:46.101 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-28 15:55:46.120 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:46.123 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-28 15:55:46.125 | + 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-07-28 15:55:46.130 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-28 15:55:46.163 | + 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-07-28 15:55:46.197 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-28 15:55:46.200 | + 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-07-28 15:55:46.232 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 15:55:46.235 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-28 15:55:46.269 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 15:55:46.272 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 15:55:46.276 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 15:55:46.311 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-28 15:55:46.313 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 15:55:46.316 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-28 15:55:46.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 15:55:49.008 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 15:55:49.008 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev450 2022-07-28 15:55:49.009 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=271690) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 15:55:49.062 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=271690) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 15:55:49.062 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=271690) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 15:55:49.062 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=271690) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 15:55:49.063 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=271690) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 15:55:49.063 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=271690) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 15:55:49.063 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=271690) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 15:55:49.123 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-28 15:55:49.125 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=271690) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-28 15:55:49.125 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=271690) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-28 15:55:49.126 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 15:55:49.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:49.126 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:49.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:55:49.126 | from cryptography.utils import int_from_bytes 2022-07-28 15:55:49.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-28 15:55:49.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-28 15:55:49.488 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-28 15:55:49.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 15:55:49.494 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 15:55:49.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 15:55:49.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 15:55:49.521 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-28 15:55:49.524 | + functions:set_mtu:785 : local dev=br-data 2022-07-28 15:55:49.527 | + functions:set_mtu:786 : local mtu=1500 2022-07-28 15:55:49.531 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-28 15:55:49.545 | + 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-07-28 15:55:49.564 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-28 15:55:49.567 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-28 15:55:49.569 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-28 15:55:49.572 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-28 15:55:49.575 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-28 15:55:49.577 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-28 15:55:49.580 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-28 15:55:49.582 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-28 15:55:49.585 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-28 15:55:49.587 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-28 15:55:49.589 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-28 15:55:49.592 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-28 15:55:49.594 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-28 15:55:49.596 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-28 15:55:49.600 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-28 15:55:49.601 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-28 15:55:49.608 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-28 15:55:49.611 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-28 15:55:49.613 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-28 15:55:49.616 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-28 15:55:49.620 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-28 15:55:49.620 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-28 15:55:49.622 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-28 15:55:49.628 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.44/22 brd 192.168.3.255' 2022-07-28 15:55:49.631 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-28 15:55:49.633 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-28 15:55:49.636 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-28 15:55:49.638 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-28 15:55:49.640 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.44/22 brd 192.168.3.255 != '' ]] 2022-07-28 15:55:49.643 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.44/22 brd 192.168.3.255 dev eth1' 2022-07-28 15:55:49.645 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.44/22 brd 192.168.3.255 dev br-data' 2022-07-28 15:55:49.648 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-28 15:55:49.650 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-28 15:55:49.654 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.44/22 brd 192.168.3.255 2022-07-28 15:55:49.655 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-28 15:55:49.656 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-28 15:55:49.656 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-28 15:55:49.662 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.44 2022-07-28 15:55:49.664 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.44 ' 2022-07-28 15:55:49.667 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.44/22 brd 192.168.3.255 dev eth1 2022-07-28 15:55:49.679 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.44/22 brd 192.168.3.255 dev br-data 2022-07-28 15:55:49.692 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-28 15:55:49.705 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-28 15:55:49.726 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.44 2022-07-28 15:55:49.736 | PING 192.168.0.44 (192.168.0.44) from 192.168.0.44 br-data: 56(84) bytes of data. 2022-07-28 15:55:49.736 | 64 bytes from 192.168.0.44: icmp_seq=1 ttl=64 time=0.082 ms 2022-07-28 15:55:50.743 | 64 bytes from 192.168.0.44: icmp_seq=2 ttl=64 time=0.065 ms 2022-07-28 15:55:51.767 | 64 bytes from 192.168.0.44: icmp_seq=3 ttl=64 time=0.057 ms 2022-07-28 15:55:51.767 | 2022-07-28 15:55:51.767 | --- 192.168.0.44 ping statistics --- 2022-07-28 15:55:51.767 | 3 packets transmitted, 3 received, 0% packet loss, time 2031ms 2022-07-28 15:55:51.767 | rtt min/avg/max/mdev = 0.057/0.068/0.082/0.010 ms 2022-07-28 15:55:51.773 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-28 15:55:51.774 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-28 15:55:51.781 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-28 15:55:51.785 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-28 15:55:51.807 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:51.810 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-28 15:55:51.813 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-28 15:55:51.818 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-28 15:55:51.853 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.61 2022-07-28 15:55:51.887 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-28 15:55:51.920 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 15:55:51.953 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-28 15:55:51.955 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 15:55:51.988 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 15:55:51.990 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-28 15:55:52.009 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:55:52.012 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-28 15:55:52.015 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-28 15:55:52.038 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:55:52.040 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-28 15:55:52.059 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:55:52.062 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-28 15:55:52.086 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:55:52.089 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-28 15:55:52.124 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-28 15:55:52.161 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-28 15:55:52.164 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-28 15:55:52.185 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:52.188 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-28 15:55:52.212 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:52.215 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-28 15:55:52.217 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-28 15:55:52.281 | + inc/async:async_inner:63 : init_neutron 2022-07-28 15:55:52.321 | [229312 Async init_neutron:272200]: running: init_neutron 2022-07-28 15:55:52.324 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-28 15:55:52.350 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:52.353 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-28 15:55:52.364 | ++ ./stack.sh:main:1157 : true 2022-07-28 15:55:52.367 | + ./stack.sh:main:1157 : netman_pid= 2022-07-28 15:55:52.370 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-28 15:55:52.372 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-28 15:55:52.384 | dnsmasq: no process found 2022-07-28 15:55:52.388 | + ./stack.sh:main:1159 : true 2022-07-28 15:55:52.391 | + ./stack.sh:main:1164 : clean_iptables 2022-07-28 15:55:52.398 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 15:55:52.398 | + lib/nova:clean_iptables:186 : grep nova 2022-07-28 15:55:52.399 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-28 15:55:52.401 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-28 15:55:52.401 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-28 15:55:52.404 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-28 15:55:52.405 | + lib/nova:clean_iptables:186 : bash 2022-07-28 15:55:52.423 | + lib/nova:clean_iptables:188 : grep nova 2022-07-28 15:55:52.423 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-28 15:55:52.426 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-28 15:55:52.426 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 15:55:52.428 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-28 15:55:52.429 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 15:55:52.431 | + lib/nova:clean_iptables:188 : bash 2022-07-28 15:55:52.445 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 15:55:52.445 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-28 15:55:52.445 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-28 15:55:52.454 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-28 15:55:52.454 | + lib/nova:clean_iptables:190 : grep nova 2022-07-28 15:55:52.454 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-28 15:55:52.457 | + lib/nova:clean_iptables:190 : bash 2022-07-28 15:55:52.468 | + lib/nova:clean_iptables:192 : grep nova 2022-07-28 15:55:52.468 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 15:55:52.468 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-28 15:55:52.470 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 15:55:52.470 | + lib/nova:clean_iptables:192 : bash 2022-07-28 15:55:52.473 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-28 15:55:52.475 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-28 15:55:52.487 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-28 15:55:52.496 | net.ipv4.ip_forward = 1 2022-07-28 15:55:52.500 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-28 15:55:52.519 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:52.522 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-28 15:55:52.524 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-28 15:55:52.527 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 15:55:52.564 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-28 15:55:52.596 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-28 15:55:52.599 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 15:55:52.633 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-28 15:55:52.666 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-28 15:55:52.684 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:52.687 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-28 15:55:52.689 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:55:52.692 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-28 15:55:52.694 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-28 15:55:52.697 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-28 15:55:52.764 | + inc/async:async_inner:63 : init_swift 2022-07-28 15:55:52.827 | [229312 Async init_swift:272558]: running: init_swift 2022-07-28 15:55:52.829 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-28 15:55:52.852 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:52.854 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-28 15:55:52.857 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:55:52.860 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-28 15:55:52.866 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-28 15:55:52.869 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-28 15:55:52.951 | + inc/async:async_inner:63 : init_cinder 2022-07-28 15:55:53.035 | [229312 Async init_cinder:272653]: running: init_cinder 2022-07-28 15:55:53.038 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-28 15:55:53.059 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:55:53.072 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-28 15:55:53.075 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:55:53.078 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-28 15:55:53.081 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-28 15:55:53.085 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-28 15:55:53.193 | + inc/async:async_inner:63 : init_placement 2022-07-28 15:55:53.284 | [229312 Async init_placement:272773]: running: init_placement 2022-07-28 15:55:53.287 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-28 15:55:53.422 | [229312 Async init_neutron:272200]: Waiting for completion of init_neutron running on PID 272200 (6 other jobs running) 2022-07-28 15:55:53.471 | [229312 Async init_neutron:272200]: Signaling child to exit 2022-07-28 15:56:03.557 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:56:03.609 | [272653 Async init_cinder:272653]: finished successfully 2022-07-28 15:56:04.576 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:56:04.607 | [272558 Async init_swift:272558]: finished successfully 2022-07-28 15:56:21.306 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:56:21.333 | [272200 Async init_neutron:272200]: finished successfully 2022-07-28 15:56:21.355 | WAKEUP 2022-07-28 15:56:21.381 | [229312 Async init_neutron:272200]: Signaled 2022-07-28 15:56:21.383 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-28 15:56:21.383 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 15:56:21.383 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 15:56:21.383 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 15:56:21.383 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 15:56:21.383 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 15:56:21.383 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 15:56:21.383 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-28 15:56:21.383 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-28 15:56:21.383 | + lib/database:recreate_database:112 : local db=neutron 2022-07-28 15:56:21.383 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-28 15:56:21.383 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-28 15:56:21.383 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-28 15:56:21.383 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:21.383 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-28 15:56:21.383 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:21.383 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-28 15:56:21.383 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 15:56:21.383 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:56:21.383 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:56:21.383 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:56:21.383 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023755426 2022-07-28 15:56:21.383 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-28 15:56:21.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:21.384 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:21.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:21.384 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-28 15:56:21.384 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-28 15:56:21.385 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-28 15:56:21.386 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-28 15:56:21.387 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-28 15:56:21.387 | Running upgrade for neutron ... 2022-07-28 15:56:21.387 | OK 2022-07-28 15:56:21.387 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-28 15:56:21.388 | + functions-common:time_stop:2440 : local name 2022-07-28 15:56:21.388 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:56:21.388 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:56:21.388 | + functions-common:time_stop:2443 : local total 2022-07-28 15:56:21.388 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:56:21.388 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 15:56:21.388 | + functions-common:time_stop:2447 : start_time=1659023755426 2022-07-28 15:56:21.388 | + functions-common:time_stop:2449 : [[ -z 1659023755426 ]] 2022-07-28 15:56:21.388 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:56:21.388 | + functions-common:time_stop:2452 : end_time=1659023781289 2022-07-28 15:56:21.388 | + functions-common:time_stop:2453 : elapsed_time=25863 2022-07-28 15:56:21.388 | + functions-common:time_stop:2454 : total=8955 2022-07-28 15:56:21.388 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:56:21.388 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34818 2022-07-28 15:56:21.434 | [229312 Async init_neutron:272200]: finished init_neutron with result 0 in 29 seconds 2022-07-28 15:56:21.438 | + inc/async:async_wait:197 : return 0 2022-07-28 15:56:21.441 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-28 15:56:21.494 | [229312 Async init_placement:272773]: Waiting for completion of init_placement running on PID 272773 (5 other jobs running) 2022-07-28 15:56:21.525 | [229312 Async init_placement:272773]: Signaling child to exit 2022-07-28 15:56:37.794 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:56:37.823 | [272773 Async init_placement:272773]: finished successfully 2022-07-28 15:56:37.845 | WAKEUP 2022-07-28 15:56:37.878 | [229312 Async init_placement:272773]: Signaled 2022-07-28 15:56:37.880 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-28 15:56:37.880 | + lib/database:recreate_database:112 : local db=placement 2022-07-28 15:56:37.880 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-28 15:56:37.880 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-28 15:56:37.880 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-28 15:56:37.880 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:37.880 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-28 15:56:37.880 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:37.880 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-28 15:56:37.880 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-28 15:56:37.880 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-28 15:56:37.880 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-28 15:56:37.880 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 15:56:37.880 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 15:56:37.880 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 15:56:37.880 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 15:56:37.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.880 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.880 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.880 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:56:37.880 | + functions-common:get_or_create_user:926 : user_id=c25413940d9c48e795522325058a98b4 2022-07-28 15:56:37.880 | + functions-common:get_or_create_user:927 : echo c25413940d9c48e795522325058a98b4 2022-07-28 15:56:37.880 | c25413940d9c48e795522325058a98b4 2022-07-28 15:56:37.880 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-28 15:56:37.880 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:56:37.880 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 15:56:37.880 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:56:37.880 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:56:37.880 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 15:56:37.880 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 15:56:37.881 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 15:56:37.881 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 15:56:37.881 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 15:56:37.881 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 15:56:37.881 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:56:37.881 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:56:37.881 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 15:56:37.881 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:56:37.881 | ++ functions-common:get_field:813 : read data 2022-07-28 15:56:37.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.881 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.881 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.881 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:56:37.881 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:56:37.881 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:56:37.881 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 15:56:37.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.881 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.881 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.881 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 15:56:37.881 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:56:37.881 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:56:37.881 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:56:37.881 | ++ functions-common:get_field:813 : read data 2022-07-28 15:56:37.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.881 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.881 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.881 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:56:37.881 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:56:37.881 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:56:37.882 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:56:37.882 | ++ functions-common:get_field:819 : echo '| 27cc5e69b6e44d20b447390fffe01602 | c25413940d9c48e795522325058a98b4 | | aea0d493846746c58dbf7f9d8b5516b9 | | | False |' 2022-07-28 15:56:37.882 | ++ functions-common:get_field:813 : read data 2022-07-28 15:56:37.882 | + functions-common:get_or_add_user_project_role:996 : user_role_id=27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:56:37.882 | + functions-common:get_or_add_user_project_role:998 : echo 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:56:37.882 | 27cc5e69b6e44d20b447390fffe01602 2022-07-28 15:56:37.882 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 15:56:37.882 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-28 15:56:37.882 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 15:56:37.882 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 15:56:37.882 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 15:56:37.882 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 15:56:37.882 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 15:56:37.882 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 15:56:37.882 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 15:56:37.882 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 15:56:37.882 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 15:56:37.882 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 15:56:37.882 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:56:37.882 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 15:56:37.882 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 15:56:37.882 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:56:37.882 | ++ functions-common:get_field:813 : read data 2022-07-28 15:56:37.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.882 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.882 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.882 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:56:37.882 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 15:56:37.882 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 15:56:37.882 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 15:56:37.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.883 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.883 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.883 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 15:56:37.883 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 15:56:37.883 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 15:56:37.883 | ++ functions-common:get_field:812 : local data field 2022-07-28 15:56:37.883 | ++ functions-common:get_field:813 : read data 2022-07-28 15:56:37.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.883 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.883 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.883 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:56:37.883 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 15:56:37.883 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 15:56:37.883 | ++ functions-common:get_field:819 : echo '| f40fe7b6a68b4c258513d1c48c196f9e | c25413940d9c48e795522325058a98b4 | | aea0d493846746c58dbf7f9d8b5516b9 | | | False |' 2022-07-28 15:56:37.883 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 15:56:37.883 | ++ functions-common:get_field:813 : read data 2022-07-28 15:56:37.883 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:56:37.883 | + functions-common:get_or_add_user_project_role:998 : echo f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:56:37.883 | f40fe7b6a68b4c258513d1c48c196f9e 2022-07-28 15:56:37.883 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.61/placement 2022-07-28 15:56:37.883 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-28 15:56:37.883 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 15:56:37.883 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-28 15:56:37.883 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-07-28 15:56:37.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.883 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.883 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.883 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:56:37.883 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 15:56:37.883 | 5077b7fb24a846eba4d381327618b70c' 2022-07-28 15:56:37.883 | + functions-common:get_or_create_service:1095 : echo 5077b7fb24a846eba4d381327618b70c 2022-07-28 15:56:37.884 | 5077b7fb24a846eba4d381327618b70c 2022-07-28 15:56:37.884 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.61/placement 2022-07-28 15:56:37.884 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 15:56:37.884 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.61/placement RegionOne 2022-07-28 15:56:37.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 15:56:37.884 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-07-28 15:56:37.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.884 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.884 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.884 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:56:37.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 15:56:37.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 15:56:37.884 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.61/placement --region RegionOne -f value -c id 2022-07-28 15:56:37.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.884 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:37.884 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:37.884 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 15:56:37.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8c8500fe03b94c55a3da60755758d418 2022-07-28 15:56:37.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8c8500fe03b94c55a3da60755758d418 2022-07-28 15:56:37.884 | + functions-common:get_or_create_endpoint:1128 : public_id=8c8500fe03b94c55a3da60755758d418 2022-07-28 15:56:37.884 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 15:56:37.884 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 15:56:37.884 | + functions-common:get_or_create_endpoint:1137 : echo 8c8500fe03b94c55a3da60755758d418 2022-07-28 15:56:37.884 | 8c8500fe03b94c55a3da60755758d418 2022-07-28 15:56:37.935 | [229312 Async init_placement:272773]: finished init_placement with result 0 in 44 seconds 2022-07-28 15:56:37.940 | + inc/async:async_wait:197 : return 0 2022-07-28 15:56:37.944 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-28 15:56:37.998 | [229312 Async init_glance:268683]: Waiting for completion of init_glance running on PID 268683 (4 other jobs running) 2022-07-28 15:56:38.029 | [229312 Async init_glance:268683]: Signaling child to exit 2022-07-28 15:56:38.029 | WAKEUP 2022-07-28 15:56:38.053 | [229312 Async init_glance:268683]: Signaled 2022-07-28 15:56:38.054 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-28 15:56:38.054 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-28 15:56:38.054 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-28 15:56:38.054 | + lib/database:recreate_database:112 : local db=glance 2022-07-28 15:56:38.054 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-28 15:56:38.054 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-28 15:56:38.055 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-28 15:56:38.055 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:38.055 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-28 15:56:38.055 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:38.055 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-28 15:56:38.055 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 15:56:38.055 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:56:38.055 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:56:38.055 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:56:38.055 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023704927 2022-07-28 15:56:38.055 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-28 15:56:38.055 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 15:56:38.055 | ERROR glance Traceback (most recent call last): 2022-07-28 15:56:38.055 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 15:56:38.055 | ERROR glance  sys.exit(main()) 2022-07-28 15:56:38.055 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 15:56:38.055 | ERROR glance  return CONF.command.action_fn() 2022-07-28 15:56:38.055 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-28 15:56:38.055 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-28 15:56:38.055 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-28 15:56:38.055 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-28 15:56:38.055 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-28 15:56:38.055 | ERROR glance  engine = db_api.get_engine() 2022-07-28 15:56:38.055 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 15:56:38.055 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 15:56:38.055 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 15:56:38.055 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 15:56:38.055 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 15:56:38.055 | ERROR glance  return cls( 2022-07-28 15:56:38.055 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 15:56:38.055 | ERROR glance  self._factory._start( 2022-07-28 15:56:38.055 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 15:56:38.055 | ERROR glance  self._setup_for_connection( 2022-07-28 15:56:38.055 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 15:56:38.056 | ERROR glance  engine = engines.create_engine( 2022-07-28 15:56:38.056 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 15:56:38.056 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 15:56:38.056 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 15:56:38.056 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 15:56:38.056 | ERROR glance  File "", line 2, in create_engine 2022-07-28 15:56:38.056 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 15:56:38.056 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 15:56:38.056 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 15:56:38.056 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 15:56:38.056 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 15:56:38.056 | ERROR glance  loaded_plugins = [ 2022-07-28 15:56:38.056 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 15:56:38.056 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 15:56:38.056 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 15:56:38.056 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 15:56:38.056 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 15:56:38.056 | ERROR glance  2022-07-28 15:56:38.056 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-28 15:56:38.056 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 15:56:38.056 | ERROR glance Traceback (most recent call last): 2022-07-28 15:56:38.056 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 15:56:38.056 | ERROR glance  sys.exit(main()) 2022-07-28 15:56:38.056 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 15:56:38.056 | ERROR glance  return CONF.command.action_fn() 2022-07-28 15:56:38.056 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-28 15:56:38.056 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-28 15:56:38.056 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-28 15:56:38.056 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-28 15:56:38.056 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 15:56:38.056 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 15:56:38.056 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 15:56:38.056 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 15:56:38.056 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 15:56:38.057 | ERROR glance  return cls( 2022-07-28 15:56:38.057 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 15:56:38.057 | ERROR glance  self._factory._start( 2022-07-28 15:56:38.057 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 15:56:38.057 | ERROR glance  self._setup_for_connection( 2022-07-28 15:56:38.057 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 15:56:38.057 | ERROR glance  engine = engines.create_engine( 2022-07-28 15:56:38.057 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 15:56:38.057 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 15:56:38.057 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 15:56:38.057 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 15:56:38.057 | ERROR glance  File "", line 2, in create_engine 2022-07-28 15:56:38.057 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 15:56:38.057 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 15:56:38.057 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 15:56:38.057 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 15:56:38.057 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 15:56:38.057 | ERROR glance  loaded_plugins = [ 2022-07-28 15:56:38.057 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 15:56:38.057 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 15:56:38.057 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 15:56:38.057 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 15:56:38.057 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 15:56:38.057 | ERROR glance  2022-07-28 15:56:38.057 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-28 15:56:38.057 | + functions-common:time_stop:2440 : local name 2022-07-28 15:56:38.057 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:56:38.057 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:56:38.057 | + functions-common:time_stop:2443 : local total 2022-07-28 15:56:38.057 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:56:38.057 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 15:56:38.057 | + functions-common:time_stop:2447 : start_time=1659023704927 2022-07-28 15:56:38.057 | + functions-common:time_stop:2449 : [[ -z 1659023704927 ]] 2022-07-28 15:56:38.058 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:56:38.058 | + functions-common:time_stop:2452 : end_time=1659023709633 2022-07-28 15:56:38.058 | + functions-common:time_stop:2453 : elapsed_time=4706 2022-07-28 15:56:38.058 | + functions-common:time_stop:2454 : total=8955 2022-07-28 15:56:38.058 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:56:38.058 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13661 2022-07-28 15:56:38.100 | [229312 Async init_glance:268683]: finished init_glance with result 0 in 4 seconds 2022-07-28 15:56:38.104 | + inc/async:async_wait:197 : return 0 2022-07-28 15:56:38.107 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-28 15:56:38.166 | [229312 Async init_swift:272558]: Waiting for completion of init_swift running on PID 272558 (3 other jobs running) 2022-07-28 15:56:38.200 | [229312 Async init_swift:272558]: Signaling child to exit 2022-07-28 15:56:38.200 | WAKEUP 2022-07-28 15:56:38.226 | [229312 Async init_swift:272558]: Signaled 2022-07-28 15:56:38.229 | + lib/swift:init_swift:673 : local node_number 2022-07-28 15:56:38.229 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 15:56:38.229 | No account-auditor running 2022-07-28 15:56:38.229 | No account-reaper running 2022-07-28 15:56:38.229 | No container-reconciler running 2022-07-28 15:56:38.229 | No container-sharder running 2022-07-28 15:56:38.229 | No container-auditor running 2022-07-28 15:56:38.229 | No container-updater running 2022-07-28 15:56:38.229 | No object-auditor running 2022-07-28 15:56:38.229 | No object-reconstructor running 2022-07-28 15:56:38.229 | No object-expirer running 2022-07-28 15:56:38.229 | No object-updater running 2022-07-28 15:56:38.229 | No account-server running 2022-07-28 15:56:38.229 | No object-server running 2022-07-28 15:56:38.229 | No container-server running 2022-07-28 15:56:38.229 | No container-sync running 2022-07-28 15:56:38.229 | No proxy-server running 2022-07-28 15:56:38.229 | No account-replicator running 2022-07-28 15:56:38.229 | No container-replicator running 2022-07-28 15:56:38.229 | No object-replicator running 2022-07-28 15:56:38.229 | + lib/swift:init_swift:675 : true 2022-07-28 15:56:38.229 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-28 15:56:38.229 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-28 15:56:38.229 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-28 15:56:38.229 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-28 15:56:38.229 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-28 15:56:38.229 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-07-28 15:56:38.229 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-28 15:56:38.229 | + functions:create_disk:732 : local node_number 2022-07-28 15:56:38.229 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 15:56:38.229 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 15:56:38.229 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-28 15:56:38.230 | + functions:create_disk:736 : local key 2022-07-28 15:56:38.230 | ++ functions:create_disk:738 : sed s#/.## 2022-07-28 15:56:38.230 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 15:56:38.230 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 15:56:38.230 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 15:56:38.230 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-28 15:56:38.230 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 15:56:38.230 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 15:56:38.230 | + functions:destroy_disk:765 : local key 2022-07-28 15:56:38.230 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 15:56:38.230 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-28 15:56:38.230 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 15:56:38.230 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 15:56:38.230 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-28 15:56:38.230 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-28 15:56:38.230 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-28 15:56:38.230 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-28 15:56:38.230 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-28 15:56:38.230 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-28 15:56:38.230 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-28 15:56:38.230 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-28 15:56:38.230 | = sectsz=512 attr=2, projid32bit=1 2022-07-28 15:56:38.230 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-28 15:56:38.230 | = reflink=1 2022-07-28 15:56:38.230 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-28 15:56:38.230 | = sunit=0 swidth=0 blks 2022-07-28 15:56:38.230 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-28 15:56:38.230 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-28 15:56:38.230 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-28 15:56:38.230 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-28 15:56:38.230 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-28 15:56:38.230 | + 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-07-28 15:56:38.230 | /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-07-28 15:56:38.231 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-28 15:56:38.231 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-28 15:56:38.231 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-28 15:56:38.231 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-28 15:56:38.231 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 15:56:38.231 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-28 15:56:38.231 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-28 15:56:38.231 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-28 15:56:38.231 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 15:56:38.231 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-28 15:56:38.231 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 15:56:38.231 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-28 15:56:38.231 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1659023057.object.builder backups/1659023058.container.builder backups/1659023060.account.builder backups/1659023064.object.builder backups/1659023065.container.builder backups/1659023066.account.builder backups/1659023064.object.ring.gz backups/1659023065.container.ring.gz backups/1659023066.account.ring.gz 2022-07-28 15:56:38.231 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-28 15:56:38.231 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-28 15:56:38.231 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-28 15:56:38.231 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-28 15:56:38.231 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 15:56:38.231 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-28 15:56:38.231 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-28 15:56:38.231 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-28 15:56:38.231 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-28 15:56:38.231 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-28 15:56:38.231 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-28 15:56:38.231 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-28 15:56:38.231 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-28 15:56:38.231 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-28 15:56:38.231 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-28 15:56:38.231 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 15:56:38.231 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-28 15:56:38.231 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 15:56:38.231 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-28 15:56:38.232 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 15:56:38.232 | + lib/swift:init_swift:719 : popd 2022-07-28 15:56:38.276 | [229312 Async init_swift:272558]: finished init_swift with result 0 in 11 seconds 2022-07-28 15:56:38.282 | + inc/async:async_wait:197 : return 0 2022-07-28 15:56:38.285 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-28 15:56:38.345 | [229312 Async init_cinder:272653]: Waiting for completion of init_cinder running on PID 272653 (2 other jobs running) 2022-07-28 15:56:38.371 | [229312 Async init_cinder:272653]: Signaling child to exit 2022-07-28 15:56:38.371 | WAKEUP 2022-07-28 15:56:38.395 | [229312 Async init_cinder:272653]: Signaled 2022-07-28 15:56:38.398 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-28 15:56:38.398 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:56:38.398 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-28 15:56:38.398 | + lib/database:recreate_database:112 : local db=cinder 2022-07-28 15:56:38.398 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-28 15:56:38.398 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-28 15:56:38.398 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-28 15:56:38.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:38.398 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-28 15:56:38.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:38.398 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-28 15:56:38.398 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 15:56:38.398 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:56:38.398 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:56:38.398 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:56:38.398 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023753838 2022-07-28 15:56:38.398 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-28 15:56:38.398 | INFO dbcounter [-] Registered counter for database cinder 2022-07-28 15:56:38.398 | 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=272892) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 15:56:38.398 | DEBUG dbcounter [-] [272892] Writer thread running {{(pid=272892) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 15:56:38.398 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:56:38.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:38.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:38.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:56:38.399 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=272892) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:56:38.399 | INFO cinder.db.migration [-] Applying migration(s) 2022-07-28 15:56:38.399 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 15:56:38.399 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 15:56:38.399 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-07-28 15:56:38.399 | DEBUG dbcounter [-] [272892] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=272892) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 15:56:38.399 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=272892) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 15:56:38.399 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2022-07-28 15:56:38.400 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=272892) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 15:56:38.400 | INFO cinder.db.migration [-] Migration(s) applied 2022-07-28 15:56:38.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:38.400 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:38.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:38.400 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:38.400 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-28 15:56:38.400 | + functions-common:time_stop:2440 : local name 2022-07-28 15:56:38.400 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:56:38.400 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:56:38.400 | + functions-common:time_stop:2443 : local total 2022-07-28 15:56:38.400 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:56:38.400 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 15:56:38.400 | + functions-common:time_stop:2447 : start_time=1659023753838 2022-07-28 15:56:38.400 | + functions-common:time_stop:2449 : [[ -z 1659023753838 ]] 2022-07-28 15:56:38.400 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:56:38.400 | + functions-common:time_stop:2452 : end_time=1659023761223 2022-07-28 15:56:38.400 | + functions-common:time_stop:2453 : elapsed_time=7385 2022-07-28 15:56:38.400 | + functions-common:time_stop:2454 : total=8955 2022-07-28 15:56:38.400 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:56:38.400 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16340 2022-07-28 15:56:38.400 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-28 15:56:38.400 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:56:38.400 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-07-28 15:56:38.400 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-07-28 15:56:38.400 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-28 15:56:38.400 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-07-28 15:56:38.400 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-07-28 15:56:38.400 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-07-28 15:56:38.400 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-07-28 15:56:38.400 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-07-28 15:56:38.400 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-28 15:56:38.400 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-07-28 15:56:38.400 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-07-28 15:56:38.400 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-07-28 15:56:38.401 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 15:56:38.401 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 15:56:38.401 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 15:56:38.401 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 15:56:38.401 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 15:56:38.401 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 15:56:38.401 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 15:56:38.401 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 15:56:38.401 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 15:56:38.401 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 15:56:38.401 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-07-28 15:56:38.401 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 15:56:38.401 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 15:56:38.401 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 15:56:38.401 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 15:56:38.401 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 15:56:38.401 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 15:56:38.401 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-28 15:56:38.401 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-07-28 15:56:38.401 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-07-28 15:56:38.401 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-28 15:56:38.401 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-07-28 15:56:38.401 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-28 15:56:38.401 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-28 15:56:38.401 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-07-28 15:56:38.401 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-28 15:56:38.401 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-07-28 15:56:38.401 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-07-28 15:56:38.401 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-07-28 15:56:38.401 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-07-28 15:56:38.401 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-07-28 15:56:38.401 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-07-28 15:56:38.401 | s|%DIRECTIO%|--direct-io=on|g; 2022-07-28 15:56:38.401 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-07-28 15:56:38.402 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-07-28 15:56:38.402 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-07-28 15:56:38.402 | [Unit] 2022-07-28 15:56:38.402 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-28 15:56:38.402 | DefaultDependencies=no 2022-07-28 15:56:38.402 | After=systemd-udev-settle.service 2022-07-28 15:56:38.402 | Before=lvm2-activation-early.service 2022-07-28 15:56:38.402 | Wants=systemd-udev-settle.service 2022-07-28 15:56:38.402 | 2022-07-28 15:56:38.402 | [Service] 2022-07-28 15:56:38.402 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-28 15:56:38.402 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-07-28 15:56:38.402 | RemainAfterExit=yes 2022-07-28 15:56:38.402 | Type=oneshot 2022-07-28 15:56:38.402 | 2022-07-28 15:56:38.402 | [Install] 2022-07-28 15:56:38.402 | WantedBy=local-fs.target 2022-07-28 15:56:38.402 | Also=systemd-udev-settle.service 2022-07-28 15:56:38.402 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-07-28 15:56:38.402 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-07-28 15:56:38.402 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-07-28 15:56:38.402 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-07-28 15:56:38.402 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-07-28 15:56:38.402 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-07-28 15:56:38.402 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-07-28 15:56:38.402 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-28 15:56:38.402 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-28 15:56:38.402 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-07-28 15:56:38.402 | Physical volume "/dev/loop4" successfully created. 2022-07-28 15:56:38.402 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-07-28 15:56:38.402 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-07-28 15:56:38.402 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-07-28 15:56:38.402 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-07-28 15:56:38.402 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-07-28 15:56:38.403 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-07-28 15:56:38.403 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-07-28 15:56:38.403 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-28 15:56:38.403 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:56:38.403 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-07-28 15:56:38.403 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-07-28 15:56:38.403 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-28 15:56:38.445 | [229312 Async init_cinder:272653]: finished init_cinder with result 0 in 10 seconds 2022-07-28 15:56:38.450 | + inc/async:async_wait:197 : return 0 2022-07-28 15:56:38.454 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-28 15:56:38.476 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:56:38.479 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-28 15:56:38.486 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:56:38.489 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-28 15:56:38.492 | + ./stack.sh:main:1213 : init_nova 2022-07-28 15:56:38.495 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-28 15:56:38.512 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:56:38.515 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-28 15:56:38.533 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:56:38.536 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 15:56:38.539 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 15:56:38.601 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 15:56:38.639 | [229312 Async nova-cell-0:275097]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 15:56:38.642 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-28 15:56:38.647 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 15:56:38.651 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-28 15:56:38.654 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 15:56:38.656 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 15:56:38.660 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 15:56:38.722 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 15:56:38.780 | [229312 Async nova-cell-1:275189]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 15:56:38.784 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-28 15:56:38.788 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-28 15:56:38.791 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-28 15:56:38.793 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-28 15:56:38.796 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-28 15:56:38.802 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:39.267 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-28 15:56:39.273 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:39.297 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-28 15:56:39.973 | 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-07-28 15:56:43.496 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-28 15:56:43.521 | DEBUG dbcounter [-] [275247] Writer thread running {{(pid=275247) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 15:56:43.523 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:56:43.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:43.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:43.537 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:56:43.537 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=275247) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:56:43.563 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 15:56:43.564 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 15:56:43.601 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-28 15:56:45.725 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=275247) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 15:56:45.729 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-28 15:56:46.168 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=275247) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 15:56:46.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:46.175 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:46.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:46.175 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:46.700 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-28 15:56:46.702 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 15:56:46.705 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 15:56:46.710 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 15:56:46.711 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 15:56:46.716 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 15:56:46.719 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 15:56:46.741 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:56:46.746 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 15:56:46.748 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 15:56:46.752 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 15:56:47.399 | 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-07-28 15:56:50.259 | INFO dbcounter [None req-5a43a084-e3ae-4f6a-a32c-c1be0f60fc41 None None] Registered counter for database nova_api 2022-07-28 15:56:50.287 | DEBUG dbcounter [-] [275755] Writer thread running {{(pid=275755) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 15:56:50.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:50.353 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:50.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:50.353 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:50.812 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-28 15:56:50.822 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 15:56:50.825 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-28 15:56:50.894 | [229312 Async nova-cell-0:275097]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 275097 (3 other jobs running) 2022-07-28 15:56:50.925 | [229312 Async nova-cell-0:275097]: Signaling child to exit 2022-07-28 15:56:51.554 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:56:51.581 | [275097 Async nova-cell-0:275097]: finished successfully 2022-07-28 15:56:51.601 | WAKEUP 2022-07-28 15:56:51.626 | [229312 Async nova-cell-0:275097]: Signaled 2022-07-28 15:56:51.628 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-28 15:56:51.628 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-28 15:56:51.628 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-28 15:56:51.628 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-28 15:56:51.628 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-28 15:56:51.628 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-28 15:56:51.628 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-28 15:56:51.628 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:51.628 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-28 15:56:51.628 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:51.628 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-28 15:56:51.628 | 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-07-28 15:56:51.628 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-28 15:56:51.628 | DEBUG dbcounter [-] [275254] Writer thread running {{(pid=275254) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 15:56:51.628 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:56:51.630 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=275254) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:56:51.630 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 15:56:51.630 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 15:56:51.630 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 15:56:51.630 | DEBUG dbcounter [-] [275254] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=275254) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 15:56:51.630 | DEBUG dbcounter [-] [275254] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=275254) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 15:56:51.630 | DEBUG dbcounter [-] [275254] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=275254) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 15:56:51.630 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=275254) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 15:56:51.631 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 15:56:51.631 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=275254) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 15:56:51.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:51.631 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:51.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:51.631 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:51.678 | [229312 Async nova-cell-0:275097]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-07-28 15:56:51.682 | + inc/async:async_wait:197 : return 0 2022-07-28 15:56:51.685 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 15:56:51.687 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-28 15:56:51.722 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:56:51.747 | [229312 Async nova-cell-1:275189]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 275189 (2 other jobs running) 2022-07-28 15:56:51.748 | [275189 Async nova-cell-1:275189]: finished successfully 2022-07-28 15:56:51.773 | [229312 Async nova-cell-1:275189]: Signaling child to exit 2022-07-28 15:56:51.773 | WAKEUP 2022-07-28 15:56:51.797 | [229312 Async nova-cell-1:275189]: Signaled 2022-07-28 15:56:51.800 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-28 15:56:51.800 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-28 15:56:51.800 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-28 15:56:51.800 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-28 15:56:51.800 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-28 15:56:51.800 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-28 15:56:51.800 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-28 15:56:51.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:51.800 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-28 15:56:51.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 15:56:51.800 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-28 15:56:51.800 | 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-07-28 15:56:51.800 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-28 15:56:51.800 | DEBUG dbcounter [-] [275261] Writer thread running {{(pid=275261) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 15:56:51.800 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 15:56:51.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 15:56:51.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 15:56:51.802 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 15:56:51.802 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=275261) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 15:56:51.802 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 15:56:51.802 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 15:56:51.802 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 15:56:51.802 | DEBUG dbcounter [-] [275261] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=275261) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 15:56:51.802 | DEBUG dbcounter [-] [275261] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=275261) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 15:56:51.802 | DEBUG dbcounter [-] [275261] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=275261) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 15:56:51.802 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=275261) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 15:56:51.802 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 15:56:51.802 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=275261) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 15:56:51.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:51.802 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:51.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:51.802 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:51.846 | [229312 Async nova-cell-1:275189]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-07-28 15:56:51.850 | + inc/async:async_wait:197 : return 0 2022-07-28 15:56:51.853 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 15:56:51.855 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-28 15:56:52.436 | 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-07-28 15:56:55.210 | Running batches of 50 until complete 2022-07-28 15:56:55.211 | INFO dbcounter [None req-6a3ef6ab-376f-4cc0-85b1-ad2e30715eca None None] Registered counter for database nova_cell0 2022-07-28 15:56:55.236 | DEBUG dbcounter [-] [276338] Writer thread running {{(pid=276338) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 15:56:55.371 | INFO dbcounter [None req-6a3ef6ab-376f-4cc0-85b1-ad2e30715eca None None] Registered counter for database nova_api 2022-07-28 15:56:55.388 | DEBUG dbcounter [-] [276338] Writer thread running {{(pid=276338) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 15:56:55.531 | INFO dbcounter [None req-6a3ef6ab-376f-4cc0-85b1-ad2e30715eca None None] Registered counter for database nova_cell0 2022-07-28 15:56:55.548 | DEBUG dbcounter [-] [276338] Writer thread running {{(pid=276338) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 15:56:55.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:55.624 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:55.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:55.624 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:55.624 | +-------------------------------------+--------------+-----------+ 2022-07-28 15:56:55.624 | | Migration | Total Needed | Completed | 2022-07-28 15:56:55.624 | +-------------------------------------+--------------+-----------+ 2022-07-28 15:56:55.624 | | fill_virtual_interface_list | 0 | 0 | 2022-07-28 15:56:55.624 | | migrate_empty_ratio | 0 | 0 | 2022-07-28 15:56:55.624 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-28 15:56:55.624 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-28 15:56:55.624 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-28 15:56:55.624 | | populate_dev_uuids | 0 | 0 | 2022-07-28 15:56:55.624 | | populate_missing_availability_zones | 0 | 0 | 2022-07-28 15:56:55.624 | | populate_queued_for_delete | 0 | 0 | 2022-07-28 15:56:55.624 | | populate_user_id | 0 | 0 | 2022-07-28 15:56:55.624 | | populate_uuids | 0 | 0 | 2022-07-28 15:56:55.624 | +-------------------------------------+--------------+-----------+ 2022-07-28 15:56:56.091 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-28 15:56:56.098 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 15:56:56.104 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-28 15:56:56.107 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 15:56:56.112 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 15:56:56.116 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-07-28 15:56:56.719 | 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-07-28 15:56:59.447 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-28 15:56:59.447 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-28 15:56:59.447 | INFO dbcounter [None req-a2d8da4f-15ae-42ca-91e5-feaec43e4faf None None] Registered counter for database nova_api 2022-07-28 15:56:59.476 | DEBUG dbcounter [-] [276357] Writer thread running {{(pid=276357) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 15:56:59.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:59.545 | from cryptography.utils import int_from_bytes 2022-07-28 15:56:59.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 15:56:59.546 | from cryptography.utils import int_from_bytes 2022-07-28 15:57:00.007 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-28 15:57:00.011 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-28 15:57:00.030 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-28 15:57:00.033 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-28 15:57:00.058 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:00.061 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-28 15:57:00.064 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-28 15:57:00.137 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-28 15:57:00.180 | [229312 Async configure_neutron_nova:276425]: running: configure_neutron_nova 2022-07-28 15:57:00.183 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-28 15:57:00.186 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 15:57:00.189 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-28 15:57:00.192 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 15:57:00.194 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 15:57:00.198 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 15:57:00.200 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 15:57:00.204 | + functions-common:run_phase:1878 : local extra 2022-07-28 15:57:00.208 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 15:57:00.214 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 15:57:00.217 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 15:57:00.220 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 15:57:00.223 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-28 15:57:00.226 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 15:57:00.245 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:00.249 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 15:57:00.252 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 15:57:00.255 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-28 15:57:00.258 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 15:57:00.261 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 15:57:00.263 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-28 15:57:00.266 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 15:57:00.269 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 15:57:00.272 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 15:57:00.276 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 15:57:00.279 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-28 15:57:00.281 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 15:57:00.285 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-28 15:57:00.288 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 15:57:00.292 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 15:57:00.295 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-28 15:57:00.298 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-28 15:57:00.301 | + inc/meta-config:merge_config_group:171 : shift 2022-07-28 15:57:00.304 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-28 15:57:00.306 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 15:57:00.310 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-28 15:57:00.313 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-28 15:57:00.317 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-28 15:57:00.320 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 15:57:00.323 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-28 15:57:00.326 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 15:57:00.330 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-28 15:57:00.330 | /^\[\[.+\|.*\]\]/ { 2022-07-28 15:57:00.330 | gsub("[][]", "", $1); 2022-07-28 15:57:00.330 | split($1, a, "|"); 2022-07-28 15:57:00.330 | if (a[1] == matchgroup) 2022-07-28 15:57:00.330 | print a[2] 2022-07-28 15:57:00.330 | } 2022-07-28 15:57:00.330 | ' /home/ubuntu/devstack/local.conf 2022-07-28 15:57:00.339 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 15:57:00.341 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 15:57:00.344 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 15:57:00.348 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-28 15:57:00.351 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-28 15:57:00.355 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-28 15:57:00.358 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-28 15:57:00.361 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-28 15:57:00.366 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-28 15:57:00.369 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-28 15:57:00.372 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 15:57:00.376 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 15:57:00.379 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 15:57:00.381 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-28 15:57:00.384 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 15:57:00.388 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-28 15:57:00.391 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-28 15:57:00.394 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-28 15:57:00.397 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-28 15:57:00.401 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 15:57:00.402 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.402 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-28 15:57:00.402 | BEGIN { 2022-07-28 15:57:00.402 | section = "" 2022-07-28 15:57:00.402 | last_section = "" 2022-07-28 15:57:00.402 | section_count = 0 2022-07-28 15:57:00.402 | } 2022-07-28 15:57:00.402 | /^\[.+\]/ { 2022-07-28 15:57:00.402 | gsub("[][]", "", $1); 2022-07-28 15:57:00.402 | section=$1 2022-07-28 15:57:00.402 | next 2022-07-28 15:57:00.402 | } 2022-07-28 15:57:00.402 | /^ *\#/ { 2022-07-28 15:57:00.402 | next 2022-07-28 15:57:00.402 | } 2022-07-28 15:57:00.402 | /^[^ \t]+/ { 2022-07-28 15:57:00.402 | # get offset of first = in $0 2022-07-28 15:57:00.402 | eq_idx = index($0, "=") 2022-07-28 15:57:00.402 | # extract attr & value from $0 2022-07-28 15:57:00.402 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 15:57:00.403 | value = substr($0, eq_idx + 1) 2022-07-28 15:57:00.403 | # only need to strip trailing whitespace from attr 2022-07-28 15:57:00.403 | sub(/[ \t]*$/, "", attr) 2022-07-28 15:57:00.403 | # need to strip leading & trailing whitespace from value 2022-07-28 15:57:00.403 | sub(/^[ \t]*/, "", value) 2022-07-28 15:57:00.403 | sub(/[ \t]*$/, "", value) 2022-07-28 15:57:00.403 | 2022-07-28 15:57:00.403 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 15:57:00.403 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 15:57:00.403 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 15:57:00.403 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 15:57:00.403 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 15:57:00.403 | if (section != last_section) { 2022-07-28 15:57:00.403 | cfg_section[section_count++] = section 2022-07-28 15:57:00.403 | last_section = section 2022-07-28 15:57:00.403 | } 2022-07-28 15:57:00.403 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 15:57:00.403 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 15:57:00.403 | 2022-07-28 15:57:00.403 | cfg_attr[section, attr, 0] = value 2022-07-28 15:57:00.403 | cfg_attr_count[section, attr] = 1 2022-07-28 15:57:00.403 | } else { 2022-07-28 15:57:00.403 | lno = cfg_attr_count[section, attr]++ 2022-07-28 15:57:00.403 | cfg_attr[section, attr, lno] = value 2022-07-28 15:57:00.403 | } 2022-07-28 15:57:00.403 | } 2022-07-28 15:57:00.403 | END { 2022-07-28 15:57:00.403 | # Process each section in order 2022-07-28 15:57:00.403 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 15:57:00.403 | section = cfg_section[sno] 2022-07-28 15:57:00.403 | # The ini routines simply append a config item immediately 2022-07-28 15:57:00.403 | # after the section header. To keep the same order as defined 2022-07-28 15:57:00.403 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 15:57:00.403 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 15:57:00.403 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 15:57:00.404 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 15:57:00.404 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 15:57:00.404 | else { 2022-07-28 15:57:00.404 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 15:57:00.404 | count = cfg_attr_count[section, attr] 2022-07-28 15:57:00.404 | print "inidelete " configfile " " section " " attr 2022-07-28 15:57:00.404 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 15:57:00.404 | for (l = count -2; l >= 0; l--) 2022-07-28 15:57:00.404 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 15:57:00.404 | } 2022-07-28 15:57:00.404 | } 2022-07-28 15:57:00.404 | } 2022-07-28 15:57:00.404 | } 2022-07-28 15:57:00.404 | ' 2022-07-28 15:57:00.405 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 15:57:00.405 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 15:57:00.410 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 15:57:00.413 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-28 15:57:00.415 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 15:57:00.418 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-28 15:57:00.421 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-28 15:57:00.421 | BEGIN { group = "" } 2022-07-28 15:57:00.421 | /^\[\[.+\|.*\]\]/ { 2022-07-28 15:57:00.421 | gsub("[][]", "", $1); 2022-07-28 15:57:00.421 | split($1, a, "|"); 2022-07-28 15:57:00.421 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 15:57:00.421 | group=a[1] 2022-07-28 15:57:00.421 | } else { 2022-07-28 15:57:00.421 | group="" 2022-07-28 15:57:00.421 | } 2022-07-28 15:57:00.421 | next 2022-07-28 15:57:00.421 | } 2022-07-28 15:57:00.422 | { 2022-07-28 15:57:00.422 | if (group != "") 2022-07-28 15:57:00.422 | print $0 2022-07-28 15:57:00.422 | } 2022-07-28 15:57:00.422 | ' /home/ubuntu/devstack/local.conf 2022-07-28 15:57:00.428 | + 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-07-28 15:57:00.431 | ++ 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-07-28 15:57:00.464 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.468 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-28 15:57:00.470 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-28 15:57:00.503 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.506 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-28 15:57:00.509 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-28 15:57:00.544 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.548 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-28 15:57:00.550 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-28 15:57:00.585 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.588 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-28 15:57:00.591 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-28 15:57:00.622 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.625 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-28 15:57:00.629 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 15:57:00.661 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.664 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.61/identity"' 2022-07-28 15:57:00.666 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.61/identity 2022-07-28 15:57:00.698 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.700 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-28 15:57:00.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 15:57:00.741 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.744 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-28 15:57:00.747 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 15:57:00.781 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.784 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-28 15:57:00.788 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 15:57:00.820 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.822 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-28 15:57:00.825 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 15:57:00.857 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.860 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-28 15:57:00.862 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 15:57:00.894 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.897 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-28 15:57:00.900 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-28 15:57:00.930 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.934 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 15:57:00.936 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 15:57:00.939 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 15:57:00.943 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-28 15:57:00.946 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-28 15:57:00.949 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-28 15:57:00.952 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-28 15:57:00.955 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-28 15:57:00.960 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-28 15:57:00.962 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-28 15:57:00.965 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 15:57:00.968 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 15:57:00.970 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 15:57:00.973 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-28 15:57:00.975 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 15:57:00.979 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-28 15:57:00.981 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-28 15:57:00.984 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-28 15:57:00.987 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-28 15:57:00.991 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 15:57:00.991 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 15:57:00.991 | BEGIN { 2022-07-28 15:57:00.991 | section = "" 2022-07-28 15:57:00.991 | last_section = "" 2022-07-28 15:57:00.991 | section_count = 0 2022-07-28 15:57:00.991 | } 2022-07-28 15:57:00.991 | /^\[.+\]/ { 2022-07-28 15:57:00.992 | gsub("[][]", "", $1); 2022-07-28 15:57:00.992 | section=$1 2022-07-28 15:57:00.992 | next 2022-07-28 15:57:00.992 | } 2022-07-28 15:57:00.992 | /^ *\#/ { 2022-07-28 15:57:00.992 | next 2022-07-28 15:57:00.992 | } 2022-07-28 15:57:00.992 | /^[^ \t]+/ { 2022-07-28 15:57:00.992 | # get offset of first = in $0 2022-07-28 15:57:00.992 | eq_idx = index($0, "=") 2022-07-28 15:57:00.992 | # extract attr & value from $0 2022-07-28 15:57:00.992 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 15:57:00.992 | value = substr($0, eq_idx + 1) 2022-07-28 15:57:00.992 | # only need to strip trailing whitespace from attr 2022-07-28 15:57:00.992 | sub(/[ \t]*$/, "", attr) 2022-07-28 15:57:00.992 | # need to strip leading & trailing whitespace from value 2022-07-28 15:57:00.992 | sub(/^[ \t]*/, "", value) 2022-07-28 15:57:00.992 | sub(/[ \t]*$/, "", value) 2022-07-28 15:57:00.992 | 2022-07-28 15:57:00.992 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 15:57:00.992 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 15:57:00.992 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 15:57:00.992 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 15:57:00.992 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 15:57:00.992 | if (section != last_section) { 2022-07-28 15:57:00.992 | cfg_section[section_count++] = section 2022-07-28 15:57:00.992 | last_section = section 2022-07-28 15:57:00.992 | } 2022-07-28 15:57:00.992 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 15:57:00.992 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 15:57:00.992 | 2022-07-28 15:57:00.992 | cfg_attr[section, attr, 0] = value 2022-07-28 15:57:00.992 | cfg_attr_count[section, attr] = 1 2022-07-28 15:57:00.992 | } else { 2022-07-28 15:57:00.992 | lno = cfg_attr_count[section, attr]++ 2022-07-28 15:57:00.992 | cfg_attr[section, attr, lno] = value 2022-07-28 15:57:00.993 | } 2022-07-28 15:57:00.993 | } 2022-07-28 15:57:00.993 | END { 2022-07-28 15:57:00.993 | # Process each section in order 2022-07-28 15:57:00.993 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 15:57:00.993 | section = cfg_section[sno] 2022-07-28 15:57:00.993 | # The ini routines simply append a config item immediately 2022-07-28 15:57:00.993 | # after the section header. To keep the same order as defined 2022-07-28 15:57:00.993 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 15:57:00.993 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 15:57:00.993 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 15:57:00.993 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 15:57:00.993 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 15:57:00.993 | else { 2022-07-28 15:57:00.993 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 15:57:00.993 | count = cfg_attr_count[section, attr] 2022-07-28 15:57:00.993 | print "inidelete " configfile " " section " " attr 2022-07-28 15:57:00.993 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 15:57:00.993 | for (l = count -2; l >= 0; l--) 2022-07-28 15:57:00.993 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 15:57:00.993 | } 2022-07-28 15:57:00.993 | } 2022-07-28 15:57:00.993 | } 2022-07-28 15:57:00.993 | } 2022-07-28 15:57:00.993 | ' 2022-07-28 15:57:00.994 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 15:57:00.995 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:00.996 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 15:57:00.998 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 15:57:01.001 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-28 15:57:01.004 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 15:57:01.007 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-28 15:57:01.009 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 15:57:01.009 | BEGIN { group = "" } 2022-07-28 15:57:01.009 | /^\[\[.+\|.*\]\]/ { 2022-07-28 15:57:01.009 | gsub("[][]", "", $1); 2022-07-28 15:57:01.009 | split($1, a, "|"); 2022-07-28 15:57:01.009 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 15:57:01.009 | group=a[1] 2022-07-28 15:57:01.009 | } else { 2022-07-28 15:57:01.009 | group="" 2022-07-28 15:57:01.010 | } 2022-07-28 15:57:01.010 | next 2022-07-28 15:57:01.010 | } 2022-07-28 15:57:01.010 | { 2022-07-28 15:57:01.010 | if (group != "") 2022-07-28 15:57:01.010 | print $0 2022-07-28 15:57:01.010 | } 2022-07-28 15:57:01.010 | ' /home/ubuntu/devstack/local.conf 2022-07-28 15:57:01.016 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-28 15:57:01.017 | + inc/async:async_inner:64 : rc=0 2022-07-28 15:57:01.019 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-28 15:57:01.046 | [276425 Async configure_neutron_nova:276425]: finished successfully 2022-07-28 15:57:01.052 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.055 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-28 15:57:01.057 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-28 15:57:01.092 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.096 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-28 15:57:01.099 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-28 15:57:01.129 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.132 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-28 15:57:01.134 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-28 15:57:01.165 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.167 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-28 15:57:01.170 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-28 15:57:01.201 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.204 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-28 15:57:01.206 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-28 15:57:01.237 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.240 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-28 15:57:01.243 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-28 15:57:01.276 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.279 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-28 15:57:01.282 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-28 15:57:01.312 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.315 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-28 15:57:01.318 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-28 15:57:01.348 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.351 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-28 15:57:01.353 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-28 15:57:01.386 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.389 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-28 15:57:01.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-28 15:57:01.431 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.434 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-28 15:57:01.437 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-28 15:57:01.473 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.476 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-28 15:57:01.480 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-28 15:57:01.513 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.516 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-28 15:57:01.518 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-28 15:57:01.549 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.552 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-28 15:57:01.554 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-28 15:57:01.591 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.594 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-28 15:57:01.597 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-28 15:57:01.630 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.634 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 15:57:01.636 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 15:57:01.639 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 15:57:01.643 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-28 15:57:01.645 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-28 15:57:01.649 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-28 15:57:01.651 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-28 15:57:01.655 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-28 15:57:01.662 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-28 15:57:01.665 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-28 15:57:01.669 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 15:57:01.672 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 15:57:01.675 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 15:57:01.679 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-28 15:57:01.681 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 15:57:01.685 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-28 15:57:01.689 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-28 15:57:01.693 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-28 15:57:01.695 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-28 15:57:01.699 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 15:57:01.700 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-28 15:57:01.700 | BEGIN { 2022-07-28 15:57:01.700 | section = "" 2022-07-28 15:57:01.700 | last_section = "" 2022-07-28 15:57:01.700 | section_count = 0 2022-07-28 15:57:01.700 | } 2022-07-28 15:57:01.700 | /^\[.+\]/ { 2022-07-28 15:57:01.700 | gsub("[][]", "", $1); 2022-07-28 15:57:01.700 | section=$1 2022-07-28 15:57:01.700 | next 2022-07-28 15:57:01.700 | } 2022-07-28 15:57:01.700 | /^ *\#/ { 2022-07-28 15:57:01.700 | next 2022-07-28 15:57:01.700 | } 2022-07-28 15:57:01.700 | /^[^ \t]+/ { 2022-07-28 15:57:01.700 | # get offset of first = in $0 2022-07-28 15:57:01.700 | eq_idx = index($0, "=") 2022-07-28 15:57:01.700 | # extract attr & value from $0 2022-07-28 15:57:01.700 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 15:57:01.700 | value = substr($0, eq_idx + 1) 2022-07-28 15:57:01.700 | # only need to strip trailing whitespace from attr 2022-07-28 15:57:01.700 | sub(/[ \t]*$/, "", attr) 2022-07-28 15:57:01.700 | # need to strip leading & trailing whitespace from value 2022-07-28 15:57:01.700 | sub(/^[ \t]*/, "", value) 2022-07-28 15:57:01.700 | sub(/[ \t]*$/, "", value) 2022-07-28 15:57:01.700 | 2022-07-28 15:57:01.700 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 15:57:01.700 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 15:57:01.700 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 15:57:01.700 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 15:57:01.700 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 15:57:01.700 | if (section != last_section) { 2022-07-28 15:57:01.700 | cfg_section[section_count++] = section 2022-07-28 15:57:01.700 | last_section = section 2022-07-28 15:57:01.700 | } 2022-07-28 15:57:01.701 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 15:57:01.701 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 15:57:01.701 | 2022-07-28 15:57:01.701 | cfg_attr[section, attr, 0] = value 2022-07-28 15:57:01.701 | cfg_attr_count[section, attr] = 1 2022-07-28 15:57:01.701 | } else { 2022-07-28 15:57:01.701 | lno = cfg_attr_count[section, attr]++ 2022-07-28 15:57:01.701 | cfg_attr[section, attr, lno] = value 2022-07-28 15:57:01.701 | } 2022-07-28 15:57:01.701 | } 2022-07-28 15:57:01.701 | END { 2022-07-28 15:57:01.701 | # Process each section in order 2022-07-28 15:57:01.701 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 15:57:01.701 | section = cfg_section[sno] 2022-07-28 15:57:01.701 | # The ini routines simply append a config item immediately 2022-07-28 15:57:01.701 | # after the section header. To keep the same order as defined 2022-07-28 15:57:01.701 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 15:57:01.701 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 15:57:01.701 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 15:57:01.701 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 15:57:01.701 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 15:57:01.701 | else { 2022-07-28 15:57:01.701 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 15:57:01.701 | count = cfg_attr_count[section, attr] 2022-07-28 15:57:01.701 | print "inidelete " configfile " " section " " attr 2022-07-28 15:57:01.701 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 15:57:01.701 | for (l = count -2; l >= 0; l--) 2022-07-28 15:57:01.701 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 15:57:01.701 | } 2022-07-28 15:57:01.701 | } 2022-07-28 15:57:01.701 | } 2022-07-28 15:57:01.701 | } 2022-07-28 15:57:01.701 | ' 2022-07-28 15:57:01.701 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.702 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 15:57:01.703 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 15:57:01.706 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 15:57:01.708 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-28 15:57:01.711 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 15:57:01.714 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-28 15:57:01.716 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-28 15:57:01.717 | BEGIN { group = "" } 2022-07-28 15:57:01.717 | /^\[\[.+\|.*\]\]/ { 2022-07-28 15:57:01.717 | gsub("[][]", "", $1); 2022-07-28 15:57:01.717 | split($1, a, "|"); 2022-07-28 15:57:01.717 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 15:57:01.717 | group=a[1] 2022-07-28 15:57:01.717 | } else { 2022-07-28 15:57:01.717 | group="" 2022-07-28 15:57:01.717 | } 2022-07-28 15:57:01.717 | next 2022-07-28 15:57:01.717 | } 2022-07-28 15:57:01.717 | { 2022-07-28 15:57:01.717 | if (group != "") 2022-07-28 15:57:01.717 | print $0 2022-07-28 15:57:01.717 | } 2022-07-28 15:57:01.717 | ' /home/ubuntu/devstack/local.conf 2022-07-28 15:57:01.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-07-28 15:57:01.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-07-28 15:57:01.759 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.761 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-07-28 15:57:01.764 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-07-28 15:57:01.801 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.804 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-07-28 15:57:01.809 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-07-28 15:57:01.846 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.849 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-07-28 15:57:01.851 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-07-28 15:57:01.880 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-07-28 15:57:01.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-28 15:57:01.925 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.928 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-07-28 15:57:01.931 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-07-28 15:57:01.963 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:01.966 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-07-28 15:57:01.968 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-28 15:57:02.001 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:02.004 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-07-28 15:57:02.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-28 15:57:02.038 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:02.041 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 15:57:02.044 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 15:57:02.047 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 15:57:02.050 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-28 15:57:02.053 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:57:02.056 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:57:02.059 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-28 15:57:02.062 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:57:02.067 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-28 15:57:02.069 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-28 15:57:02.072 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 15:57:02.075 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 15:57:02.077 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 15:57:02.080 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 15:57:02.083 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 15:57:02.087 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-28 15:57:02.090 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:57:02.094 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 15:57:02.097 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-28 15:57:02.101 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 15:57:02.102 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:02.102 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 15:57:02.103 | BEGIN { 2022-07-28 15:57:02.103 | section = "" 2022-07-28 15:57:02.103 | last_section = "" 2022-07-28 15:57:02.103 | section_count = 0 2022-07-28 15:57:02.103 | } 2022-07-28 15:57:02.103 | /^\[.+\]/ { 2022-07-28 15:57:02.103 | gsub("[][]", "", $1); 2022-07-28 15:57:02.103 | section=$1 2022-07-28 15:57:02.103 | next 2022-07-28 15:57:02.103 | } 2022-07-28 15:57:02.103 | /^ *\#/ { 2022-07-28 15:57:02.103 | next 2022-07-28 15:57:02.103 | } 2022-07-28 15:57:02.103 | /^[^ \t]+/ { 2022-07-28 15:57:02.103 | # get offset of first = in $0 2022-07-28 15:57:02.103 | eq_idx = index($0, "=") 2022-07-28 15:57:02.103 | # extract attr & value from $0 2022-07-28 15:57:02.103 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 15:57:02.103 | value = substr($0, eq_idx + 1) 2022-07-28 15:57:02.103 | # only need to strip trailing whitespace from attr 2022-07-28 15:57:02.103 | sub(/[ \t]*$/, "", attr) 2022-07-28 15:57:02.103 | # need to strip leading & trailing whitespace from value 2022-07-28 15:57:02.103 | sub(/^[ \t]*/, "", value) 2022-07-28 15:57:02.103 | sub(/[ \t]*$/, "", value) 2022-07-28 15:57:02.103 | 2022-07-28 15:57:02.103 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 15:57:02.103 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 15:57:02.103 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 15:57:02.103 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 15:57:02.103 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 15:57:02.103 | if (section != last_section) { 2022-07-28 15:57:02.103 | cfg_section[section_count++] = section 2022-07-28 15:57:02.103 | last_section = section 2022-07-28 15:57:02.103 | } 2022-07-28 15:57:02.103 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 15:57:02.103 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 15:57:02.104 | 2022-07-28 15:57:02.104 | cfg_attr[section, attr, 0] = value 2022-07-28 15:57:02.104 | cfg_attr_count[section, attr] = 1 2022-07-28 15:57:02.104 | } else { 2022-07-28 15:57:02.104 | lno = cfg_attr_count[section, attr]++ 2022-07-28 15:57:02.104 | cfg_attr[section, attr, lno] = value 2022-07-28 15:57:02.104 | } 2022-07-28 15:57:02.104 | } 2022-07-28 15:57:02.104 | END { 2022-07-28 15:57:02.104 | # Process each section in order 2022-07-28 15:57:02.104 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 15:57:02.104 | section = cfg_section[sno] 2022-07-28 15:57:02.104 | # The ini routines simply append a config item immediately 2022-07-28 15:57:02.104 | # after the section header. To keep the same order as defined 2022-07-28 15:57:02.104 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 15:57:02.104 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 15:57:02.104 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 15:57:02.104 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 15:57:02.104 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 15:57:02.104 | else { 2022-07-28 15:57:02.104 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 15:57:02.104 | count = cfg_attr_count[section, attr] 2022-07-28 15:57:02.104 | print "inidelete " configfile " " section " " attr 2022-07-28 15:57:02.104 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 15:57:02.104 | for (l = count -2; l >= 0; l--) 2022-07-28 15:57:02.104 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 15:57:02.104 | } 2022-07-28 15:57:02.104 | } 2022-07-28 15:57:02.104 | } 2022-07-28 15:57:02.104 | } 2022-07-28 15:57:02.104 | ' 2022-07-28 15:57:02.104 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 15:57:02.106 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 15:57:02.108 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 15:57:02.111 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 15:57:02.114 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 15:57:02.117 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-28 15:57:02.120 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 15:57:02.120 | BEGIN { group = "" } 2022-07-28 15:57:02.120 | /^\[\[.+\|.*\]\]/ { 2022-07-28 15:57:02.120 | gsub("[][]", "", $1); 2022-07-28 15:57:02.120 | split($1, a, "|"); 2022-07-28 15:57:02.120 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 15:57:02.120 | group=a[1] 2022-07-28 15:57:02.120 | } else { 2022-07-28 15:57:02.120 | group="" 2022-07-28 15:57:02.120 | } 2022-07-28 15:57:02.120 | next 2022-07-28 15:57:02.120 | } 2022-07-28 15:57:02.120 | { 2022-07-28 15:57:02.120 | if (group != "") 2022-07-28 15:57:02.120 | print $0 2022-07-28 15:57:02.120 | } 2022-07-28 15:57:02.120 | ' /home/ubuntu/devstack/local.conf 2022-07-28 15:57:02.126 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-28 15:57:02.129 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-28 15:57:02.158 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:02.161 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-28 15:57:02.163 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-28 15:57:02.198 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 15:57:02.203 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-28 15:57:02.221 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:02.224 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-28 15:57:02.227 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:57:02.230 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-28 15:57:02.233 | + ./stack.sh:main:1247 : start_swift 2022-07-28 15:57:02.237 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-28 15:57:02.239 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 15:57:02.242 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 15:57:02.276 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-28 15:57:02.279 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 15:57:02.282 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 15:57:02.286 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-28 15:57:02.739 | Restarting rsync (via systemctl): rsync.service. 2022-07-28 15:57:02.743 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-28 15:57:02.746 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-28 15:57:02.749 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-28 15:57:02.752 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-28 15:57:02.756 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 15:57:02.760 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 15:57:02.764 | + functions-common:run_process:1694 : local service=s-object 2022-07-28 15:57:02.768 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 15:57:02.771 | + functions-common:run_process:1696 : local group= 2022-07-28 15:57:02.774 | + functions-common:run_process:1697 : local user= 2022-07-28 15:57:02.776 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 15:57:02.781 | + functions-common:run_process:1700 : local name=s-object 2022-07-28 15:57:02.785 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 15:57:02.788 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 15:57:02.791 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:57:02.794 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:57:02.799 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:57:02.803 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023822801 2022-07-28 15:57:02.806 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-28 15:57:02.822 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:02.825 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-28 15:57:02.827 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-28 15:57:02.830 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 15:57:02.832 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 15:57:02.835 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 15:57:02.838 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 15:57:02.840 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-28 15:57:02.842 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-28 15:57:02.845 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-28 15:57:02.848 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 15:57:02.850 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 15:57:02.853 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 15:57:02.855 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 15:57:02.859 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-28 15:57:02.861 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-07-28 15:57:02.864 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-28 15:57:02.866 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 15:57:02.868 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 15:57:02.870 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 15:57:02.873 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 15:57:02.875 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 15:57:02.877 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 15:57:02.879 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-28 15:57:02.882 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 15:57:02.886 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-28 15:57:02.945 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-28 15:57:03.003 | + functions-common:write_user_unit_file:1577 : 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-07-28 15:57:03.056 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-28 15:57:03.111 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-28 15:57:03.172 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 15:57:03.229 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 15:57:03.231 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 15:57:03.233 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-28 15:57:03.292 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 15:57:03.777 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-28 15:57:03.790 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-28 15:57:04.260 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-28 15:57:04.291 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 15:57:04.294 | + functions-common:time_stop:2440 : local name 2022-07-28 15:57:04.296 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:57:04.299 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:57:04.302 | + functions-common:time_stop:2443 : local total 2022-07-28 15:57:04.305 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:57:04.308 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 15:57:04.311 | + functions-common:time_stop:2447 : start_time=1659023822801 2022-07-28 15:57:04.313 | + functions-common:time_stop:2449 : [[ -z 1659023822801 ]] 2022-07-28 15:57:04.317 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:57:04.322 | + functions-common:time_stop:2452 : end_time=1659023824319 2022-07-28 15:57:04.325 | + functions-common:time_stop:2453 : elapsed_time=1518 2022-07-28 15:57:04.328 | + functions-common:time_stop:2454 : total=3183 2022-07-28 15:57:04.331 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:57:04.333 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4701 2022-07-28 15:57:04.337 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 15:57:04.339 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 15:57:04.342 | + functions-common:run_process:1694 : local service=s-container 2022-07-28 15:57:04.345 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 15:57:04.348 | + functions-common:run_process:1696 : local group= 2022-07-28 15:57:04.351 | + functions-common:run_process:1697 : local user= 2022-07-28 15:57:04.354 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 15:57:04.357 | + functions-common:run_process:1700 : local name=s-container 2022-07-28 15:57:04.360 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 15:57:04.362 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 15:57:04.364 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:57:04.367 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:57:04.370 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:57:04.374 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023824372 2022-07-28 15:57:04.377 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-28 15:57:04.394 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:04.397 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-28 15:57:04.400 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-28 15:57:04.402 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 15:57:04.404 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 15:57:04.407 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 15:57:04.410 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 15:57:04.412 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-28 15:57:04.415 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-28 15:57:04.417 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-28 15:57:04.420 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 15:57:04.422 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 15:57:04.425 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 15:57:04.427 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 15:57:04.430 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-28 15:57:04.432 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-07-28 15:57:04.435 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-28 15:57:04.437 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 15:57:04.440 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 15:57:04.442 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 15:57:04.444 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 15:57:04.447 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 15:57:04.449 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 15:57:04.452 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-28 15:57:04.454 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 15:57:04.458 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-28 15:57:04.515 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-28 15:57:04.574 | + functions-common:write_user_unit_file:1577 : 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-07-28 15:57:04.629 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-28 15:57:04.685 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-28 15:57:04.747 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 15:57:04.807 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 15:57:04.809 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 15:57:04.812 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-28 15:57:04.867 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 15:57:05.384 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-28 15:57:05.399 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-28 15:57:05.892 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-28 15:57:05.920 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 15:57:05.923 | + functions-common:time_stop:2440 : local name 2022-07-28 15:57:05.925 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:57:05.928 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:57:05.931 | + functions-common:time_stop:2443 : local total 2022-07-28 15:57:05.933 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:57:05.936 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 15:57:05.939 | + functions-common:time_stop:2447 : start_time=1659023824372 2022-07-28 15:57:05.942 | + functions-common:time_stop:2449 : [[ -z 1659023824372 ]] 2022-07-28 15:57:05.946 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:57:05.950 | + functions-common:time_stop:2452 : end_time=1659023825948 2022-07-28 15:57:05.953 | + functions-common:time_stop:2453 : elapsed_time=1576 2022-07-28 15:57:05.955 | + functions-common:time_stop:2454 : total=4701 2022-07-28 15:57:05.958 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:57:05.960 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6277 2022-07-28 15:57:05.963 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 15:57:05.965 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 15:57:05.968 | + functions-common:run_process:1694 : local service=s-account 2022-07-28 15:57:05.970 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 15:57:05.973 | + functions-common:run_process:1696 : local group= 2022-07-28 15:57:05.976 | + functions-common:run_process:1697 : local user= 2022-07-28 15:57:05.979 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 15:57:05.982 | + functions-common:run_process:1700 : local name=s-account 2022-07-28 15:57:05.984 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 15:57:05.987 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 15:57:05.990 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:57:05.992 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:57:05.997 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:57:06.002 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023825998 2022-07-28 15:57:06.005 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-28 15:57:06.027 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:06.034 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-28 15:57:06.038 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-28 15:57:06.041 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 15:57:06.044 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 15:57:06.047 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 15:57:06.050 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 15:57:06.053 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-28 15:57:06.055 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-28 15:57:06.058 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-28 15:57:06.061 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 15:57:06.064 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 15:57:06.067 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 15:57:06.069 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 15:57:06.072 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-28 15:57:06.075 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-07-28 15:57:06.078 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-28 15:57:06.081 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 15:57:06.084 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 15:57:06.086 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 15:57:06.089 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 15:57:06.091 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 15:57:06.094 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 15:57:06.096 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-28 15:57:06.099 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 15:57:06.103 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-28 15:57:06.166 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-28 15:57:06.234 | + functions-common:write_user_unit_file:1577 : 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-07-28 15:57:06.305 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-28 15:57:06.363 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-28 15:57:06.419 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 15:57:06.473 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 15:57:06.476 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 15:57:06.478 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-28 15:57:06.533 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 15:57:06.995 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-28 15:57:07.008 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-28 15:57:07.463 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-28 15:57:07.487 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 15:57:07.492 | + functions-common:time_stop:2440 : local name 2022-07-28 15:57:07.494 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:57:07.497 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:57:07.499 | + functions-common:time_stop:2443 : local total 2022-07-28 15:57:07.502 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:57:07.504 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 15:57:07.507 | + functions-common:time_stop:2447 : start_time=1659023825998 2022-07-28 15:57:07.509 | + functions-common:time_stop:2449 : [[ -z 1659023825998 ]] 2022-07-28 15:57:07.512 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:57:07.517 | + functions-common:time_stop:2452 : end_time=1659023827514 2022-07-28 15:57:07.520 | + functions-common:time_stop:2453 : elapsed_time=1516 2022-07-28 15:57:07.522 | + functions-common:time_stop:2454 : total=6277 2022-07-28 15:57:07.524 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:57:07.527 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7793 2022-07-28 15:57:07.529 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-28 15:57:07.532 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-28 15:57:07.583 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 15:57:07.586 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-28 15:57:07.588 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 15:57:07.591 | + functions-common:run_process:1696 : local group= 2022-07-28 15:57:07.593 | + functions-common:run_process:1697 : local user= 2022-07-28 15:57:07.596 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 15:57:07.598 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-28 15:57:07.601 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 15:57:07.604 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 15:57:07.606 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:57:07.608 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:57:07.612 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:57:07.616 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023827613 2022-07-28 15:57:07.619 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-28 15:57:07.635 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:07.638 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-28 15:57:07.640 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-28 15:57:07.642 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 15:57:07.645 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 15:57:07.647 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 15:57:07.650 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 15:57:07.652 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-28 15:57:07.655 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-28 15:57:07.658 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-28 15:57:07.661 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 15:57:07.664 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 15:57:07.667 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 15:57:07.669 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 15:57:07.672 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-28 15:57:07.675 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-07-28 15:57:07.678 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-28 15:57:07.680 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 15:57:07.682 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 15:57:07.685 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 15:57:07.687 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 15:57:07.689 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 15:57:07.692 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 15:57:07.694 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-28 15:57:07.697 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 15:57:07.701 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-07-28 15:57:07.765 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-28 15:57:07.827 | + functions-common:write_user_unit_file:1577 : 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-07-28 15:57:07.889 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-28 15:57:07.947 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-28 15:57:08.002 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 15:57:08.067 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 15:57:08.070 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 15:57:08.072 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-28 15:57:08.127 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 15:57:08.596 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-28 15:57:09.077 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-28 15:57:09.102 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 15:57:09.104 | + functions-common:time_stop:2440 : local name 2022-07-28 15:57:09.107 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:57:09.109 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:57:09.112 | + functions-common:time_stop:2443 : local total 2022-07-28 15:57:09.115 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:57:09.117 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 15:57:09.119 | + functions-common:time_stop:2447 : start_time=1659023827613 2022-07-28 15:57:09.122 | + functions-common:time_stop:2449 : [[ -z 1659023827613 ]] 2022-07-28 15:57:09.125 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:57:09.130 | + functions-common:time_stop:2452 : end_time=1659023829127 2022-07-28 15:57:09.132 | + functions-common:time_stop:2453 : elapsed_time=1514 2022-07-28 15:57:09.135 | + functions-common:time_stop:2454 : total=7793 2022-07-28 15:57:09.137 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:57:09.140 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9307 2022-07-28 15:57:09.142 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-28 15:57:09.162 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:57:09.165 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 15:57:09.168 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-28 15:57:09.170 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 15:57:09.173 | + functions-common:run_process:1696 : local group= 2022-07-28 15:57:09.175 | + functions-common:run_process:1697 : local user= 2022-07-28 15:57:09.177 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 15:57:09.180 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-28 15:57:09.182 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 15:57:09.185 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 15:57:09.189 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:57:09.191 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:57:09.195 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:57:09.200 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023829197 2022-07-28 15:57:09.202 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-28 15:57:09.220 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:09.222 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-28 15:57:09.225 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-28 15:57:09.227 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 15:57:09.230 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 15:57:09.233 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 15:57:09.238 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 15:57:09.241 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-28 15:57:09.244 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-28 15:57:09.246 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-28 15:57:09.249 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 15:57:09.253 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 15:57:09.256 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 15:57:09.264 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 15:57:09.267 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-28 15:57:09.269 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-07-28 15:57:09.272 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-28 15:57:09.276 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 15:57:09.279 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 15:57:09.281 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 15:57:09.284 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 15:57:09.287 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 15:57:09.290 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 15:57:09.292 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-28 15:57:09.295 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 15:57:09.299 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-28 15:57:09.361 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-28 15:57:09.425 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 15:57:09.486 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-28 15:57:09.542 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-28 15:57:09.597 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 15:57:09.652 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 15:57:09.654 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 15:57:09.657 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-28 15:57:09.715 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 15:57:10.233 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-28 15:57:10.247 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-28 15:57:10.704 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-28 15:57:10.731 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 15:57:10.733 | + functions-common:time_stop:2440 : local name 2022-07-28 15:57:10.736 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:57:10.738 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:57:10.740 | + functions-common:time_stop:2443 : local total 2022-07-28 15:57:10.743 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:57:10.745 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 15:57:10.748 | + functions-common:time_stop:2447 : start_time=1659023829197 2022-07-28 15:57:10.751 | + functions-common:time_stop:2449 : [[ -z 1659023829197 ]] 2022-07-28 15:57:10.754 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:57:10.760 | + functions-common:time_stop:2452 : end_time=1659023830757 2022-07-28 15:57:10.763 | + functions-common:time_stop:2453 : elapsed_time=1560 2022-07-28 15:57:10.765 | + functions-common:time_stop:2454 : total=9307 2022-07-28 15:57:10.768 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:57:10.772 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10867 2022-07-28 15:57:10.775 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-28 15:57:10.775 | Waiting for swift proxy to start... 2022-07-28 15:57:10.778 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.61:8080/info 2022-07-28 15:57:10.781 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 15:57:10.784 | + functions:wait_for_service:458 : local url=http://10.222.0.61:8080/info 2022-07-28 15:57:10.786 | + functions:wait_for_service:459 : local rval=0 2022-07-28 15:57:10.788 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 15:57:10.791 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 15:57:10.793 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:57:10.796 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:57:10.799 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:57:10.804 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023830801 2022-07-28 15:57:10.807 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 15:57:10.814 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.61:8080/info 2022-07-28 15:57:10.827 | + :: : [[ 000 == 503 ]] 2022-07-28 15:57:10.829 | + :: : [[ 7 -eq 7 ]] 2022-07-28 15:57:10.830 | + :: : sleep 1 2022-07-28 15:57:11.835 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.61:8080/info 2022-07-28 15:57:11.848 | + :: : [[ 000 == 503 ]] 2022-07-28 15:57:11.849 | + :: : [[ 7 -eq 7 ]] 2022-07-28 15:57:11.851 | + :: : sleep 1 2022-07-28 15:57:12.854 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.61:8080/info 2022-07-28 15:57:12.868 | + :: : [[ 000 == 503 ]] 2022-07-28 15:57:12.869 | + :: : [[ 7 -eq 7 ]] 2022-07-28 15:57:12.871 | + :: : sleep 1 2022-07-28 15:57:13.875 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.61:8080/info 2022-07-28 15:57:13.896 | + :: : [[ 200 == 503 ]] 2022-07-28 15:57:13.898 | + :: : [[ 0 -eq 7 ]] 2022-07-28 15:57:13.901 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 15:57:13.904 | + functions-common:time_stop:2440 : local name 2022-07-28 15:57:13.907 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:57:13.910 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:57:13.912 | + functions-common:time_stop:2443 : local total 2022-07-28 15:57:13.915 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:57:13.918 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 15:57:13.920 | + functions-common:time_stop:2447 : start_time=1659023830801 2022-07-28 15:57:13.923 | + functions-common:time_stop:2449 : [[ -z 1659023830801 ]] 2022-07-28 15:57:13.926 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:57:13.931 | + functions-common:time_stop:2452 : end_time=1659023833928 2022-07-28 15:57:13.933 | + functions-common:time_stop:2453 : elapsed_time=3127 2022-07-28 15:57:13.936 | + functions-common:time_stop:2454 : total=6115 2022-07-28 15:57:13.938 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:57:13.941 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9242 2022-07-28 15:57:13.944 | + functions:wait_for_service:467 : return 0 2022-07-28 15:57:13.946 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-28 15:57:13.949 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 15:57:13.952 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-28 15:57:13.970 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:13.973 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 15:57:14.005 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-28 15:57:14.056 | [229312 Async configure_neutron_nova:276425]: Waiting for completion of configure_neutron_nova running on PID 276425 (2 other jobs running) 2022-07-28 15:57:14.083 | [229312 Async configure_neutron_nova:276425]: Signaling child to exit 2022-07-28 15:57:14.083 | WAKEUP 2022-07-28 15:57:14.106 | [229312 Async configure_neutron_nova:276425]: Signaled 2022-07-28 15:57:14.108 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-28 15:57:14.108 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 15:57:14.108 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 15:57:14.108 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 15:57:14.108 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 15:57:14.108 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 15:57:14.108 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 15:57:14.108 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.61/identity 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-28 15:57:14.108 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 15:57:14.108 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 15:57:14.108 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 15:57:14.108 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-28 15:57:14.109 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-28 15:57:14.109 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-28 15:57:14.109 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 15:57:14.109 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-28 15:57:14.109 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-28 15:57:14.109 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 15:57:14.109 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 15:57:14.109 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-28 15:57:14.109 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.61/identity 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-28 15:57:14.109 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 15:57:14.109 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 15:57:14.109 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 15:57:14.109 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-28 15:57:14.153 | [229312 Async configure_neutron_nova:276425]: finished configure_neutron_nova with result 0 in 0 seconds 2022-07-28 15:57:14.158 | + inc/async:async_wait:197 : return 0 2022-07-28 15:57:14.161 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-28 15:57:14.179 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:14.182 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 15:57:14.212 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 15:57:14.244 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-28 15:57:14.261 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:14.264 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-28 15:57:14.267 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:57:14.269 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-28 15:57:14.272 | + ./stack.sh:main:1272 : start_nova_api 2022-07-28 15:57:14.274 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-28 15:57:14.277 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-28 15:57:14.280 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-28 15:57:14.282 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-28 15:57:14.300 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:57:14.302 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 15:57:14.305 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 15:57:14.307 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 15:57:14.310 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-28 15:57:14.314 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-28 15:57:14.318 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 15:57:14.321 | + functions-common:run_process:1694 : local service=n-api 2022-07-28 15:57:14.324 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 15:57:14.327 | + functions-common:run_process:1696 : local group= 2022-07-28 15:57:14.329 | + functions-common:run_process:1697 : local user= 2022-07-28 15:57:14.332 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 15:57:14.334 | + functions-common:run_process:1700 : local name=n-api 2022-07-28 15:57:14.337 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 15:57:14.340 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 15:57:14.342 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:57:14.345 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:57:14.348 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:57:14.352 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023834350 2022-07-28 15:57:14.355 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-28 15:57:14.372 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:14.375 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-07-28 15:57:14.377 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-28 15:57:14.380 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 15:57:14.383 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 15:57:14.386 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 15:57:14.388 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 15:57:14.391 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-28 15:57:14.393 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-28 15:57:14.396 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-28 15:57:14.399 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 15:57:14.401 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 15:57:14.404 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 15:57:14.406 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 15:57:14.409 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 15:57:14.412 | + functions-common:_run_under_systemd:1668 : 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-07-28 15:57:14.414 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-28 15:57:14.416 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 15:57:14.419 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 15:57:14.421 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 15:57:14.424 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 15:57:14.426 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-28 15:57:14.428 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 15:57:14.433 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-07-28 15:57:14.485 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-28 15:57:14.539 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-28 15:57:14.594 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-07-28 15:57:14.648 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 15:57:14.709 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-28 15:57:14.764 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-28 15:57:14.821 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-28 15:57:14.877 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-28 15:57:14.944 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-28 15:57:15.009 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 15:57:15.013 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 15:57:15.015 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-28 15:57:15.079 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 15:57:15.562 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-28 15:57:15.576 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-28 15:57:16.082 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-28 15:57:16.156 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 15:57:16.159 | + functions-common:time_stop:2440 : local name 2022-07-28 15:57:16.162 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:57:16.164 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:57:16.168 | + functions-common:time_stop:2443 : local total 2022-07-28 15:57:16.171 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:57:16.173 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 15:57:16.176 | + functions-common:time_stop:2447 : start_time=1659023834350 2022-07-28 15:57:16.178 | + functions-common:time_stop:2449 : [[ -z 1659023834350 ]] 2022-07-28 15:57:16.182 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:57:16.187 | + functions-common:time_stop:2452 : end_time=1659023836184 2022-07-28 15:57:16.189 | + functions-common:time_stop:2453 : elapsed_time=1834 2022-07-28 15:57:16.192 | + functions-common:time_stop:2454 : total=10867 2022-07-28 15:57:16.194 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:57:16.202 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12701 2022-07-28 15:57:16.206 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.61/compute/v2.1/ 2022-07-28 15:57:16.209 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-28 15:57:16.209 | Waiting for nova-api to start... 2022-07-28 15:57:16.211 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.61/compute/v2.1/ 2022-07-28 15:57:16.214 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 15:57:16.217 | + functions:wait_for_service:458 : local url=http://10.222.0.61/compute/v2.1/ 2022-07-28 15:57:16.219 | + functions:wait_for_service:459 : local rval=0 2022-07-28 15:57:16.221 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 15:57:16.224 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 15:57:16.227 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:57:16.229 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:57:16.232 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:57:16.237 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023836234 2022-07-28 15:57:16.240 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 15:57:16.246 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.61/compute/v2.1/ 2022-07-28 15:57:21.783 | + :: : [[ 200 == 503 ]] 2022-07-28 15:57:21.786 | + :: : [[ 0 -eq 7 ]] 2022-07-28 15:57:21.790 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 15:57:21.795 | + functions-common:time_stop:2440 : local name 2022-07-28 15:57:21.799 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:57:21.803 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:57:21.807 | + functions-common:time_stop:2443 : local total 2022-07-28 15:57:21.811 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:57:21.815 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 15:57:21.818 | + functions-common:time_stop:2447 : start_time=1659023836234 2022-07-28 15:57:21.821 | + functions-common:time_stop:2449 : [[ -z 1659023836234 ]] 2022-07-28 15:57:21.824 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:57:21.830 | + functions-common:time_stop:2452 : end_time=1659023841826 2022-07-28 15:57:21.833 | + functions-common:time_stop:2453 : elapsed_time=5592 2022-07-28 15:57:21.837 | + functions-common:time_stop:2454 : total=9242 2022-07-28 15:57:21.840 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:57:21.843 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14834 2022-07-28 15:57:21.847 | + functions:wait_for_service:467 : return 0 2022-07-28 15:57:21.850 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 15:57:21.853 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 15:57:21.855 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-28 15:57:21.873 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:21.875 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-28 15:57:21.878 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:57:21.881 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-28 15:57:21.884 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-28 15:57:21.887 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-28 15:57:21.890 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-28 15:57:21.908 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:57:21.911 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-28 15:57:21.929 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:21.932 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-28 15:57:21.934 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 15:57:21.937 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-28 15:57:21.940 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-28 15:57:21.943 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-28 15:57:21.948 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 15:57:21.980 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-28 15:57:21.984 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 15:57:21.987 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 15:57:21.990 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-28 15:57:22.026 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-28 15:57:22.061 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-28 15:57:22.065 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-28 15:57:22.068 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-28 15:57:22.071 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-28 15:57:22.074 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-28 15:57:22.081 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-28 15:57:22.085 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 15:57:22.088 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 15:57:22.092 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-28 15:57:22.096 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-28 15:57:22.099 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-28 15:57:22.102 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-28 15:57:22.105 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 15:57:22.109 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 15:57:22.113 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 15:57:22.116 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-28 15:57:22.120 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 15:57:22.123 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 15:57:22.126 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-28 15:57:22.147 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:57:22.151 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-28 15:57:22.155 | + lib/neutron-legacy:start_neutron_service_and_check:545 : 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-07-28 15:57:22.157 | + functions-common:run_process:1694 : local service=q-svc 2022-07-28 15:57:22.160 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 15:57:22.163 | + functions-common:run_process:1696 : local group= 2022-07-28 15:57:22.167 | + functions-common:run_process:1697 : local user= 2022-07-28 15:57:22.169 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 15:57:22.172 | + functions-common:run_process:1700 : local name=q-svc 2022-07-28 15:57:22.175 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 15:57:22.178 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 15:57:22.180 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:57:22.183 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:57:22.186 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:57:22.191 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023842188 2022-07-28 15:57:22.194 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-28 15:57:22.211 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 15:57:22.214 | + functions-common:run_process:1704 : _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-07-28 15:57:22.216 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-28 15:57:22.219 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 15:57:22.222 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 15:57:22.225 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 15:57:22.227 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 15:57:22.230 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-28 15:57:22.232 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-28 15:57:22.235 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-28 15:57:22.238 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 15:57:22.240 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 15:57:22.243 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 15:57:22.245 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 15:57:22.248 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-28 15:57:22.251 | + functions-common:_run_under_systemd:1670 : 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-07-28 15:57:22.254 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-28 15:57:22.256 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 15:57:22.259 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 15:57:22.261 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 15:57:22.263 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 15:57:22.266 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 15:57:22.268 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 15:57:22.271 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-28 15:57:22.273 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 15:57:22.278 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-28 15:57:22.340 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-28 15:57:22.398 | + functions-common:write_user_unit_file:1577 : 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-07-28 15:57:22.457 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-28 15:57:22.511 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-28 15:57:22.570 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 15:57:22.629 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 15:57:22.631 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 15:57:22.633 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-28 15:57:22.691 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 15:57:23.164 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-28 15:57:23.178 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-28 15:57:23.652 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-28 15:57:23.683 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 15:57:23.685 | + functions-common:time_stop:2440 : local name 2022-07-28 15:57:23.687 | + functions-common:time_stop:2441 : local end_time 2022-07-28 15:57:23.690 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 15:57:23.693 | + functions-common:time_stop:2443 : local total 2022-07-28 15:57:23.696 | + functions-common:time_stop:2444 : local start_time 2022-07-28 15:57:23.698 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 15:57:23.701 | + functions-common:time_stop:2447 : start_time=1659023842188 2022-07-28 15:57:23.704 | + functions-common:time_stop:2449 : [[ -z 1659023842188 ]] 2022-07-28 15:57:23.708 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 15:57:23.717 | + functions-common:time_stop:2452 : end_time=1659023843714 2022-07-28 15:57:23.720 | + functions-common:time_stop:2453 : elapsed_time=1526 2022-07-28 15:57:23.722 | + functions-common:time_stop:2454 : total=12701 2022-07-28 15:57:23.727 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 15:57:23.730 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14227 2022-07-28 15:57:23.733 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.61:9696 2022-07-28 15:57:23.735 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-28 15:57:23.754 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 15:57:23.756 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-28 15:57:23.757 | Waiting for Neutron to start... 2022-07-28 15:57:23.759 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.61:9696' 2022-07-28 15:57:23.761 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.61:9696' 'Neutron did not start' 60 2022-07-28 15:57:23.764 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.61:9696' 2022-07-28 15:57:23.766 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-28 15:57:23.770 | + functions-common:test_with_retry:2380 : local until=60 2022-07-28 15:57:23.772 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 15:57:23.774 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 15:57:23.777 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 15:57:23.779 | + functions-common:time_start:2427 : local start_time= 2022-07-28 15:57:23.782 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 15:57:23.785 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 15:57:23.790 | + functions-common:time_start:2431 : _TIME_START[$name]=1659023843787 2022-07-28 15:57:23.793 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.61:9696; do sleep 0.5; done' 2022-07-28 15:58:23.801 | + functions-common:test_with_retry:2385 : die 2385 'Neutron did not start' 2022-07-28 15:58:23.806 | + functions-common:die:264 : local exitcode=0 2022-07-28 15:58:23.810 | [Call Trace] 2022-07-28 15:58:23.811 | ./stack.sh:1286:start_neutron_service_and_check 2022-07-28 15:58:23.811 | /home/ubuntu/devstack/lib/neutron-legacy:555:test_with_retry 2022-07-28 15:58:23.811 | /home/ubuntu/devstack/functions-common:2385:die 2022-07-28 15:58:23.818 | [ERROR] /home/ubuntu/devstack/functions-common:2385 Neutron did not start 2022-07-28 15:58:24.823 | exit_trap: cleaning up child processes 2022-07-28 15:58:24.825 | Error on exit