2022-11-02 15:49:05.618 | + ./stack.sh:main:487 : exec 2022-11-02 15:49:05.618 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-154905' 2022-11-02 15:49:05.618 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-11-02-154905.summary.2022-11-02-154905 2022-11-02 15:49:05.618 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:49:05.618 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-154905 2022-11-02 15:49:05.618 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-154905 /opt/stack/logs/stack.sh.log 2022-11-02 15:49:05.619 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-154905.summary.2022-11-02-154905 /opt/stack/logs/stack.sh.log.summary 2022-11-02 15:49:05.619 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-11-02 15:49:05.619 | + functions:check_path_perm_sanity:596 : local real_path 2022-11-02 15:49:05.619 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-11-02 15:49:05.619 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-11-02 15:49:05.619 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-11-02 15:49:05.619 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-11-02 15:49:05.619 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-11-02 15:49:05.619 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 15:49:05.619 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-11-02 15:49:05.619 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-11-02 15:49:05.619 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 15:49:05.619 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 15:49:05.619 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-11-02 15:49:05.619 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-11-02 15:49:05.619 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 15:49:05.619 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-11-02 15:49:05.619 | + ./stack.sh:main:560 : trap err_trap ERR 2022-11-02 15:49:05.619 | + ./stack.sh:main:573 : set -o errexit 2022-11-02 15:49:05.620 | + ./stack.sh:main:576 : uname -a 2022-11-02 15:49:05.622 | Linux dv-neutron-863275-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-11-02 15:49:05.624 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-11-02 15:49:05.626 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-11-02 15:49:05.629 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-11-02 15:49:05.665 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-11-02 15:49:05.681 | + ./stack.sh:main:590 : fetch_plugins 2022-11-02 15:49:05.683 | + functions-common:fetch_plugins:1797 : local plugins= 2022-11-02 15:49:05.685 | + functions-common:fetch_plugins:1798 : local plugin 2022-11-02 15:49:05.687 | + functions-common:fetch_plugins:1801 : [[ -z '' ]] 2022-11-02 15:49:05.688 | + functions-common:fetch_plugins:1802 : return 2022-11-02 15:49:05.690 | + ./stack.sh:main:594 : run_phase override_defaults 2022-11-02 15:49:05.692 | + functions-common:run_phase:1879 : local mode=override_defaults 2022-11-02 15:49:05.694 | + functions-common:run_phase:1880 : local phase= 2022-11-02 15:49:05.696 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:49:05.698 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:49:05.699 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:49:05.702 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:49:05.703 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:49:05.706 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:49:05.709 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:49:05.711 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:49:05.713 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:49:05.714 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-11-02 15:49:05.716 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:49:05.729 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:49:05.731 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 15:49:05.733 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:49:05.735 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:49:05.737 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:49:05.738 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:49:05.740 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:49:05.742 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-11-02 15:49:05.744 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-11-02 15:49:05.746 | + functions-common:run_phase:1900 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 15:49:05.747 | + functions-common:run_phase:1903 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 15:49:05.749 | + functions-common:run_phase:1904 : plugin_override_defaults 2022-11-02 15:49:05.751 | + functions-common:plugin_override_defaults:1838 : local plugins= 2022-11-02 15:49:05.753 | + functions-common:plugin_override_defaults:1839 : local plugin 2022-11-02 15:49:05.755 | + functions-common:plugin_override_defaults:1842 : [[ -z '' ]] 2022-11-02 15:49:05.757 | + functions-common:plugin_override_defaults:1843 : return 2022-11-02 15:49:05.759 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-11-02 15:49:05.776 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-11-02 15:49:05.778 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-11-02 15:49:05.792 | ++ functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:49:05.794 | +++ lib/tls:source:43 : hostname -f 2022-11-02 15:49:05.797 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-11-02 15:49:05.799 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-11-02 15:49:05.801 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-11-02 15:49:05.803 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-11-02 15:49:05.805 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-11-02 15:49:05.807 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-11-02 15:49:05.809 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-11-02 15:49:05.810 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-11-02 15:49:05.812 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-11-02 15:49:05.814 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-11-02 15:49:05.819 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-11-02 15:49:05.831 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-11-02 15:49:05.848 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-11-02 15:49:05.862 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-11-02 15:49:05.874 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-11-02 15:49:05.910 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-11-02 15:49:05.969 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-11-02 15:49:06.060 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-11-02 15:49:06.082 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-11-02 15:49:06.134 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-11-02 15:49:06.187 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-11-02 15:49:06.335 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-11-02 15:49:06.350 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-11-02 15:49:06.363 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-11-02 15:49:06.376 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-11-02 15:49:06.473 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-11-02 15:49:06.475 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-11-02 15:49:06.478 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-11-02 15:49:06.480 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-11-02 15:49:06.482 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-11-02 15:49:06.485 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-11-02 15:49:06.487 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-11-02 15:49:06.487 | False' 2022-11-02 15:49:06.490 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-11-02 15:49:06.505 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-11-02 15:49:06.507 | + ./stack.sh:main:624 : run_phase source 2022-11-02 15:49:06.510 | + functions-common:run_phase:1879 : local mode=source 2022-11-02 15:49:06.511 | + functions-common:run_phase:1880 : local phase= 2022-11-02 15:49:06.513 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:49:06.516 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:49:06.518 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:49:06.520 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:49:06.522 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:49:06.524 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:49:06.528 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:49:06.531 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:49:06.533 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:49:06.535 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-11-02 15:49:06.537 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:49:06.551 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:49:06.554 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 15:49:06.556 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-11-02 15:49:06.596 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-11-02 15:49:06.598 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-11-02 15:49:06.600 | + functions-common:run_phase:1900 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 15:49:06.602 | + functions-common:run_phase:1901 : load_plugin_settings 2022-11-02 15:49:06.604 | + functions-common:load_plugin_settings:1815 : local plugins= 2022-11-02 15:49:06.606 | + functions-common:load_plugin_settings:1816 : local plugin 2022-11-02 15:49:06.609 | + functions-common:load_plugin_settings:1819 : [[ -z '' ]] 2022-11-02 15:49:06.611 | + functions-common:load_plugin_settings:1820 : return 2022-11-02 15:49:06.613 | + functions-common:run_phase:1902 : verify_disabled_services 2022-11-02 15:49:06.615 | + functions-common:verify_disabled_services:2162 : local service 2022-11-02 15:49:06.618 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.620 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-11-02 15:49:06.622 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.625 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-11-02 15:49:06.627 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.629 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-11-02 15:49:06.631 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.633 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-11-02 15:49:06.636 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.638 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-11-02 15:49:06.641 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.643 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-11-02 15:49:06.645 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.647 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-11-02 15:49:06.650 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.652 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-11-02 15:49:06.655 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.657 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-11-02 15:49:06.659 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.662 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-11-02 15:49:06.664 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.666 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-11-02 15:49:06.668 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.671 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-11-02 15:49:06.673 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.675 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-11-02 15:49:06.677 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.680 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-11-02 15:49:06.682 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.684 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-11-02 15:49:06.687 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.689 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-11-02 15:49:06.691 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.694 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-11-02 15:49:06.696 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.698 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-11-02 15:49:06.700 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.703 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-11-02 15:49:06.706 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.708 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-11-02 15:49:06.710 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.712 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-11-02 15:49:06.715 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.717 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-11-02 15:49:06.720 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.722 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-11-02 15:49:06.724 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.727 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-11-02 15:49:06.729 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.731 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-11-02 15:49:06.733 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.736 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-11-02 15:49:06.738 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.740 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-11-02 15:49:06.743 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.745 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-11-02 15:49:06.747 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.750 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-11-02 15:49:06.752 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.755 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-11-02 15:49:06.757 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.759 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-11-02 15:49:06.761 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.764 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-11-02 15:49:06.767 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.769 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-11-02 15:49:06.771 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.773 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-11-02 15:49:06.776 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.778 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-11-02 15:49:06.780 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.783 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-11-02 15:49:06.785 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.787 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-11-02 15:49:06.790 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.792 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-11-02 15:49:06.794 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.796 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-11-02 15:49:06.799 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.801 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-11-02 15:49:06.803 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.806 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-11-02 15:49:06.808 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.810 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-11-02 15:49:06.813 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.815 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-11-02 15:49:06.817 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.820 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-11-02 15:49:06.822 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.824 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-11-02 15:49:06.827 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.829 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-11-02 15:49:06.832 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:49:06.834 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-11-02 15:49:06.837 | + ./stack.sh:main:695 : initialize_database_backends 2022-11-02 15:49:06.839 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 15:49:06.841 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-11-02 15:49:06.856 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:49:06.858 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-11-02 15:49:06.861 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 15:49:06.863 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-11-02 15:49:06.880 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:49:06.882 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-11-02 15:49:06.885 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-11-02 15:49:06.887 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-11-02 15:49:06.890 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-11-02 15:49:06.893 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-11-02 15:49:06.895 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-11-02 15:49:06.897 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-11-02 15:49:06.900 | + lib/database:initialize_database_backends:92 : return 0 2022-11-02 15:49:06.902 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-11-02 15:49:06.902 | Using mysql database backend 2022-11-02 15:49:06.905 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-11-02 15:49:06.921 | + ./stack.sh:main:701 : define_database_baseurl 2022-11-02 15:49:06.924 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-11-02 15:49:06.926 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 15:49:06.929 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-11-02 15:49:06.932 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 15:49:06.934 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-11-02 15:49:06.950 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:49:06.954 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-11-02 15:49:06.970 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-11-02 15:49:06.987 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:49:06.989 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-11-02 15:49:07.006 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-11-02 15:49:07.023 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-11-02 15:49:07.039 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:49:07.041 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-11-02 15:49:07.057 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:49:07.060 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-11-02 15:49:07.077 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-11-02 15:49:07.080 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-11-02 15:49:07.082 | + ./stack.sh:main:757 : save_stackenv 757 2022-11-02 15:49:07.085 | + functions-common:save_stackenv:60 : local tag=757 2022-11-02 15:49:07.088 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 15:49:07.092 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-154907 2022-11-02 15:49:07.094 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-154907 757' 2022-11-02 15:49:07.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.099 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 15:49:07.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.104 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 15:49:07.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.110 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 15:49:07.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.115 | + 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-11-02 15:49:07.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.120 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 15:49:07.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.125 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 15:49:07.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.130 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-154905 2022-11-02 15:49:07.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.135 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 15:49:07.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.140 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 15:49:07.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.144 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 15:49:07.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.149 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 15:49:07.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.154 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 15:49:07.156 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:49:07.159 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 15:49:07.161 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-11-02 15:49:07.164 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-11-02 15:49:07.166 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-11-02 15:49:07.168 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-11-02 15:49:07.171 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:49:07.173 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:49:07.176 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:49:07.178 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:49:07.180 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:49:07.183 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:49:07.198 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:49:07.200 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:49:07.203 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:49:07.205 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:49:07.206 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:49:07.211 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-11-02 15:49:07.213 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:49:07.215 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-11-02 15:49:07.228 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-11-02 15:49:07.230 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:49:07.231 | + functions-common:git_clone:690 : head -1 2022-11-02 15:49:07.235 | 9d58bffe update constraint for stevedore to new release 3.5.2 2022-11-02 15:49:07.237 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:49:07.240 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-11-02 15:49:07.242 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:49:07.245 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-11-02 15:49:07.247 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-11-02 15:49:07.251 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-11-02 15:49:07.253 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-11-02 15:49:07.256 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 15:49:07.258 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-11-02 15:49:07.261 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-11-02 15:49:07.263 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-11-02 15:49:07.267 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-11-02 15:49:07.271 | ++ tools/install_prereqs.sh:source:47 : NOW=1667404147 2022-11-02 15:49:07.274 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-11-02 15:49:07.279 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1667403204 2022-11-02 15:49:07.281 | ++ tools/install_prereqs.sh:source:49 : DELTA=943 2022-11-02 15:49:07.284 | ++ tools/install_prereqs.sh:source:50 : [[ 943 -lt 7200 ]] 2022-11-02 15:49:07.286 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-11-02 15:49:07.289 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-11-02 15:49:07.291 | ++ functions-common:export_proxy_variables:2269 : isset http_proxy 2022-11-02 15:49:07.294 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-11-02 15:49:07.296 | ++ functions-common:export_proxy_variables:2272 : isset https_proxy 2022-11-02 15:49:07.299 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-11-02 15:49:07.301 | ++ functions-common:export_proxy_variables:2275 : isset no_proxy 2022-11-02 15:49:07.304 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-11-02 15:49:07.307 | +++ 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-11-02 15:49:07.354 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-11-02 15:49:07.354 | apache2-dev 2022-11-02 15:49:07.354 | bc 2022-11-02 15:49:07.354 | bsdmainutils 2022-11-02 15:49:07.354 | curl 2022-11-02 15:49:07.354 | g++ 2022-11-02 15:49:07.354 | gawk 2022-11-02 15:49:07.354 | gcc 2022-11-02 15:49:07.354 | gettext 2022-11-02 15:49:07.354 | git 2022-11-02 15:49:07.354 | graphviz 2022-11-02 15:49:07.354 | iputils-ping 2022-11-02 15:49:07.354 | libapache2-mod-proxy-uwsgi 2022-11-02 15:49:07.354 | libffi-dev 2022-11-02 15:49:07.354 | libjpeg-dev 2022-11-02 15:49:07.354 | libpcre3-dev 2022-11-02 15:49:07.354 | libpq-dev 2022-11-02 15:49:07.354 | libssl-dev 2022-11-02 15:49:07.354 | libsystemd-dev 2022-11-02 15:49:07.354 | libxml2-dev 2022-11-02 15:49:07.354 | libxslt1-dev 2022-11-02 15:49:07.354 | libyaml-dev 2022-11-02 15:49:07.354 | lsof 2022-11-02 15:49:07.354 | openssh-server 2022-11-02 15:49:07.354 | openssl 2022-11-02 15:49:07.354 | pkg-config 2022-11-02 15:49:07.354 | psmisc 2022-11-02 15:49:07.354 | python3-dev 2022-11-02 15:49:07.354 | python3-pip 2022-11-02 15:49:07.354 | python3-systemd 2022-11-02 15:49:07.355 | python3-venv 2022-11-02 15:49:07.355 | tar 2022-11-02 15:49:07.355 | tcpdump 2022-11-02 15:49:07.355 | unzip 2022-11-02 15:49:07.355 | uuid-runtime 2022-11-02 15:49:07.355 | wget 2022-11-02 15:49:07.355 | wget 2022-11-02 15:49:07.355 | zlib1g-dev 2022-11-02 15:49:07.355 | libkrb5-dev 2022-11-02 15:49:07.355 | libldap2-dev 2022-11-02 15:49:07.355 | libsasl2-dev 2022-11-02 15:49:07.355 | memcached 2022-11-02 15:49:07.355 | python3-mysqldb 2022-11-02 15:49:07.355 | sqlite3 2022-11-02 15:49:07.355 | conntrack 2022-11-02 15:49:07.355 | curl 2022-11-02 15:49:07.355 | dnsmasq-base 2022-11-02 15:49:07.355 | dnsmasq-utils 2022-11-02 15:49:07.355 | ebtables 2022-11-02 15:49:07.355 | genisoimage 2022-11-02 15:49:07.355 | iptables 2022-11-02 15:49:07.355 | iputils-arping 2022-11-02 15:49:07.355 | kpartx 2022-11-02 15:49:07.355 | libjs-jquery-tablesorter 2022-11-02 15:49:07.355 | parted 2022-11-02 15:49:07.355 | pm-utils 2022-11-02 15:49:07.355 | python3-mysqldb 2022-11-02 15:49:07.355 | socat 2022-11-02 15:49:07.355 | sqlite3 2022-11-02 15:49:07.355 | sudo 2022-11-02 15:49:07.355 | vlan 2022-11-02 15:49:07.355 | lsscsi 2022-11-02 15:49:07.355 | open-iscsi 2022-11-02 15:49:07.355 | lvm2 2022-11-02 15:49:07.355 | qemu-utils 2022-11-02 15:49:07.355 | thin-provisioning-tools 2022-11-02 15:49:07.356 | acl 2022-11-02 15:49:07.356 | dnsmasq-base 2022-11-02 15:49:07.356 | dnsmasq-utils 2022-11-02 15:49:07.356 | ebtables 2022-11-02 15:49:07.356 | haproxy 2022-11-02 15:49:07.356 | iptables 2022-11-02 15:49:07.356 | iputils-arping 2022-11-02 15:49:07.356 | iputils-ping 2022-11-02 15:49:07.356 | postgresql-server-dev-all 2022-11-02 15:49:07.356 | python3-mysqldb 2022-11-02 15:49:07.356 | sqlite3 2022-11-02 15:49:07.356 | sudo 2022-11-02 15:49:07.356 | vlan 2022-11-02 15:49:07.356 | pcp 2022-11-02 15:49:07.356 | ipset 2022-11-02 15:49:07.356 | conntrack 2022-11-02 15:49:07.356 | conntrackd 2022-11-02 15:49:07.356 | keepalived 2022-11-02 15:49:07.356 | lvm2 2022-11-02 15:49:07.356 | qemu-utils 2022-11-02 15:49:07.356 | thin-provisioning-tools 2022-11-02 15:49:07.356 | curl 2022-11-02 15:49:07.356 | liberasurecode-dev 2022-11-02 15:49:07.356 | make 2022-11-02 15:49:07.356 | memcached 2022-11-02 15:49:07.356 | rsync 2022-11-02 15:49:07.356 | sqlite3 2022-11-02 15:49:07.356 | xfsprogs' 2022-11-02 15:49:07.358 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-11-02 15:49:07.376 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-11-02 15:49:07.376 | apache2-dev 2022-11-02 15:49:07.376 | bc 2022-11-02 15:49:07.376 | bsdmainutils 2022-11-02 15:49:07.376 | curl 2022-11-02 15:49:07.376 | g++ 2022-11-02 15:49:07.376 | gawk 2022-11-02 15:49:07.376 | gcc 2022-11-02 15:49:07.376 | gettext 2022-11-02 15:49:07.376 | git 2022-11-02 15:49:07.376 | graphviz 2022-11-02 15:49:07.376 | iputils-ping 2022-11-02 15:49:07.377 | libapache2-mod-proxy-uwsgi 2022-11-02 15:49:07.377 | libffi-dev 2022-11-02 15:49:07.377 | libjpeg-dev 2022-11-02 15:49:07.377 | libpcre3-dev 2022-11-02 15:49:07.377 | libpq-dev 2022-11-02 15:49:07.377 | libssl-dev 2022-11-02 15:49:07.377 | libsystemd-dev 2022-11-02 15:49:07.377 | libxml2-dev 2022-11-02 15:49:07.377 | libxslt1-dev 2022-11-02 15:49:07.377 | libyaml-dev 2022-11-02 15:49:07.377 | lsof 2022-11-02 15:49:07.377 | openssh-server 2022-11-02 15:49:07.377 | openssl 2022-11-02 15:49:07.377 | pkg-config 2022-11-02 15:49:07.377 | psmisc 2022-11-02 15:49:07.377 | python3-dev 2022-11-02 15:49:07.377 | python3-pip 2022-11-02 15:49:07.377 | python3-systemd 2022-11-02 15:49:07.377 | python3-venv 2022-11-02 15:49:07.377 | tar 2022-11-02 15:49:07.377 | tcpdump 2022-11-02 15:49:07.377 | unzip 2022-11-02 15:49:07.377 | uuid-runtime 2022-11-02 15:49:07.377 | wget 2022-11-02 15:49:07.377 | wget 2022-11-02 15:49:07.377 | zlib1g-dev 2022-11-02 15:49:07.377 | libkrb5-dev 2022-11-02 15:49:07.377 | libldap2-dev 2022-11-02 15:49:07.377 | libsasl2-dev 2022-11-02 15:49:07.377 | memcached 2022-11-02 15:49:07.377 | python3-mysqldb 2022-11-02 15:49:07.377 | sqlite3 2022-11-02 15:49:07.377 | conntrack 2022-11-02 15:49:07.377 | curl 2022-11-02 15:49:07.378 | dnsmasq-base 2022-11-02 15:49:07.378 | dnsmasq-utils 2022-11-02 15:49:07.378 | ebtables 2022-11-02 15:49:07.378 | genisoimage 2022-11-02 15:49:07.378 | iptables 2022-11-02 15:49:07.378 | iputils-arping 2022-11-02 15:49:07.378 | kpartx 2022-11-02 15:49:07.378 | libjs-jquery-tablesorter 2022-11-02 15:49:07.378 | parted 2022-11-02 15:49:07.378 | pm-utils 2022-11-02 15:49:07.378 | python3-mysqldb 2022-11-02 15:49:07.378 | socat 2022-11-02 15:49:07.378 | sqlite3 2022-11-02 15:49:07.378 | sudo 2022-11-02 15:49:07.378 | vlan 2022-11-02 15:49:07.378 | lsscsi 2022-11-02 15:49:07.378 | open-iscsi 2022-11-02 15:49:07.378 | lvm2 2022-11-02 15:49:07.378 | qemu-utils 2022-11-02 15:49:07.378 | thin-provisioning-tools 2022-11-02 15:49:07.378 | acl 2022-11-02 15:49:07.378 | dnsmasq-base 2022-11-02 15:49:07.378 | dnsmasq-utils 2022-11-02 15:49:07.378 | ebtables 2022-11-02 15:49:07.378 | haproxy 2022-11-02 15:49:07.378 | iptables 2022-11-02 15:49:07.378 | iputils-arping 2022-11-02 15:49:07.378 | iputils-ping 2022-11-02 15:49:07.378 | postgresql-server-dev-all 2022-11-02 15:49:07.378 | python3-mysqldb 2022-11-02 15:49:07.378 | sqlite3 2022-11-02 15:49:07.378 | sudo 2022-11-02 15:49:07.378 | vlan 2022-11-02 15:49:07.378 | pcp 2022-11-02 15:49:07.378 | ipset 2022-11-02 15:49:07.378 | conntrack 2022-11-02 15:49:07.379 | conntrackd 2022-11-02 15:49:07.379 | keepalived 2022-11-02 15:49:07.379 | lvm2 2022-11-02 15:49:07.379 | qemu-utils 2022-11-02 15:49:07.379 | thin-provisioning-tools 2022-11-02 15:49:07.379 | curl 2022-11-02 15:49:07.379 | liberasurecode-dev 2022-11-02 15:49:07.379 | make 2022-11-02 15:49:07.379 | memcached 2022-11-02 15:49:07.379 | rsync 2022-11-02 15:49:07.379 | sqlite3 2022-11-02 15:49:07.379 | xfsprogs ' 2022-11-02 15:49:07.379 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-11-02 15:49:07.381 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:49:07.383 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:49:07.387 | ++ 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-11-02 15:49:07.387 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-11-02 15:49:07.392 | ++ 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-11-02 15:49:07.395 | ++ functions-common:install_package:1475 : update_package_repo 2022-11-02 15:49:07.397 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:49:07.399 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-11-02 15:49:07.401 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:49:07.404 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:49:07.406 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:49:07.408 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:49:07.411 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:49:07.413 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:49:07.415 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-11-02 15:49:07.417 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-11-02 15:49:07.419 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-11-02 15:49:07.422 | +++ functions-common:apt_get_update:1209 : id -u 2022-11-02 15:49:07.426 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-11-02 15:49:07.428 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-11-02 15:49:07.430 | ++ functions-common:time_start:2437 : local name=apt-get-update 2022-11-02 15:49:07.432 | ++ functions-common:time_start:2438 : local start_time= 2022-11-02 15:49:07.434 | ++ functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:49:07.437 | +++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:49:07.441 | ++ functions-common:time_start:2442 : _TIME_START[$name]=1667404147438 2022-11-02 15:49:07.443 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-11-02 15:49:07.445 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-11-02 15:49:07.447 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-11-02 15:49:07.797 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-11-02 15:49:07.901 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-11-02 15:49:08.015 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-11-02 15:49:08.073 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-11-02 15:49:08.848 | Fetched 222 kB in 1s (208 kB/s) 2022-11-02 15:49:10.513 | Reading package lists... 2022-11-02 15:49:10.547 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-11-02 15:49:10.549 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-11-02 15:49:10.552 | ++ functions-common:time_stop:2451 : local name 2022-11-02 15:49:10.554 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 15:49:10.556 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:49:10.558 | ++ functions-common:time_stop:2454 : local total 2022-11-02 15:49:10.560 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 15:49:10.562 | ++ functions-common:time_stop:2457 : name=apt-get-update 2022-11-02 15:49:10.564 | ++ functions-common:time_stop:2458 : start_time=1667404147438 2022-11-02 15:49:10.567 | ++ functions-common:time_stop:2460 : [[ -z 1667404147438 ]] 2022-11-02 15:49:10.569 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:49:10.573 | ++ functions-common:time_stop:2463 : end_time=1667404150571 2022-11-02 15:49:10.575 | ++ functions-common:time_stop:2464 : elapsed_time=3133 2022-11-02 15:49:10.578 | ++ functions-common:time_stop:2465 : total=0 2022-11-02 15:49:10.580 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:49:10.582 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3133 2022-11-02 15:49:10.584 | ++ functions-common:install_package:1476 : 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-11-02 15:49:10.587 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:49:10.589 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:49:10.591 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:49:10.594 | ++ functions-common:real_install_package:1462 : 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-11-02 15:49:10.616 | ++ functions-common:apt_get:1242 : 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-11-02 15:49:10.727 | Reading package lists... 2022-11-02 15:49:10.991 | Building dependency tree... 2022-11-02 15:49:10.992 | Reading state information... 2022-11-02 15:49:11.029 | acl is already the newest version (2.2.53-6). 2022-11-02 15:49:11.029 | bc is already the newest version (1.07.1-2build1). 2022-11-02 15:49:11.029 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-11-02 15:49:11.029 | conntrack is already the newest version (1:1.4.5-2). 2022-11-02 15:49:11.029 | ebtables is already the newest version (2.0.11-3build1). 2022-11-02 15:49:11.029 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 15:49:11.029 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-11-02 15:49:11.029 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 15:49:11.029 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-11-02 15:49:11.029 | gettext is already the newest version (0.19.8.1-10build1). 2022-11-02 15:49:11.029 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-11-02 15:49:11.029 | iputils-arping is already the newest version (3:20190709-3). 2022-11-02 15:49:11.029 | iputils-ping is already the newest version (3:20190709-3). 2022-11-02 15:49:11.029 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-11-02 15:49:11.029 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-11-02 15:49:11.029 | libffi-dev is already the newest version (3.3-4). 2022-11-02 15:49:11.029 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-11-02 15:49:11.029 | libyaml-dev is already the newest version (0.2.2-1). 2022-11-02 15:49:11.029 | lsscsi is already the newest version (0.30-0.1). 2022-11-02 15:49:11.030 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-11-02 15:49:11.030 | make is already the newest version (4.2.1-1.2). 2022-11-02 15:49:11.030 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-11-02 15:49:11.030 | psmisc is already the newest version (23.3-1). 2022-11-02 15:49:11.030 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-11-02 15:49:11.030 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-11-02 15:49:11.030 | python3-systemd is already the newest version (234-3build2). 2022-11-02 15:49:11.030 | socat is already the newest version (1.7.3.3-2). 2022-11-02 15:49:11.030 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-11-02 15:49:11.030 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-11-02 15:49:11.030 | conntrackd is already the newest version (1:1.4.5-2). 2022-11-02 15:49:11.030 | graphviz is already the newest version (2.42.2-3build2). 2022-11-02 15:49:11.030 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-11-02 15:49:11.030 | pcp is already the newest version (5.0.3-1). 2022-11-02 15:49:11.030 | pm-utils is already the newest version (1.4.1-19). 2022-11-02 15:49:11.030 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-11-02 15:49:11.030 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:49:11.030 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:49:11.030 | curl is already the newest version (7.68.0-1ubuntu2.14). 2022-11-02 15:49:11.030 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 15:49:11.030 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 15:49:11.030 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-11-02 15:49:11.030 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-11-02 15:49:11.030 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-11-02 15:49:11.030 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-11-02 15:49:11.030 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-11-02 15:49:11.030 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-11-02 15:49:11.030 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-11-02 15:49:11.030 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-11-02 15:49:11.030 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-11-02 15:49:11.030 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 15:49:11.031 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-11-02 15:49:11.031 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-11-02 15:49:11.031 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-11-02 15:49:11.031 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-11-02 15:49:11.031 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-11-02 15:49:11.031 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-11-02 15:49:11.031 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-11-02 15:49:11.031 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 15:49:11.031 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-11-02 15:49:11.031 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-11-02 15:49:11.031 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-11-02 15:49:11.031 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-11-02 15:49:11.031 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-11-02 15:49:11.031 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-11-02 15:49:11.031 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-11-02 15:49:11.031 | unzip is already the newest version (6.0-25ubuntu1.1). 2022-11-02 15:49:11.031 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-11-02 15:49:11.031 | wget is already the newest version (1.20.3-1ubuntu2). 2022-11-02 15:49:11.031 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-11-02 15:49:11.271 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:49:11.271 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-11-02 15:49:11.271 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-11-02 15:49:11.271 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-11-02 15:49:11.271 | The following packages were automatically installed and are no longer required: 2022-11-02 15:49:11.272 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:49:11.272 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:49:11.272 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:49:11.273 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:49:11.273 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:49:11.273 | python3-zope.interface 2022-11-02 15:49:11.273 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:49:11.391 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:49:11.396 | ++ functions-common:apt_get:1246 : result=0 2022-11-02 15:49:11.398 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:49:11.400 | ++ functions-common:time_stop:2451 : local name 2022-11-02 15:49:11.403 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 15:49:11.406 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:49:11.408 | ++ functions-common:time_stop:2454 : local total 2022-11-02 15:49:11.410 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 15:49:11.412 | ++ functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:49:11.415 | ++ functions-common:time_stop:2458 : start_time=1667404150613 2022-11-02 15:49:11.417 | ++ functions-common:time_stop:2460 : [[ -z 1667404150613 ]] 2022-11-02 15:49:11.420 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:49:11.424 | ++ functions-common:time_stop:2463 : end_time=1667404151422 2022-11-02 15:49:11.427 | ++ functions-common:time_stop:2464 : elapsed_time=809 2022-11-02 15:49:11.429 | ++ functions-common:time_stop:2465 : total=797 2022-11-02 15:49:11.431 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:49:11.433 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1606 2022-11-02 15:49:11.436 | ++ functions-common:apt_get:1250 : return 0 2022-11-02 15:49:11.438 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-11-02 15:49:11.441 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-11-02 15:49:11.443 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-11-02 15:49:11.448 | ++ tools/install_prereqs.sh:source:89 : date 2022-11-02 15:49:11.452 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-11-02 15:49:11.455 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-11-02 15:49:11.458 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-11-02 15:49:12.884 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-11-02 15:49:12.886 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-11-02 15:49:12.887 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-11-02 15:49:12.890 | + tools/install_pip.sh:main:43 : GetDistro 2022-11-02 15:49:12.892 | + functions-common:GetDistro:446 : GetOSVersion 2022-11-02 15:49:12.893 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-11-02 15:49:12.895 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-11-02 15:49:12.897 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-11-02 15:49:12.899 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-11-02 15:49:12.901 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-11-02 15:49:12.902 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-11-02 15:49:12.905 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-11-02 15:49:12.907 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-11-02 15:49:12.908 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-11-02 15:49:12.910 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-11-02 15:49:12.912 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-11-02 15:49:12.914 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-11-02 15:49:12.915 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-11-02 15:49:12.917 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-11-02 15:49:12.920 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-11-02 15:49:12.923 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-11-02 15:49:12.925 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-11-02 15:49:12.927 | + functions-common:_ensure_lsb_release:394 : return 2022-11-02 15:49:12.929 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-11-02 15:49:13.004 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-11-02 15:49:13.006 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-11-02 15:49:13.082 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-11-02 15:49:13.084 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-11-02 15:49:13.159 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-11-02 15:49:13.160 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-11-02 15:49:13.162 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-11-02 15:49:13.164 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-11-02 15:49:13.166 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-11-02 15:49:13.168 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-11-02 15:49:13.170 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-11-02 15:49:13.172 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-11-02 15:49:13.174 | + functions-common:GetDistro:451 : DISTRO=focal 2022-11-02 15:49:13.175 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-11-02 15:49:13.177 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-11-02 15:49:13.178 | Distro: focal 2022-11-02 15:49:13.180 | + tools/install_pip.sh:main:124 : get_versions 2022-11-02 15:49:13.182 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 15:49:13.186 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 15:49:13.188 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 15:49:13.190 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 15:49:13.190 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 15:49:14.710 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 15:49:14.712 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 15:49:14.712 | pip: 20.0.2 2022-11-02 15:49:14.714 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-11-02 15:49:14.716 | + tools/install_pip.sh:main:130 : is_fedora 2022-11-02 15:49:14.718 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:49:14.720 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:49:14.722 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:49:14.723 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:49:14.725 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:49:14.727 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:49:14.729 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:49:14.730 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:49:14.733 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:49:14.734 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:49:14.736 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:49:14.738 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-11-02 15:49:14.740 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:49:14.742 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:49:14.743 | + tools/install_pip.sh:main:142 : : 2022-11-02 15:49:14.745 | + tools/install_pip.sh:main:147 : set -x 2022-11-02 15:49:14.747 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-11-02 15:49:14.750 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-11-02 15:49:14.751 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:49:14.754 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-11-02 15:49:14.756 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-11-02 15:49:14.758 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:49:14.760 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:49:14.760 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:49:14.765 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-11-02 15:49:14.766 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-11-02 15:49:14.768 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 15:49:14.770 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 15:49:14.772 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 15:49:14.789 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-11-02 15:49:14.791 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 15:49:16.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:49:16.932 | from cryptography.utils import int_from_bytes 2022-11-02 15:49:16.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:49:16.932 | from cryptography.utils import int_from_bytes 2022-11-02 15:49:17.141 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.149 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.156 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.160 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.248 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.267 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.271 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.274 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.290 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.298 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.300 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.331 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.340 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.346 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.364 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.401 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.410 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.415 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.463 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.477 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.481 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.500 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.507 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.556 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.574 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.578 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.691 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.698 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.703 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:49:17.757 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.878 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.903 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.907 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.918 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.924 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.943 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.950 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:17.967 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:18.024 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:18.037 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:18.053 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:18.098 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:18.102 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:18.110 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:49:18.816 | Collecting setuptools===60.9.3 2022-11-02 15:49:18.827 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-11-02 15:49:21.269 | Installing collected packages: setuptools 2022-11-02 15:49:21.269 | Attempting uninstall: setuptools 2022-11-02 15:49:21.269 | Found existing installation: setuptools 45.2.0 2022-11-02 15:49:21.272 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 15:49:21.272 | Can't uninstall 'setuptools'. No files were found to uninstall. 2022-11-02 15:49:22.158 | Successfully installed setuptools-60.9.3 2022-11-02 15:49:22.273 | + inc/python:pip_install:200 : result=0 2022-11-02 15:49:22.275 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:49:22.277 | + functions-common:time_stop:2451 : local name 2022-11-02 15:49:22.279 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:49:22.281 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:49:22.283 | + functions-common:time_stop:2454 : local total 2022-11-02 15:49:22.284 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:49:22.286 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:49:22.288 | + functions-common:time_stop:2458 : start_time=1667404154785 2022-11-02 15:49:22.289 | + functions-common:time_stop:2460 : [[ -z 1667404154785 ]] 2022-11-02 15:49:22.292 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:49:22.296 | + functions-common:time_stop:2463 : end_time=1667404162293 2022-11-02 15:49:22.297 | + functions-common:time_stop:2464 : elapsed_time=7508 2022-11-02 15:49:22.299 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:49:22.301 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:49:22.303 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7508 2022-11-02 15:49:22.304 | + inc/python:pip_install:203 : return 0 2022-11-02 15:49:22.306 | + tools/install_pip.sh:main:153 : get_versions 2022-11-02 15:49:22.309 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 15:49:22.313 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 15:49:22.315 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 15:49:22.318 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 15:49:22.318 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 15:49:23.844 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 15:49:23.846 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 15:49:23.846 | pip: 20.0.2 2022-11-02 15:49:23.849 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-11-02 15:49:23.852 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 15:49:23.855 | + ./stack.sh:main:796 : fixup_all 2022-11-02 15:49:23.858 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-11-02 15:49:23.860 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-11-02 15:49:23.863 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:49:23.865 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:49:23.867 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-11-02 15:49:23.879 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-11-02 15:49:23.891 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-11-02 15:49:23.902 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-11-02 15:49:23.904 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-11-02 15:49:23.906 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:49:23.909 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:49:23.911 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:49:23.913 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:49:23.915 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:49:23.917 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:49:23.920 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:49:23.922 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:49:23.924 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:49:23.926 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:49:23.928 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:49:23.930 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-11-02 15:49:23.933 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-11-02 15:49:23.935 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-11-02 15:49:23.938 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:49:23.940 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:49:23.942 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:49:23.944 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:49:23.946 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:49:23.949 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:49:23.951 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-11-02 15:49:23.953 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-11-02 15:49:23.956 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-11-02 15:49:23.958 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-11-02 15:49:23.960 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-11-02 15:49:23.962 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-11-02 15:49:23.965 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-11-02 15:49:23.986 | Using python 3.8 to install os-testr 2022-11-02 15:49:23.988 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-11-02 15:49:26.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:49:26.126 | from cryptography.utils import int_from_bytes 2022-11-02 15:49:26.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:49:26.126 | from cryptography.utils import int_from_bytes 2022-11-02 15:49:26.347 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.354 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.362 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.366 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.465 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.484 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.488 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.492 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.507 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.516 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.518 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.550 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.559 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.565 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.583 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.621 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.629 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.634 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.683 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.697 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.701 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.720 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.727 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.777 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.795 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.799 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.914 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.922 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:26.926 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:49:26.980 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.104 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.130 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.134 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.145 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.150 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.171 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.178 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.195 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.254 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.266 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.283 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.327 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.331 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:27.338 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:49:27.402 | Requirement already up-to-date: os-testr===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.1) 2022-11-02 15:49:27.500 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:49:27.523 | 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 462)) (1.4.0) 2022-11-02 15:49:27.567 | Requirement already up-to-date: stestr===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.2.1) 2022-11-02 15:49:27.634 | 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 580)) (2.5.0) 2022-11-02 15:49:27.684 | Requirement already up-to-date: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 15:49:27.700 | 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 179)) (1.0.0) 2022-11-02 15:49:27.874 | Requirement already up-to-date: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:49:27.906 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:49:27.948 | Requirement already up-to-date: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.2) 2022-11-02 15:49:28.045 | Requirement already up-to-date: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:49:28.089 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:49:28.126 | Requirement already up-to-date: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:49:28.156 | Requirement already up-to-date: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:49:28.277 | Requirement already up-to-date: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:49:28.362 | Requirement already up-to-date: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:49:28.502 | Requirement already up-to-date: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:49:28.573 | Requirement already up-to-date: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:49:28.611 | Requirement already up-to-date: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:49:28.702 | Requirement already up-to-date: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 15:49:30.998 | + inc/python:pip_install:200 : result=0 2022-11-02 15:49:31.000 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:49:31.002 | + functions-common:time_stop:2451 : local name 2022-11-02 15:49:31.005 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:49:31.007 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:49:31.009 | + functions-common:time_stop:2454 : local total 2022-11-02 15:49:31.011 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:49:31.014 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:49:31.016 | + functions-common:time_stop:2458 : start_time=1667404163980 2022-11-02 15:49:31.018 | + functions-common:time_stop:2460 : [[ -z 1667404163980 ]] 2022-11-02 15:49:31.021 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:49:31.025 | + functions-common:time_stop:2463 : end_time=1667404171022 2022-11-02 15:49:31.027 | + functions-common:time_stop:2464 : elapsed_time=7042 2022-11-02 15:49:31.029 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:49:31.032 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:49:31.034 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7042 2022-11-02 15:49:31.036 | + inc/python:pip_install:203 : return 0 2022-11-02 15:49:31.038 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-11-02 15:49:31.092 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-11-02 15:49:31.410 | + ./stack.sh:main:810 : install_infra 2022-11-02 15:49:31.412 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 15:49:31.415 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-11-02 15:49:31.417 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 15:49:31.421 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-11-02 15:49:31.446 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-11-02 15:49:33.357 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.367 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.374 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.378 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.480 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.501 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.505 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.508 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.523 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.531 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.533 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.565 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.574 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.579 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.597 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.635 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.643 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.648 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.696 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.709 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.713 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.733 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.740 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.787 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.806 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.810 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.901 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.909 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:33.913 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:49:33.965 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.086 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.111 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.115 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.126 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.131 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.151 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.158 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.175 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.232 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.244 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.261 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.305 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.309 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:34.316 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:49:34.440 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:49:34.733 | + inc/python:pip_install:200 : result=0 2022-11-02 15:49:34.735 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:49:34.737 | + functions-common:time_stop:2451 : local name 2022-11-02 15:49:34.740 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:49:34.742 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:49:34.744 | + functions-common:time_stop:2454 : local total 2022-11-02 15:49:34.746 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:49:34.749 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:49:34.751 | + functions-common:time_stop:2458 : start_time=1667404171438 2022-11-02 15:49:34.753 | + functions-common:time_stop:2460 : [[ -z 1667404171438 ]] 2022-11-02 15:49:34.756 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:49:34.760 | + functions-common:time_stop:2463 : end_time=1667404174758 2022-11-02 15:49:34.762 | + functions-common:time_stop:2464 : elapsed_time=3320 2022-11-02 15:49:34.765 | + functions-common:time_stop:2465 : total=7042 2022-11-02 15:49:34.767 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:49:34.769 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10362 2022-11-02 15:49:34.772 | + inc/python:pip_install:203 : return 0 2022-11-02 15:49:34.774 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 15:49:34.777 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-11-02 15:49:34.799 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-11-02 15:49:36.587 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.598 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.604 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.608 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.710 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.730 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.734 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.738 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.753 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.761 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.763 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.795 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.804 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.809 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.827 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.865 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.873 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.878 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.925 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.939 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.943 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.962 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:36.970 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.017 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.036 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.039 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.131 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.139 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.142 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:49:37.195 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.317 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.341 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.345 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.355 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.361 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.381 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.388 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.405 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.462 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.474 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.490 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.534 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.538 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:37.544 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:49:37.546 | Processing /opt/stack/requirements 2022-11-02 15:49:39.291 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:49:39.294 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:49:39.306 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:49:39.312 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:49:39.314 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:49:39.320 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:49:39.367 | 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 524)) (1.16.0) 2022-11-02 15:49:39.370 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 15:49:39.380 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:49:39.400 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5372) (1.3) 2022-11-02 15:49:39.403 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5372) (0.3.0) 2022-11-02 15:49:39.418 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:49:39.423 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2022.9.24) 2022-11-02 15:49:39.427 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:49:39.430 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:49:39.432 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:49:39.445 | Requirement already satisfied: stevedore===3.5.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:49:39.451 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:49:39.463 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:49:39.511 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:49:39.515 | 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 621)) (0.2.5) 2022-11-02 15:49:39.520 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:49:39.581 | 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 397)) (1.8.2) 2022-11-02 15:49:39.583 | Building wheels for collected packages: openstack-requirements 2022-11-02 15:49:39.584 | Building wheel for openstack-requirements (setup.py): started 2022-11-02 15:49:40.429 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-11-02 15:49:40.429 | ERROR: Command errored out with exit status 1: 2022-11-02 15:49:40.429 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-o79ohvve/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-o79ohvve/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-2ptmrvbb 2022-11-02 15:49:40.429 | cwd: /tmp/pip-req-build-o79ohvve/ 2022-11-02 15:49:40.429 | Complete output (6 lines): 2022-11-02 15:49:40.430 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-11-02 15:49:40.430 | or: setup.py --help [cmd1 cmd2 ...] 2022-11-02 15:49:40.430 | or: setup.py --help-commands 2022-11-02 15:49:40.430 | or: setup.py cmd --help 2022-11-02 15:49:40.430 | 2022-11-02 15:49:40.430 | error: invalid command 'bdist_wheel' 2022-11-02 15:49:40.430 | ---------------------------------------- 2022-11-02 15:49:40.430 | ERROR: Failed building wheel for openstack-requirements 2022-11-02 15:49:40.430 | Running setup.py clean for openstack-requirements 2022-11-02 15:49:41.260 | Failed to build openstack-requirements 2022-11-02 15:49:41.275 | Installing collected packages: openstack-requirements 2022-11-02 15:49:41.276 | Attempting uninstall: openstack-requirements 2022-11-02 15:49:41.277 | Found existing installation: openstack-requirements 1.2.1.dev5372 2022-11-02 15:49:41.313 | Uninstalling openstack-requirements-1.2.1.dev5372: 2022-11-02 15:49:41.331 | Successfully uninstalled openstack-requirements-1.2.1.dev5372 2022-11-02 15:49:41.334 | Running setup.py install for openstack-requirements: started 2022-11-02 15:49:43.701 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-11-02 15:49:43.725 | Successfully installed openstack-requirements-1.2.1.dev5372 2022-11-02 15:49:43.852 | + inc/python:pip_install:200 : result=0 2022-11-02 15:49:43.855 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:49:43.857 | + functions-common:time_stop:2451 : local name 2022-11-02 15:49:43.860 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:49:43.862 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:49:43.864 | + functions-common:time_stop:2454 : local total 2022-11-02 15:49:43.866 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:49:43.868 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:49:43.870 | + functions-common:time_stop:2458 : start_time=1667404174792 2022-11-02 15:49:43.872 | + functions-common:time_stop:2460 : [[ -z 1667404174792 ]] 2022-11-02 15:49:43.876 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:49:43.880 | + functions-common:time_stop:2463 : end_time=1667404183878 2022-11-02 15:49:43.882 | + functions-common:time_stop:2464 : elapsed_time=9086 2022-11-02 15:49:43.884 | + functions-common:time_stop:2465 : total=10362 2022-11-02 15:49:43.886 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:49:43.888 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=19448 2022-11-02 15:49:43.891 | + inc/python:pip_install:203 : return 0 2022-11-02 15:49:43.893 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-11-02 15:49:43.896 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-11-02 15:49:43.898 | + inc/python:use_library_from_git:250 : local name=pbr 2022-11-02 15:49:43.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:49:43.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:49:43.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-11-02 15:49:43.907 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:49:43.910 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-11-02 15:49:43.930 | Using python 3.8 to install pbr 2022-11-02 15:49:43.933 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-11-02 15:49:46.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:49:46.165 | from cryptography.utils import int_from_bytes 2022-11-02 15:49:46.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:49:46.165 | from cryptography.utils import int_from_bytes 2022-11-02 15:49:46.371 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.380 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.387 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.391 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.480 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.499 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.503 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.507 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.522 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.531 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.533 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.565 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.574 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.580 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.598 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.636 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.644 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.649 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.697 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.711 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.715 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.734 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.741 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.791 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.808 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.813 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.928 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.934 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:46.939 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:49:46.992 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.114 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.139 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.144 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.155 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.160 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.180 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.188 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.207 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.267 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.280 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.297 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.342 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.346 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:49:47.353 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:49:47.482 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:49:49.991 | + inc/python:pip_install:200 : result=0 2022-11-02 15:49:49.994 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:49:49.996 | + functions-common:time_stop:2451 : local name 2022-11-02 15:49:49.998 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:49:50.000 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:49:50.003 | + functions-common:time_stop:2454 : local total 2022-11-02 15:49:50.005 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:49:50.007 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:49:50.009 | + functions-common:time_stop:2458 : start_time=1667404183925 2022-11-02 15:49:50.011 | + functions-common:time_stop:2460 : [[ -z 1667404183925 ]] 2022-11-02 15:49:50.014 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:49:50.018 | + functions-common:time_stop:2463 : end_time=1667404190016 2022-11-02 15:49:50.020 | + functions-common:time_stop:2464 : elapsed_time=6091 2022-11-02 15:49:50.022 | + functions-common:time_stop:2465 : total=19448 2022-11-02 15:49:50.024 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:49:50.026 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=25539 2022-11-02 15:49:50.029 | + inc/python:pip_install:203 : return 0 2022-11-02 15:49:50.031 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-11-02 15:49:52.403 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-11-02 15:49:54.274 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:49:54.275 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-11-02 15:49:54.296 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-11-02 15:49:54.299 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-11-02 15:49:54.305 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.8.0) 2022-11-02 15:49:54.308 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.11.0) 2022-11-02 15:49:54.312 | 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-11-02 15:49:54.386 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 15:49:54.389 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 15:49:54.392 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-11-02 15:49:54.410 | + ./stack.sh:main:819 : pkgs= 2022-11-02 15:49:54.412 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-11-02 15:49:54.415 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-11-02 15:49:54.417 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 15:49:54.419 | + functions-common:run_phase:1880 : local phase=pre-install 2022-11-02 15:49:54.422 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:49:54.424 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:49:54.426 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:49:54.428 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:49:54.431 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:49:54.434 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:49:54.438 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:49:54.440 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:49:54.442 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:49:54.444 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-11-02 15:49:54.447 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:49:54.462 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:49:54.464 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:49:54.467 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:49:54.469 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-11-02 15:49:54.471 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:49:54.473 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 15:49:54.475 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:49:54.477 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-11-02 15:49:54.479 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:49:54.482 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-11-02 15:49:54.484 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:49:54.486 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-11-02 15:49:54.488 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 15:49:54.490 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 15:49:54.492 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:49:54.495 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 15:49:54.497 | + functions-common:run_phase:1906 : run_plugins stack pre-install 2022-11-02 15:49:54.499 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 15:49:54.502 | + functions-common:run_plugins:1866 : local phase=pre-install 2022-11-02 15:49:54.504 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 15:49:54.506 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 15:49:54.508 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-11-02 15:49:54.511 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-11-02 15:49:54.514 | + functions:set_systemd_override:821 : local value=2048 2022-11-02 15:49:54.516 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-11-02 15:49:54.519 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-11-02 15:49:54.571 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-11-02 15:49:54.571 | Set systemd system override for DefaultLimitNOFILE=2048 2022-11-02 15:49:54.573 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-11-02 15:49:55.200 | + ./stack.sh:main:832 : install_rpc_backend 2022-11-02 15:49:55.203 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-11-02 15:49:55.219 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:49:55.222 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-11-02 15:49:55.224 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:49:55.226 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:49:55.229 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:49:55.231 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:49:55.234 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:49:55.236 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:49:55.239 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:49:55.241 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:49:55.243 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:49:55.246 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:49:55.248 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:49:55.251 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:49:55.253 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-11-02 15:49:55.256 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:49:55.258 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:49:55.260 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:49:55.263 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-11-02 15:49:55.285 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-11-02 15:49:55.397 | Reading package lists... 2022-11-02 15:49:55.661 | Building dependency tree... 2022-11-02 15:49:55.663 | Reading state information... 2022-11-02 15:49:55.943 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-11-02 15:49:55.944 | The following packages were automatically installed and are no longer required: 2022-11-02 15:49:55.945 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:49:55.945 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:49:55.945 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:49:55.945 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:49:55.945 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:49:55.945 | python3-zope.interface 2022-11-02 15:49:55.945 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:49:56.064 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:49:56.068 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:49:56.071 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:49:56.073 | + functions-common:time_stop:2451 : local name 2022-11-02 15:49:56.076 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:49:56.078 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:49:56.081 | + functions-common:time_stop:2454 : local total 2022-11-02 15:49:56.083 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:49:56.085 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:49:56.087 | + functions-common:time_stop:2458 : start_time=1667404195283 2022-11-02 15:49:56.089 | + functions-common:time_stop:2460 : [[ -z 1667404195283 ]] 2022-11-02 15:49:56.093 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:49:56.097 | + functions-common:time_stop:2463 : end_time=1667404196095 2022-11-02 15:49:56.099 | + functions-common:time_stop:2464 : elapsed_time=812 2022-11-02 15:49:56.102 | + functions-common:time_stop:2465 : total=1606 2022-11-02 15:49:56.104 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:49:56.106 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2418 2022-11-02 15:49:56.108 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:49:56.111 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-11-02 15:49:56.113 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:49:56.115 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:49:56.118 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:49:56.120 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:49:56.123 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:49:56.125 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:49:56.127 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-11-02 15:49:56.130 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:49:56.132 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:49:56.134 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:49:56.137 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:49:56.140 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:49:56.142 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:49:56.144 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:49:56.147 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:49:56.149 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:49:56.151 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:49:56.154 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:49:56.157 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-11-02 15:49:56.159 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:49:56.161 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:49:56.164 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:49:56.166 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:49:56.169 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:49:56.171 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:49:56.174 | + ./stack.sh:main:833 : restart_rpc_backend 2022-11-02 15:49:56.176 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-11-02 15:49:56.192 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:49:56.195 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-11-02 15:49:56.197 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:49:56.200 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-11-02 15:49:56.202 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-11-02 15:49:56.205 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-11-02 15:49:56.210 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-11-02 15:49:56.212 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-11-02 15:49:56.214 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-11-02 15:49:56.217 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-11-02 15:49:56.220 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-11-02 15:49:56.222 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-11-02 15:49:56.225 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-11-02 15:49:56.928 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-11-02 15:49:56.928 | user tags 2022-11-02 15:49:56.928 | stackrabbit []' 2022-11-02 15:49:56.931 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-11-02 15:49:56.931 | user tags 2022-11-02 15:49:56.931 | stackrabbit []' 2022-11-02 15:49:56.932 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-11-02 15:49:56.938 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-11-02 15:49:56.940 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-11-02 15:49:56.942 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 15:49:57.637 | Changing password for user "stackrabbit" ... 2022-11-02 15:49:57.690 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-11-02 15:49:58.416 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-11-02 15:49:58.485 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-11-02 15:49:58.487 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 15:49:59.145 | Changing password for user "stackrabbit" ... 2022-11-02 15:49:59.203 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-11-02 15:49:59.206 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-11-02 15:49:59.208 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-11-02 15:49:59.865 | Deleting user "guest" ... 2022-11-02 15:49:59.880 | Error: 2022-11-02 15:49:59.880 | {:no_such_user, "guest"} 2022-11-02 15:49:59.894 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-11-02 15:49:59.897 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-11-02 15:49:59.914 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:49:59.917 | + ./stack.sh:main:836 : install_database 2022-11-02 15:49:59.919 | + lib/database:install_database:118 : install_database_mysql 2022-11-02 15:49:59.922 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-11-02 15:49:59.924 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:49:59.926 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:49:59.929 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-11-02 15:50:00.259 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-11-02 15:50:00.262 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-11-02 15:50:00.265 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-11-02 15:50:00.267 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-11-02 15:50:00.269 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:50:00.272 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-11-02 15:50:00.274 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:50:00.276 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:50:00.280 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:50:00.282 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:50:00.284 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:50:00.287 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:50:00.289 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:50:00.291 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:50:00.294 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:50:00.297 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:50:00.299 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:50:00.301 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-11-02 15:50:00.303 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:50:00.306 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:50:00.308 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:50:00.310 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:50:00.313 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:50:00.315 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:50:00.317 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-11-02 15:50:00.320 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:00.322 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:00.324 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-11-02 15:50:00.327 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:50:00.330 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:50:00.332 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:50:00.334 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:50:00.336 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:50:00.339 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:50:00.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:00.344 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:00.346 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:50:00.348 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:50:00.351 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:50:00.353 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:50:00.355 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-11-02 15:50:00.358 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:50:00.360 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:00.362 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:00.364 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-11-02 15:50:00.385 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-11-02 15:50:00.496 | Reading package lists... 2022-11-02 15:50:00.761 | Building dependency tree... 2022-11-02 15:50:00.762 | Reading state information... 2022-11-02 15:50:01.042 | mysql-server is already the newest version (8.0.31-0ubuntu0.20.04.1). 2022-11-02 15:50:01.042 | The following packages were automatically installed and are no longer required: 2022-11-02 15:50:01.043 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:50:01.043 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:50:01.043 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:50:01.043 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:50:01.043 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:50:01.043 | python3-zope.interface 2022-11-02 15:50:01.044 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:50:01.162 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:50:01.166 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:50:01.168 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:50:01.171 | + functions-common:time_stop:2451 : local name 2022-11-02 15:50:01.173 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:50:01.175 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:50:01.178 | + functions-common:time_stop:2454 : local total 2022-11-02 15:50:01.180 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:50:01.182 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:50:01.184 | + functions-common:time_stop:2458 : start_time=1667404200383 2022-11-02 15:50:01.187 | + functions-common:time_stop:2460 : [[ -z 1667404200383 ]] 2022-11-02 15:50:01.189 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:50:01.194 | + functions-common:time_stop:2463 : end_time=1667404201191 2022-11-02 15:50:01.196 | + functions-common:time_stop:2464 : elapsed_time=808 2022-11-02 15:50:01.198 | + functions-common:time_stop:2465 : total=2418 2022-11-02 15:50:01.200 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:50:01.202 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3226 2022-11-02 15:50:01.204 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:50:01.207 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-11-02 15:50:01.209 | + ./stack.sh:main:839 : install_database_python 2022-11-02 15:50:01.211 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-11-02 15:50:01.214 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-11-02 15:50:01.217 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-11-02 15:50:01.219 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:50:01.222 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-11-02 15:50:01.224 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-11-02 15:50:01.227 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:50:01.231 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:50:01.231 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:50:01.237 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-11-02 15:50:01.239 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-11-02 15:50:01.242 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-11-02 15:50:01.244 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-11-02 15:50:01.247 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-11-02 15:50:01.269 | Using python 3.8 to install PyMySQL 2022-11-02 15:50:01.271 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-11-02 15:50:03.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:03.497 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:03.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:03.497 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:03.705 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.713 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.721 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.725 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.814 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.833 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.837 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.840 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.855 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.864 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.866 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.897 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.907 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.912 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.930 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.968 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.976 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:03.981 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.030 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.043 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.047 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.066 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.073 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.121 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.139 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.143 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.257 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.264 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.268 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:50:04.322 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.444 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.469 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.473 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.484 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.489 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.509 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.516 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.533 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.590 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.603 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.620 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.665 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.668 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:04.675 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:50:04.676 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.0.2) 2022-11-02 15:50:07.149 | + inc/python:pip_install:200 : result=0 2022-11-02 15:50:07.151 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:50:07.155 | + functions-common:time_stop:2451 : local name 2022-11-02 15:50:07.157 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:50:07.160 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:50:07.162 | + functions-common:time_stop:2454 : local total 2022-11-02 15:50:07.164 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:50:07.167 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:50:07.169 | + functions-common:time_stop:2458 : start_time=1667404201263 2022-11-02 15:50:07.171 | + functions-common:time_stop:2460 : [[ -z 1667404201263 ]] 2022-11-02 15:50:07.174 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:50:07.179 | + functions-common:time_stop:2463 : end_time=1667404207176 2022-11-02 15:50:07.181 | + functions-common:time_stop:2464 : elapsed_time=5913 2022-11-02 15:50:07.183 | + functions-common:time_stop:2465 : total=25539 2022-11-02 15:50:07.186 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:50:07.188 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=31452 2022-11-02 15:50:07.190 | + inc/python:pip_install:203 : return 0 2022-11-02 15:50:07.193 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-11-02 15:50:07.195 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 15:50:07.197 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-11-02 15:50:07.200 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-11-02 15:50:07.217 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:50:07.220 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-11-02 15:50:07.222 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-11-02 15:50:07.226 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:50:07.226 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:50:07.232 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:50:07.234 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 15:50:07.236 | + 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-11-02 15:50:07.239 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:50:07.241 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-11-02 15:50:07.244 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-11-02 15:50:07.259 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:50:07.262 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-11-02 15:50:07.264 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:50:07.267 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:50:07.269 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:50:07.271 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:50:07.274 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:50:07.276 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:50:07.279 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:07.282 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:07.284 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:50:07.286 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:50:07.288 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:50:07.291 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:50:07.293 | + functions-common:install_package:1476 : real_install_package radvd 2022-11-02 15:50:07.295 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:50:07.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:07.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:07.303 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-11-02 15:50:07.323 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-11-02 15:50:07.434 | Reading package lists... 2022-11-02 15:50:07.696 | Building dependency tree... 2022-11-02 15:50:07.697 | Reading state information... 2022-11-02 15:50:07.978 | radvd is already the newest version (1:2.17-2). 2022-11-02 15:50:07.978 | The following packages were automatically installed and are no longer required: 2022-11-02 15:50:07.979 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:50:07.979 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:50:07.979 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:50:07.979 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:50:07.979 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:50:07.979 | python3-zope.interface 2022-11-02 15:50:07.979 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:50:08.096 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:50:08.100 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:50:08.103 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:50:08.105 | + functions-common:time_stop:2451 : local name 2022-11-02 15:50:08.108 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:50:08.110 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:50:08.112 | + functions-common:time_stop:2454 : local total 2022-11-02 15:50:08.115 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:50:08.117 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:50:08.119 | + functions-common:time_stop:2458 : start_time=1667404207320 2022-11-02 15:50:08.122 | + functions-common:time_stop:2460 : [[ -z 1667404207320 ]] 2022-11-02 15:50:08.125 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:50:08.129 | + functions-common:time_stop:2463 : end_time=1667404208127 2022-11-02 15:50:08.131 | + functions-common:time_stop:2464 : elapsed_time=807 2022-11-02 15:50:08.134 | + functions-common:time_stop:2465 : total=3226 2022-11-02 15:50:08.136 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:50:08.138 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=4033 2022-11-02 15:50:08.140 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:50:08.143 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-11-02 15:50:08.160 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:50:08.162 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-11-02 15:50:08.165 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-11-02 15:50:08.167 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-11-02 15:50:08.171 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-11-02 15:50:08.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-11-02 15:50:08.192 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:50:08.195 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:50:08.197 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:50:08.199 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:50:08.202 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:50:08.204 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:50:08.207 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:08.209 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:08.211 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:50:08.213 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:50:08.216 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:50:08.218 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:50:08.221 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-11-02 15:50:08.223 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:50:08.225 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:08.227 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:08.230 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-11-02 15:50:08.250 | + functions-common:apt_get:1242 : 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-11-02 15:50:08.362 | Reading package lists... 2022-11-02 15:50:08.625 | Building dependency tree... 2022-11-02 15:50:08.626 | Reading state information... 2022-11-02 15:50:08.905 | fakeroot is already the newest version (1.24-1). 2022-11-02 15:50:08.905 | make is already the newest version (4.2.1-1.2). 2022-11-02 15:50:08.905 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-11-02 15:50:08.905 | The following packages were automatically installed and are no longer required: 2022-11-02 15:50:08.907 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:50:08.907 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:50:08.907 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:50:08.907 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:50:08.907 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:50:08.907 | python3-zope.interface 2022-11-02 15:50:08.907 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:50:09.023 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:50:09.027 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:50:09.030 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:50:09.033 | + functions-common:time_stop:2451 : local name 2022-11-02 15:50:09.035 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:50:09.037 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:50:09.039 | + functions-common:time_stop:2454 : local total 2022-11-02 15:50:09.041 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:50:09.043 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:50:09.046 | + functions-common:time_stop:2458 : start_time=1667404208248 2022-11-02 15:50:09.048 | + functions-common:time_stop:2460 : [[ -z 1667404208248 ]] 2022-11-02 15:50:09.051 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:50:09.055 | + functions-common:time_stop:2463 : end_time=1667404209053 2022-11-02 15:50:09.057 | + functions-common:time_stop:2464 : elapsed_time=805 2022-11-02 15:50:09.059 | + functions-common:time_stop:2465 : total=4033 2022-11-02 15:50:09.062 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:50:09.064 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=4838 2022-11-02 15:50:09.066 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:50:09.068 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-11-02 15:50:09.071 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:09.073 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:09.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-11-02 15:50:09.078 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-11-02 15:50:09.081 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-11-02 15:50:09.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-11-02 15:50:09.087 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-11-02 15:50:09.091 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-11-02 15:50:09.092 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-11-02 15:50:09.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-11-02 15:50:09.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-11-02 15:50:09.101 | + functions:vercmp:628 : local v1=5.4 2022-11-02 15:50:09.103 | + functions:vercmp:629 : local 'op=<' 2022-11-02 15:50:09.105 | + functions:vercmp:630 : local v2=3.13 2022-11-02 15:50:09.108 | + functions:vercmp:631 : local result 2022-11-02 15:50:09.112 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-11-02 15:50:09.112 | ++ functions:vercmp:635 : head -1 2022-11-02 15:50:09.112 | ++ functions:vercmp:635 : sort -V 2022-11-02 15:50:09.117 | + functions:vercmp:635 : result=3.13 2022-11-02 15:50:09.119 | + functions:vercmp:637 : case $op in 2022-11-02 15:50:09.121 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-11-02 15:50:09.124 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-11-02 15:50:09.126 | + functions:vercmp:648 : return 2022-11-02 15:50:09.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-11-02 15:50:09.131 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:50:09.133 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart openvswitch-switch 2022-11-02 15:50:09.607 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-11-02 15:50:09.610 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-11-02 15:50:09.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:09.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:09.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-11-02 15:50:09.620 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:09.623 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-11-02 15:50:09.640 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:50:09.643 | + ./stack.sh:main:847 : install_etcd3 2022-11-02 15:50:09.645 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-11-02 15:50:09.645 | Installing etcd 2022-11-02 15:50:09.647 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-11-02 15:50:09.660 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-11-02 15:50:09.673 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-11-02 15:50:09.676 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-11-02 15:50:09.692 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-11-02 15:50:09.695 | ++ 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-11-02 15:50:09.698 | ++ 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-11-02 15:50:09.702 | +++ 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-11-02 15:50:09.706 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 15:50:09.708 | ++ 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-11-02 15:50:09.711 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-11-02 15:50:09.713 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 15:50:09.716 | ++ functions:get_extra_file:74 : return 2022-11-02 15:50:09.719 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 15:50:09.722 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-11-02 15:50:09.724 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-11-02 15:50:09.726 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-11-02 15:50:09.743 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:50:09.746 | + ./stack.sh:main:866 : install_dstat 2022-11-02 15:50:09.748 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-11-02 15:50:09.765 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:50:09.767 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-11-02 15:50:09.770 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:50:09.772 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-11-02 15:50:09.774 | + ./stack.sh:main:875 : install_libs 2022-11-02 15:50:09.777 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-11-02 15:50:09.780 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-11-02 15:50:09.782 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-11-02 15:50:09.784 | + inc/python:use_library_from_git:250 : local name=automaton 2022-11-02 15:50:09.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:09.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:09.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-11-02 15:50:09.795 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:09.797 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-11-02 15:50:09.799 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-11-02 15:50:09.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-11-02 15:50:09.804 | + inc/python:use_library_from_git:250 : local name=castellan 2022-11-02 15:50:09.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:09.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:09.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-11-02 15:50:09.813 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:09.816 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-11-02 15:50:09.818 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-11-02 15:50:09.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-11-02 15:50:09.823 | + inc/python:use_library_from_git:250 : local name=cliff 2022-11-02 15:50:09.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:09.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:09.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-11-02 15:50:09.832 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:09.835 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-11-02 15:50:09.837 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-11-02 15:50:09.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-11-02 15:50:09.842 | + inc/python:use_library_from_git:250 : local name=cursive 2022-11-02 15:50:09.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:09.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:09.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-11-02 15:50:09.852 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:09.854 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-11-02 15:50:09.857 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-11-02 15:50:09.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-11-02 15:50:09.862 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-11-02 15:50:09.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:09.866 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:09.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-11-02 15:50:09.871 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:09.873 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-11-02 15:50:09.876 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-11-02 15:50:09.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-11-02 15:50:09.881 | + inc/python:use_library_from_git:250 : local name=futurist 2022-11-02 15:50:09.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:09.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:09.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-11-02 15:50:09.890 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:09.892 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-11-02 15:50:09.895 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-11-02 15:50:09.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-11-02 15:50:09.899 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-11-02 15:50:09.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:09.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:09.907 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-11-02 15:50:09.909 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:09.912 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-11-02 15:50:09.914 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-11-02 15:50:09.916 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-11-02 15:50:09.919 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-11-02 15:50:09.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:09.924 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:09.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-11-02 15:50:09.929 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:09.931 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-11-02 15:50:09.933 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-11-02 15:50:09.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-11-02 15:50:09.938 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-11-02 15:50:09.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:09.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:09.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-11-02 15:50:09.947 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:09.949 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-11-02 15:50:09.952 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-11-02 15:50:09.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-11-02 15:50:09.957 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-11-02 15:50:09.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:09.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:09.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-11-02 15:50:09.966 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:09.969 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-11-02 15:50:09.971 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-11-02 15:50:09.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-11-02 15:50:09.976 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-11-02 15:50:09.978 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:09.980 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:09.983 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-11-02 15:50:09.986 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:09.988 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-11-02 15:50:09.991 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-11-02 15:50:09.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-11-02 15:50:09.995 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-11-02 15:50:09.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-11-02 15:50:10.004 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.007 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-11-02 15:50:10.009 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-11-02 15:50:10.012 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-11-02 15:50:10.014 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-11-02 15:50:10.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.019 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.021 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-11-02 15:50:10.023 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.026 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-11-02 15:50:10.029 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-11-02 15:50:10.031 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-11-02 15:50:10.034 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-11-02 15:50:10.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-11-02 15:50:10.043 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.046 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-11-02 15:50:10.049 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-11-02 15:50:10.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-11-02 15:50:10.053 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-11-02 15:50:10.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-11-02 15:50:10.063 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.065 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-11-02 15:50:10.068 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-11-02 15:50:10.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-11-02 15:50:10.072 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-11-02 15:50:10.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-11-02 15:50:10.082 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.085 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-11-02 15:50:10.087 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-11-02 15:50:10.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-11-02 15:50:10.092 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-11-02 15:50:10.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-11-02 15:50:10.101 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.104 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-11-02 15:50:10.107 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-11-02 15:50:10.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-11-02 15:50:10.111 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-11-02 15:50:10.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-11-02 15:50:10.121 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.124 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-11-02 15:50:10.126 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-11-02 15:50:10.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-11-02 15:50:10.131 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-11-02 15:50:10.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-11-02 15:50:10.140 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.143 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-11-02 15:50:10.145 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-11-02 15:50:10.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-11-02 15:50:10.150 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-11-02 15:50:10.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-11-02 15:50:10.160 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.162 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-11-02 15:50:10.164 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-11-02 15:50:10.167 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-11-02 15:50:10.170 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-11-02 15:50:10.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-11-02 15:50:10.179 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.182 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-11-02 15:50:10.185 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-11-02 15:50:10.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-11-02 15:50:10.189 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-11-02 15:50:10.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.196 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-11-02 15:50:10.199 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.201 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-11-02 15:50:10.204 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-11-02 15:50:10.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-11-02 15:50:10.208 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-11-02 15:50:10.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-11-02 15:50:10.218 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.220 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-11-02 15:50:10.223 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-11-02 15:50:10.225 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-11-02 15:50:10.227 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-11-02 15:50:10.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-11-02 15:50:10.238 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.240 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-11-02 15:50:10.242 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-11-02 15:50:10.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-11-02 15:50:10.247 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-11-02 15:50:10.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-11-02 15:50:10.257 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.259 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-11-02 15:50:10.262 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-11-02 15:50:10.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-11-02 15:50:10.267 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-11-02 15:50:10.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-11-02 15:50:10.276 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.280 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-11-02 15:50:10.282 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-11-02 15:50:10.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-11-02 15:50:10.287 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-11-02 15:50:10.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-11-02 15:50:10.297 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.299 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-11-02 15:50:10.301 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-11-02 15:50:10.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-11-02 15:50:10.306 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-11-02 15:50:10.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-11-02 15:50:10.316 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.318 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-11-02 15:50:10.320 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-11-02 15:50:10.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-11-02 15:50:10.326 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-11-02 15:50:10.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-11-02 15:50:10.335 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.338 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-11-02 15:50:10.340 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-11-02 15:50:10.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-11-02 15:50:10.345 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-11-02 15:50:10.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-11-02 15:50:10.355 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.357 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-11-02 15:50:10.359 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-11-02 15:50:10.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-11-02 15:50:10.364 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-11-02 15:50:10.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-11-02 15:50:10.374 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.376 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-11-02 15:50:10.379 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-11-02 15:50:10.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-11-02 15:50:10.383 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-11-02 15:50:10.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-11-02 15:50:10.394 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.396 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-11-02 15:50:10.399 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-11-02 15:50:10.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-11-02 15:50:10.404 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-11-02 15:50:10.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-11-02 15:50:10.414 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.416 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-11-02 15:50:10.418 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-11-02 15:50:10.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-11-02 15:50:10.423 | + inc/python:use_library_from_git:250 : local name=tooz 2022-11-02 15:50:10.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-11-02 15:50:10.432 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.435 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-11-02 15:50:10.437 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-11-02 15:50:10.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-11-02 15:50:10.442 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-11-02 15:50:10.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-11-02 15:50:10.452 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.455 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-11-02 15:50:10.457 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-11-02 15:50:10.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-11-02 15:50:10.462 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-11-02 15:50:10.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-11-02 15:50:10.472 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.474 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-11-02 15:50:10.477 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-11-02 15:50:10.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-11-02 15:50:10.481 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-11-02 15:50:10.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-11-02 15:50:10.491 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.493 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-11-02 15:50:10.496 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-11-02 15:50:10.499 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-11-02 15:50:10.501 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-11-02 15:50:10.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:10.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:10.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-11-02 15:50:10.510 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:10.513 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-11-02 15:50:10.535 | Using python 3.8 to install etcd3 2022-11-02 15:50:10.537 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-11-02 15:50:12.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:12.675 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:12.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:12.675 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:12.883 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:12.891 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:12.897 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:12.901 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:12.989 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.008 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.013 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.016 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.032 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.040 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.042 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.073 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.083 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.088 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.106 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.143 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.151 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.156 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.204 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.217 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.221 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.240 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.247 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.295 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.313 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.317 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.431 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.438 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.442 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:50:13.495 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.616 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.641 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.645 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.657 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.662 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.681 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.689 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.705 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.762 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.775 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.791 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.835 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.839 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:13.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:50:13.848 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (0.12.0) 2022-11-02 15:50:13.856 | Requirement already satisfied: grpcio===1.44.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (1.44.0) 2022-11-02 15:50:13.866 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.5) 2022-11-02 15:50:13.869 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:50:13.871 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 15:50:16.339 | + inc/python:pip_install:200 : result=0 2022-11-02 15:50:16.342 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:50:16.344 | + functions-common:time_stop:2451 : local name 2022-11-02 15:50:16.346 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:50:16.349 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:50:16.351 | + functions-common:time_stop:2454 : local total 2022-11-02 15:50:16.353 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:50:16.355 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:50:16.358 | + functions-common:time_stop:2458 : start_time=1667404210529 2022-11-02 15:50:16.360 | + functions-common:time_stop:2460 : [[ -z 1667404210529 ]] 2022-11-02 15:50:16.363 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:50:16.367 | + functions-common:time_stop:2463 : end_time=1667404216364 2022-11-02 15:50:16.369 | + functions-common:time_stop:2464 : elapsed_time=5835 2022-11-02 15:50:16.371 | + functions-common:time_stop:2465 : total=31452 2022-11-02 15:50:16.374 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:50:16.376 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=37287 2022-11-02 15:50:16.378 | + inc/python:pip_install:203 : return 0 2022-11-02 15:50:16.381 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-11-02 15:50:16.404 | Using python 3.8 to install etcd3gw 2022-11-02 15:50:16.406 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-11-02 15:50:18.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:18.524 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:18.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:18.524 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:18.734 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.742 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.749 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.753 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.841 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.860 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.864 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.867 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.883 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.891 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.893 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.925 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.934 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.939 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.958 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:18.996 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.004 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.009 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.056 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.070 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.074 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.094 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.100 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.148 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.166 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.170 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.284 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.291 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.295 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:50:19.348 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.470 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.494 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.499 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.510 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.515 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.535 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.542 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.558 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.616 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.629 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.645 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.689 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.693 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:19.700 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:50:19.701 | Requirement already satisfied: etcd3gw===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.0.1) 2022-11-02 15:50:19.710 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 15:50:19.716 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:50:19.718 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:50:19.745 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:50:19.748 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:50:19.768 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:50:19.770 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:50:19.773 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:50:22.183 | + inc/python:pip_install:200 : result=0 2022-11-02 15:50:22.185 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:50:22.187 | + functions-common:time_stop:2451 : local name 2022-11-02 15:50:22.190 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:50:22.192 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:50:22.194 | + functions-common:time_stop:2454 : local total 2022-11-02 15:50:22.197 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:50:22.199 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:50:22.202 | + functions-common:time_stop:2458 : start_time=1667404216397 2022-11-02 15:50:22.204 | + functions-common:time_stop:2460 : [[ -z 1667404216397 ]] 2022-11-02 15:50:22.207 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:50:22.211 | + functions-common:time_stop:2463 : end_time=1667404222208 2022-11-02 15:50:22.213 | + functions-common:time_stop:2464 : elapsed_time=5811 2022-11-02 15:50:22.216 | + functions-common:time_stop:2465 : total=37287 2022-11-02 15:50:22.218 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:50:22.220 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=43098 2022-11-02 15:50:22.223 | + inc/python:pip_install:203 : return 0 2022-11-02 15:50:22.225 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-11-02 15:50:22.227 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-11-02 15:50:22.230 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-11-02 15:50:22.232 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:50:22.235 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:50:22.237 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:50:22.240 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:50:22.242 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:50:22.244 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:50:22.247 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:50:22.249 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:50:22.251 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:50:22.254 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:50:22.256 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:50:22.259 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-11-02 15:50:22.261 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:22.264 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:22.266 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-11-02 15:50:22.269 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 15:50:22.271 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:50:22.273 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:50:22.276 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:50:22.279 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:50:22.281 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:50:22.283 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:50:22.286 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:22.288 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:22.290 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:50:22.293 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:50:22.295 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:50:22.297 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:50:22.300 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 15:50:22.302 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:50:22.305 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:22.307 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:22.309 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 15:50:22.331 | + functions-common:apt_get:1242 : 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-11-02 15:50:22.442 | Reading package lists... 2022-11-02 15:50:22.705 | Building dependency tree... 2022-11-02 15:50:22.707 | Reading state information... 2022-11-02 15:50:22.992 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-11-02 15:50:22.992 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-11-02 15:50:22.992 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:50:22.992 | The following packages were automatically installed and are no longer required: 2022-11-02 15:50:22.993 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:50:22.993 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:50:22.993 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:50:22.993 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:50:22.993 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:50:22.994 | python3-zope.interface 2022-11-02 15:50:22.994 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:50:23.110 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:50:23.114 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:50:23.117 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:50:23.119 | + functions-common:time_stop:2451 : local name 2022-11-02 15:50:23.122 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:50:23.124 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:50:23.127 | + functions-common:time_stop:2454 : local total 2022-11-02 15:50:23.129 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:50:23.131 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:50:23.133 | + functions-common:time_stop:2458 : start_time=1667404222328 2022-11-02 15:50:23.136 | + functions-common:time_stop:2460 : [[ -z 1667404222328 ]] 2022-11-02 15:50:23.139 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:50:23.143 | + functions-common:time_stop:2463 : end_time=1667404223140 2022-11-02 15:50:23.145 | + functions-common:time_stop:2464 : elapsed_time=812 2022-11-02 15:50:23.147 | + functions-common:time_stop:2465 : total=4838 2022-11-02 15:50:23.149 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:50:23.152 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5650 2022-11-02 15:50:23.154 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:50:23.157 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-11-02 15:50:23.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:23.161 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:23.164 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-11-02 15:50:23.226 | Module proxy already enabled 2022-11-02 15:50:23.230 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-11-02 15:50:23.291 | Considering dependency proxy for proxy_uwsgi: 2022-11-02 15:50:23.291 | Module proxy already enabled 2022-11-02 15:50:23.291 | Module proxy_uwsgi already enabled 2022-11-02 15:50:23.296 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-11-02 15:50:23.298 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:50:23.300 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:50:23.303 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:50:23.447 | + ./stack.sh:main:881 : install_keystoneauth 2022-11-02 15:50:23.451 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-11-02 15:50:23.453 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-11-02 15:50:23.455 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:23.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:23.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-11-02 15:50:23.462 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:23.464 | + ./stack.sh:main:882 : install_keystoneclient 2022-11-02 15:50:23.467 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-11-02 15:50:23.469 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-11-02 15:50:23.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:23.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:23.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-11-02 15:50:23.480 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:23.483 | + ./stack.sh:main:883 : install_glanceclient 2022-11-02 15:50:23.485 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-11-02 15:50:23.487 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-11-02 15:50:23.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:23.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:23.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-11-02 15:50:23.497 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:23.501 | + ./stack.sh:main:884 : install_cinderclient 2022-11-02 15:50:23.504 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-11-02 15:50:23.506 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-11-02 15:50:23.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:23.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:23.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-11-02 15:50:23.516 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:23.518 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-11-02 15:50:23.521 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-11-02 15:50:23.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:23.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:23.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-11-02 15:50:23.531 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:23.533 | + ./stack.sh:main:885 : install_novaclient 2022-11-02 15:50:23.536 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-11-02 15:50:23.538 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-11-02 15:50:23.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:23.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:23.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-11-02 15:50:23.548 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:23.551 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-11-02 15:50:23.568 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:50:23.570 | + ./stack.sh:main:887 : install_swiftclient 2022-11-02 15:50:23.573 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-11-02 15:50:23.576 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-11-02 15:50:23.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:23.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:23.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-11-02 15:50:23.585 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:23.588 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-11-02 15:50:23.604 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:50:23.607 | + ./stack.sh:main:890 : install_neutronclient 2022-11-02 15:50:23.609 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-11-02 15:50:23.612 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-11-02 15:50:23.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:23.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:23.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-11-02 15:50:23.622 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:23.625 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-11-02 15:50:23.627 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-11-02 15:50:23.630 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-11-02 15:50:23.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:23.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:23.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-11-02 15:50:23.640 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:23.643 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-11-02 15:50:23.645 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-11-02 15:50:23.647 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:50:23.650 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-11-02 15:50:23.653 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-11-02 15:50:23.656 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:50:23.659 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:50:23.659 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:50:23.664 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-11-02 15:50:23.667 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-11-02 15:50:23.670 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-11-02 15:50:23.673 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-11-02 15:50:23.675 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-11-02 15:50:23.697 | Using python 3.8 to install keystonemiddleware 2022-11-02 15:50:23.699 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-11-02 15:50:25.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:25.844 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:25.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:25.844 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:26.054 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.062 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.069 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.073 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.161 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.180 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.184 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.188 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.203 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.211 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.213 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.244 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.254 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.258 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.277 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.315 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.322 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.328 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.375 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.389 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.393 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.412 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.420 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.468 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.485 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.489 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.603 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.610 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.614 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:50:26.667 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.787 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.813 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.817 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.828 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.833 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.852 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.860 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.877 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.934 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.946 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:26.963 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:27.007 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:27.011 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:27.017 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:50:27.019 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:50:27.072 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 15:50:27.109 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:50:27.147 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 15:50:27.154 | 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 332)) (5.1.0) 2022-11-02 15:50:27.158 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 15:50:27.196 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:50:27.205 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:50:27.221 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:50:27.226 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:50:27.228 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 15:50:27.239 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 15:50:27.242 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:50:27.248 | 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 431)) (2.8.2) 2022-11-02 15:50:27.252 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:50:27.269 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:50:27.273 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:50:27.300 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:50:27.305 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:50:27.308 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:50:27.314 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:50:27.335 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:50:27.392 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:50:27.405 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:50:27.411 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:50:27.413 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:50:27.418 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:50:27.424 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:50:27.428 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:50:27.431 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:50:27.434 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:50:27.437 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:50:27.442 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:50:27.444 | 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 319)) (1.7.0) 2022-11-02 15:50:27.448 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:50:27.451 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:50:29.678 | + inc/python:pip_install:200 : result=0 2022-11-02 15:50:29.680 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:50:29.683 | + functions-common:time_stop:2451 : local name 2022-11-02 15:50:29.686 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:50:29.688 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:50:29.690 | + functions-common:time_stop:2454 : local total 2022-11-02 15:50:29.692 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:50:29.695 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:50:29.697 | + functions-common:time_stop:2458 : start_time=1667404223691 2022-11-02 15:50:29.699 | + functions-common:time_stop:2460 : [[ -z 1667404223691 ]] 2022-11-02 15:50:29.702 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:50:29.706 | + functions-common:time_stop:2463 : end_time=1667404229704 2022-11-02 15:50:29.708 | + functions-common:time_stop:2464 : elapsed_time=6013 2022-11-02 15:50:29.711 | + functions-common:time_stop:2465 : total=43098 2022-11-02 15:50:29.713 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:50:29.715 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=49111 2022-11-02 15:50:29.718 | + inc/python:pip_install:203 : return 0 2022-11-02 15:50:29.720 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-11-02 15:50:29.723 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-11-02 15:50:29.725 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:50:29.728 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-11-02 15:50:29.731 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-11-02 15:50:29.734 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:50:29.737 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:50:29.738 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:50:29.743 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-11-02 15:50:29.745 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-11-02 15:50:29.748 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-11-02 15:50:29.751 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-11-02 15:50:29.754 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-11-02 15:50:29.775 | Using python 3.8 to install python-memcached 2022-11-02 15:50:29.777 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-11-02 15:50:31.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:31.916 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:31.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:31.916 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:32.138 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.145 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.153 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.157 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.246 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.265 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.269 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.272 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.288 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.297 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.299 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.329 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.338 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.344 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.362 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.399 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.408 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.413 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.460 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.474 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.478 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.497 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.504 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.552 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.570 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.575 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.688 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.695 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.700 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:50:32.753 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.874 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.898 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.903 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.914 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.920 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.939 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.946 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:32.963 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:33.020 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:33.033 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:33.050 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:33.094 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:33.098 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:33.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:50:33.107 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.59) 2022-11-02 15:50:33.111 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:50:35.590 | + inc/python:pip_install:200 : result=0 2022-11-02 15:50:35.593 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:50:35.595 | + functions-common:time_stop:2451 : local name 2022-11-02 15:50:35.598 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:50:35.600 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:50:35.602 | + functions-common:time_stop:2454 : local total 2022-11-02 15:50:35.604 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:50:35.607 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:50:35.609 | + functions-common:time_stop:2458 : start_time=1667404229769 2022-11-02 15:50:35.612 | + functions-common:time_stop:2460 : [[ -z 1667404229769 ]] 2022-11-02 15:50:35.615 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:50:35.619 | + functions-common:time_stop:2463 : end_time=1667404235616 2022-11-02 15:50:35.622 | + functions-common:time_stop:2464 : elapsed_time=5847 2022-11-02 15:50:35.624 | + functions-common:time_stop:2465 : total=49111 2022-11-02 15:50:35.626 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:50:35.629 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=54958 2022-11-02 15:50:35.631 | + inc/python:pip_install:203 : return 0 2022-11-02 15:50:35.633 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-11-02 15:50:35.650 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:50:35.653 | + ./stack.sh:main:897 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 15:50:35.655 | + ./stack.sh:main:898 : stack_install_service keystone 2022-11-02 15:50:35.658 | + lib/stack:stack_install_service:20 : local service=keystone 2022-11-02 15:50:35.660 | + lib/stack:stack_install_service:21 : type install_keystone 2022-11-02 15:50:35.663 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:50:35.665 | + lib/stack:stack_install_service:32 : install_keystone 2022-11-02 15:50:35.668 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-11-02 15:50:35.684 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:50:35.686 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-11-02 15:50:35.689 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-11-02 15:50:35.691 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-11-02 15:50:35.693 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:50:35.695 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:50:35.698 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:50:35.700 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:50:35.702 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:50:35.705 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:50:35.720 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:50:35.722 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:50:35.724 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:50:35.727 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:50:35.727 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:50:35.733 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-11-02 15:50:35.735 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:50:35.737 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-11-02 15:50:35.750 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-11-02 15:50:35.753 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:50:35.754 | + functions-common:git_clone:690 : head -1 2022-11-02 15:50:35.757 | a26b9c20d Merge "Only log warnings about token length when length exceeds max_token_size" into stable/yoga 2022-11-02 15:50:35.760 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:50:35.763 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-11-02 15:50:35.765 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:50:35.768 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 15:50:35.770 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-11-02 15:50:35.772 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:50:35.775 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-11-02 15:50:35.778 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:50:35.780 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 15:50:35.783 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-11-02 15:50:35.785 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:50:35.787 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:50:35.790 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-11-02 15:50:35.793 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:50:35.796 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-11-02 15:50:35.798 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:50:35.801 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:50:35.804 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-11-02 15:50:35.809 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-11-02 15:50:35.811 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-11-02 15:50:36.485 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-11-02 15:50:36.488 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:50:36.490 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:50:36.492 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:50:36.495 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 15:50:36.498 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-11-02 15:50:36.500 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:50:36.502 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:50:36.504 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:50:36.506 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:50:36.509 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:50:36.511 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:50:36.513 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:50:36.515 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-11-02 15:50:36.536 | Using python 3.8 to install /opt/stack/keystone 2022-11-02 15:50:36.538 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-11-02 15:50:38.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:38.661 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:38.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:38.661 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:38.870 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:38.878 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:38.885 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:38.889 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:38.977 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:38.997 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.001 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.004 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.019 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.029 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.030 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.062 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.071 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.076 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.094 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.132 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.139 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.145 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.193 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.207 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.211 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.231 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.238 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.286 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.304 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.308 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.422 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.429 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.433 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:50:39.486 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.608 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.633 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.637 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.648 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.654 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.673 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.680 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.697 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.755 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.767 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.784 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.828 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.832 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:39.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:50:39.838 | Obtaining file:///opt/stack/keystone 2022-11-02 15:50:43.561 | Requirement already satisfied: Flask===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.0.3) 2022-11-02 15:50:43.572 | 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-11-02 15:50:43.582 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 15:50:43.588 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 15:50:43.591 | Requirement already satisfied: PyJWT===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (2.3.0) 2022-11-02 15:50:43.617 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 15:50:43.761 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:50:43.774 | Requirement already satisfied: Werkzeug===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 38)) (2.0.3) 2022-11-02 15:50:43.781 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (9.0.1) 2022-11-02 15:50:43.793 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 15:50:43.802 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:50:43.805 | Requirement already satisfied: click===8.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (8.0.4) 2022-11-02 15:50:43.811 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:50:43.848 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:50:43.854 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:50:43.859 | Requirement already satisfied: itsdangerous===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (2.1.0) 2022-11-02 15:50:43.862 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:50:43.873 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:50:43.924 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:50:43.927 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2022-11-02 15:50:43.937 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 15:50:43.973 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:50:44.012 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 15:50:44.018 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 15:50:44.064 | 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 332)) (5.1.0) 2022-11-02 15:50:44.068 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 15:50:44.106 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 15:50:44.160 | 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 336)) (0.4.0) 2022-11-02 15:50:44.171 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 15:50:44.189 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 15:50:44.203 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:50:44.212 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 15:50:44.235 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 15:50:44.245 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:50:44.260 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 15:50:44.303 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:50:44.309 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.7.4) 2022-11-02 15:50:44.321 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:50:44.324 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:50:44.335 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 15:50:44.342 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 15:50:44.352 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:50:44.354 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 15:50:44.357 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:50:44.363 | Requirement already satisfied: pysaml2===7.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (7.1.1) 2022-11-02 15:50:44.384 | 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 431)) (2.8.2) 2022-11-02 15:50:44.389 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:50:44.406 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:50:44.410 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:50:44.436 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:50:44.441 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.8.20) 2022-11-02 15:50:44.444 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 15:50:44.543 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:50:44.546 | 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 554)) (0.13.0) 2022-11-02 15:50:44.556 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 15:50:44.559 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 15:50:44.562 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:50:44.568 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 15:50:44.577 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 15:50:44.583 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 15:50:44.592 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:50:44.613 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:50:44.618 | Requirement already satisfied: xmlschema===1.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 630)) (1.9.2) 2022-11-02 15:50:44.650 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 15:50:44.655 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:50:44.657 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:50:44.715 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:50:44.720 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:50:44.726 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:50:44.729 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 15:50:44.743 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 15:50:44.788 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 15:50:44.795 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 15:50:44.799 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 15:50:44.802 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 15:50:44.810 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:50:44.818 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:50:44.830 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:50:44.838 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 15:50:44.849 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:50:44.859 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:50:44.862 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:50:44.865 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 15:50:44.870 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 15:50:44.895 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 15:50:44.908 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:50:44.911 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:50:44.913 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:50:44.918 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 15:50:44.921 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:50:44.923 | Requirement already satisfied: elementpath===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.4.0) 2022-11-02 15:50:44.938 | 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 319)) (1.7.0) 2022-11-02 15:50:44.942 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:50:44.945 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 15:50:44.953 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 15:50:44.989 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 15:50:44.991 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 15:50:44.998 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:50:45.014 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:50:45.017 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 15:50:46.311 | Installing collected packages: keystone 2022-11-02 15:50:46.311 | Attempting uninstall: keystone 2022-11-02 15:50:46.312 | Found existing installation: keystone 21.0.1.dev9 2022-11-02 15:50:46.315 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-11-02 15:50:46.316 | Running setup.py develop for keystone 2022-11-02 15:50:50.728 | Successfully installed keystone 2022-11-02 15:50:50.842 | + inc/python:pip_install:200 : result=0 2022-11-02 15:50:50.844 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:50:50.846 | + functions-common:time_stop:2451 : local name 2022-11-02 15:50:50.848 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:50:50.851 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:50:50.853 | + functions-common:time_stop:2454 : local total 2022-11-02 15:50:50.855 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:50:50.857 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:50:50.859 | + functions-common:time_stop:2458 : start_time=1667404236531 2022-11-02 15:50:50.861 | + functions-common:time_stop:2460 : [[ -z 1667404236531 ]] 2022-11-02 15:50:50.864 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:50:50.869 | + functions-common:time_stop:2463 : end_time=1667404250866 2022-11-02 15:50:50.871 | + functions-common:time_stop:2464 : elapsed_time=14335 2022-11-02 15:50:50.874 | + functions-common:time_stop:2465 : total=54958 2022-11-02 15:50:50.876 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:50:50.878 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=69293 2022-11-02 15:50:50.880 | + inc/python:pip_install:203 : return 0 2022-11-02 15:50:50.882 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:50:50.885 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 15:50:50.888 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 15:50:50.907 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 15:50:50.919 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-11-02 15:50:50.922 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-11-02 15:50:50.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:50:50.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:50:50.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-11-02 15:50:50.931 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:50:50.934 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-11-02 15:50:50.951 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:50:50.953 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-11-02 15:50:50.956 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:50:50.958 | + ./stack.sh:main:899 : configure_keystone 2022-11-02 15:50:50.960 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-11-02 15:50:50.973 | + 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-11-02 15:50:50.976 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-11-02 15:50:50.980 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-11-02 15:50:50.997 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:50:51.000 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-11-02 15:50:51.031 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-11-02 15:50:51.059 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-11-02 15:50:51.090 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-11-02 15:50:51.120 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-11-02 15:50:51.150 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-11-02 15:50:51.183 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-11-02 15:50:51.210 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-11-02 15:50:51.239 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-11-02 15:50:51.242 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-11-02 15:50:51.244 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-11-02 15:50:51.246 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-11-02 15:50:51.249 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:50:51.251 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:50:51.267 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:50:51.270 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:50:51.272 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:50:51.274 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:50:51.290 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:50:51.293 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:50:51.296 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:50:51.326 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:50:51.328 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:50:51.331 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-11-02 15:50:51.333 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-11-02 15:50:51.350 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:50:51.352 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-11-02 15:50:51.382 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-11-02 15:50:51.385 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-11-02 15:50:51.416 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-11-02 15:50:51.419 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-11-02 15:50:51.421 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-11-02 15:50:51.424 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-11-02 15:50:51.426 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 15:50:51.429 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 15:50:51.460 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-11-02 15:50:51.462 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-11-02 15:50:51.465 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-11-02 15:50:51.467 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-11-02 15:50:51.470 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:50:51.487 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:50:51.490 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:50:51.492 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:50:51.495 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:50:51.498 | + 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-11-02 15:50:51.525 | + 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-11-02 15:50:51.553 | + 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-11-02 15:50:51.581 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:50:51.609 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-11-02 15:50:51.637 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-11-02 15:50:51.640 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-11-02 15:50:51.642 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-11-02 15:50:51.644 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-11-02 15:50:51.647 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-11-02 15:50:51.649 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 15:50:51.652 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:50:51.655 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-11-02 15:50:51.659 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-11-02 15:50:51.661 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:50:51.664 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:50:51.676 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:50:51.677 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:50:51.685 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:50:51.689 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:50:51.704 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 15:50:51.708 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-11-02 15:50:51.712 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-11-02 15:50:51.742 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-11-02 15:50:51.770 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-11-02 15:50:51.796 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-11-02 15:50:51.824 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-11-02 15:50:51.851 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-11-02 15:50:51.878 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-11-02 15:50:51.906 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-11-02 15:50:51.934 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-11-02 15:50:51.961 | + 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-11-02 15:50:51.989 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-11-02 15:50:52.016 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-11-02 15:50:52.044 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-11-02 15:50:52.071 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 15:50:52.074 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 15:50:52.077 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-11-02 15:50:52.079 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-11-02 15:50:52.082 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:50:52.084 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:52.086 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:52.089 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 15:50:52.092 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 15:50:52.094 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 15:50:52.122 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-11-02 15:50:52.150 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 15:50:52.150 | + 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-11-02 15:50:52.160 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-11-02 15:50:52.163 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-11-02 15:50:52.165 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-11-02 15:50:52.168 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:50:52.170 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:50:52.172 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:50:52.175 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:52.177 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:52.179 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:50:52.182 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:50:52.184 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:50:52.187 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:50:52.189 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-11-02 15:50:52.258 | Site keystone-wsgi-public already enabled 2022-11-02 15:50:52.263 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 15:50:52.265 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:50:52.267 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:50:52.270 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:50:52.408 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-11-02 15:50:52.444 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-11-02 15:50:52.478 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-11-02 15:50:52.509 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-11-02 15:50:52.512 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-11-02 15:50:52.543 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-11-02 15:50:52.571 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-11-02 15:50:52.599 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-02 15:50:52.602 | + ./stack.sh:main:903 : is_service_enabled swift 2022-11-02 15:50:52.621 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:50:52.624 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-11-02 15:50:52.640 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:50:52.643 | + ./stack.sh:main:907 : stack_install_service swift 2022-11-02 15:50:52.645 | + lib/stack:stack_install_service:20 : local service=swift 2022-11-02 15:50:52.647 | + lib/stack:stack_install_service:21 : type install_swift 2022-11-02 15:50:52.650 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:50:52.653 | + lib/stack:stack_install_service:32 : install_swift 2022-11-02 15:50:52.656 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-11-02 15:50:52.658 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-11-02 15:50:52.661 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-11-02 15:50:52.663 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:50:52.665 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:50:52.668 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:50:52.671 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:50:52.673 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:50:52.676 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:50:52.693 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:50:52.695 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:50:52.697 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:50:52.701 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:50:52.702 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:50:52.707 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-11-02 15:50:52.709 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:50:52.711 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-11-02 15:50:52.724 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-11-02 15:50:52.727 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:50:52.728 | + functions-common:git_clone:690 : head -1 2022-11-02 15:50:52.731 | 10849f049 py2constraints: pin PasteDeploy version 2022-11-02 15:50:52.734 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:50:52.736 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-11-02 15:50:52.739 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:50:52.741 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 15:50:52.744 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-11-02 15:50:52.747 | + inc/python:setup_develop:344 : local extras=keystone 2022-11-02 15:50:52.749 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-11-02 15:50:52.752 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:50:52.754 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 15:50:52.757 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-11-02 15:50:52.759 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:50:52.762 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-11-02 15:50:52.765 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-11-02 15:50:52.768 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:50:52.771 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-11-02 15:50:52.773 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:50:52.775 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:50:52.779 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-11-02 15:50:52.785 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-11-02 15:50:52.787 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-11-02 15:50:53.464 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-11-02 15:50:53.467 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:50:53.469 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:50:53.471 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:50:53.473 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 15:50:53.476 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-11-02 15:50:53.478 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:50:53.481 | + inc/python:setup_package:428 : local extras=keystone 2022-11-02 15:50:53.483 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:50:53.486 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-11-02 15:50:53.488 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-11-02 15:50:53.490 | + inc/python:setup_package:438 : extras='[keystone]' 2022-11-02 15:50:53.493 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:50:53.495 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-11-02 15:50:53.516 | Using python 3.8 to install /opt/stack/swift 2022-11-02 15:50:53.519 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-11-02 15:50:55.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:55.686 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:55.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:50:55.686 | from cryptography.utils import int_from_bytes 2022-11-02 15:50:55.894 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:55.902 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:55.909 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:55.913 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.001 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.020 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.024 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.027 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.043 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.051 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.053 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.084 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.094 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.098 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.117 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.154 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.162 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.168 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.216 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.229 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.234 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.252 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.259 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.308 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.325 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.329 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.442 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.449 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.453 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:50:56.506 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.627 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.652 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.656 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.667 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.672 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.691 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.699 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.715 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.772 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.785 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.801 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.845 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.849 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:50:56.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:50:56.857 | Obtaining file:///opt/stack/swift 2022-11-02 15:51:00.160 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:51:00.170 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:51:00.209 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:51:00.217 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:51:00.223 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:51:00.275 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 15:51:00.286 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:51:00.288 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 15:51:00.326 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:51:00.366 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 15:51:00.373 | 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 332)) (5.1.0) 2022-11-02 15:51:00.377 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 15:51:00.416 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:51:00.426 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:51:00.441 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:51:00.446 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:51:00.450 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 15:51:00.459 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.6.0) 2022-11-02 15:51:00.462 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 15:51:00.465 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:51:00.471 | 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 431)) (2.8.2) 2022-11-02 15:51:00.476 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:51:00.494 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:51:00.498 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:51:00.525 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:51:00.529 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 15:51:00.603 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:51:00.607 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:51:00.613 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:51:00.634 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 629)) (0.9.9) 2022-11-02 15:51:00.638 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:51:00.641 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:51:00.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 36)) (1.8.7) 2022-11-02 15:51:00.672 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:51:00.731 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:51:00.736 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:51:00.741 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:51:00.743 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:51:00.750 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:51:00.753 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:51:00.756 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:51:00.759 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:51:00.764 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:51:00.767 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:51:00.770 | 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 319)) (1.7.0) 2022-11-02 15:51:00.774 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:51:00.778 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:51:02.728 | Installing collected packages: swift 2022-11-02 15:51:02.728 | Attempting uninstall: swift 2022-11-02 15:51:02.729 | Found existing installation: swift 2.29.2.dev7 2022-11-02 15:51:02.732 | Can't uninstall 'swift'. No files were found to uninstall. 2022-11-02 15:51:02.734 | Running setup.py develop for swift 2022-11-02 15:51:06.752 | Successfully installed swift 2022-11-02 15:51:06.866 | + inc/python:pip_install:200 : result=0 2022-11-02 15:51:06.868 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:51:06.871 | + functions-common:time_stop:2451 : local name 2022-11-02 15:51:06.873 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:51:06.875 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:51:06.877 | + functions-common:time_stop:2454 : local total 2022-11-02 15:51:06.880 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:51:06.882 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:51:06.884 | + functions-common:time_stop:2458 : start_time=1667404253511 2022-11-02 15:51:06.887 | + functions-common:time_stop:2460 : [[ -z 1667404253511 ]] 2022-11-02 15:51:06.890 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:51:06.894 | + functions-common:time_stop:2463 : end_time=1667404266891 2022-11-02 15:51:06.896 | + functions-common:time_stop:2464 : elapsed_time=13380 2022-11-02 15:51:06.898 | + functions-common:time_stop:2465 : total=69293 2022-11-02 15:51:06.901 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:51:06.903 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=82673 2022-11-02 15:51:06.906 | + inc/python:pip_install:203 : return 0 2022-11-02 15:51:06.908 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:51:06.910 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 15:51:06.913 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 15:51:06.931 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 15:51:06.944 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-11-02 15:51:06.946 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-11-02 15:51:06.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:51:06.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:51:06.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-11-02 15:51:06.956 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:51:06.958 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-11-02 15:51:06.961 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:51:06.964 | + ./stack.sh:main:908 : configure_swift 2022-11-02 15:51:06.966 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-11-02 15:51:06.968 | + lib/swift:configure_swift:332 : local node_number 2022-11-02 15:51:06.970 | + lib/swift:configure_swift:333 : local swift_node_config 2022-11-02 15:51:06.972 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-11-02 15:51:06.974 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 15:51:08.159 | No object-expirer running 2022-11-02 15:51:08.159 | No container-server running 2022-11-02 15:51:08.159 | No object-auditor running 2022-11-02 15:51:08.159 | No account-auditor running 2022-11-02 15:51:08.159 | No object-replicator running 2022-11-02 15:51:08.159 | No object-reconstructor running 2022-11-02 15:51:08.160 | No account-server running 2022-11-02 15:51:08.160 | No container-sharder running 2022-11-02 15:51:08.160 | No proxy-server running 2022-11-02 15:51:08.160 | No account-replicator running 2022-11-02 15:51:08.160 | No account-reaper running 2022-11-02 15:51:08.160 | No object-updater running 2022-11-02 15:51:08.160 | No container-updater running 2022-11-02 15:51:08.160 | No container-reconciler running 2022-11-02 15:51:08.160 | No container-replicator running 2022-11-02 15:51:08.160 | No container-auditor running 2022-11-02 15:51:08.160 | No container-sync running 2022-11-02 15:51:08.160 | No object-server running 2022-11-02 15:51:08.251 | + lib/swift:configure_swift:337 : true 2022-11-02 15:51:08.253 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-11-02 15:51:08.266 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-11-02 15:51:08.278 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-11-02 15:51:08.281 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-11-02 15:51:08.281 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-11-02 15:51:08.286 | + lib/swift:configure_swift:351 : sed -e ' 2022-11-02 15:51:08.286 | s/%GROUP%/ubuntu/; 2022-11-02 15:51:08.286 | s/%USER%/ubuntu/; 2022-11-02 15:51:08.286 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-11-02 15:51:08.286 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-11-02 15:51:08.289 | uid = ubuntu 2022-11-02 15:51:08.289 | gid = ubuntu 2022-11-02 15:51:08.289 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-11-02 15:51:08.289 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-11-02 15:51:08.290 | address = 127.0.0.1 2022-11-02 15:51:08.290 | 2022-11-02 15:51:08.290 | [account6612] 2022-11-02 15:51:08.290 | max connections = 25 2022-11-02 15:51:08.290 | path = /opt/stack/data/swift/1/node/ 2022-11-02 15:51:08.290 | read only = false 2022-11-02 15:51:08.290 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-11-02 15:51:08.290 | 2022-11-02 15:51:08.290 | [account6622] 2022-11-02 15:51:08.290 | max connections = 25 2022-11-02 15:51:08.290 | path = /opt/stack/data/swift/2/node/ 2022-11-02 15:51:08.290 | read only = false 2022-11-02 15:51:08.290 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-11-02 15:51:08.290 | 2022-11-02 15:51:08.290 | [account6632] 2022-11-02 15:51:08.290 | max connections = 25 2022-11-02 15:51:08.290 | path = /opt/stack/data/swift/3/node/ 2022-11-02 15:51:08.290 | read only = false 2022-11-02 15:51:08.290 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-11-02 15:51:08.290 | 2022-11-02 15:51:08.290 | [account6642] 2022-11-02 15:51:08.290 | max connections = 25 2022-11-02 15:51:08.290 | path = /opt/stack/data/swift/4/node/ 2022-11-02 15:51:08.290 | read only = false 2022-11-02 15:51:08.290 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-11-02 15:51:08.290 | 2022-11-02 15:51:08.290 | 2022-11-02 15:51:08.290 | [container6611] 2022-11-02 15:51:08.290 | max connections = 25 2022-11-02 15:51:08.290 | path = /opt/stack/data/swift/1/node/ 2022-11-02 15:51:08.290 | read only = false 2022-11-02 15:51:08.290 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-11-02 15:51:08.290 | 2022-11-02 15:51:08.290 | [container6621] 2022-11-02 15:51:08.290 | max connections = 25 2022-11-02 15:51:08.291 | path = /opt/stack/data/swift/2/node/ 2022-11-02 15:51:08.291 | read only = false 2022-11-02 15:51:08.291 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-11-02 15:51:08.291 | 2022-11-02 15:51:08.291 | [container6631] 2022-11-02 15:51:08.291 | max connections = 25 2022-11-02 15:51:08.291 | path = /opt/stack/data/swift/3/node/ 2022-11-02 15:51:08.291 | read only = false 2022-11-02 15:51:08.291 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-11-02 15:51:08.291 | 2022-11-02 15:51:08.291 | [container6641] 2022-11-02 15:51:08.291 | max connections = 25 2022-11-02 15:51:08.291 | path = /opt/stack/data/swift/4/node/ 2022-11-02 15:51:08.291 | read only = false 2022-11-02 15:51:08.291 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-11-02 15:51:08.291 | 2022-11-02 15:51:08.291 | 2022-11-02 15:51:08.291 | [object6613] 2022-11-02 15:51:08.291 | max connections = 25 2022-11-02 15:51:08.291 | path = /opt/stack/data/swift/1/node/ 2022-11-02 15:51:08.291 | read only = false 2022-11-02 15:51:08.291 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-11-02 15:51:08.291 | 2022-11-02 15:51:08.291 | [object6623] 2022-11-02 15:51:08.291 | max connections = 25 2022-11-02 15:51:08.291 | path = /opt/stack/data/swift/2/node/ 2022-11-02 15:51:08.291 | read only = false 2022-11-02 15:51:08.291 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-11-02 15:51:08.291 | 2022-11-02 15:51:08.291 | [object6633] 2022-11-02 15:51:08.291 | max connections = 25 2022-11-02 15:51:08.291 | path = /opt/stack/data/swift/3/node/ 2022-11-02 15:51:08.291 | read only = false 2022-11-02 15:51:08.291 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-11-02 15:51:08.291 | 2022-11-02 15:51:08.292 | [object6643] 2022-11-02 15:51:08.292 | max connections = 25 2022-11-02 15:51:08.292 | path = /opt/stack/data/swift/4/node/ 2022-11-02 15:51:08.292 | read only = false 2022-11-02 15:51:08.292 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-11-02 15:51:08.293 | + lib/swift:configure_swift:357 : is_ubuntu 2022-11-02 15:51:08.295 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:51:08.297 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:51:08.299 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-11-02 15:51:08.311 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-11-02 15:51:08.314 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-11-02 15:51:08.318 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-11-02 15:51:08.322 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-11-02 15:51:08.325 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-11-02 15:51:08.329 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-11-02 15:51:08.357 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.89:8080/v1/ 2022-11-02 15:51:08.383 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-11-02 15:51:08.401 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-11-02 15:51:08.430 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-11-02 15:51:08.448 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-11-02 15:51:08.476 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-11-02 15:51:08.494 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-11-02 15:51:08.523 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-11-02 15:51:08.542 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-11-02 15:51:08.570 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-11-02 15:51:08.589 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 15:51:08.617 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-11-02 15:51:08.635 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-11-02 15:51:08.650 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:08.653 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-11-02 15:51:08.681 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-11-02 15:51:08.708 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-11-02 15:51:08.736 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-11-02 15:51:08.763 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-11-02 15:51:08.778 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:08.780 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-11-02 15:51:08.808 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-11-02 15:51:08.823 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:08.825 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-11-02 15:51:08.840 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:08.842 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-11-02 15:51:08.844 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-11-02 15:51:08.860 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:08.862 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-11-02 15:51:08.864 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-11-02 15:51:08.866 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-11-02 15:51:08.872 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-11-02 15:51:08.877 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-11-02 15:51:08.904 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-11-02 15:51:08.932 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-11-02 15:51:08.962 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-11-02 15:51:08.992 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-11-02 15:51:09.019 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-11-02 15:51:09.022 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-11-02 15:51:09.024 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-11-02 15:51:09.026 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-11-02 15:51:09.029 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-11-02 15:51:09.056 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-11-02 15:51:09.082 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.89/identity 2022-11-02 15:51:09.110 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-11-02 15:51:09.136 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-11-02 15:51:09.164 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-11-02 15:51:09.191 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-11-02 15:51:09.218 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-11-02 15:51:09.245 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:51:09.272 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-11-02 15:51:09.300 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-11-02 15:51:09.327 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-11-02 15:51:09.354 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-11-02 15:51:09.381 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-11-02 15:51:09.412 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-11-02 15:51:09.439 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-11-02 15:51:09.457 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-11-02 15:51:09.485 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-11-02 15:51:09.514 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-11-02 15:51:09.518 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-11-02 15:51:09.547 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-11-02 15:51:09.574 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-11-02 15:51:09.601 | + lib/swift:configure_swift:475 : local node_number 2022-11-02 15:51:09.603 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 15:51:09.605 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 15:51:09.607 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-11-02 15:51:09.612 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-11-02 15:51:09.614 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 15:51:09.616 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 15:51:09.618 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-11-02 15:51:09.621 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-11-02 15:51:09.623 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 15:51:09.625 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 15:51:09.627 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-11-02 15:51:09.645 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-11-02 15:51:09.673 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-11-02 15:51:09.691 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-11-02 15:51:09.720 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-11-02 15:51:09.738 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 15:51:09.767 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-11-02 15:51:09.785 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 15:51:09.814 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-11-02 15:51:09.831 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 15:51:09.861 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-11-02 15:51:09.879 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-11-02 15:51:09.908 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-11-02 15:51:09.926 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-11-02 15:51:09.954 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-11-02 15:51:09.973 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-11-02 15:51:10.002 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-11-02 15:51:10.020 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-11-02 15:51:10.047 | + 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-11-02 15:51:10.054 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-11-02 15:51:10.073 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 15:51:10.102 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-11-02 15:51:10.132 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 15:51:10.134 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-11-02 15:51:10.139 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-11-02 15:51:10.141 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 15:51:10.143 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 15:51:10.145 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-11-02 15:51:10.148 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-11-02 15:51:10.150 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 15:51:10.152 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 15:51:10.155 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-11-02 15:51:10.173 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-11-02 15:51:10.208 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-11-02 15:51:10.227 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-11-02 15:51:10.256 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-11-02 15:51:10.275 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 15:51:10.303 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-11-02 15:51:10.321 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 15:51:10.351 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-11-02 15:51:10.369 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 15:51:10.397 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-11-02 15:51:10.416 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-11-02 15:51:10.444 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-11-02 15:51:10.462 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-11-02 15:51:10.491 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-11-02 15:51:10.509 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-11-02 15:51:10.539 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-11-02 15:51:10.558 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-11-02 15:51:10.585 | + 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-11-02 15:51:10.595 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-11-02 15:51:10.613 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 15:51:10.642 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 15:51:10.644 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-11-02 15:51:10.648 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-11-02 15:51:10.651 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 15:51:10.653 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 15:51:10.655 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-11-02 15:51:10.657 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-11-02 15:51:10.660 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 15:51:10.662 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 15:51:10.664 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-11-02 15:51:10.682 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-11-02 15:51:10.710 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-11-02 15:51:10.729 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-11-02 15:51:10.757 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-11-02 15:51:10.776 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 15:51:10.804 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-11-02 15:51:10.822 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 15:51:10.850 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-11-02 15:51:10.868 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 15:51:10.897 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-11-02 15:51:10.915 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-11-02 15:51:10.943 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-11-02 15:51:10.962 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-11-02 15:51:10.990 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-11-02 15:51:11.009 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-11-02 15:51:11.038 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-11-02 15:51:11.057 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-11-02 15:51:11.084 | + 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-11-02 15:51:11.096 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-11-02 15:51:11.114 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 15:51:11.143 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-11-02 15:51:11.171 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-11-02 15:51:11.200 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-11-02 15:51:11.227 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-11-02 15:51:11.229 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-11-02 15:51:11.234 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-11-02 15:51:11.263 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-11-02 15:51:11.292 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-11-02 15:51:11.320 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-11-02 15:51:11.349 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-11-02 15:51:11.379 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-11-02 15:51:11.407 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-11-02 15:51:11.434 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-11-02 15:51:11.462 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-11-02 15:51:11.490 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-11-02 15:51:11.505 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:11.508 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-11-02 15:51:11.527 | + lib/swift:configure_swift:518 : local auth_vers 2022-11-02 15:51:11.530 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-11-02 15:51:11.550 | + lib/swift:configure_swift:519 : auth_vers=3 2022-11-02 15:51:11.552 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-11-02 15:51:11.580 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-11-02 15:51:11.582 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-11-02 15:51:11.610 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-11-02 15:51:11.638 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-11-02 15:51:11.641 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-11-02 15:51:11.668 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-11-02 15:51:11.685 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:11.687 | + lib/swift:configure_swift:538 : local user_group 2022-11-02 15:51:11.690 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-11-02 15:51:11.694 | + lib/swift:configure_swift:539 : user_group=1000 2022-11-02 15:51:11.697 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-11-02 15:51:11.710 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-11-02 15:51:11.712 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-11-02 15:51:11.724 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-11-02 15:51:11.726 | + lib/swift:configure_swift:545 : is_suse 2022-11-02 15:51:11.729 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:51:11.731 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:51:11.734 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:51:11.736 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:51:11.738 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:51:11.741 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:51:11.743 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-11-02 15:51:11.756 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-11-02 15:51:11.758 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-11-02 15:51:11.761 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-11-02 15:51:11.779 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:11.782 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-11-02 15:51:11.800 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:11.802 | + ./stack.sh:main:919 : stack_install_service glance 2022-11-02 15:51:11.804 | + lib/stack:stack_install_service:20 : local service=glance 2022-11-02 15:51:11.808 | + lib/stack:stack_install_service:21 : type install_glance 2022-11-02 15:51:11.810 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:51:11.813 | + lib/stack:stack_install_service:32 : install_glance 2022-11-02 15:51:11.815 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-11-02 15:51:11.818 | + lib/glance:install_glance:507 : local glance_store_extras 2022-11-02 15:51:11.820 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-11-02 15:51:11.837 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:11.840 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-11-02 15:51:11.842 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-11-02 15:51:11.860 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:11.862 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-11-02 15:51:11.865 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-11-02 15:51:11.868 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-11-02 15:51:11.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:51:11.874 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:51:11.876 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-11-02 15:51:11.879 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:51:11.882 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-11-02 15:51:11.885 | ++ inc/python:join_extras:29 : local IFS=, 2022-11-02 15:51:11.888 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-11-02 15:51:11.891 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-11-02 15:51:11.893 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-11-02 15:51:11.896 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-11-02 15:51:11.898 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-11-02 15:51:11.902 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-11-02 15:51:11.905 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-11-02 15:51:11.907 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-11-02 15:51:11.911 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:51:11.911 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-11-02 15:51:11.917 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-11-02 15:51:11.920 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-11-02 15:51:11.922 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-11-02 15:51:11.925 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-11-02 15:51:11.928 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 15:51:11.951 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-11-02 15:51:11.953 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 15:51:14.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:51:14.123 | from cryptography.utils import int_from_bytes 2022-11-02 15:51:14.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:51:14.123 | from cryptography.utils import int_from_bytes 2022-11-02 15:51:14.333 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.340 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.347 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.351 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.440 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.459 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.463 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.467 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.483 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.491 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.493 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.524 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.534 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.539 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.558 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.595 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.603 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.609 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.657 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.671 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.675 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.693 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.701 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.749 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.767 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.771 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.886 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.893 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:14.897 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:51:14.951 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.072 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.097 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.102 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.113 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.119 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.138 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.145 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.162 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.220 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.233 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.249 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.294 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.298 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:15.305 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:51:15.307 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 15:51:15.388 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 15:51:15.397 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:51:15.410 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:51:15.467 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 15:51:15.489 | 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 319)) (1.7.0) 2022-11-02 15:51:15.493 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 15:51:15.511 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 15:51:15.521 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:51:15.559 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 15:51:15.565 | 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 332)) (5.1.0) 2022-11-02 15:51:15.569 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 15:51:15.608 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 15:51:15.621 | 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 341)) (6.3.1) 2022-11-02 15:51:15.624 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:51:15.632 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 15:51:15.655 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:51:15.671 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:51:15.676 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:51:15.679 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 15:51:15.682 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:51:15.687 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 15:51:15.703 | 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 431)) (2.8.2) 2022-11-02 15:51:15.707 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:51:15.725 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-11-02 15:51:15.750 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:51:15.754 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:51:15.780 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:51:15.785 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 15:51:15.788 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:51:15.790 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:51:15.797 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 15:51:15.811 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:51:15.831 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 15:51:15.836 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:51:15.845 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:51:15.847 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:51:15.851 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:51:15.856 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:51:15.862 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:51:15.864 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:51:15.869 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:51:15.873 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:51:15.875 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:51:15.884 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 15:51:15.892 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:51:15.904 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:51:15.916 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:51:15.927 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:51:15.931 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:51:15.942 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:51:15.948 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:51:15.950 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:51:15.954 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:51:15.970 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:51:15.973 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:51:15.976 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 15:51:16.047 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 15:51:16.058 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 15:51:16.065 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:51:16.070 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:51:18.072 | + inc/python:pip_install:200 : result=0 2022-11-02 15:51:18.075 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:51:18.077 | + functions-common:time_stop:2451 : local name 2022-11-02 15:51:18.080 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:51:18.082 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:51:18.084 | + functions-common:time_stop:2454 : local total 2022-11-02 15:51:18.087 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:51:18.090 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:51:18.092 | + functions-common:time_stop:2458 : start_time=1667404271945 2022-11-02 15:51:18.094 | + functions-common:time_stop:2460 : [[ -z 1667404271945 ]] 2022-11-02 15:51:18.098 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:51:18.102 | + functions-common:time_stop:2463 : end_time=1667404278099 2022-11-02 15:51:18.105 | + functions-common:time_stop:2464 : elapsed_time=6154 2022-11-02 15:51:18.107 | + functions-common:time_stop:2465 : total=82673 2022-11-02 15:51:18.110 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:51:18.112 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=88827 2022-11-02 15:51:18.114 | + inc/python:pip_install:203 : return 0 2022-11-02 15:51:18.117 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-11-02 15:51:18.120 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-11-02 15:51:18.122 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-11-02 15:51:18.135 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-11-02 15:51:18.140 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-11-02 15:51:18.143 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-11-02 15:51:18.145 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-11-02 15:51:18.147 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:51:18.150 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:51:18.154 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:51:18.156 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:51:18.159 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:51:18.162 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:51:18.178 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:51:18.181 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:51:18.183 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:51:18.186 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:51:18.187 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:51:18.192 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-11-02 15:51:18.194 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:51:18.196 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-11-02 15:51:18.210 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-11-02 15:51:18.213 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:51:18.213 | + functions-common:git_clone:690 : head -1 2022-11-02 15:51:18.217 | f3ae67fa1 Mock getaddrinfo in cinder store tests 2022-11-02 15:51:18.220 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:51:18.222 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-11-02 15:51:18.225 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:51:18.227 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 15:51:18.230 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-11-02 15:51:18.233 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:51:18.235 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-11-02 15:51:18.238 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:51:18.240 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 15:51:18.243 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-11-02 15:51:18.246 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:51:18.249 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:51:18.252 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-11-02 15:51:18.255 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:51:18.258 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-11-02 15:51:18.261 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:51:18.263 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:51:18.267 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-11-02 15:51:18.272 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-11-02 15:51:18.275 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-11-02 15:51:18.925 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-11-02 15:51:18.927 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:51:18.930 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:51:18.933 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:51:18.935 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 15:51:18.938 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-11-02 15:51:18.940 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:51:18.942 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:51:18.945 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:51:18.948 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:51:18.950 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:51:18.952 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:51:18.955 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:51:18.957 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-11-02 15:51:18.979 | Using python 3.8 to install /opt/stack/glance 2022-11-02 15:51:18.982 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-11-02 15:51:21.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:51:21.211 | from cryptography.utils import int_from_bytes 2022-11-02 15:51:21.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:51:21.211 | from cryptography.utils import int_from_bytes 2022-11-02 15:51:21.420 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.428 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.435 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.439 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.527 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.547 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.551 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.554 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.569 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.578 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.580 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.612 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.621 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.626 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.645 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.682 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.690 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.695 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.743 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.757 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.761 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.780 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.787 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.836 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.854 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.858 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.973 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.979 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:21.983 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:51:22.037 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.158 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.184 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.188 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.199 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.204 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.224 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.232 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.250 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.307 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.320 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.335 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.380 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.384 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:22.391 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:51:22.391 | Obtaining file:///opt/stack/glance 2022-11-02 15:51:25.724 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 15:51:25.734 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:51:25.742 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:51:25.754 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 15:51:25.898 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) (0.11.0) 2022-11-02 15:51:25.906 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:51:25.919 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 15:51:25.933 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 15:51:25.953 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:51:25.991 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 15:51:26.003 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:51:26.009 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 15:51:26.015 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:51:26.023 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 15:51:26.029 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 15:51:26.096 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:51:26.101 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 15:51:26.111 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 15:51:26.147 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 15:51:26.172 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:51:26.175 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:51:26.187 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:51:26.244 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:51:26.295 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:51:26.300 | 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 319)) (1.7.0) 2022-11-02 15:51:26.303 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 15:51:26.320 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 15:51:26.357 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 15:51:26.367 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:51:26.406 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 15:51:26.411 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 15:51:26.457 | 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 332)) (5.1.0) 2022-11-02 15:51:26.461 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 15:51:26.471 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 15:51:26.509 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 15:51:26.562 | 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 336)) (0.4.0) 2022-11-02 15:51:26.573 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 15:51:26.591 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 15:51:26.606 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 15:51:26.617 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:51:26.626 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 15:51:26.648 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 15:51:26.658 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:51:26.673 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 15:51:26.743 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:51:26.748 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:51:26.751 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:51:26.763 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 15:51:26.768 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 15:51:26.789 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 15:51:26.802 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 15:51:26.812 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 15:51:26.814 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:51:26.820 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 15:51:26.836 | 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 431)) (2.8.2) 2022-11-02 15:51:26.841 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:51:26.858 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:51:26.863 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 15:51:26.869 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:51:26.896 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 15:51:26.901 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:51:26.905 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 15:51:26.976 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.8.1) 2022-11-02 15:51:26.979 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:51:26.982 | 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 554)) (0.13.0) 2022-11-02 15:51:26.992 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 15:51:26.996 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 15:51:26.998 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:51:27.005 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 15:51:27.057 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 15:51:27.071 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 15:51:27.080 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 15:51:27.085 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 15:51:27.095 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:51:27.115 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:51:27.120 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:51:27.123 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 15:51:27.128 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 15:51:27.152 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 15:51:27.160 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:51:27.163 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:51:27.180 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:51:27.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 181)) (0.17.3) 2022-11-02 15:51:27.189 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:51:27.191 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 15:51:27.216 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 15:51:27.219 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 15:51:27.263 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 15:51:27.268 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 15:51:27.273 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 15:51:27.283 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:51:27.286 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:51:27.296 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:51:27.299 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:51:27.312 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:51:27.315 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:51:27.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:51:27.322 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 15:51:27.324 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:51:27.327 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 15:51:27.332 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 15:51:27.368 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 15:51:27.374 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:51:27.376 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 15:51:27.378 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:51:27.381 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 15:51:27.386 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 15:51:27.406 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 15:51:27.409 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 15:51:27.412 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 15:51:27.415 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 15:51:27.418 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:51:27.421 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:51:27.468 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 15:51:27.472 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:51:27.533 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 15:51:28.560 | Installing collected packages: glance 2022-11-02 15:51:28.560 | Attempting uninstall: glance 2022-11-02 15:51:28.561 | Found existing installation: glance 24.1.1.dev4 2022-11-02 15:51:28.565 | Can't uninstall 'glance'. No files were found to uninstall. 2022-11-02 15:51:28.566 | Running setup.py develop for glance 2022-11-02 15:51:32.560 | Successfully installed glance 2022-11-02 15:51:32.672 | + inc/python:pip_install:200 : result=0 2022-11-02 15:51:32.675 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:51:32.677 | + functions-common:time_stop:2451 : local name 2022-11-02 15:51:32.679 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:51:32.682 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:51:32.685 | + functions-common:time_stop:2454 : local total 2022-11-02 15:51:32.687 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:51:32.689 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:51:32.691 | + functions-common:time_stop:2458 : start_time=1667404278973 2022-11-02 15:51:32.694 | + functions-common:time_stop:2460 : [[ -z 1667404278973 ]] 2022-11-02 15:51:32.697 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:51:32.701 | + functions-common:time_stop:2463 : end_time=1667404292698 2022-11-02 15:51:32.703 | + functions-common:time_stop:2464 : elapsed_time=13725 2022-11-02 15:51:32.706 | + functions-common:time_stop:2465 : total=88827 2022-11-02 15:51:32.708 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:51:32.710 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=102552 2022-11-02 15:51:32.713 | + inc/python:pip_install:203 : return 0 2022-11-02 15:51:32.715 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:51:32.718 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 15:51:32.720 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 15:51:32.740 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 15:51:32.753 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-11-02 15:51:32.756 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-11-02 15:51:32.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:51:32.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:51:32.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-11-02 15:51:32.766 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:51:32.768 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:51:32.771 | + ./stack.sh:main:920 : configure_glance 2022-11-02 15:51:32.773 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-11-02 15:51:32.786 | + lib/glance:configure_glance:326 : local dburl 2022-11-02 15:51:32.788 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-11-02 15:51:32.791 | ++ lib/database:database_connection_url:134 : local db=glance 2022-11-02 15:51:32.793 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-11-02 15:51:32.796 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-11-02 15:51:32.798 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 15:51:32.800 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 15:51:32.803 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-11-02 15:51:32.831 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 15:51:32.860 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-11-02 15:51:32.889 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 15:51:32.919 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-11-02 15:51:32.948 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-11-02 15:51:32.977 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-11-02 15:51:32.980 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 15:51:32.982 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-11-02 15:51:32.985 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:51:32.987 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-11-02 15:51:33.015 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-11-02 15:51:33.045 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 15:51:33.074 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-11-02 15:51:33.103 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-11-02 15:51:33.132 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-11-02 15:51:33.162 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-11-02 15:51:33.192 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-11-02 15:51:33.221 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:51:33.250 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:51:33.280 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-11-02 15:51:33.309 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-11-02 15:51:33.312 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-11-02 15:51:33.314 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-11-02 15:51:33.317 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:51:33.319 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:51:33.322 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:51:33.339 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:33.342 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:51:33.344 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:51:33.346 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:51:33.362 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:33.365 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:51:33.367 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:51:33.396 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:51:33.399 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:51:33.402 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-11-02 15:51:33.404 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-11-02 15:51:33.407 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-11-02 15:51:33.435 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-11-02 15:51:33.465 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-11-02 15:51:33.467 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-11-02 15:51:33.470 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-11-02 15:51:33.472 | + lib/glance:configure_glance_store:254 : local be 2022-11-02 15:51:33.474 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-11-02 15:51:33.477 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-11-02 15:51:33.479 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 15:51:33.508 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-11-02 15:51:33.511 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-11-02 15:51:33.541 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-11-02 15:51:33.544 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-11-02 15:51:33.560 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:33.563 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-11-02 15:51:33.593 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-11-02 15:51:33.622 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-11-02 15:51:33.652 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-11-02 15:51:33.683 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-11-02 15:51:33.712 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-11-02 15:51:33.729 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:33.731 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 15:51:33.760 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-11-02 15:51:33.789 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-11-02 15:51:33.819 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.89/identity/v3 2022-11-02 15:51:33.848 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-11-02 15:51:33.878 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-11-02 15:51:33.908 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-11-02 15:51:33.925 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:33.927 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-11-02 15:51:33.930 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-11-02 15:51:33.933 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 15:51:33.936 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:51:33.953 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:51:33.955 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:51:33.958 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:51:33.960 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:51:33.963 | + 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-11-02 15:51:33.992 | + 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-11-02 15:51:34.022 | + 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-11-02 15:51:34.054 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:51:34.083 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-11-02 15:51:34.088 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-11-02 15:51:34.118 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-11-02 15:51:34.147 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 15:51:34.177 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-11-02 15:51:34.207 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-11-02 15:51:34.236 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-11-02 15:51:34.266 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-11-02 15:51:34.296 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 15:51:34.326 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-11-02 15:51:34.355 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-11-02 15:51:34.384 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-11-02 15:51:34.413 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-11-02 15:51:34.419 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-11-02 15:51:34.426 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-11-02 15:51:34.443 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:34.445 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-11-02 15:51:34.448 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-11-02 15:51:34.450 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-11-02 15:51:34.452 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-11-02 15:51:34.455 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-11-02 15:51:34.457 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-11-02 15:51:34.461 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-11-02 15:51:34.464 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-11-02 15:51:34.468 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-11-02 15:51:34.498 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-11-02 15:51:34.500 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-11-02 15:51:34.502 | ++ functions:get_random_port:837 : true 2022-11-02 15:51:34.504 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-11-02 15:51:34.507 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-11-02 15:51:34.509 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-11-02 15:51:34.577 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-11-02 15:51:34.579 | ++ functions:get_random_port:841 : break 2 2022-11-02 15:51:34.581 | ++ functions:get_random_port:845 : echo 60999 2022-11-02 15:51:34.584 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-11-02 15:51:34.586 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-11-02 15:51:34.615 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-11-02 15:51:34.642 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-11-02 15:51:34.670 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:51:34.697 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:51:34.724 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:51:34.752 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:51:34.780 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:51:34.808 | + 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-11-02 15:51:34.836 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:51:34.864 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:51:34.891 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:51:34.919 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:51:34.947 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 15:51:34.974 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-11-02 15:51:35.002 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-11-02 15:51:35.029 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-11-02 15:51:35.058 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-11-02 15:51:35.085 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-11-02 15:51:35.113 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-11-02 15:51:35.115 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-11-02 15:51:35.117 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:51:35.120 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:51:35.123 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:51:35.125 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-11-02 15:51:35.128 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-11-02 15:51:35.183 | proxy (enabled by site administrator) 2022-11-02 15:51:35.186 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-11-02 15:51:35.189 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-11-02 15:51:35.191 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:51:35.193 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:51:35.196 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:51:35.198 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-11-02 15:51:35.201 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-11-02 15:51:35.256 | proxy_http (enabled by site administrator) 2022-11-02 15:51:35.259 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-11-02 15:51:35.262 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-11-02 15:51:35.264 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-11-02 15:51:35.267 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:51:35.269 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:51:35.271 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:51:35.274 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:51:35.277 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:51:35.280 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-11-02 15:51:35.280 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:51:35.289 | KeepAlive Off 2022-11-02 15:51:35.294 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-11-02 15:51:35.294 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:51:35.302 | SetEnv proxy-sendchunked 1 2022-11-02 15:51:35.306 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-11-02 15:51:35.307 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:51:35.315 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-11-02 15:51:35.318 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-11-02 15:51:35.321 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-11-02 15:51:35.323 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:51:35.325 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:51:35.328 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:51:35.330 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:51:35.332 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:51:35.335 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:51:35.337 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:51:35.340 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:51:35.342 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:51:35.344 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-11-02 15:51:35.406 | Site glance-wsgi-api already enabled 2022-11-02 15:51:35.410 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-11-02 15:51:35.412 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:51:35.415 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:51:35.418 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:51:35.557 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-11-02 15:51:35.563 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-11-02 15:51:35.595 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-02 15:51:35.597 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-11-02 15:51:35.616 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:35.619 | + ./stack.sh:main:925 : stack_install_service cinder 2022-11-02 15:51:35.621 | + lib/stack:stack_install_service:20 : local service=cinder 2022-11-02 15:51:35.624 | + lib/stack:stack_install_service:21 : type install_cinder 2022-11-02 15:51:35.626 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:51:35.629 | + lib/stack:stack_install_service:32 : install_cinder 2022-11-02 15:51:35.631 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-11-02 15:51:35.634 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-11-02 15:51:35.637 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-11-02 15:51:35.639 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:51:35.642 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:51:35.645 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:51:35.648 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:51:35.651 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:51:35.654 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:51:35.670 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:51:35.673 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:51:35.675 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:51:35.678 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:51:35.678 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:51:35.684 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-11-02 15:51:35.686 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:51:35.689 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-11-02 15:51:35.702 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-11-02 15:51:35.705 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:51:35.706 | + functions-common:git_clone:690 : head -1 2022-11-02 15:51:35.715 | a3c8857ee NFS: Fix generic revert to snapshot flow 2022-11-02 15:51:35.718 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:51:35.720 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-11-02 15:51:35.723 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:51:35.726 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 15:51:35.728 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-11-02 15:51:35.731 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:51:35.733 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-11-02 15:51:35.736 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:51:35.738 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 15:51:35.741 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-11-02 15:51:35.744 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:51:35.746 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:51:35.749 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-11-02 15:51:35.752 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:51:35.755 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-11-02 15:51:35.758 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:51:35.761 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:51:35.764 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-11-02 15:51:35.770 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-11-02 15:51:35.772 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-11-02 15:51:36.432 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-11-02 15:51:36.434 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:51:36.437 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:51:36.439 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:51:36.441 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 15:51:36.444 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-11-02 15:51:36.446 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:51:36.449 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:51:36.451 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:51:36.454 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:51:36.456 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:51:36.459 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:51:36.461 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:51:36.464 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-11-02 15:51:36.485 | Using python 3.8 to install /opt/stack/cinder 2022-11-02 15:51:36.487 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-11-02 15:51:38.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:51:38.607 | from cryptography.utils import int_from_bytes 2022-11-02 15:51:38.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:51:38.607 | from cryptography.utils import int_from_bytes 2022-11-02 15:51:38.816 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:38.823 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:38.830 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:38.834 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:38.923 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:38.942 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:38.946 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:38.950 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:38.964 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:38.973 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:38.975 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.006 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.015 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.020 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.039 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.076 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.084 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.090 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.137 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.151 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.155 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.174 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.182 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.231 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.248 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.252 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.366 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.373 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.377 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:51:39.431 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.552 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.578 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.582 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.593 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.598 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.617 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.625 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.642 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.700 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.713 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.728 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.772 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.777 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:39.783 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:51:39.783 | Obtaining file:///opt/stack/cinder 2022-11-02 15:51:43.921 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 15:51:43.929 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:51:43.938 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:51:43.949 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 15:51:44.093 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:51:44.106 | Requirement already satisfied: boto3===1.21.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.21.7) 2022-11-02 15:51:44.116 | Requirement already satisfied: botocore===1.24.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.24.7) 2022-11-02 15:51:44.126 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 15:51:44.145 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:51:44.183 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 15:51:44.195 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:51:44.198 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:51:44.207 | Requirement already satisfied: google-api-python-client===2.38.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.38.0) 2022-11-02 15:51:44.218 | Requirement already satisfied: google-auth===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.6.0) 2022-11-02 15:51:44.244 | 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 201)) (0.1.0) 2022-11-02 15:51:44.249 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:51:44.254 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 15:51:44.265 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:51:44.268 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 15:51:44.271 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:51:44.283 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:51:44.341 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:51:44.393 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 15:51:44.403 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.1.3) 2022-11-02 15:51:44.412 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 15:51:44.434 | 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 319)) (1.7.0) 2022-11-02 15:51:44.439 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 15:51:44.456 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 15:51:44.492 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 15:51:44.503 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:51:44.542 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 15:51:44.547 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 15:51:44.594 | 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 332)) (5.1.0) 2022-11-02 15:51:44.598 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 15:51:44.637 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 15:51:44.691 | 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 336)) (0.4.0) 2022-11-02 15:51:44.701 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 15:51:44.720 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 15:51:44.735 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 15:51:44.748 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 15:51:44.760 | 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 341)) (6.3.1) 2022-11-02 15:51:44.763 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:51:44.772 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 15:51:44.821 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 15:51:44.831 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:51:44.846 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 15:51:44.865 | Requirement already satisfied: oslo.vmware===3.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.10.0) 2022-11-02 15:51:44.887 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 15:51:44.932 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:51:44.937 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 15:51:44.969 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:51:44.972 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:51:44.984 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 15:51:44.990 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 15:51:45.011 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (0.4.8) 2022-11-02 15:51:45.013 | 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 382)) (0.2.8) 2022-11-02 15:51:45.018 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 15:51:45.028 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 15:51:45.030 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:51:45.036 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 15:51:45.052 | 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 431)) (2.8.2) 2022-11-02 15:51:45.057 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 15:51:45.073 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:51:45.090 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 15:51:45.105 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-11-02 15:51:45.130 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:51:45.135 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 15:51:45.142 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:51:45.169 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:51:45.173 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.8) 2022-11-02 15:51:45.177 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (2.1.74) 2022-11-02 15:51:45.182 | Requirement already satisfied: s3transfer===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.5.2) 2022-11-02 15:51:45.189 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 15:51:45.261 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:51:45.264 | 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 554)) (0.13.0) 2022-11-02 15:51:45.275 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 15:51:45.278 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 15:51:45.281 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:51:45.287 | Requirement already satisfied: suds-community===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.0.0) 2022-11-02 15:51:45.290 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.8.9) 2022-11-02 15:51:45.296 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 15:51:45.349 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 15:51:45.363 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 15:51:45.371 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 15:51:45.377 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 15:51:45.387 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 15:51:45.443 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (4.1.1) 2022-11-02 15:51:45.446 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:51:45.467 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 15:51:45.471 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 15:51:45.478 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:51:45.483 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:51:45.486 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 15:51:45.491 | Requirement already satisfied: zstd===1.5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (1.5.1.0) 2022-11-02 15:51:45.494 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:51:45.497 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:51:45.514 | Requirement already satisfied: google-api-core===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.5.0) 2022-11-02 15:51:45.532 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 15:51:45.534 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:51:45.540 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:51:45.543 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:51:45.547 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:51:45.554 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:51:45.556 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 15:51:45.569 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 15:51:45.615 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 15:51:45.620 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 15:51:45.625 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 15:51:45.635 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 15:51:45.641 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:51:45.644 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:51:45.655 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:51:45.657 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 15:51:45.669 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:51:45.681 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 15:51:45.692 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:51:45.695 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:51:45.698 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:51:45.703 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (0.23.2) 2022-11-02 15:51:45.707 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 15:51:45.709 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 15:51:45.714 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 15:51:45.751 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 15:51:45.755 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:51:45.758 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 15:51:45.763 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:51:45.765 | Requirement already satisfied: googleapis-common-protos===1.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (1.55.0) 2022-11-02 15:51:45.771 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.5) 2022-11-02 15:51:45.773 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 15:51:45.811 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 15:51:45.818 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 15:51:45.843 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 15:51:45.846 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 15:51:45.848 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:51:45.897 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:51:45.901 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 15:51:45.904 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 15:51:45.928 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 15:51:45.931 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:51:46.990 | Installing collected packages: cinder 2022-11-02 15:51:46.991 | Attempting uninstall: cinder 2022-11-02 15:51:46.991 | Found existing installation: cinder 20.0.2.dev13 2022-11-02 15:51:46.996 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-11-02 15:51:46.997 | Running setup.py develop for cinder 2022-11-02 15:51:51.795 | Successfully installed cinder 2022-11-02 15:51:51.908 | + inc/python:pip_install:200 : result=0 2022-11-02 15:51:51.910 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:51:51.912 | + functions-common:time_stop:2451 : local name 2022-11-02 15:51:51.915 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:51:51.918 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:51:51.920 | + functions-common:time_stop:2454 : local total 2022-11-02 15:51:51.922 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:51:51.925 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:51:51.927 | + functions-common:time_stop:2458 : start_time=1667404296479 2022-11-02 15:51:51.929 | + functions-common:time_stop:2460 : [[ -z 1667404296479 ]] 2022-11-02 15:51:51.932 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:51:51.936 | + functions-common:time_stop:2463 : end_time=1667404311934 2022-11-02 15:51:51.939 | + functions-common:time_stop:2464 : elapsed_time=15455 2022-11-02 15:51:51.941 | + functions-common:time_stop:2465 : total=102552 2022-11-02 15:51:51.943 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:51:51.945 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=118007 2022-11-02 15:51:51.948 | + inc/python:pip_install:203 : return 0 2022-11-02 15:51:51.950 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:51:51.953 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 15:51:51.955 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 15:51:51.975 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 15:51:51.988 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-11-02 15:51:51.991 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-11-02 15:51:51.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:51:51.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:51:51.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-11-02 15:51:52.001 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:51:52.004 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-11-02 15:51:52.006 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-11-02 15:51:52.009 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-11-02 15:51:52.012 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:51:52.014 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:51:52.017 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-11-02 15:51:52.029 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-11-02 15:51:52.032 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:51:52.035 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:51:52.037 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:51:52.041 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:51:52.043 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:51:52.046 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:51:52.048 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:51:52.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:51:52.053 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:51:52.056 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:51:52.058 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:51:52.061 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:51:52.063 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-11-02 15:51:52.066 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:51:52.068 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:51:52.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:51:52.074 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-11-02 15:51:52.097 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-11-02 15:51:52.209 | Reading package lists... 2022-11-02 15:51:52.473 | Building dependency tree... 2022-11-02 15:51:52.475 | Reading state information... 2022-11-02 15:51:52.752 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-11-02 15:51:52.752 | The following packages were automatically installed and are no longer required: 2022-11-02 15:51:52.753 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:51:52.753 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:51:52.753 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:51:52.753 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:51:52.753 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:51:52.753 | python3-zope.interface 2022-11-02 15:51:52.753 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:51:52.871 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:51:52.875 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:51:52.878 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:51:52.880 | + functions-common:time_stop:2451 : local name 2022-11-02 15:51:52.883 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:51:52.886 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:51:52.888 | + functions-common:time_stop:2454 : local total 2022-11-02 15:51:52.891 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:51:52.893 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:51:52.895 | + functions-common:time_stop:2458 : start_time=1667404312095 2022-11-02 15:51:52.898 | + functions-common:time_stop:2460 : [[ -z 1667404312095 ]] 2022-11-02 15:51:52.901 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:51:52.906 | + functions-common:time_stop:2463 : end_time=1667404312903 2022-11-02 15:51:52.908 | + functions-common:time_stop:2464 : elapsed_time=808 2022-11-02 15:51:52.911 | + functions-common:time_stop:2465 : total=5650 2022-11-02 15:51:52.913 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:51:52.916 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6458 2022-11-02 15:51:52.919 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:51:52.922 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:51:52.924 | + ./stack.sh:main:926 : configure_cinder 2022-11-02 15:51:52.926 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-11-02 15:51:52.939 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-11-02 15:51:52.943 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-11-02 15:51:52.946 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-11-02 15:51:52.948 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 15:51:52.951 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-11-02 15:51:52.952 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 15:51:52.956 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-11-02 15:51:52.958 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-11-02 15:51:52.960 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 15:51:52.963 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-11-02 15:51:52.965 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-11-02 15:51:52.968 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-11-02 15:51:52.970 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-11-02 15:51:52.972 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-11-02 15:51:52.984 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-11-02 15:51:52.997 | + 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-11-02 15:51:53.009 | + 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-11-02 15:51:53.021 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-11-02 15:51:53.033 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 15:51:53.036 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 15:51:53.041 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.whyLaRlBqk 2022-11-02 15:51:53.043 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 15:51:53.045 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 15:51:53.048 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-11-02 15:51:53.050 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.whyLaRlBqk 2022-11-02 15:51:53.054 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.whyLaRlBqk 2022-11-02 15:51:53.065 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.whyLaRlBqk /etc/sudoers.d/cinder-rootwrap 2022-11-02 15:51:53.078 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-11-02 15:51:53.082 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 15:51:53.084 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 15:51:53.086 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 15:51:53.088 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 15:51:53.090 | + 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-11-02 15:51:53.092 | + 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-11-02 15:51:53.095 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-11-02 15:51:53.097 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-11-02 15:51:53.101 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-11-02 15:51:53.106 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-11-02 15:51:53.125 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-11-02 15:51:53.144 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-11-02 15:51:53.162 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-11-02 15:51:53.181 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-11-02 15:51:53.199 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-11-02 15:51:53.218 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-11-02 15:51:53.237 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-11-02 15:51:53.255 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-11-02 15:51:53.257 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 15:51:53.260 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-11-02 15:51:53.262 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:51:53.264 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-11-02 15:51:53.295 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-11-02 15:51:53.322 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 15:51:53.350 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-11-02 15:51:53.377 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-11-02 15:51:53.406 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-11-02 15:51:53.434 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-11-02 15:51:53.461 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-11-02 15:51:53.489 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:51:53.517 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:51:53.547 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-11-02 15:51:53.577 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-11-02 15:51:53.606 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-11-02 15:51:53.609 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-11-02 15:51:53.611 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-11-02 15:51:53.614 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-11-02 15:51:53.616 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 15:51:53.619 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 15:51:53.651 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-11-02 15:51:53.679 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-11-02 15:51:53.706 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-11-02 15:51:53.735 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-11-02 15:51:53.763 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-11-02 15:51:53.792 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-11-02 15:51:53.822 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-11-02 15:51:53.825 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-11-02 15:51:53.852 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 15:51:53.884 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-11-02 15:51:53.891 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2d6e4bdd1774add45b371786dda3b824 2022-11-02 15:51:53.920 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-11-02 15:51:53.923 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 15:51:53.951 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 15:51:53.981 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 15:51:54.009 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-11-02 15:51:54.037 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-11-02 15:51:54.054 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:54.057 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 15:51:54.060 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-11-02 15:51:54.062 | + lib/cinder:configure_cinder:301 : local default_name= 2022-11-02 15:51:54.065 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-11-02 15:51:54.067 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 15:51:54.069 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-11-02 15:51:54.073 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-11-02 15:51:54.075 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-11-02 15:51:54.077 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-11-02 15:51:54.080 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-11-02 15:51:54.082 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-11-02 15:51:54.113 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-11-02 15:51:54.141 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-11-02 15:51:54.169 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-11-02 15:51:54.198 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-11-02 15:51:54.225 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-11-02 15:51:54.254 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-11-02 15:51:54.256 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-11-02 15:51:54.258 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-11-02 15:51:54.261 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-11-02 15:51:54.289 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-11-02 15:51:54.292 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-11-02 15:51:54.319 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-11-02 15:51:54.322 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-11-02 15:51:54.324 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-11-02 15:51:54.327 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-11-02 15:51:54.355 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-11-02 15:51:54.357 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-11-02 15:51:54.360 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-11-02 15:51:54.376 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:54.379 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-11-02 15:51:54.381 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-11-02 15:51:54.384 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-11-02 15:51:54.387 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-11-02 15:51:54.415 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.89:8080/v1/AUTH_ 2022-11-02 15:51:54.444 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-11-02 15:51:54.460 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:54.463 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-11-02 15:51:54.480 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:54.482 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-11-02 15:51:54.499 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:54.502 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-11-02 15:51:54.504 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-11-02 15:51:54.506 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-11-02 15:51:54.509 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-11-02 15:51:54.511 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:51:54.513 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:51:54.516 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:51:54.532 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:54.535 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:51:54.537 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:51:54.540 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:51:54.556 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:54.558 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:51:54.561 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:51:54.590 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:51:54.593 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:51:54.595 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-11-02 15:51:54.598 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-11-02 15:51:54.600 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 15:51:54.603 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:51:54.620 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:51:54.622 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:51:54.625 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:51:54.627 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:51:54.629 | + 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-11-02 15:51:54.658 | + 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-11-02 15:51:54.688 | + 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-11-02 15:51:54.717 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:51:54.746 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-11-02 15:51:54.763 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:54.766 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-11-02 15:51:54.768 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-11-02 15:51:54.771 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-11-02 15:51:54.773 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-11-02 15:51:54.775 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 15:51:54.778 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:51:54.781 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-11-02 15:51:54.785 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-11-02 15:51:54.787 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:51:54.789 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:51:54.802 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:51:54.802 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:51:54.811 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:51:54.814 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:51:54.830 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-11-02 15:51:54.833 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-11-02 15:51:54.837 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-11-02 15:51:54.866 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-11-02 15:51:54.894 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-11-02 15:51:54.921 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:51:54.948 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:51:54.977 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:51:55.004 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:51:55.032 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:51:55.060 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:51:55.088 | + 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-11-02 15:51:55.116 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:51:55.143 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:51:55.171 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:51:55.199 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 15:51:55.201 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 15:51:55.204 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-11-02 15:51:55.207 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-11-02 15:51:55.209 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:51:55.211 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:51:55.214 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:51:55.216 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 15:51:55.219 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 15:51:55.221 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-11-02 15:51:55.250 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 15:51:55.280 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 15:51:55.280 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-11-02 15:51:55.288 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-11-02 15:51:55.292 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-11-02 15:51:55.294 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-11-02 15:51:55.296 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:51:55.299 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:51:55.301 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:51:55.304 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:51:55.306 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:51:55.308 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:51:55.311 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:51:55.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:51:55.316 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:51:55.318 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-11-02 15:51:55.379 | Enabling site cinder-wsgi. 2022-11-02 15:51:55.385 | To activate the new configuration, you need to run: 2022-11-02 15:51:55.385 | systemctl reload apache2 2022-11-02 15:51:55.390 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 15:51:55.392 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:51:55.395 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:51:55.397 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:51:55.534 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-11-02 15:51:55.536 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-11-02 15:51:55.573 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-11-02 15:51:55.603 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-11-02 15:51:55.620 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:51:55.623 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-11-02 15:51:55.625 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 15:51:55.628 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 15:51:55.630 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 15:51:55.632 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-11-02 15:51:55.664 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-11-02 15:51:55.692 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.89/identity 2022-11-02 15:51:55.720 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-11-02 15:51:55.749 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-11-02 15:51:55.777 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-11-02 15:51:55.806 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-11-02 15:51:55.834 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-11-02 15:51:55.863 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:51:55.891 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-11-02 15:51:55.920 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-11-02 15:51:55.949 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 15:51:55.978 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-11-02 15:51:55.980 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-11-02 15:51:55.997 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:56.000 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-11-02 15:51:56.032 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-02 15:51:56.035 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-11-02 15:51:56.053 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:51:56.055 | + ./stack.sh:main:931 : stack_install_service neutron 2022-11-02 15:51:56.058 | + lib/stack:stack_install_service:20 : local service=neutron 2022-11-02 15:51:56.060 | + lib/stack:stack_install_service:21 : type install_neutron 2022-11-02 15:51:56.063 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:51:56.065 | + lib/stack:stack_install_service:32 : install_neutron 2022-11-02 15:51:56.068 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-11-02 15:51:56.072 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:51:56.072 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:51:56.078 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:51:56.080 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 15:51:56.083 | + 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-11-02 15:51:56.086 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:51:56.089 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-11-02 15:51:56.092 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-11-02 15:51:56.094 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-11-02 15:51:56.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:51:56.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:51:56.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-11-02 15:51:56.105 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:51:56.107 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-11-02 15:51:56.110 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-11-02 15:51:56.112 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-11-02 15:51:56.114 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:51:56.116 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:51:56.119 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:51:56.122 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:51:56.124 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:51:56.127 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:51:56.143 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:51:56.145 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:51:56.148 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:51:56.151 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:51:56.151 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:51:56.156 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-11-02 15:51:56.158 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:51:56.161 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-11-02 15:51:56.174 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-11-02 15:51:56.177 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:51:56.177 | + functions-common:git_clone:690 : head -1 2022-11-02 15:51:56.185 | df8d82e92a Check subnet overlapping after add router interface 2022-11-02 15:51:56.187 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:51:56.190 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-11-02 15:51:56.193 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:51:56.195 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 15:51:56.198 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-11-02 15:51:56.200 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:51:56.203 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-11-02 15:51:56.205 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:51:56.208 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 15:51:56.210 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-11-02 15:51:56.214 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:51:56.217 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:51:56.220 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-11-02 15:51:56.223 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:51:56.226 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-11-02 15:51:56.229 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:51:56.231 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:51:56.234 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-11-02 15:51:56.240 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-11-02 15:51:56.243 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-11-02 15:51:56.901 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-11-02 15:51:56.904 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:51:56.907 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:51:56.909 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:51:56.912 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 15:51:56.914 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-11-02 15:51:56.917 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:51:56.919 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:51:56.922 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:51:56.924 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:51:56.926 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:51:56.929 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:51:56.932 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:51:56.934 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-11-02 15:51:56.955 | Using python 3.8 to install /opt/stack/neutron 2022-11-02 15:51:56.958 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-11-02 15:51:59.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:51:59.121 | from cryptography.utils import int_from_bytes 2022-11-02 15:51:59.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:51:59.121 | from cryptography.utils import int_from_bytes 2022-11-02 15:51:59.331 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.339 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.346 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.350 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.439 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.458 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.462 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.466 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.481 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.489 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.491 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.524 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.534 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.539 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.558 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.595 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.603 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.609 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.656 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.670 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.674 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.694 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.701 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.750 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.768 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.771 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.886 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.893 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:51:59.897 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:51:59.951 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.074 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.099 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.103 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.114 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.120 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.139 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.146 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.164 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.222 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.234 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.252 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.296 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.300 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:00.307 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:52:00.307 | Obtaining file:///opt/stack/neutron 2022-11-02 15:52:04.612 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 15:52:04.618 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 15:52:04.621 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 15:52:04.629 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:52:04.638 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:52:04.649 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 15:52:04.794 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:52:04.808 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 15:52:04.822 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:52:04.828 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:52:04.830 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:52:04.839 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 15:52:04.845 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:52:04.849 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 15:52:04.859 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 15:52:04.896 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 15:52:04.921 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:52:04.979 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:52:05.029 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:52:05.034 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:52:05.037 | Requirement already satisfied: neutron-lib===2.20.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.20.0) 2022-11-02 15:52:05.074 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 15:52:05.099 | Requirement already satisfied: os-ken===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.1) 2022-11-02 15:52:05.115 | 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 318)) (1.1.0) 2022-11-02 15:52:05.119 | 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 319)) (1.7.0) 2022-11-02 15:52:05.123 | 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 321)) (2.7.0) 2022-11-02 15:52:05.127 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 15:52:05.150 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 15:52:05.186 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 15:52:05.197 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:52:05.235 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 15:52:05.241 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 15:52:05.288 | 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 332)) (5.1.0) 2022-11-02 15:52:05.293 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 15:52:05.331 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 15:52:05.384 | 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 336)) (0.4.0) 2022-11-02 15:52:05.394 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 15:52:05.413 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 15:52:05.428 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 15:52:05.441 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 15:52:05.454 | 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 341)) (6.3.1) 2022-11-02 15:52:05.456 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:52:05.466 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 15:52:05.487 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 15:52:05.497 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:52:05.513 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 15:52:05.532 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 15:52:05.603 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 15:52:05.608 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 15:52:05.616 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:52:05.621 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:52:05.624 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.4.1) 2022-11-02 15:52:05.634 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:52:05.645 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 15:52:05.651 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 15:52:05.672 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 15:52:05.684 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 15:52:05.694 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 15:52:05.697 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:52:05.703 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 15:52:05.721 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 15:52:05.723 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 15:52:05.727 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 15:52:05.730 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 15:52:05.734 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 15:52:05.738 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 15:52:05.741 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 15:52:05.745 | 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 431)) (2.8.2) 2022-11-02 15:52:05.750 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (4.5.1) 2022-11-02 15:52:05.768 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:52:05.786 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 15:52:05.811 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 15:52:05.826 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:52:05.829 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 15:52:05.837 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:52:05.863 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 15:52:05.865 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:52:05.870 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (1.2.2) 2022-11-02 15:52:05.875 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 15:52:05.947 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 15:52:05.951 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:52:05.953 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 15:52:05.956 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 15:52:05.966 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 15:52:05.969 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 15:52:05.971 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:52:05.978 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 15:52:05.992 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 15:52:06.001 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 15:52:06.006 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 15:52:06.017 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 15:52:06.073 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:52:06.093 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 15:52:06.097 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:52:06.102 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:52:06.106 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 15:52:06.111 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 15:52:06.135 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 15:52:06.142 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:52:06.159 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:52:06.162 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 15:52:06.165 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:52:06.168 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:52:06.205 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 15:52:06.208 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:52:06.213 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 15:52:06.218 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 15:52:06.239 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:52:06.241 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:52:06.245 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 15:52:06.248 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 15:52:06.294 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 15:52:06.299 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 15:52:06.308 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:52:06.311 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:52:06.323 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (3.0.0) 2022-11-02 15:52:06.343 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.3.5) 2022-11-02 15:52:06.345 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:52:06.357 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:52:06.369 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 15:52:06.383 | 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 313)) (2.1.0) 2022-11-02 15:52:06.387 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:52:06.390 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:52:06.392 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:52:06.397 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 15:52:06.400 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:52:06.402 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 15:52:06.406 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 15:52:06.408 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:52:06.411 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) (2.0.0) 2022-11-02 15:52:06.423 | Requirement already satisfied: beautifulsoup4===4.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.10.0) 2022-11-02 15:52:06.431 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:52:06.434 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:52:06.482 | Requirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.3.1) 2022-11-02 15:52:06.487 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 15:52:06.489 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:52:07.576 | Installing collected packages: neutron 2022-11-02 15:52:07.576 | Attempting uninstall: neutron 2022-11-02 15:52:07.577 | Found existing installation: neutron 20.2.1.dev72 2022-11-02 15:52:07.589 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-11-02 15:52:07.590 | Running setup.py develop for neutron 2022-11-02 15:52:12.507 | Successfully installed neutron 2022-11-02 15:52:12.622 | + inc/python:pip_install:200 : result=0 2022-11-02 15:52:12.624 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:52:12.627 | + functions-common:time_stop:2451 : local name 2022-11-02 15:52:12.629 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:52:12.631 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:52:12.634 | + functions-common:time_stop:2454 : local total 2022-11-02 15:52:12.636 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:52:12.639 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:52:12.641 | + functions-common:time_stop:2458 : start_time=1667404316950 2022-11-02 15:52:12.643 | + functions-common:time_stop:2460 : [[ -z 1667404316950 ]] 2022-11-02 15:52:12.646 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:52:12.650 | + functions-common:time_stop:2463 : end_time=1667404332648 2022-11-02 15:52:12.652 | + functions-common:time_stop:2464 : elapsed_time=15698 2022-11-02 15:52:12.655 | + functions-common:time_stop:2465 : total=118007 2022-11-02 15:52:12.657 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:52:12.659 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=133705 2022-11-02 15:52:12.662 | + inc/python:pip_install:203 : return 0 2022-11-02 15:52:12.664 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:52:12.667 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 15:52:12.669 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 15:52:12.689 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 15:52:12.701 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-11-02 15:52:12.703 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-11-02 15:52:12.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:52:12.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:52:12.711 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-11-02 15:52:12.714 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:52:12.716 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-11-02 15:52:12.719 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:52:12.721 | + ./stack.sh:main:934 : is_service_enabled nova 2022-11-02 15:52:12.739 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:12.741 | + ./stack.sh:main:936 : stack_install_service nova 2022-11-02 15:52:12.745 | + lib/stack:stack_install_service:20 : local service=nova 2022-11-02 15:52:12.747 | + lib/stack:stack_install_service:21 : type install_nova 2022-11-02 15:52:12.750 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:52:12.752 | + lib/stack:stack_install_service:32 : install_nova 2022-11-02 15:52:12.755 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-11-02 15:52:12.758 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-11-02 15:52:12.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:52:12.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:52:12.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-11-02 15:52:12.768 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:52:12.770 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-11-02 15:52:12.786 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:52:12.789 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-11-02 15:52:12.806 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:52:12.808 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-11-02 15:52:12.825 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:52:12.827 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-11-02 15:52:12.830 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-11-02 15:52:12.832 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-11-02 15:52:12.834 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:52:12.836 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:52:12.839 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:52:12.842 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:52:12.844 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:52:12.847 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:52:12.863 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:52:12.865 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:52:12.867 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:52:12.870 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:52:12.870 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:52:12.875 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-11-02 15:52:12.878 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:52:12.880 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-11-02 15:52:12.893 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-11-02 15:52:12.896 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:52:12.896 | + functions-common:git_clone:690 : head -1 2022-11-02 15:52:12.901 | 2738317167 nova-live-migration tests not needed for Ironic 2022-11-02 15:52:12.904 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:52:12.906 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-11-02 15:52:12.909 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:52:12.911 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 15:52:12.914 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-11-02 15:52:12.917 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:52:12.919 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-11-02 15:52:12.922 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:52:12.924 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 15:52:12.927 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-11-02 15:52:12.929 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:52:12.932 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:52:12.935 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-11-02 15:52:12.938 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:52:12.940 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-11-02 15:52:12.943 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:52:12.946 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:52:12.949 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-11-02 15:52:12.955 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-11-02 15:52:12.957 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-11-02 15:52:13.614 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-11-02 15:52:13.616 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:52:13.619 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:52:13.621 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:52:13.623 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 15:52:13.626 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-11-02 15:52:13.628 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:52:13.630 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:52:13.633 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:52:13.635 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:52:13.638 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:52:13.640 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:52:13.642 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:52:13.645 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-11-02 15:52:13.666 | Using python 3.8 to install /opt/stack/nova 2022-11-02 15:52:13.668 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-11-02 15:52:15.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:52:15.799 | from cryptography.utils import int_from_bytes 2022-11-02 15:52:15.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:52:15.799 | from cryptography.utils import int_from_bytes 2022-11-02 15:52:16.014 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.022 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.030 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.034 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.127 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.147 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.151 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.155 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.171 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.180 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.182 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.215 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.225 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.230 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.249 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.288 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.297 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.303 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.353 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.367 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.371 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.391 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.398 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.450 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.472 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.476 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.598 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.606 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.610 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:52:16.667 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.794 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.819 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.824 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.835 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.841 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.861 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.869 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.886 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.947 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.960 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:16.977 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:17.023 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:17.028 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:17.034 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:52:17.034 | Obtaining file:///opt/stack/nova 2022-11-02 15:52:22.231 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 15:52:22.236 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 15:52:22.239 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 15:52:22.248 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 15:52:22.256 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:52:22.259 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:52:22.270 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 15:52:22.415 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:52:22.429 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 15:52:22.443 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 15:52:22.462 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:52:22.499 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 15:52:22.512 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:52:22.515 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 15:52:22.524 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 15:52:22.530 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:52:22.535 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 15:52:22.572 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 15:52:22.597 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:52:22.600 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:52:22.611 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:52:22.669 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:52:22.719 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 15:52:22.729 | 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 267)) (1.0.1) 2022-11-02 15:52:22.733 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:52:22.738 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:52:22.741 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 15:52:22.766 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 15:52:22.789 | 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 318)) (1.1.0) 2022-11-02 15:52:22.794 | 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 319)) (1.7.0) 2022-11-02 15:52:22.797 | 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 321)) (2.7.0) 2022-11-02 15:52:22.802 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 15:52:22.824 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 15:52:22.841 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 15:52:22.878 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 15:52:22.888 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:52:22.927 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 15:52:22.934 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 15:52:22.980 | 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 332)) (5.1.0) 2022-11-02 15:52:22.984 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 15:52:22.995 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 15:52:23.034 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 15:52:23.088 | 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 336)) (0.4.0) 2022-11-02 15:52:23.098 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 15:52:23.116 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 15:52:23.131 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 15:52:23.172 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 15:52:23.185 | 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 341)) (6.3.1) 2022-11-02 15:52:23.188 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:52:23.196 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 15:52:23.218 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 15:52:23.228 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:52:23.245 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 15:52:23.263 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 15:52:23.271 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:52:23.277 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 15:52:23.310 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:52:23.313 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:52:23.324 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 15:52:23.330 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 15:52:23.351 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 15:52:23.361 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 15:52:23.364 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:52:23.370 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 15:52:23.387 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 15:52:23.390 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 15:52:23.393 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 15:52:23.397 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 15:52:23.401 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 15:52:23.405 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 15:52:23.408 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 15:52:23.413 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 15:52:23.428 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 15:52:23.443 | 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 431)) (2.8.2) 2022-11-02 15:52:23.448 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 15:52:23.464 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:52:23.482 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 15:52:23.506 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:52:23.511 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 15:52:23.518 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:52:23.545 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 15:52:23.547 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 15:52:23.552 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:52:23.556 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 15:52:23.628 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 15:52:23.631 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:52:23.634 | 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 554)) (0.13.0) 2022-11-02 15:52:23.643 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 15:52:23.646 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 15:52:23.651 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:52:23.657 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 15:52:23.710 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 15:52:23.724 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 15:52:23.733 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 15:52:23.739 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 15:52:23.749 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 15:52:23.806 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:52:23.825 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 15:52:23.829 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 15:52:23.837 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:52:23.842 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) (0.10.0) 2022-11-02 15:52:23.846 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:52:23.849 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 15:52:23.854 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 15:52:23.878 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 15:52:23.886 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:52:23.889 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 15:52:23.906 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 15:52:23.909 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:52:23.915 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 15:52:23.936 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 15:52:23.940 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 15:52:23.944 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:52:23.950 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:52:23.953 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 15:52:23.998 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 15:52:24.001 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 15:52:24.006 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 15:52:24.015 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:52:24.018 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:52:24.029 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 15:52:24.034 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 15:52:24.046 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:52:24.058 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 15:52:24.071 | 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 313)) (2.1.0) 2022-11-02 15:52:24.074 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 15:52:24.089 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:52:24.092 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:52:24.097 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:52:24.099 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 15:52:24.102 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 15:52:24.108 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 15:52:24.113 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 15:52:24.149 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:52:24.151 | Requirement already satisfied: numpy===1.22.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.22.2) 2022-11-02 15:52:24.154 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:52:24.157 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 15:52:24.160 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 15:52:24.162 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 15:52:24.166 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:52:24.169 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:52:24.217 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:52:24.278 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 15:52:25.277 | Installing collected packages: nova 2022-11-02 15:52:25.277 | Attempting uninstall: nova 2022-11-02 15:52:25.277 | Found existing installation: nova 25.0.2.dev6 2022-11-02 15:52:25.282 | Can't uninstall 'nova'. No files were found to uninstall. 2022-11-02 15:52:25.284 | Running setup.py develop for nova 2022-11-02 15:52:31.064 | Successfully installed nova 2022-11-02 15:52:31.180 | + inc/python:pip_install:200 : result=0 2022-11-02 15:52:31.182 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:52:31.184 | + functions-common:time_stop:2451 : local name 2022-11-02 15:52:31.186 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:52:31.189 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:52:31.191 | + functions-common:time_stop:2454 : local total 2022-11-02 15:52:31.193 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:52:31.196 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:52:31.198 | + functions-common:time_stop:2458 : start_time=1667404333661 2022-11-02 15:52:31.200 | + functions-common:time_stop:2460 : [[ -z 1667404333661 ]] 2022-11-02 15:52:31.203 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:52:31.207 | + functions-common:time_stop:2463 : end_time=1667404351205 2022-11-02 15:52:31.209 | + functions-common:time_stop:2464 : elapsed_time=17544 2022-11-02 15:52:31.212 | + functions-common:time_stop:2465 : total=133705 2022-11-02 15:52:31.214 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:52:31.216 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=151249 2022-11-02 15:52:31.218 | + inc/python:pip_install:203 : return 0 2022-11-02 15:52:31.221 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:52:31.223 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 15:52:31.226 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 15:52:31.245 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 15:52:31.259 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-11-02 15:52:31.261 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-11-02 15:52:31.264 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:52:31.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:52:31.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-11-02 15:52:31.271 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:52:31.274 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-11-02 15:52:31.287 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:52:31.290 | + ./stack.sh:main:937 : configure_nova 2022-11-02 15:52:31.292 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-11-02 15:52:31.305 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-11-02 15:52:31.308 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-11-02 15:52:31.310 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 15:52:31.314 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-11-02 15:52:31.314 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 15:52:31.319 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-11-02 15:52:31.322 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-11-02 15:52:31.324 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 15:52:31.327 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-11-02 15:52:31.329 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-11-02 15:52:31.331 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-11-02 15:52:31.334 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-11-02 15:52:31.337 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-11-02 15:52:31.348 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-11-02 15:52:31.361 | + 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-11-02 15:52:31.374 | + 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-11-02 15:52:31.386 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-11-02 15:52:31.399 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 15:52:31.402 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 15:52:31.406 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.dFjiBVxpVy 2022-11-02 15:52:31.409 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 15:52:31.411 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 15:52:31.414 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-11-02 15:52:31.417 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 15:52:31.419 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 15:52:31.422 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.dFjiBVxpVy 2022-11-02 15:52:31.426 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.dFjiBVxpVy 2022-11-02 15:52:31.438 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.dFjiBVxpVy /etc/sudoers.d/nova-rootwrap 2022-11-02 15:52:31.451 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-11-02 15:52:31.455 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 15:52:31.458 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 15:52:31.460 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 15:52:31.463 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 15:52:31.465 | + 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-11-02 15:52:31.468 | + 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-11-02 15:52:31.471 | + 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-11-02 15:52:31.473 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-11-02 15:52:31.478 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-11-02 15:52:31.495 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:52:31.497 | + lib/nova:configure_nova:338 : create_nova_conf 2022-11-02 15:52:31.500 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-11-02 15:52:31.503 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-11-02 15:52:31.507 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-11-02 15:52:31.536 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-11-02 15:52:31.538 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-11-02 15:52:31.565 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-11-02 15:52:31.596 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-11-02 15:52:31.623 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-11-02 15:52:31.654 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-11-02 15:52:31.683 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-11-02 15:52:31.714 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-11-02 15:52:31.716 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-11-02 15:52:31.743 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-11-02 15:52:31.771 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-11-02 15:52:31.798 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-11-02 15:52:31.826 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-11-02 15:52:31.853 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 15:52:31.883 | + lib/nova:create_nova_conf:437 : is_fedora 2022-11-02 15:52:31.885 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:52:31.887 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:52:31.889 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:52:31.892 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:52:31.894 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:52:31.896 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:52:31.899 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:52:31.901 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:52:31.903 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:52:31.906 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:52:31.908 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:52:31.910 | + lib/nova:create_nova_conf:437 : is_suse 2022-11-02 15:52:31.912 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:52:31.915 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:52:31.917 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:52:31.919 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:52:31.922 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:52:31.924 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:52:31.926 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-11-02 15:52:31.942 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:31.944 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 15:52:31.947 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-11-02 15:52:31.949 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-11-02 15:52:31.978 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-11-02 15:52:31.980 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 15:52:31.982 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 15:52:31.985 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 15:52:31.987 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 15:52:31.990 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 15:52:32.020 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-11-02 15:52:32.023 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-11-02 15:52:32.025 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-11-02 15:52:32.028 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-11-02 15:52:32.030 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 15:52:32.033 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 15:52:32.064 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-11-02 15:52:32.094 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-11-02 15:52:32.122 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-11-02 15:52:32.149 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-11-02 15:52:32.166 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:32.168 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-11-02 15:52:32.185 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:32.188 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-11-02 15:52:32.188 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-11-02 15:52:32.193 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-11-02 15:52:32.196 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-11-02 15:52:32.224 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-11-02 15:52:32.240 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:52:32.243 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-11-02 15:52:32.246 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-11-02 15:52:32.248 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 15:52:32.250 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:52:32.253 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-11-02 15:52:32.283 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-11-02 15:52:32.311 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 15:52:32.338 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-11-02 15:52:32.366 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-11-02 15:52:32.395 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-11-02 15:52:32.424 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-11-02 15:52:32.452 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-11-02 15:52:32.480 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:52:32.509 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:52:32.536 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-11-02 15:52:32.553 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:32.556 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-11-02 15:52:32.558 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-11-02 15:52:32.589 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-11-02 15:52:32.616 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-11-02 15:52:32.644 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-11-02 15:52:32.672 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-11-02 15:52:32.699 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-11-02 15:52:32.728 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-11-02 15:52:32.755 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-11-02 15:52:32.784 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-11-02 15:52:32.800 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:52:32.802 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-11-02 15:52:32.805 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-11-02 15:52:32.833 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-11-02 15:52:32.863 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-11-02 15:52:32.865 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-11-02 15:52:32.894 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-11-02 15:52:32.896 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-11-02 15:52:32.899 | + lib/nova:create_nova_conf:505 : is_suse 2022-11-02 15:52:32.901 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:52:32.903 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:52:32.906 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:52:32.908 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:52:32.910 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:52:32.913 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:52:32.915 | + lib/nova:create_nova_conf:505 : is_fedora 2022-11-02 15:52:32.917 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:52:32.920 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:52:32.922 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:52:32.924 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:52:32.927 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:52:32.929 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:52:32.932 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:52:32.934 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:52:32.936 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:52:32.938 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:52:32.941 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:52:32.943 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-11-02 15:52:32.945 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-11-02 15:52:32.948 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-11-02 15:52:32.951 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:52:32.967 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:52:32.970 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:52:32.972 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:52:32.974 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:52:32.977 | + 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-11-02 15:52:33.005 | + 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-11-02 15:52:33.034 | + 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-11-02 15:52:33.062 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:52:33.089 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-11-02 15:52:33.121 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-11-02 15:52:33.138 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:33.140 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-11-02 15:52:33.143 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-11-02 15:52:33.145 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-11-02 15:52:33.147 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-11-02 15:52:33.150 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 15:52:33.152 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:52:33.155 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-11-02 15:52:33.159 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-11-02 15:52:33.162 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:52:33.164 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:52:33.177 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:52:33.177 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:52:33.186 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:52:33.189 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:52:33.205 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 15:52:33.208 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-11-02 15:52:33.212 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-11-02 15:52:33.241 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-11-02 15:52:33.268 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-11-02 15:52:33.296 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:52:33.323 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:52:33.350 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:52:33.377 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:52:33.404 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:52:33.432 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:52:33.459 | + 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-11-02 15:52:33.486 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:52:33.514 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:52:33.541 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:52:33.569 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 15:52:33.571 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 15:52:33.574 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-11-02 15:52:33.576 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-11-02 15:52:33.579 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:52:33.581 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:52:33.583 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:52:33.586 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 15:52:33.589 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 15:52:33.591 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 15:52:33.619 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 15:52:33.647 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 15:52:33.647 | + 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-11-02 15:52:33.656 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-11-02 15:52:33.659 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-11-02 15:52:33.662 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-11-02 15:52:33.665 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:52:33.668 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:52:33.670 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:52:33.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:52:33.675 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:52:33.677 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:52:33.679 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:52:33.682 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:52:33.684 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:52:33.686 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-11-02 15:52:33.748 | Enabling site nova-api-wsgi. 2022-11-02 15:52:33.754 | To activate the new configuration, you need to run: 2022-11-02 15:52:33.754 | systemctl reload apache2 2022-11-02 15:52:33.758 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 15:52:33.761 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:52:33.763 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:52:33.766 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:52:33.905 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-11-02 15:52:33.926 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:33.928 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-11-02 15:52:33.931 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-11-02 15:52:33.934 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-11-02 15:52:33.936 | + lib/apache:write_uwsgi_config:256 : local url= 2022-11-02 15:52:33.939 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-11-02 15:52:33.941 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:52:33.944 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-11-02 15:52:33.948 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-11-02 15:52:33.951 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:52:33.953 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:52:33.967 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:52:33.975 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:52:33.976 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:52:33.980 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:52:33.996 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-11-02 15:52:33.999 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-11-02 15:52:34.003 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-11-02 15:52:34.034 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-11-02 15:52:34.061 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-11-02 15:52:34.090 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:52:34.118 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:52:34.146 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:52:34.173 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:52:34.201 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:52:34.229 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:52:34.256 | + 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-11-02 15:52:34.284 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:52:34.312 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:52:34.340 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:52:34.368 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-11-02 15:52:34.371 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-11-02 15:52:34.400 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-11-02 15:52:34.417 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:52:34.420 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-11-02 15:52:34.451 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-11-02 15:52:34.454 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-11-02 15:52:34.456 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-11-02 15:52:34.473 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:34.476 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:52:34.479 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:52:34.506 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-11-02 15:52:34.538 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-11-02 15:52:34.540 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 15:52:34.542 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-11-02 15:52:34.545 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:52:34.547 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:52:34.549 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:52:34.566 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:34.569 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:52:34.572 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:52:34.574 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:52:34.591 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:34.593 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:52:34.596 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:52:34.623 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:52:34.626 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:52:34.628 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-11-02 15:52:34.657 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-11-02 15:52:34.685 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-11-02 15:52:34.716 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-11-02 15:52:34.732 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:52:34.735 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 15:52:34.763 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-11-02 15:52:34.765 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-11-02 15:52:34.767 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-11-02 15:52:34.798 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-11-02 15:52:34.826 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.89/identity 2022-11-02 15:52:34.855 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-11-02 15:52:34.883 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-11-02 15:52:34.911 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-11-02 15:52:34.940 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-11-02 15:52:34.968 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-11-02 15:52:34.997 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-11-02 15:52:35.025 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-11-02 15:52:35.042 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:35.045 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-11-02 15:52:35.049 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:52:35.052 | + lib/nova:create_nova_conf:553 : local conf 2022-11-02 15:52:35.054 | + lib/nova:create_nova_conf:554 : local vhost 2022-11-02 15:52:35.057 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-11-02 15:52:35.060 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:52:35.062 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:52:35.065 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-11-02 15:52:35.067 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-11-02 15:52:35.069 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-11-02 15:52:35.075 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-11-02 15:52:35.077 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-11-02 15:52:35.080 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-11-02 15:52:35.082 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-11-02 15:52:35.084 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 15:52:35.087 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 15:52:35.118 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-11-02 15:52:35.149 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-11-02 15:52:35.179 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 15:52:35.182 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-11-02 15:52:35.184 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-11-02 15:52:35.187 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-11-02 15:52:35.203 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:35.207 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-11-02 15:52:35.207 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-11-02 15:52:35.920 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-11-02 15:52:35.923 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-11-02 15:52:35.925 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 15:52:35.928 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-11-02 15:52:35.931 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:52:35.933 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-11-02 15:52:35.935 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:52:35.952 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:35.956 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-11-02 15:52:35.958 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-11-02 15:52:35.960 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:52:35.977 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:35.979 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 15:52:35.982 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 15:52:36.010 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:52:36.013 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:52:36.015 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-11-02 15:52:36.032 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:36.035 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-11-02 15:52:36.037 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 15:52:36.040 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-11-02 15:52:36.071 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.89/identity 2022-11-02 15:52:36.098 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-11-02 15:52:36.126 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-11-02 15:52:36.155 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-11-02 15:52:36.182 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-11-02 15:52:36.211 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-11-02 15:52:36.238 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-11-02 15:52:36.267 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-11-02 15:52:36.269 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-11-02 15:52:36.271 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-11-02 15:52:36.275 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:52:36.293 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:52:36.296 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:52:36.298 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:52:36.300 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:52:36.303 | + 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-11-02 15:52:36.332 | + 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-11-02 15:52:36.360 | + 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-11-02 15:52:36.388 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:52:36.417 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 15:52:36.420 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-11-02 15:52:36.425 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:52:36.427 | + lib/nova:create_nova_conf:587 : local conf 2022-11-02 15:52:36.429 | + lib/nova:create_nova_conf:588 : local offset 2022-11-02 15:52:36.432 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-11-02 15:52:36.435 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:52:36.437 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:52:36.440 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-11-02 15:52:36.442 | + lib/nova:create_nova_conf:590 : offset=0 2022-11-02 15:52:36.444 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-11-02 15:52:36.447 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 15:52:36.449 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-11-02 15:52:36.452 | + lib/nova:configure_console_proxies:703 : offset=0 2022-11-02 15:52:36.454 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-11-02 15:52:36.470 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:52:36.473 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-11-02 15:52:36.475 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-11-02 15:52:36.491 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:52:36.494 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-11-02 15:52:36.510 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:52:36.512 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-11-02 15:52:36.530 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:52:36.533 | + ./stack.sh:main:940 : is_service_enabled placement 2022-11-02 15:52:36.551 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:52:36.554 | + ./stack.sh:main:942 : stack_install_service placement 2022-11-02 15:52:36.557 | + lib/stack:stack_install_service:20 : local service=placement 2022-11-02 15:52:36.559 | + lib/stack:stack_install_service:21 : type install_placement 2022-11-02 15:52:36.562 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:52:36.564 | + lib/stack:stack_install_service:32 : install_placement 2022-11-02 15:52:36.567 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-11-02 15:52:36.569 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-11-02 15:52:36.572 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:52:36.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:52:36.577 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-11-02 15:52:36.580 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:52:36.582 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:52:36.585 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:52:36.588 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:52:36.591 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:52:36.593 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:52:36.596 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:52:36.598 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:52:36.601 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:52:36.604 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:52:36.606 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:52:36.608 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:52:36.611 | + functions-common:install_package:1476 : real_install_package apache2 2022-11-02 15:52:36.614 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:52:36.616 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:52:36.619 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:52:36.621 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-11-02 15:52:36.643 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-11-02 15:52:36.755 | Reading package lists... 2022-11-02 15:52:37.019 | Building dependency tree... 2022-11-02 15:52:37.021 | Reading state information... 2022-11-02 15:52:37.303 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:52:37.303 | The following packages were automatically installed and are no longer required: 2022-11-02 15:52:37.305 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:52:37.305 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:52:37.305 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:52:37.305 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:52:37.305 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:52:37.305 | python3-zope.interface 2022-11-02 15:52:37.305 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:52:37.423 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:52:37.427 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:52:37.430 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:52:37.433 | + functions-common:time_stop:2451 : local name 2022-11-02 15:52:37.435 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:52:37.437 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:52:37.440 | + functions-common:time_stop:2454 : local total 2022-11-02 15:52:37.442 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:52:37.444 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:52:37.447 | + functions-common:time_stop:2458 : start_time=1667404356640 2022-11-02 15:52:37.450 | + functions-common:time_stop:2460 : [[ -z 1667404356640 ]] 2022-11-02 15:52:37.453 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:52:37.457 | + functions-common:time_stop:2463 : end_time=1667404357454 2022-11-02 15:52:37.459 | + functions-common:time_stop:2464 : elapsed_time=814 2022-11-02 15:52:37.462 | + functions-common:time_stop:2465 : total=6458 2022-11-02 15:52:37.465 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:52:37.467 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7272 2022-11-02 15:52:37.470 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:52:37.472 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-11-02 15:52:37.475 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-11-02 15:52:37.477 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-11-02 15:52:37.480 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-11-02 15:52:37.482 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-11-02 15:52:37.505 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-11-02 15:52:37.508 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:52:37.511 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:52:37.515 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:52:37.518 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:52:37.520 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:52:37.523 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:52:37.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:52:37.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:52:37.532 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:52:37.534 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:52:37.537 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:52:37.540 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:52:37.542 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-11-02 15:52:37.545 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:52:37.547 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:52:37.550 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:52:37.552 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-11-02 15:52:37.576 | + functions-common:apt_get:1242 : 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-11-02 15:52:37.688 | Reading package lists... 2022-11-02 15:52:37.951 | Building dependency tree... 2022-11-02 15:52:37.952 | Reading state information... 2022-11-02 15:52:38.231 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-11-02 15:52:38.231 | The following packages were automatically installed and are no longer required: 2022-11-02 15:52:38.233 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:52:38.233 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:52:38.233 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:52:38.233 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:52:38.233 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:52:38.233 | python3-zope.interface 2022-11-02 15:52:38.233 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:52:38.349 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:52:38.354 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:52:38.357 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:52:38.359 | + functions-common:time_stop:2451 : local name 2022-11-02 15:52:38.362 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:52:38.364 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:52:38.366 | + functions-common:time_stop:2454 : local total 2022-11-02 15:52:38.369 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:52:38.371 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:52:38.373 | + functions-common:time_stop:2458 : start_time=1667404357573 2022-11-02 15:52:38.376 | + functions-common:time_stop:2460 : [[ -z 1667404357573 ]] 2022-11-02 15:52:38.379 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:52:38.384 | + functions-common:time_stop:2463 : end_time=1667404358381 2022-11-02 15:52:38.386 | + functions-common:time_stop:2464 : elapsed_time=808 2022-11-02 15:52:38.389 | + functions-common:time_stop:2465 : total=7272 2022-11-02 15:52:38.391 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:52:38.394 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8080 2022-11-02 15:52:38.396 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:52:38.399 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-11-02 15:52:38.402 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-11-02 15:52:38.405 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:52:38.407 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:52:38.410 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:52:38.412 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-11-02 15:52:38.415 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-11-02 15:52:38.470 | wsgi (enabled by maintainer script) 2022-11-02 15:52:38.473 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-11-02 15:52:38.476 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-11-02 15:52:38.478 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:52:38.482 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-11-02 15:52:38.484 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-11-02 15:52:38.487 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:52:38.491 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:52:38.491 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:52:38.496 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-11-02 15:52:38.499 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-11-02 15:52:38.501 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-11-02 15:52:38.504 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-11-02 15:52:38.507 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-11-02 15:52:38.531 | Using python 3.8 to install osc-placement 2022-11-02 15:52:38.533 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-11-02 15:52:40.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:52:40.678 | from cryptography.utils import int_from_bytes 2022-11-02 15:52:40.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:52:40.678 | from cryptography.utils import int_from_bytes 2022-11-02 15:52:40.887 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:40.894 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:40.901 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:40.906 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:40.995 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.014 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.018 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.022 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.037 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.047 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.049 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.080 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.089 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.094 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.113 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.151 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.159 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.164 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.212 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.226 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.231 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.250 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.257 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.307 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.325 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.329 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.443 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.450 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.454 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:52:41.508 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.630 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.655 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.660 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.671 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.677 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.696 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.703 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.720 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.778 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.791 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.808 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.853 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.857 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:41.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:52:41.865 | Requirement already satisfied: osc-placement===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2022-11-02 15:52:41.877 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:52:41.892 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:52:41.897 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:52:41.901 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:52:41.907 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:52:41.911 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 15:52:41.915 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:52:41.918 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 15:52:41.932 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:52:41.990 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:52:41.996 | 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 332)) (5.1.0) 2022-11-02 15:52:42.001 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:52:42.005 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:52:42.009 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:52:42.011 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:52:42.024 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:52:42.030 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 15:52:42.056 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:52:42.082 | 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 319)) (1.7.0) 2022-11-02 15:52:42.086 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:52:42.090 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:52:42.092 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:52:42.104 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:52:42.153 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:52:42.156 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:52:42.193 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 15:52:42.196 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:52:42.199 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 15:52:42.202 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 15:52:42.205 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:52:42.211 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 15:52:42.232 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 15:52:42.236 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:52:42.257 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:52:42.259 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:52:42.264 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:52:42.267 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:52:42.272 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:52:42.333 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 15:52:42.336 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:52:42.340 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 15:52:42.343 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:52:44.513 | + inc/python:pip_install:200 : result=0 2022-11-02 15:52:44.515 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:52:44.518 | + functions-common:time_stop:2451 : local name 2022-11-02 15:52:44.521 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:52:44.524 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:52:44.527 | + functions-common:time_stop:2454 : local total 2022-11-02 15:52:44.529 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:52:44.532 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:52:44.534 | + functions-common:time_stop:2458 : start_time=1667404358524 2022-11-02 15:52:44.537 | + functions-common:time_stop:2460 : [[ -z 1667404358524 ]] 2022-11-02 15:52:44.540 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:52:44.545 | + functions-common:time_stop:2463 : end_time=1667404364542 2022-11-02 15:52:44.547 | + functions-common:time_stop:2464 : elapsed_time=6018 2022-11-02 15:52:44.550 | + functions-common:time_stop:2465 : total=151249 2022-11-02 15:52:44.552 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:52:44.555 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=157267 2022-11-02 15:52:44.558 | + inc/python:pip_install:203 : return 0 2022-11-02 15:52:44.560 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-11-02 15:52:44.563 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-11-02 15:52:44.565 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-11-02 15:52:44.568 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:52:44.571 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:52:44.574 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:52:44.577 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:52:44.579 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:52:44.582 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:52:44.600 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:52:44.604 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:52:44.607 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:52:44.610 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:52:44.610 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:52:44.616 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-11-02 15:52:44.619 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:52:44.621 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-11-02 15:52:44.635 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-11-02 15:52:44.638 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:52:44.638 | + functions-common:git_clone:690 : head -1 2022-11-02 15:52:44.642 | 4d3df47e Drop lower-constraints.txt and its testing 2022-11-02 15:52:44.645 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:52:44.648 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-11-02 15:52:44.650 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:52:44.653 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 15:52:44.656 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-11-02 15:52:44.658 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:52:44.661 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-11-02 15:52:44.663 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:52:44.666 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 15:52:44.668 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-11-02 15:52:44.671 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:52:44.673 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:52:44.677 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-11-02 15:52:44.680 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:52:44.683 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-11-02 15:52:44.685 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:52:44.688 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:52:44.691 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-11-02 15:52:44.697 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-11-02 15:52:44.700 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-11-02 15:52:45.380 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-11-02 15:52:45.384 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:52:45.386 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:52:45.389 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:52:45.391 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 15:52:45.394 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-11-02 15:52:45.396 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:52:45.399 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:52:45.401 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:52:45.404 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:52:45.407 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:52:45.409 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:52:45.412 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:52:45.414 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-11-02 15:52:45.436 | Using python 3.8 to install /opt/stack/placement 2022-11-02 15:52:45.439 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-11-02 15:52:47.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:52:47.578 | from cryptography.utils import int_from_bytes 2022-11-02 15:52:47.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:52:47.578 | from cryptography.utils import int_from_bytes 2022-11-02 15:52:47.787 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.795 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.802 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.806 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.894 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.914 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.918 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.922 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.937 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.946 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.948 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.979 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.988 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:47.993 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.012 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.050 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.058 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.063 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.112 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.125 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.129 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.149 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.156 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.205 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.222 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.227 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.342 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.349 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.353 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:52:48.407 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.531 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.556 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.560 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.572 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.577 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.597 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.604 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.621 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.681 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.693 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.710 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.755 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.759 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:52:48.765 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:52:48.766 | Obtaining file:///opt/stack/placement 2022-11-02 15:52:52.023 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 15:52:52.035 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 15:52:52.179 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 15:52:52.192 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 15:52:52.197 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 15:52:52.208 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 15:52:52.260 | 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 267)) (1.0.1) 2022-11-02 15:52:52.264 | 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 318)) (1.1.0) 2022-11-02 15:52:52.269 | 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 321)) (2.7.0) 2022-11-02 15:52:52.274 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 15:52:52.311 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 15:52:52.321 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:52:52.360 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 15:52:52.366 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 15:52:52.413 | 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 332)) (5.1.0) 2022-11-02 15:52:52.418 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 15:52:52.457 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 15:52:52.475 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 15:52:52.490 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:52:52.498 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 15:52:52.509 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:52:52.524 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:52:52.530 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:52:52.532 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:52:52.545 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 15:52:52.554 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 15:52:52.557 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:52:52.562 | 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 431)) (2.8.2) 2022-11-02 15:52:52.567 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:52:52.585 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:52:52.589 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 15:52:52.596 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:52:52.623 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:52:52.627 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 15:52:52.701 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:52:52.703 | 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 554)) (0.13.0) 2022-11-02 15:52:52.714 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 15:52:52.717 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 15:52:52.719 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:52:52.725 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 15:52:52.734 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 15:52:52.740 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 15:52:52.750 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:52:52.771 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:52:52.776 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:52:52.834 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:52:52.839 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 15:52:52.842 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:52:52.847 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:52:52.853 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:52:52.856 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 15:52:52.870 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 15:52:52.878 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 15:52:52.884 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:52:52.888 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:52:52.890 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:52:52.893 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:52:52.896 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:52:52.901 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:52:52.904 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 15:52:52.907 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:52:52.909 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 15:52:52.912 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 15:52:52.922 | 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 319)) (1.7.0) 2022-11-02 15:52:52.926 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:52:52.930 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 15:52:52.955 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 15:52:52.963 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 15:52:53.000 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:52:53.003 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 15:52:53.006 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 15:52:53.030 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:52:54.662 | Installing collected packages: openstack-placement 2022-11-02 15:52:54.662 | Attempting uninstall: openstack-placement 2022-11-02 15:52:54.663 | Found existing installation: openstack-placement 7.0.1.dev3 2022-11-02 15:52:54.665 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-11-02 15:52:54.666 | Running setup.py develop for openstack-placement 2022-11-02 15:52:58.503 | Successfully installed openstack-placement 2022-11-02 15:52:58.616 | + inc/python:pip_install:200 : result=0 2022-11-02 15:52:58.619 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:52:58.622 | + functions-common:time_stop:2451 : local name 2022-11-02 15:52:58.624 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:52:58.626 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:52:58.629 | + functions-common:time_stop:2454 : local total 2022-11-02 15:52:58.631 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:52:58.633 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:52:58.636 | + functions-common:time_stop:2458 : start_time=1667404365431 2022-11-02 15:52:58.638 | + functions-common:time_stop:2460 : [[ -z 1667404365431 ]] 2022-11-02 15:52:58.641 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:52:58.645 | + functions-common:time_stop:2463 : end_time=1667404378643 2022-11-02 15:52:58.647 | + functions-common:time_stop:2464 : elapsed_time=13212 2022-11-02 15:52:58.650 | + functions-common:time_stop:2465 : total=157267 2022-11-02 15:52:58.652 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:52:58.654 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=170479 2022-11-02 15:52:58.657 | + inc/python:pip_install:203 : return 0 2022-11-02 15:52:58.659 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:52:58.662 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 15:52:58.665 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 15:52:58.685 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 15:52:58.698 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-11-02 15:52:58.700 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-11-02 15:52:58.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:52:58.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:52:58.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-11-02 15:52:58.711 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:52:58.714 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:52:58.716 | + ./stack.sh:main:943 : configure_placement 2022-11-02 15:52:58.719 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-11-02 15:52:58.731 | + lib/placement:configure_placement:107 : create_placement_conf 2022-11-02 15:52:58.734 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-11-02 15:52:58.739 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-11-02 15:52:58.742 | ++ lib/database:database_connection_url:134 : local db=placement 2022-11-02 15:52:58.745 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-11-02 15:52:58.747 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-11-02 15:52:58.750 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-11-02 15:52:58.753 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-11-02 15:52:58.786 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-11-02 15:52:58.819 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-11-02 15:52:58.852 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-11-02 15:52:58.855 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-11-02 15:52:58.857 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 15:52:58.860 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:52:58.862 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-11-02 15:52:58.895 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-11-02 15:52:58.927 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 15:52:58.956 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-11-02 15:52:58.987 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-11-02 15:52:59.016 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-11-02 15:52:59.047 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-11-02 15:52:59.076 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-11-02 15:52:59.106 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:52:59.136 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:52:59.165 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-11-02 15:52:59.168 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-11-02 15:52:59.170 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-11-02 15:52:59.174 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:52:59.192 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:52:59.194 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:52:59.197 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:52:59.199 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:52:59.202 | + 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-11-02 15:52:59.231 | + 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-11-02 15:52:59.261 | + 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-11-02 15:52:59.292 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:52:59.322 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-11-02 15:52:59.324 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-11-02 15:52:59.327 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-11-02 15:52:59.329 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-11-02 15:52:59.332 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-11-02 15:52:59.334 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 15:52:59.337 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:52:59.340 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-11-02 15:52:59.345 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-11-02 15:52:59.347 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:52:59.349 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:52:59.363 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:52:59.363 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:52:59.373 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:52:59.376 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:52:59.392 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-11-02 15:52:59.395 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-11-02 15:52:59.399 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-11-02 15:52:59.432 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-11-02 15:52:59.460 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-11-02 15:52:59.489 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:52:59.519 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:52:59.548 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:52:59.577 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:52:59.606 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:52:59.635 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:52:59.664 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 15:52:59.693 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:52:59.723 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:52:59.752 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:52:59.781 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 15:52:59.784 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 15:52:59.787 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-11-02 15:52:59.790 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-11-02 15:52:59.792 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:52:59.795 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:52:59.798 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:52:59.801 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-11-02 15:52:59.804 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-11-02 15:52:59.807 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-11-02 15:52:59.836 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 15:52:59.866 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-11-02 15:52:59.866 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-11-02 15:52:59.876 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-11-02 15:52:59.879 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-11-02 15:52:59.882 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-11-02 15:52:59.884 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:52:59.887 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:52:59.889 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:52:59.892 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:52:59.894 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:52:59.897 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:52:59.900 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:52:59.903 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:52:59.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:52:59.908 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-11-02 15:52:59.969 | Site placement-api already enabled 2022-11-02 15:52:59.973 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 15:52:59.976 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:52:59.979 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:52:59.981 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:53:00.118 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-11-02 15:53:00.142 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:53:00.145 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-11-02 15:53:00.164 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:53:00.168 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-11-02 15:53:00.186 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:53:00.188 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-11-02 15:53:00.191 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-11-02 15:53:00.193 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 15:53:00.227 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 15:53:00.256 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 15:53:00.286 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 15:53:00.316 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 15:53:00.346 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 15:53:00.376 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 15:53:00.407 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-11-02 15:53:00.437 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-11-02 15:53:00.454 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:53:00.457 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-11-02 15:53:00.475 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:53:00.478 | + ./stack.sh:main:969 : run_phase stack install 2022-11-02 15:53:00.481 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 15:53:00.483 | + functions-common:run_phase:1880 : local phase=install 2022-11-02 15:53:00.486 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:53:00.488 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:53:00.491 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:53:00.493 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:53:00.496 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:53:00.499 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:53:00.503 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:53:00.506 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:53:00.509 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:53:00.511 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-11-02 15:53:00.514 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:53:00.530 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:53:00.533 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:53:00.535 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:53:00.537 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-11-02 15:53:00.540 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-11-02 15:53:00.542 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:53:00.545 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-11-02 15:53:00.547 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-11-02 15:53:00.550 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-11-02 15:53:00.607 | ++ inc/async:async_inner:63 : install_tempest 2022-11-02 15:53:00.644 | [698257 Async install_tempest:723668]: running: install_tempest 2022-11-02 15:53:00.647 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 15:53:00.650 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 15:53:00.653 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:53:00.656 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 15:53:00.659 | + functions-common:run_phase:1906 : run_plugins stack install 2022-11-02 15:53:00.661 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 15:53:00.665 | + functions-common:run_plugins:1866 : local phase=install 2022-11-02 15:53:00.667 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 15:53:00.670 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 15:53:00.673 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-11-02 15:53:00.675 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-11-02 15:53:00.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:53:00.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:53:00.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-11-02 15:53:00.688 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:53:00.690 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-11-02 15:53:00.693 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-11-02 15:53:00.697 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:53:00.700 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-11-02 15:53:00.704 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-11-02 15:53:00.707 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:53:00.712 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:53:00.712 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:53:00.717 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-11-02 15:53:00.720 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-11-02 15:53:00.723 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-11-02 15:53:00.726 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-11-02 15:53:00.730 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-11-02 15:53:00.754 | Using python 3.8 to install python-openstackclient 2022-11-02 15:53:00.756 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-11-02 15:53:02.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:53:02.939 | from cryptography.utils import int_from_bytes 2022-11-02 15:53:02.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:53:02.939 | from cryptography.utils import int_from_bytes 2022-11-02 15:53:03.150 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.158 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.166 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.170 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.258 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.277 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.281 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.285 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.299 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.309 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.311 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.342 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.351 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.356 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.374 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.411 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.419 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.424 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.471 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.485 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.489 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.508 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.515 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.563 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.580 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.584 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.702 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.709 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.713 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:53:03.766 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.885 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.910 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.914 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.925 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.931 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.950 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.957 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:03.973 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:04.030 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:04.043 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:04.059 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:04.102 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:04.106 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:53:04.112 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:53:04.114 | 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 454)) (5.8.0) 2022-11-02 15:53:04.134 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 15:53:04.140 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 15:53:04.155 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 15:53:04.168 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 15:53:04.186 | 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 332)) (5.1.0) 2022-11-02 15:53:04.190 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 15:53:04.205 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 15:53:04.208 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 15:53:04.234 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 15:53:04.237 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 15:53:04.251 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 15:53:04.266 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 15:53:04.324 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 15:53:04.326 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 15:53:04.338 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 15:53:04.344 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 15:53:04.347 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 15:53:04.350 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 15:53:04.398 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 15:53:04.405 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 15:53:04.443 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 15:53:04.451 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 15:53:04.478 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 15:53:04.481 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:53:04.484 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 15:53:04.488 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 15:53:04.493 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 15:53:04.497 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 15:53:04.503 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 15:53:04.508 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 15:53:04.511 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 15:53:04.548 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 15:53:04.568 | 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 319)) (1.7.0) 2022-11-02 15:53:04.574 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 15:53:04.576 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 15:53:04.579 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 15:53:04.582 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 15:53:04.587 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:53:04.648 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 15:53:04.651 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 15:53:04.654 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 15:53:04.659 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 15:53:04.662 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 15:53:04.665 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 15:53:04.687 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 15:53:04.691 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 15:53:04.694 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 15:53:04.696 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 15:53:04.700 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 15:53:06.827 | + inc/python:pip_install:200 : result=0 2022-11-02 15:53:06.830 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:53:06.832 | + functions-common:time_stop:2451 : local name 2022-11-02 15:53:06.834 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:53:06.838 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:53:06.840 | + functions-common:time_stop:2454 : local total 2022-11-02 15:53:06.842 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:53:06.845 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:53:06.847 | + functions-common:time_stop:2458 : start_time=1667404380748 2022-11-02 15:53:06.849 | + functions-common:time_stop:2460 : [[ -z 1667404380748 ]] 2022-11-02 15:53:06.853 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:53:06.857 | + functions-common:time_stop:2463 : end_time=1667404386854 2022-11-02 15:53:06.859 | + functions-common:time_stop:2464 : elapsed_time=6106 2022-11-02 15:53:06.862 | + functions-common:time_stop:2465 : total=170479 2022-11-02 15:53:06.864 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:53:06.866 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=176585 2022-11-02 15:53:06.869 | + inc/python:pip_install:203 : return 0 2022-11-02 15:53:06.871 | + ./stack.sh:main:981 : install_oscwrap 2022-11-02 15:53:06.875 | ++ functions-common:install_oscwrap:2496 : mktemp 2022-11-02 15:53:06.879 | + functions-common:install_oscwrap:2496 : OSCWRAP_TIMER_FILE=/tmp/tmp.pjtVUYZrIz 2022-11-02 15:53:06.882 | + functions-common:install_oscwrap:2499 : shopt -s expand_aliases 2022-11-02 15:53:06.885 | + functions-common:install_oscwrap:2502 : unalias -a 2022-11-02 15:53:06.887 | + functions-common:install_oscwrap:2504 : alias openstack=oscwrap 2022-11-02 15:53:06.890 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-11-02 15:53:06.893 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 15:53:06.895 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-11-02 15:53:06.914 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:53:06.917 | + ./stack.sh:main:1035 : configure_database 2022-11-02 15:53:06.920 | + lib/database:configure_database:128 : configure_database_mysql 2022-11-02 15:53:06.922 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-11-02 15:53:06.925 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-11-02 15:53:06.927 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:53:06.929 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-11-02 15:53:06.932 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-11-02 15:53:06.934 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:53:06.937 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:53:06.939 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-11-02 15:53:06.942 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-11-02 15:53:06.946 | ++ functions-common:ipv6_unquote:2249 : echo 0.0.0.0 2022-11-02 15:53:06.947 | ++ functions-common:ipv6_unquote:2249 : tr -d '[]' 2022-11-02 15:53:06.951 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-11-02 15:53:07.004 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-11-02 15:53:07.006 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:53:07.009 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:53:07.011 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:53:07.014 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:53:07.016 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:53:07.019 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:53:07.021 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:53:07.024 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:53:07.026 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:53:07.028 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:53:07.031 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:53:07.034 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-11-02 15:53:07.036 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:53:07.039 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:53:07.041 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:53:07.044 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:53:07.046 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:53:07.049 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:53:07.051 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-11-02 15:53:07.054 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:53:07.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:53:07.059 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-11-02 15:53:07.062 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:53:07.064 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 15:53:11.240 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-11-02 15:53:11.255 | mysqladmin: connect to server at 'localhost' failed 2022-11-02 15:53:11.255 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-11-02 15:53:11.260 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-11-02 15:53:11.262 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-11-02 15:53:11.264 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:53:11.267 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:53:11.269 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-11-02 15:53:11.272 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-11-02 15:53:11.275 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-11-02 15:53:11.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:53:11.280 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:53:11.282 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-11-02 15:53:11.285 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-11-02 15:53:11.297 | + 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-11-02 15:53:11.299 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:53:11.380 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-11-02 15:53:11.393 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:53:11.430 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-11-02 15:53:11.485 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-11-02 15:53:11.546 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-11-02 15:53:11.600 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-11-02 15:53:11.602 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-11-02 15:53:11.605 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:53:11.607 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 15:53:16.511 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-11-02 15:53:16.514 | + functions-common:save_stackenv:60 : local tag=1039 2022-11-02 15:53:16.517 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 15:53:16.522 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-155316 2022-11-02 15:53:16.525 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-155316 1039' 2022-11-02 15:53:16.528 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.531 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 15:53:16.534 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.536 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 15:53:16.539 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.541 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 15:53:16.544 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.546 | + 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-11-02 15:53:16.549 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.551 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 15:53:16.554 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.556 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 15:53:16.559 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.562 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-154905 2022-11-02 15:53:16.564 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.567 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 15:53:16.569 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.572 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 15:53:16.575 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.577 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 15:53:16.580 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.582 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 15:53:16.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.590 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 15:53:16.592 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:53:16.595 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 15:53:16.597 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-11-02 15:53:16.600 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-11-02 15:53:16.602 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-11-02 15:53:16.615 | + ./stack.sh:main:1065 : start_dstat 2022-11-02 15:53:16.617 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:53:16.620 | + functions-common:run_process:1705 : local service=dstat 2022-11-02 15:53:16.623 | + functions-common:run_process:1706 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:53:16.625 | + functions-common:run_process:1707 : local group= 2022-11-02 15:53:16.628 | + functions-common:run_process:1708 : local user= 2022-11-02 15:53:16.630 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:53:16.634 | + functions-common:run_process:1711 : local name=dstat 2022-11-02 15:53:16.636 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:53:16.639 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:53:16.642 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:53:16.644 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:53:16.647 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:53:16.652 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404396650 2022-11-02 15:53:16.655 | + functions-common:run_process:1714 : is_service_enabled dstat 2022-11-02 15:53:16.673 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:53:16.675 | + functions-common:run_process:1715 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-11-02 15:53:16.678 | + functions-common:_run_under_systemd:1665 : local service=dstat 2022-11-02 15:53:16.681 | + functions-common:_run_under_systemd:1666 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:53:16.684 | + functions-common:_run_under_systemd:1667 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:53:16.686 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:53:16.689 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:53:16.691 | + functions-common:_common_systemd_pitfalls:1640 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-11-02 15:53:16.694 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-11-02 15:53:16.697 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@dstat.service 2022-11-02 15:53:16.700 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:53:16.702 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:53:16.705 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:53:16.707 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:53:16.710 | + functions-common:_run_under_systemd:1678 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-11-02 15:53:16.713 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-11-02 15:53:16.715 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-11-02 15:53:16.718 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:53:16.720 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:53:16.722 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:53:16.725 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:53:16.727 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:53:16.730 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:53:16.732 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-11-02 15:53:16.735 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:53:16.739 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-11-02 15:53:16.797 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-11-02 15:53:16.851 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:53:16.905 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-11-02 15:53:16.962 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-11-02 15:53:17.017 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:53:17.072 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:53:17.075 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:53:17.077 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-11-02 15:53:17.132 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:53:17.795 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@dstat.service 2022-11-02 15:53:17.808 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-11-02 15:53:18.425 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@dstat.service 2022-11-02 15:53:18.447 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:53:18.450 | + functions-common:time_stop:2451 : local name 2022-11-02 15:53:18.452 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:53:18.455 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:53:18.457 | + functions-common:time_stop:2454 : local total 2022-11-02 15:53:18.460 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:53:18.462 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:53:18.465 | + functions-common:time_stop:2458 : start_time=1667404396650 2022-11-02 15:53:18.467 | + functions-common:time_stop:2460 : [[ -z 1667404396650 ]] 2022-11-02 15:53:18.470 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:53:18.475 | + functions-common:time_stop:2463 : end_time=1667404398472 2022-11-02 15:53:18.478 | + functions-common:time_stop:2464 : elapsed_time=1822 2022-11-02 15:53:18.480 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:53:18.483 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:53:18.485 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1822 2022-11-02 15:53:18.488 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-11-02 15:53:18.490 | + functions-common:run_process:1705 : local service=memory_tracker 2022-11-02 15:53:18.493 | + functions-common:run_process:1706 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-11-02 15:53:18.496 | + functions-common:run_process:1707 : local group= 2022-11-02 15:53:18.498 | + functions-common:run_process:1708 : local user=root 2022-11-02 15:53:18.501 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:53:18.503 | + functions-common:run_process:1711 : local name=memory_tracker 2022-11-02 15:53:18.506 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:53:18.509 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:53:18.511 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:53:18.514 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:53:18.517 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:53:18.522 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404398519 2022-11-02 15:53:18.524 | + functions-common:run_process:1714 : is_service_enabled memory_tracker 2022-11-02 15:53:18.543 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:53:18.546 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:53:18.549 | + functions-common:time_stop:2451 : local name 2022-11-02 15:53:18.551 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:53:18.554 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:53:18.557 | + functions-common:time_stop:2454 : local total 2022-11-02 15:53:18.559 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:53:18.562 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:53:18.564 | + functions-common:time_stop:2458 : start_time=1667404398519 2022-11-02 15:53:18.567 | + functions-common:time_stop:2460 : [[ -z 1667404398519 ]] 2022-11-02 15:53:18.570 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:53:18.575 | + functions-common:time_stop:2463 : end_time=1667404398573 2022-11-02 15:53:18.578 | + functions-common:time_stop:2464 : elapsed_time=54 2022-11-02 15:53:18.580 | + functions-common:time_stop:2465 : total=1822 2022-11-02 15:53:18.583 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:53:18.586 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1876 2022-11-02 15:53:18.588 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-11-02 15:53:18.608 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:53:18.610 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-11-02 15:53:18.637 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:53:18.641 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-11-02 15:53:18.659 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:53:18.662 | + ./stack.sh:main:1078 : start_etcd3 2022-11-02 15:53:18.665 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-11-02 15:53:18.667 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd' 2022-11-02 15:53:18.670 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-11-02 15:53:18.673 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380' 2022-11-02 15:53:18.675 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.89:2380' 2022-11-02 15:53:18.678 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.89:2379' 2022-11-02 15:53:18.680 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-11-02 15:53:18.683 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-11-02 15:53:18.685 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.89:2379' 2022-11-02 15:53:18.688 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-11-02 15:53:18.690 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-11-02 15:53:18.693 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 15:53:18.696 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' '' root 2022-11-02 15:53:18.698 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-11-02 15:53:18.701 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 15:53:18.703 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:53:18.706 | + functions-common:write_user_unit_file:1577 : local user=root 2022-11-02 15:53:18.708 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:53:18.717 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:53:18.717 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:53:18.717 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 15:53:18.719 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:53:18.723 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-11-02 15:53:18.796 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-11-02 15:53:18.867 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 15:53:18.921 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-11-02 15:53:18.975 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-11-02 15:53:19.028 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:53:19.087 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:53:19.089 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:53:19.092 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-11-02 15:53:19.156 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:53:19.813 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-11-02 15:53:19.870 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-11-02 15:53:19.923 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-11-02 15:53:19.977 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-11-02 15:53:20.030 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-11-02 15:53:20.033 | ++ functions-common:is_arch:506 : uname -m 2022-11-02 15:53:20.038 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-11-02 15:53:20.041 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-11-02 15:53:20.687 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-11-02 15:53:20.701 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-11-02 15:53:21.328 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-11-02 15:53:22.009 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-11-02 15:53:22.027 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:53:22.030 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-11-02 15:53:22.033 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-11-02 15:53:22.036 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-11-02 15:53:22.040 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-11-02 15:53:22.053 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-11-02 15:53:22.065 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-11-02 15:53:22.067 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 15:53:22.070 | + 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.89/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-11-02 15:53:22.213 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-11-02 15:53:22.353 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-11-02 15:53:22.492 | + 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.89/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-11-02 15:53:22.630 | + 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.89/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-11-02 15:53:22.777 | + 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.89/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-11-02 15:53:22.915 | + 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.89/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-11-02 15:53:23.053 | + 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.89/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-11-02 15:53:23.190 | + 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.89/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-11-02 15:53:23.329 | + 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.89/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-11-02 15:53:23.468 | + functions-common:write_clouds_yaml:198 : cat 2022-11-02 15:53:23.473 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-11-02 15:53:23.477 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-11-02 15:53:23.480 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-11-02 15:53:23.484 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-11-02 15:53:23.487 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-11-02 15:53:23.490 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-11-02 15:53:23.506 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:53:23.509 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-11-02 15:53:23.511 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:53:23.514 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-11-02 15:53:23.516 | + ./stack.sh:main:1095 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 15:53:23.519 | + ./stack.sh:main:1096 : init_keystone 2022-11-02 15:53:23.521 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-11-02 15:53:23.538 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:53:23.541 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-11-02 15:53:23.544 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-11-02 15:53:23.546 | + lib/database:recreate_database:112 : local db=keystone 2022-11-02 15:53:23.548 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-11-02 15:53:23.551 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-11-02 15:53:23.553 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-11-02 15:53:23.559 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:53:30.318 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-11-02 15:53:30.323 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:53:30.437 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-11-02 15:53:30.439 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 15:53:30.442 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:53:30.444 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:53:30.447 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:53:30.453 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404410450 2022-11-02 15:53:30.455 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-11-02 15:53:35.236 | 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=725648) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:53:35.243 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:53:35.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.244 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.245 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.245 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.246 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:53:35.246 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:53:35.273 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:53:35.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.274 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.274 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.275 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.276 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:53:35.276 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:53:35.687 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:53:35.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.688 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.689 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.689 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:53:35.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:53:35.690 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:53:35.690 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:53:35.697 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 15:53:42.872 | ++ inc/async:async_inner:64 : rc=0 2022-11-02 15:53:42.898 | [723668 Async install_tempest:723668]: finished successfully 2022-11-02 15:54:02.743 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:02.743 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 15:54:02.794 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:02.795 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 15:54:02.852 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:02.852 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 15:54:02.909 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:02.909 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 15:54:02.960 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:02.960 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 15:54:03.012 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:03.012 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 15:54:03.972 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:03.973 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:54:03.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.975 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.975 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.976 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.976 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.976 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:54:03.976 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:54:03.977 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:54:03.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.984 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.984 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.984 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.984 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:54:03.984 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:54:03.988 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:54:03.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.990 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.990 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:03.991 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:03.991 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:54:03.991 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:54:04.647 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:54:04.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.649 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.649 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.650 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.650 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.650 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:54:04.650 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:54:04.731 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:54:04.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.734 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.734 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.734 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:04.734 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:04.734 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:54:04.735 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:54:04.742 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 15:54:04.886 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:04.886 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 15:54:04.937 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:04.937 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 15:54:04.994 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:04.994 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 15:54:05.063 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:05.063 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 15:54:05.149 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:05.149 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 15:54:05.212 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:05.212 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 15:54:05.269 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:05.269 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:54:05.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.271 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.272 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.272 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.272 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:54:05.273 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:54:05.273 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:54:05.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.275 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.275 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.276 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.276 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.276 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:54:05.276 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:54:05.284 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:54:05.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.286 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.287 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.287 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.287 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:54:05.287 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:54:05.854 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:54:05.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.856 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.857 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.857 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.857 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:54:05.857 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:54:05.978 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:54:05.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.980 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.981 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.981 | 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=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:54:05.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:54:05.981 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:54:05.982 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=725648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:54:05.989 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 15:54:06.075 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:06.075 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 15:54:06.149 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:06.149 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 15:54:06.200 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:06.201 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 15:54:06.252 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:06.252 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 15:54:06.297 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:06.297 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 15:54:06.361 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:06.361 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 15:54:06.429 | INFO migrate.versioning.api [-] done 2022-11-02 15:54:06.822 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-11-02 15:54:06.825 | + functions-common:time_stop:2451 : local name 2022-11-02 15:54:06.827 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:54:06.831 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:54:06.833 | + functions-common:time_stop:2454 : local total 2022-11-02 15:54:06.836 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:54:06.838 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 15:54:06.841 | + functions-common:time_stop:2458 : start_time=1667404410450 2022-11-02 15:54:06.843 | + functions-common:time_stop:2460 : [[ -z 1667404410450 ]] 2022-11-02 15:54:06.847 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:54:06.851 | + functions-common:time_stop:2463 : end_time=1667404446849 2022-11-02 15:54:06.854 | + functions-common:time_stop:2464 : elapsed_time=36399 2022-11-02 15:54:06.856 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:54:06.859 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:54:06.862 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=36399 2022-11-02 15:54:06.864 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-11-02 15:54:06.866 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-11-02 15:54:06.871 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-11-02 15:54:11.459 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-11-02 15:54:11.459 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 15:54:11.459 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 15:54:11.460 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-11-02 15:54:11.460 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 15:54:11.460 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 15:54:11.461 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 15:54:11.461 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 15:54:11.461 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 15:54:11.822 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-11-02 15:54:11.826 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-11-02 15:54:16.487 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-11-02 15:54:16.488 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 15:54:16.488 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 15:54:16.488 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-11-02 15:54:16.489 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 15:54:16.489 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 15:54:16.489 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 15:54:16.490 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 15:54:16.490 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 15:54:16.857 | + ./stack.sh:main:1097 : start_keystone 2022-11-02 15:54:16.860 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-11-02 15:54:16.863 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-11-02 15:54:16.865 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-11-02 15:54:16.882 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:54:16.885 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-11-02 15:54:16.888 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-11-02 15:54:16.892 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-11-02 15:54:16.896 | + functions-common:run_process:1705 : local service=keystone 2022-11-02 15:54:16.898 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:54:16.900 | + functions-common:run_process:1707 : local group= 2022-11-02 15:54:16.903 | + functions-common:run_process:1708 : local user= 2022-11-02 15:54:16.905 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:54:16.908 | + functions-common:run_process:1711 : local name=keystone 2022-11-02 15:54:16.911 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:54:16.913 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:54:16.915 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:54:16.918 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:54:16.921 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:54:16.926 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404456923 2022-11-02 15:54:16.928 | + functions-common:run_process:1714 : is_service_enabled keystone 2022-11-02 15:54:16.944 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:54:16.947 | + functions-common:run_process:1715 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-11-02 15:54:16.953 | + functions-common:_run_under_systemd:1665 : local service=keystone 2022-11-02 15:54:16.953 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:54:16.954 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:54:16.957 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:54:16.959 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:54:16.962 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-11-02 15:54:16.964 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-11-02 15:54:16.966 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@keystone.service 2022-11-02 15:54:16.969 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:54:16.976 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:54:16.976 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:54:16.977 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:54:16.979 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-11-02 15:54:16.982 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-11-02 15:54:16.984 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@keystone.service 2022-11-02 15:54:16.987 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:54:16.989 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 15:54:16.991 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 15:54:16.993 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 15:54:16.996 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-11-02 15:54:16.998 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 15:54:17.005 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-11-02 15:54:17.055 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-11-02 15:54:17.108 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-11-02 15:54:17.161 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:54:17.213 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 15:54:17.268 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-11-02 15:54:17.323 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-11-02 15:54:17.377 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-11-02 15:54:17.430 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-11-02 15:54:17.482 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-11-02 15:54:17.536 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 15:54:17.539 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 15:54:17.541 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-11-02 15:54:17.596 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 15:54:18.206 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@keystone.service 2022-11-02 15:54:18.219 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-11-02 15:54:18.849 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@keystone.service 2022-11-02 15:54:18.931 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:54:18.933 | + functions-common:time_stop:2451 : local name 2022-11-02 15:54:18.935 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:54:18.939 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:54:18.941 | + functions-common:time_stop:2454 : local total 2022-11-02 15:54:18.943 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:54:18.946 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:54:18.948 | + functions-common:time_stop:2458 : start_time=1667404456923 2022-11-02 15:54:18.950 | + functions-common:time_stop:2460 : [[ -z 1667404456923 ]] 2022-11-02 15:54:18.954 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:54:18.959 | + functions-common:time_stop:2463 : end_time=1667404458956 2022-11-02 15:54:18.961 | + functions-common:time_stop:2464 : elapsed_time=2033 2022-11-02 15:54:18.963 | + functions-common:time_stop:2465 : total=1876 2022-11-02 15:54:18.966 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:54:18.968 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3909 2022-11-02 15:54:18.971 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-11-02 15:54:18.971 | Waiting for keystone to start... 2022-11-02 15:54:18.974 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.89/identity/v3/ 2022-11-02 15:54:18.976 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.89/identity/v3/ 2022-11-02 15:54:18.979 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 15:54:18.981 | + functions:wait_for_service:458 : local url=http://10.222.0.89/identity/v3/ 2022-11-02 15:54:18.984 | + functions:wait_for_service:459 : local rval=0 2022-11-02 15:54:18.987 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 15:54:18.990 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 15:54:18.992 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:54:18.994 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:54:18.997 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:54:19.002 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404458999 2022-11-02 15:54:19.005 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 15:54:19.013 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/identity/v3/ 2022-11-02 15:54:25.644 | + :: : [[ 200 == 503 ]] 2022-11-02 15:54:25.645 | + :: : [[ 0 -eq 7 ]] 2022-11-02 15:54:25.648 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 15:54:25.651 | + functions-common:time_stop:2451 : local name 2022-11-02 15:54:25.653 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:54:25.655 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:54:25.659 | + functions-common:time_stop:2454 : local total 2022-11-02 15:54:25.661 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:54:25.663 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 15:54:25.666 | + functions-common:time_stop:2458 : start_time=1667404458999 2022-11-02 15:54:25.668 | + functions-common:time_stop:2460 : [[ -z 1667404458999 ]] 2022-11-02 15:54:25.671 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:54:25.676 | + functions-common:time_stop:2463 : end_time=1667404465674 2022-11-02 15:54:25.679 | + functions-common:time_stop:2464 : elapsed_time=6675 2022-11-02 15:54:25.681 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:54:25.683 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:54:25.686 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6675 2022-11-02 15:54:25.688 | + functions:wait_for_service:467 : return 0 2022-11-02 15:54:25.691 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-11-02 15:54:25.708 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:54:25.710 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-11-02 15:54:25.713 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:54:25.715 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 15:54:25.745 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-11-02 15:54:25.748 | + 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.89/identity 2022-11-02 15:54:30.378 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.378 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.378 | 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=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.386 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.403 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.403 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.433 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.467 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.468 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.557 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.557 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.557 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.558 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.558 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.558 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.571 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.571 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.571 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.571 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.571 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.572 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.572 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.579 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.582 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.582 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.583 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.583 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.583 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.583 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.583 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=726509) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:54:30.617 | 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=726509) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:54:31.002 | INFO keystone.cmd.bootstrap [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] Created domain default 2022-11-02 15:54:31.084 | INFO keystone.cmd.bootstrap [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] Created project admin 2022-11-02 15:54:31.111 | DEBUG passlib.handlers.bcrypt [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=726509) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-11-02 15:54:31.111 | DEBUG passlib.handlers.bcrypt [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=726509) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-11-02 15:54:31.213 | INFO keystone.cmd.bootstrap [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] Created user admin 2022-11-02 15:54:31.259 | INFO keystone.cmd.bootstrap [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] Created role reader 2022-11-02 15:54:31.317 | INFO keystone.cmd.bootstrap [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] Created role member 2022-11-02 15:54:31.405 | INFO keystone.cmd.bootstrap [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] Created implied role where 2f256495df524df9beefe8e1d4fea59d implies 89b7853e69014b168e0aa140b0389ccf 2022-11-02 15:54:31.459 | INFO keystone.cmd.bootstrap [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] Created role admin 2022-11-02 15:54:31.611 | INFO keystone.cmd.bootstrap [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] Created implied role where 81bed5ffaeb543f685edb649d7241137 implies 2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:54:31.682 | INFO keystone.cmd.bootstrap [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] Granted role admin on project admin to user admin. 2022-11-02 15:54:31.741 | INFO keystone.cmd.bootstrap [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] Granted role admin on the system to user admin. 2022-11-02 15:54:31.816 | WARNING py.warnings [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 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-11-02 15:54:31.816 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-11-02 15:54:31.816 |  2022-11-02 15:54:31.820 | INFO keystone.cmd.bootstrap [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] Created region RegionOne 2022-11-02 15:54:31.968 | INFO keystone.cmd.bootstrap [None req-0f34f719-c51b-47d8-bd9b-e5a6b31639f9 None None] Created public endpoint http://10.222.0.89/identity 2022-11-02 15:54:32.426 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-11-02 15:54:32.428 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-11-02 15:54:32.431 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-11-02 15:54:32.434 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-11-02 15:54:35.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:35.493 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:35.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:35.493 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:35.657 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:54:35.661 | + lib/keystone:create_keystone_accounts:310 : admin_project=307802a60deb43e29d4691a004f8d927 2022-11-02 15:54:35.663 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-11-02 15:54:35.666 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-11-02 15:54:37.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:37.960 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:37.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:37.960 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:38.126 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:54:38.129 | + lib/keystone:create_keystone_accounts:312 : admin_user=fabb75bc2cc741d2a7bad923dd75a5d1 2022-11-02 15:54:38.132 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-11-02 15:54:38.134 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-11-02 15:54:38.137 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-11-02 15:54:38.139 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin fabb75bc2cc741d2a7bad923dd75a5d1 default 2022-11-02 15:54:38.196 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin fabb75bc2cc741d2a7bad923dd75a5d1 default 2022-11-02 15:54:38.235 | [698257 Async ks-domain-role:726630]: running: get_or_add_user_domain_role admin fabb75bc2cc741d2a7bad923dd75a5d1 default 2022-11-02 15:54:38.237 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-11-02 15:54:38.239 | + functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 15:54:38.243 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 15:54:41.308 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 15:54:41.311 | + functions-common:get_or_create_domain:900 : echo default 2022-11-02 15:54:41.311 | default 2022-11-02 15:54:41.314 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-11-02 15:54:41.375 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-11-02 15:54:41.433 | [698257 Async ks-project:726759]: running: get_or_create_project service Default 2022-11-02 15:54:41.435 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-11-02 15:54:41.506 | + inc/async:async_inner:63 : get_or_create_role service 2022-11-02 15:54:41.557 | [698257 Async ks-service:726845]: running: get_or_create_role service 2022-11-02 15:54:41.560 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-11-02 15:54:41.648 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-11-02 15:54:41.694 | [698257 Async ks-reseller:726941]: running: get_or_create_role ResellerAdmin 2022-11-02 15:54:41.698 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-11-02 15:54:41.702 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-11-02 15:54:42.073 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-11-02 15:54:42.270 | [698257 Async ks-anotherrole:727029]: running: get_or_create_role anotherrole 2022-11-02 15:54:42.290 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-11-02 15:54:42.323 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-11-02 15:54:42.339 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:54:42.377 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-11-02 15:54:45.214 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:54:45.278 | [726845 Async ks-service:726845]: finished successfully 2022-11-02 15:54:45.767 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:54:45.784 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:54:45.799 | [726759 Async ks-project:726759]: finished successfully 2022-11-02 15:54:45.819 | [726941 Async ks-reseller:726941]: finished successfully 2022-11-02 15:54:46.054 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:54:46.087 | [727029 Async ks-anotherrole:727029]: finished successfully 2022-11-02 15:54:46.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:46.352 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:46.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:46.352 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:46.540 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:54:46.543 | ++ functions-common:get_or_create_project:950 : project_id=c5a8ed2b134d42aa9276619d728ed6f7 2022-11-02 15:54:46.546 | ++ functions-common:get_or_create_project:951 : echo c5a8ed2b134d42aa9276619d728ed6f7 2022-11-02 15:54:46.550 | + lib/keystone:create_keystone_accounts:340 : invis_project=c5a8ed2b134d42aa9276619d728ed6f7 2022-11-02 15:54:46.552 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-11-02 15:54:46.555 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-11-02 15:54:46.558 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:54:46.561 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-11-02 15:54:49.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:49.181 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:49.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:49.181 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:49.353 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:54:49.356 | ++ functions-common:get_or_create_project:950 : project_id=ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:49.359 | ++ functions-common:get_or_create_project:951 : echo ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:49.362 | + lib/keystone:create_keystone_accounts:344 : demo_project=ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:49.364 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-11-02 15:54:49.367 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-11-02 15:54:49.370 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:54:49.372 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-11-02 15:54:49.375 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-11-02 15:54:49.378 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-11-02 15:54:49.658 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:54:49.684 | [726630 Async ks-domain-role:726630]: finished successfully 2022-11-02 15:54:52.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.057 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.057 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.225 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:54:52.228 | ++ functions-common:get_or_create_user:937 : user_id=589b4cbbdb334f05ae6f835d9d3472b5 2022-11-02 15:54:52.230 | ++ functions-common:get_or_create_user:938 : echo 589b4cbbdb334f05ae6f835d9d3472b5 2022-11-02 15:54:52.233 | + lib/keystone:create_keystone_accounts:347 : demo_user=589b4cbbdb334f05ae6f835d9d3472b5 2022-11-02 15:54:52.236 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-11-02 15:54:52.287 | [698257 Async ks-domain-role:726630]: Waiting for completion of get_or_add_user_domain_role admin fabb75bc2cc741d2a7bad923dd75a5d1 default running on PID 726630 (6 other jobs running) 2022-11-02 15:54:52.312 | [698257 Async ks-domain-role:726630]: Signaling child to exit 2022-11-02 15:54:52.312 | WAKEUP 2022-11-02 15:54:52.336 | [698257 Async ks-domain-role:726630]: Signaled 2022-11-02 15:54:52.337 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-11-02 15:54:52.337 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fabb75bc2cc741d2a7bad923dd75a5d1 --domain default 2022-11-02 15:54:52.337 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-11-02 15:54:52.337 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:54:52.337 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:54:52.337 | ++ functions-common:get_field:824 : read data 2022-11-02 15:54:52.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.337 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.337 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.337 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:54:52.337 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-11-02 15:54:52.337 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-11-02 15:54:52.337 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user fabb75bc2cc741d2a7bad923dd75a5d1 --domain default 2022-11-02 15:54:52.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.338 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.338 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.338 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fabb75bc2cc741d2a7bad923dd75a5d1 --domain default 2022-11-02 15:54:52.338 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:54:52.338 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-11-02 15:54:52.338 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:54:52.338 | ++ functions-common:get_field:824 : read data 2022-11-02 15:54:52.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.338 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.338 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.338 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:54:52.338 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:54:52.338 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:54:52.338 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:54:52.338 | ++ functions-common:get_field:830 : echo '| 81bed5ffaeb543f685edb649d7241137 | fabb75bc2cc741d2a7bad923dd75a5d1 | | | default | | False |' 2022-11-02 15:54:52.338 | ++ functions-common:get_field:824 : read data 2022-11-02 15:54:52.338 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=81bed5ffaeb543f685edb649d7241137 2022-11-02 15:54:52.338 | + functions-common:get_or_add_user_domain_role:1033 : echo 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:54:52.338 | 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:54:52.382 | [698257 Async ks-domain-role:726630]: finished get_or_add_user_domain_role admin fabb75bc2cc741d2a7bad923dd75a5d1 default with result 0 in 11 seconds 2022-11-02 15:54:52.389 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-11-02 15:54:52.425 | [698257 Async ks-project:726759]: Waiting for completion of get_or_create_project service Default running on PID 726759 (5 other jobs running) 2022-11-02 15:54:52.450 | [698257 Async ks-project:726759]: Signaling child to exit 2022-11-02 15:54:52.450 | WAKEUP 2022-11-02 15:54:52.473 | [698257 Async ks-project:726759]: Signaled 2022-11-02 15:54:52.474 | + functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:54:52.474 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-11-02 15:54:52.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.474 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.474 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.474 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:54:52.474 | + functions-common:get_or_create_project:950 : project_id=5b29495b19e046838eca745097a75da5 2022-11-02 15:54:52.474 | + functions-common:get_or_create_project:951 : echo 5b29495b19e046838eca745097a75da5 2022-11-02 15:54:52.474 | 5b29495b19e046838eca745097a75da5 2022-11-02 15:54:52.520 | [698257 Async ks-project:726759]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-11-02 15:54:52.558 | [698257 Async ks-service:726845]: Waiting for completion of get_or_create_role service running on PID 726845 (4 other jobs running) 2022-11-02 15:54:52.583 | [698257 Async ks-service:726845]: Signaling child to exit 2022-11-02 15:54:52.583 | WAKEUP 2022-11-02 15:54:52.606 | [698257 Async ks-service:726845]: Signaled 2022-11-02 15:54:52.607 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 15:54:52.607 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-11-02 15:54:52.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.608 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.608 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.608 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:54:52.608 | + functions-common:get_or_create_role:962 : role_id=f84429e62e0343cea8b53998b7f82196 2022-11-02 15:54:52.608 | + functions-common:get_or_create_role:963 : echo f84429e62e0343cea8b53998b7f82196 2022-11-02 15:54:52.608 | f84429e62e0343cea8b53998b7f82196 2022-11-02 15:54:52.654 | [698257 Async ks-service:726845]: finished get_or_create_role service with result 0 in 3 seconds 2022-11-02 15:54:52.693 | [698257 Async ks-reseller:726941]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 726941 (3 other jobs running) 2022-11-02 15:54:52.720 | [698257 Async ks-reseller:726941]: Signaling child to exit 2022-11-02 15:54:52.720 | WAKEUP 2022-11-02 15:54:52.742 | [698257 Async ks-reseller:726941]: Signaled 2022-11-02 15:54:52.744 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 15:54:52.744 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-11-02 15:54:52.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.744 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.744 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.744 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:54:52.744 | + functions-common:get_or_create_role:962 : role_id=7f1c86e8bf72431682c08f5c97ecb445 2022-11-02 15:54:52.744 | + functions-common:get_or_create_role:963 : echo 7f1c86e8bf72431682c08f5c97ecb445 2022-11-02 15:54:52.744 | 7f1c86e8bf72431682c08f5c97ecb445 2022-11-02 15:54:52.792 | [698257 Async ks-reseller:726941]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-11-02 15:54:52.833 | [698257 Async ks-anotherrole:727029]: Waiting for completion of get_or_create_role anotherrole running on PID 727029 (2 other jobs running) 2022-11-02 15:54:52.864 | [698257 Async ks-anotherrole:727029]: Signaling child to exit 2022-11-02 15:54:52.864 | WAKEUP 2022-11-02 15:54:52.889 | [698257 Async ks-anotherrole:727029]: Signaled 2022-11-02 15:54:52.891 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 15:54:52.891 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 15:54:52.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.891 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:52.892 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:52.892 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:54:52.892 | + functions-common:get_or_create_role:962 : role_id=762774978635494bbfff0a388fd4839e 2022-11-02 15:54:52.893 | + functions-common:get_or_create_role:963 : echo 762774978635494bbfff0a388fd4839e 2022-11-02 15:54:52.893 | 762774978635494bbfff0a388fd4839e 2022-11-02 15:54:52.942 | [698257 Async ks-anotherrole:727029]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-11-02 15:54:52.947 | + inc/async:async_wait:197 : return 0 2022-11-02 15:54:52.949 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 589b4cbbdb334f05ae6f835d9d3472b5 ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:53.012 | + inc/async:async_inner:63 : get_or_add_user_project_role member 589b4cbbdb334f05ae6f835d9d3472b5 ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:53.054 | [698257 Async ks-demo-member:727900]: running: get_or_add_user_project_role member 589b4cbbdb334f05ae6f835d9d3472b5 ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:53.057 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin fabb75bc2cc741d2a7bad923dd75a5d1 ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:53.130 | + inc/async:async_inner:63 : get_or_add_user_project_role admin fabb75bc2cc741d2a7bad923dd75a5d1 ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:53.182 | [698257 Async ks-demo-admin:728012]: running: get_or_add_user_project_role admin fabb75bc2cc741d2a7bad923dd75a5d1 ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:53.186 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 589b4cbbdb334f05ae6f835d9d3472b5 ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:53.263 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 589b4cbbdb334f05ae6f835d9d3472b5 ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:53.319 | [698257 Async ks-demo-another:728124]: running: get_or_add_user_project_role anotherrole 589b4cbbdb334f05ae6f835d9d3472b5 ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:53.323 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 589b4cbbdb334f05ae6f835d9d3472b5 c5a8ed2b134d42aa9276619d728ed6f7 2022-11-02 15:54:53.405 | + inc/async:async_inner:63 : get_or_add_user_project_role member 589b4cbbdb334f05ae6f835d9d3472b5 c5a8ed2b134d42aa9276619d728ed6f7 2022-11-02 15:54:53.462 | [698257 Async ks-demo-invis:728236]: running: get_or_add_user_project_role member 589b4cbbdb334f05ae6f835d9d3472b5 c5a8ed2b134d42aa9276619d728ed6f7 2022-11-02 15:54:53.465 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-11-02 15:54:53.473 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-11-02 15:54:53.487 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:54:53.492 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-11-02 15:54:53.495 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-11-02 15:54:53.511 | +++ functions-common:get_or_create_user:939 : 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-11-02 15:54:57.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:57.208 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:57.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:54:57.208 | from cryptography.utils import int_from_bytes 2022-11-02 15:54:57.391 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:54:57.394 | ++ functions-common:get_or_create_user:937 : user_id=23aaac7ef96f42d08e47c602b614b81b 2022-11-02 15:54:57.397 | ++ functions-common:get_or_create_user:938 : echo 23aaac7ef96f42d08e47c602b614b81b 2022-11-02 15:54:57.400 | + lib/keystone:create_keystone_accounts:360 : demo_reader=23aaac7ef96f42d08e47c602b614b81b 2022-11-02 15:54:57.403 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 23aaac7ef96f42d08e47c602b614b81b ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:57.470 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 23aaac7ef96f42d08e47c602b614b81b ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:57.526 | [698257 Async ks-demo-reader:728394]: running: get_or_add_user_project_role reader 23aaac7ef96f42d08e47c602b614b81b ccec854f055141afb32d457f74a947b5 2022-11-02 15:54:57.528 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-11-02 15:54:57.532 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-11-02 15:54:57.536 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:54:57.547 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-11-02 15:55:01.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:01.066 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:01.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:01.067 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:01.343 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:01.372 | ++ functions-common:get_or_create_project:950 : project_id=5551155e7d204cbab63ef79697682590 2022-11-02 15:55:01.400 | ++ functions-common:get_or_create_project:951 : echo 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:01.428 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=5551155e7d204cbab63ef79697682590 2022-11-02 15:55:01.446 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-11-02 15:55:01.486 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-11-02 15:55:01.507 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:55:01.522 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-11-02 15:55:01.539 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-11-02 15:55:01.567 | +++ functions-common:get_or_create_user:939 : 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-11-02 15:55:05.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:05.660 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:05.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:05.660 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:06.074 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:06.099 | ++ functions-common:get_or_create_user:937 : user_id=9a92c0aff89c48da99b75588d13c893f 2022-11-02 15:55:06.115 | ++ functions-common:get_or_create_user:938 : echo 9a92c0aff89c48da99b75588d13c893f 2022-11-02 15:55:06.143 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=9a92c0aff89c48da99b75588d13c893f 2022-11-02 15:55:06.172 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 9a92c0aff89c48da99b75588d13c893f 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:06.584 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9a92c0aff89c48da99b75588d13c893f 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:06.802 | [698257 Async ks-alt-admin:729193]: running: get_or_add_user_project_role admin 9a92c0aff89c48da99b75588d13c893f 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:06.820 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 9a92c0aff89c48da99b75588d13c893f 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:07.274 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9a92c0aff89c48da99b75588d13c893f 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:07.562 | [698257 Async ks-alt-another:729306]: running: get_or_add_user_project_role anotherrole 9a92c0aff89c48da99b75588d13c893f 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:07.582 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-11-02 15:55:07.627 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-11-02 15:55:07.650 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:55:07.664 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-11-02 15:55:07.689 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-11-02 15:55:07.721 | +++ functions-common:get_or_create_user:939 : 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-11-02 15:55:09.303 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:09.505 | [728012 Async ks-demo-admin:728012]: finished successfully 2022-11-02 15:55:09.894 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:10.060 | [727900 Async ks-demo-member:727900]: finished successfully 2022-11-02 15:55:11.494 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:11.666 | [728124 Async ks-demo-another:728124]: finished successfully 2022-11-02 15:55:12.251 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:12.279 | [728236 Async ks-demo-invis:728236]: finished successfully 2022-11-02 15:55:13.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:13.053 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:13.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:13.053 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:13.244 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:13.248 | ++ functions-common:get_or_create_user:937 : user_id=0ce46e9250154ef98aec6bf719525597 2022-11-02 15:55:13.250 | ++ functions-common:get_or_create_user:938 : echo 0ce46e9250154ef98aec6bf719525597 2022-11-02 15:55:13.257 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=0ce46e9250154ef98aec6bf719525597 2022-11-02 15:55:13.259 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 0ce46e9250154ef98aec6bf719525597 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:13.361 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0ce46e9250154ef98aec6bf719525597 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:13.487 | [698257 Async ks-alt-member-user:729687]: running: get_or_add_user_project_role member 0ce46e9250154ef98aec6bf719525597 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:13.490 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-11-02 15:55:13.495 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-11-02 15:55:13.498 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:55:13.502 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-11-02 15:55:13.505 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-11-02 15:55:13.518 | +++ functions-common:get_or_create_user:939 : 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-11-02 15:55:14.447 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:14.596 | [728394 Async ks-demo-reader:728394]: finished successfully 2022-11-02 15:55:16.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:16.778 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:16.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:16.778 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:16.965 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:16.968 | ++ functions-common:get_or_create_user:937 : user_id=c7df2813eaf74bfab822c03c59e1fe62 2022-11-02 15:55:16.971 | ++ functions-common:get_or_create_user:938 : echo c7df2813eaf74bfab822c03c59e1fe62 2022-11-02 15:55:16.974 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=c7df2813eaf74bfab822c03c59e1fe62 2022-11-02 15:55:16.976 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader c7df2813eaf74bfab822c03c59e1fe62 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:17.047 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c7df2813eaf74bfab822c03c59e1fe62 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:17.095 | [698257 Async ks-alt-reader-user:729913]: running: get_or_add_user_project_role reader c7df2813eaf74bfab822c03c59e1fe62 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:17.099 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-11-02 15:55:17.102 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:55:17.105 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-11-02 15:55:17.110 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-11-02 15:55:17.121 | +++ functions-common:get_or_create_user:939 : 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-11-02 15:55:20.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:20.630 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:20.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:20.630 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:20.953 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:20.956 | ++ functions-common:get_or_create_user:937 : user_id=94ea9d37d83240feafd3b4dfc5d1beaf 2022-11-02 15:55:20.959 | ++ functions-common:get_or_create_user:938 : echo 94ea9d37d83240feafd3b4dfc5d1beaf 2022-11-02 15:55:20.962 | + lib/keystone:create_keystone_accounts:392 : system_member_user=94ea9d37d83240feafd3b4dfc5d1beaf 2022-11-02 15:55:20.965 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 94ea9d37d83240feafd3b4dfc5d1beaf all 2022-11-02 15:55:21.032 | + inc/async:async_inner:63 : get_or_add_user_system_role member 94ea9d37d83240feafd3b4dfc5d1beaf all 2022-11-02 15:55:21.074 | [698257 Async ks-system-member:730137]: running: get_or_add_user_system_role member 94ea9d37d83240feafd3b4dfc5d1beaf all 2022-11-02 15:55:21.077 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-11-02 15:55:21.081 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:55:21.084 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-11-02 15:55:21.087 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-11-02 15:55:21.092 | +++ functions-common:get_or_create_user:939 : 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-11-02 15:55:23.261 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:23.448 | [729193 Async ks-alt-admin:729193]: finished successfully 2022-11-02 15:55:23.586 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:23.729 | [729306 Async ks-alt-another:729306]: finished successfully 2022-11-02 15:55:24.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:24.393 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:24.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:24.393 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:24.583 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:24.586 | ++ functions-common:get_or_create_user:937 : user_id=b9f4be09c5a147e48d5d4da885401428 2022-11-02 15:55:24.588 | ++ functions-common:get_or_create_user:938 : echo b9f4be09c5a147e48d5d4da885401428 2022-11-02 15:55:24.591 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=b9f4be09c5a147e48d5d4da885401428 2022-11-02 15:55:24.595 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader b9f4be09c5a147e48d5d4da885401428 all 2022-11-02 15:55:24.715 | + inc/async:async_inner:63 : get_or_add_user_system_role reader b9f4be09c5a147e48d5d4da885401428 all 2022-11-02 15:55:24.788 | [698257 Async ks-system-reader:730419]: running: get_or_add_user_system_role reader b9f4be09c5a147e48d5d4da885401428 all 2022-11-02 15:55:24.794 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-11-02 15:55:24.799 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-11-02 15:55:24.802 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-11-02 15:55:24.811 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 15:55:24.814 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-11-02 15:55:27.942 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:28.073 | [729687 Async ks-alt-member-user:729687]: finished successfully 2022-11-02 15:55:28.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:28.301 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:28.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:28.301 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:28.494 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:28.497 | ++ functions-common:get_or_create_group:914 : group_id=cc7ad566cd7e4cd5b1c63af50e1a6c31 2022-11-02 15:55:28.501 | ++ functions-common:get_or_create_group:915 : echo cc7ad566cd7e4cd5b1c63af50e1a6c31 2022-11-02 15:55:28.504 | + lib/keystone:create_keystone_accounts:402 : admin_group=cc7ad566cd7e4cd5b1c63af50e1a6c31 2022-11-02 15:55:28.519 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-11-02 15:55:28.523 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-11-02 15:55:28.538 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-11-02 15:55:28.541 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 15:55:28.545 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-11-02 15:55:30.046 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:30.076 | [729913 Async ks-alt-reader-user:729913]: finished successfully 2022-11-02 15:55:31.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:31.329 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:31.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:31.329 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:31.519 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:31.522 | ++ functions-common:get_or_create_group:914 : group_id=60598c655ab24af0a614509a52d15b99 2022-11-02 15:55:31.524 | ++ functions-common:get_or_create_group:915 : echo 60598c655ab24af0a614509a52d15b99 2022-11-02 15:55:31.528 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=60598c655ab24af0a614509a52d15b99 2022-11-02 15:55:31.532 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:31.609 | + inc/async:async_inner:63 : get_or_add_group_project_role member 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:31.696 | [698257 Async ks-group-memberdemo:730772]: running: get_or_add_group_project_role member 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:31.701 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:31.794 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:31.976 | [698257 Async ks-group-anotherdemo:730858]: running: get_or_add_group_project_role anotherrole 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:32.003 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:32.307 | + inc/async:async_inner:63 : get_or_add_group_project_role member 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:32.459 | [698257 Async ks-group-memberalt:730963]: running: get_or_add_group_project_role member 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:32.486 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:32.964 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:32.979 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:33.119 | [730137 Async ks-system-member:730137]: finished successfully 2022-11-02 15:55:33.178 | [698257 Async ks-group-anotheralt:731059]: running: get_or_add_group_project_role anotherrole 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:33.198 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin cc7ad566cd7e4cd5b1c63af50e1a6c31 307802a60deb43e29d4691a004f8d927 2022-11-02 15:55:33.613 | + inc/async:async_inner:63 : get_or_add_group_project_role admin cc7ad566cd7e4cd5b1c63af50e1a6c31 307802a60deb43e29d4691a004f8d927 2022-11-02 15:55:33.820 | [698257 Async ks-group-admin:731176]: running: get_or_add_group_project_role admin cc7ad566cd7e4cd5b1c63af50e1a6c31 307802a60deb43e29d4691a004f8d927 2022-11-02 15:55:33.854 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-11-02 15:55:34.191 | [698257 Async ks-demo-member:727900]: Waiting for completion of get_or_add_user_project_role member 589b4cbbdb334f05ae6f835d9d3472b5 ccec854f055141afb32d457f74a947b5 running on PID 727900 (17 other jobs running) 2022-11-02 15:55:34.401 | [698257 Async ks-demo-member:727900]: Signaling child to exit 2022-11-02 15:55:34.401 | WAKEUP 2022-11-02 15:55:34.576 | [698257 Async ks-demo-member:727900]: Signaled 2022-11-02 15:55:34.594 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:55:34.594 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:55:34.595 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:55:34.595 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:55:34.595 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:55:34.595 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:55:34.595 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:55:34.595 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:55:34.595 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:55:34.595 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 589b4cbbdb334f05ae6f835d9d3472b5 --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:34.595 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:34.595 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:34.595 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:34.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:34.595 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:34.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:34.595 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:34.595 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:34.595 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:55:34.595 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:55:34.595 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 589b4cbbdb334f05ae6f835d9d3472b5 --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:34.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:34.595 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:34.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:34.595 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:34.595 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:34.595 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 589b4cbbdb334f05ae6f835d9d3472b5 --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:34.595 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:55:34.595 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:34.595 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:34.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:34.595 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:34.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:34.596 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:34.596 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:34.596 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:55:34.596 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:55:34.596 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:55:34.596 | ++ functions-common:get_field:830 : echo '| 2f256495df524df9beefe8e1d4fea59d | 589b4cbbdb334f05ae6f835d9d3472b5 | | ccec854f055141afb32d457f74a947b5 | | | False |' 2022-11-02 15:55:34.596 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:34.596 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:55:34.596 | + functions-common:get_or_add_user_project_role:1009 : echo 2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:55:34.596 | 2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:55:34.938 | [698257 Async ks-demo-member:727900]: finished get_or_add_user_project_role member 589b4cbbdb334f05ae6f835d9d3472b5 ccec854f055141afb32d457f74a947b5 with result 0 in 17 seconds 2022-11-02 15:55:35.222 | [698257 Async ks-demo-admin:728012]: Waiting for completion of get_or_add_user_project_role admin fabb75bc2cc741d2a7bad923dd75a5d1 ccec854f055141afb32d457f74a947b5 running on PID 728012 (16 other jobs running) 2022-11-02 15:55:35.391 | [698257 Async ks-demo-admin:728012]: Signaling child to exit 2022-11-02 15:55:35.391 | WAKEUP 2022-11-02 15:55:35.527 | [698257 Async ks-demo-admin:728012]: Signaled 2022-11-02 15:55:35.542 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:55:35.542 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:55:35.542 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:55:35.542 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:55:35.542 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:55:35.542 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:55:35.542 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:55:35.542 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:55:35.542 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:35.542 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:55:35.542 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fabb75bc2cc741d2a7bad923dd75a5d1 --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:35.542 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:35.542 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:35.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:35.542 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:35.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:35.543 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:35.543 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:35.543 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:55:35.543 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:55:35.543 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user fabb75bc2cc741d2a7bad923dd75a5d1 --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:35.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:35.543 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:35.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:35.543 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:35.543 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fabb75bc2cc741d2a7bad923dd75a5d1 --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:35.543 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:35.543 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:55:35.543 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:35.543 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:35.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:35.543 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:35.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:35.543 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:35.543 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:35.543 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:55:35.543 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:55:35.543 | ++ functions-common:get_field:830 : echo '| 81bed5ffaeb543f685edb649d7241137 | fabb75bc2cc741d2a7bad923dd75a5d1 | | ccec854f055141afb32d457f74a947b5 | | | False |' 2022-11-02 15:55:35.543 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:55:35.543 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:35.543 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=81bed5ffaeb543f685edb649d7241137 2022-11-02 15:55:35.543 | + functions-common:get_or_add_user_project_role:1009 : echo 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:55:35.543 | 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:55:35.769 | [698257 Async ks-demo-admin:728012]: finished get_or_add_user_project_role admin fabb75bc2cc741d2a7bad923dd75a5d1 ccec854f055141afb32d457f74a947b5 with result 0 in 16 seconds 2022-11-02 15:55:35.915 | [698257 Async ks-demo-another:728124]: Waiting for completion of get_or_add_user_project_role anotherrole 589b4cbbdb334f05ae6f835d9d3472b5 ccec854f055141afb32d457f74a947b5 running on PID 728124 (15 other jobs running) 2022-11-02 15:55:36.048 | [698257 Async ks-demo-another:728124]: Signaling child to exit 2022-11-02 15:55:36.049 | WAKEUP 2022-11-02 15:55:36.187 | [698257 Async ks-demo-another:728124]: Signaled 2022-11-02 15:55:36.198 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:55:36.198 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:55:36.198 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:55:36.198 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:55:36.198 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:55:36.198 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:55:36.198 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:55:36.198 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:55:36.198 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:36.198 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:55:36.198 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 589b4cbbdb334f05ae6f835d9d3472b5 --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:36.198 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:36.199 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:36.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:36.199 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:36.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:36.199 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:36.199 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:36.199 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:55:36.199 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:55:36.199 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 589b4cbbdb334f05ae6f835d9d3472b5 --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:36.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:36.199 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:36.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:36.199 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:36.199 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 589b4cbbdb334f05ae6f835d9d3472b5 --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:36.199 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:55:36.199 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:36.199 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:36.199 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:36.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:36.199 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:36.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:36.199 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:36.199 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:36.199 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:55:36.199 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:55:36.199 | ++ functions-common:get_field:830 : echo '| 762774978635494bbfff0a388fd4839e | 589b4cbbdb334f05ae6f835d9d3472b5 | | ccec854f055141afb32d457f74a947b5 | | | False |' 2022-11-02 15:55:36.199 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:55:36.199 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:36.199 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=762774978635494bbfff0a388fd4839e 2022-11-02 15:55:36.199 | + functions-common:get_or_add_user_project_role:1009 : echo 762774978635494bbfff0a388fd4839e 2022-11-02 15:55:36.199 | 762774978635494bbfff0a388fd4839e 2022-11-02 15:55:36.486 | [698257 Async ks-demo-another:728124]: finished get_or_add_user_project_role anotherrole 589b4cbbdb334f05ae6f835d9d3472b5 ccec854f055141afb32d457f74a947b5 with result 0 in 18 seconds 2022-11-02 15:55:36.728 | [698257 Async ks-demo-invis:728236]: Waiting for completion of get_or_add_user_project_role member 589b4cbbdb334f05ae6f835d9d3472b5 c5a8ed2b134d42aa9276619d728ed6f7 running on PID 728236 (14 other jobs running) 2022-11-02 15:55:36.913 | [698257 Async ks-demo-invis:728236]: Signaling child to exit 2022-11-02 15:55:36.913 | WAKEUP 2022-11-02 15:55:37.104 | [698257 Async ks-demo-invis:728236]: Signaled 2022-11-02 15:55:37.115 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:55:37.115 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:55:37.115 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:55:37.115 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:55:37.115 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:55:37.115 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:55:37.115 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:55:37.115 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:55:37.115 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 589b4cbbdb334f05ae6f835d9d3472b5 --project c5a8ed2b134d42aa9276619d728ed6f7 2022-11-02 15:55:37.115 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:37.115 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:55:37.115 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:37.115 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:37.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:37.116 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:37.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:37.116 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:37.116 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:37.116 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:55:37.116 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:55:37.116 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 589b4cbbdb334f05ae6f835d9d3472b5 --project c5a8ed2b134d42aa9276619d728ed6f7 2022-11-02 15:55:37.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:37.116 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:37.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:37.116 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:37.116 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:37.116 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:55:37.116 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 589b4cbbdb334f05ae6f835d9d3472b5 --project c5a8ed2b134d42aa9276619d728ed6f7 2022-11-02 15:55:37.116 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:37.116 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:37.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:37.116 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:37.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:37.117 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:37.117 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:37.117 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:55:37.117 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:55:37.117 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:55:37.117 | ++ functions-common:get_field:830 : echo '| 2f256495df524df9beefe8e1d4fea59d | 589b4cbbdb334f05ae6f835d9d3472b5 | | c5a8ed2b134d42aa9276619d728ed6f7 | | | False |' 2022-11-02 15:55:37.117 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:37.117 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:55:37.117 | + functions-common:get_or_add_user_project_role:1009 : echo 2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:55:37.117 | 2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:55:37.155 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:37.285 | [730419 Async ks-system-reader:730419]: finished successfully 2022-11-02 15:55:37.296 | [698257 Async ks-demo-invis:728236]: finished get_or_add_user_project_role member 589b4cbbdb334f05ae6f835d9d3472b5 c5a8ed2b134d42aa9276619d728ed6f7 with result 0 in 18 seconds 2022-11-02 15:55:37.454 | [698257 Async ks-demo-reader:728394]: Waiting for completion of get_or_add_user_project_role reader 23aaac7ef96f42d08e47c602b614b81b ccec854f055141afb32d457f74a947b5 running on PID 728394 (13 other jobs running) 2022-11-02 15:55:37.578 | [698257 Async ks-demo-reader:728394]: Signaling child to exit 2022-11-02 15:55:37.578 | WAKEUP 2022-11-02 15:55:37.691 | [698257 Async ks-demo-reader:728394]: Signaled 2022-11-02 15:55:37.707 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:55:37.707 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:55:37.707 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:55:37.707 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:55:37.707 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:55:37.707 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:55:37.707 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:55:37.707 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:55:37.707 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:55:37.707 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:37.707 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 23aaac7ef96f42d08e47c602b614b81b --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:37.707 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:37.707 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:37.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:37.707 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:37.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:37.707 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:37.707 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:37.707 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:55:37.707 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:55:37.707 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 23aaac7ef96f42d08e47c602b614b81b --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:37.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:37.707 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:37.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:37.707 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:37.707 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:37.707 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:55:37.707 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 23aaac7ef96f42d08e47c602b614b81b --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:37.707 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:37.707 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:37.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:37.708 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:37.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:37.708 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:37.708 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:37.708 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:55:37.708 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:55:37.708 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:55:37.708 | ++ functions-common:get_field:830 : echo '| 89b7853e69014b168e0aa140b0389ccf | 23aaac7ef96f42d08e47c602b614b81b | | ccec854f055141afb32d457f74a947b5 | | | False |' 2022-11-02 15:55:37.708 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:37.708 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=89b7853e69014b168e0aa140b0389ccf 2022-11-02 15:55:37.708 | + functions-common:get_or_add_user_project_role:1009 : echo 89b7853e69014b168e0aa140b0389ccf 2022-11-02 15:55:37.708 | 89b7853e69014b168e0aa140b0389ccf 2022-11-02 15:55:37.967 | [698257 Async ks-demo-reader:728394]: finished get_or_add_user_project_role reader 23aaac7ef96f42d08e47c602b614b81b ccec854f055141afb32d457f74a947b5 with result 0 in 17 seconds 2022-11-02 15:55:38.002 | + inc/async:async_wait:197 : return 0 2022-11-02 15:55:38.022 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-11-02 15:55:38.212 | [698257 Async ks-alt-admin:729193]: Waiting for completion of get_or_add_user_project_role admin 9a92c0aff89c48da99b75588d13c893f 5551155e7d204cbab63ef79697682590 running on PID 729193 (12 other jobs running) 2022-11-02 15:55:38.366 | [698257 Async ks-alt-admin:729193]: Signaling child to exit 2022-11-02 15:55:38.366 | WAKEUP 2022-11-02 15:55:38.451 | [698257 Async ks-alt-admin:729193]: Signaled 2022-11-02 15:55:38.453 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:55:38.453 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:55:38.453 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:55:38.453 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:55:38.453 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:55:38.453 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:55:38.453 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:55:38.453 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:55:38.453 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:55:38.455 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:38.455 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9a92c0aff89c48da99b75588d13c893f --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:38.455 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:38.455 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:38.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:38.455 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:38.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:38.455 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:38.455 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:38.455 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:55:38.455 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:55:38.455 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 9a92c0aff89c48da99b75588d13c893f --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:38.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:38.455 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:38.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:38.455 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:38.455 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9a92c0aff89c48da99b75588d13c893f --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:38.455 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:38.455 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:55:38.455 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:38.455 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:38.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:38.456 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:38.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:38.456 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:38.456 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:38.456 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:55:38.456 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:55:38.456 | ++ functions-common:get_field:830 : echo '| 81bed5ffaeb543f685edb649d7241137 | 9a92c0aff89c48da99b75588d13c893f | | 5551155e7d204cbab63ef79697682590 | | | False |' 2022-11-02 15:55:38.456 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:55:38.456 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:38.456 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=81bed5ffaeb543f685edb649d7241137 2022-11-02 15:55:38.456 | + functions-common:get_or_add_user_project_role:1009 : echo 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:55:38.456 | 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:55:38.539 | [698257 Async ks-alt-admin:729193]: finished get_or_add_user_project_role admin 9a92c0aff89c48da99b75588d13c893f 5551155e7d204cbab63ef79697682590 with result 0 in 17 seconds 2022-11-02 15:55:38.776 | [698257 Async ks-alt-another:729306]: Waiting for completion of get_or_add_user_project_role anotherrole 9a92c0aff89c48da99b75588d13c893f 5551155e7d204cbab63ef79697682590 running on PID 729306 (11 other jobs running) 2022-11-02 15:55:38.955 | [698257 Async ks-alt-another:729306]: Signaling child to exit 2022-11-02 15:55:38.955 | WAKEUP 2022-11-02 15:55:39.104 | [698257 Async ks-alt-another:729306]: Signaled 2022-11-02 15:55:39.114 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:55:39.114 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:55:39.114 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:55:39.114 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:55:39.114 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:55:39.114 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:55:39.114 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:55:39.114 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:55:39.115 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9a92c0aff89c48da99b75588d13c893f --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:39.115 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:55:39.115 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:39.115 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:39.115 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:39.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:39.115 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:39.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:39.115 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:39.115 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:39.115 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:55:39.115 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:55:39.115 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9a92c0aff89c48da99b75588d13c893f --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:39.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:39.115 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:39.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:39.115 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:39.115 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9a92c0aff89c48da99b75588d13c893f --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:39.115 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:55:39.115 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:39.115 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:39.115 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:39.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:39.115 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:39.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:39.115 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:39.115 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:39.115 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:55:39.115 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:55:39.115 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:55:39.115 | ++ functions-common:get_field:830 : echo '| 762774978635494bbfff0a388fd4839e | 9a92c0aff89c48da99b75588d13c893f | | 5551155e7d204cbab63ef79697682590 | | | False |' 2022-11-02 15:55:39.116 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:39.116 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=762774978635494bbfff0a388fd4839e 2022-11-02 15:55:39.116 | + functions-common:get_or_add_user_project_role:1009 : echo 762774978635494bbfff0a388fd4839e 2022-11-02 15:55:39.116 | 762774978635494bbfff0a388fd4839e 2022-11-02 15:55:39.401 | [698257 Async ks-alt-another:729306]: finished get_or_add_user_project_role anotherrole 9a92c0aff89c48da99b75588d13c893f 5551155e7d204cbab63ef79697682590 with result 0 in 16 seconds 2022-11-02 15:55:39.624 | [698257 Async ks-alt-member-user:729687]: Waiting for completion of get_or_add_user_project_role member 0ce46e9250154ef98aec6bf719525597 5551155e7d204cbab63ef79697682590 running on PID 729687 (10 other jobs running) 2022-11-02 15:55:39.781 | [698257 Async ks-alt-member-user:729687]: Signaling child to exit 2022-11-02 15:55:39.781 | WAKEUP 2022-11-02 15:55:39.951 | [698257 Async ks-alt-member-user:729687]: Signaled 2022-11-02 15:55:39.965 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:55:39.965 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:55:39.965 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:55:39.965 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:55:39.965 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:55:39.965 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:55:39.965 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:55:39.965 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:55:39.965 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:39.965 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:55:39.965 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0ce46e9250154ef98aec6bf719525597 --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:39.966 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:39.966 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:39.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:39.966 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:39.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:39.966 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:39.966 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:39.966 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:55:39.966 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:55:39.966 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 0ce46e9250154ef98aec6bf719525597 --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:39.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:39.966 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:39.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:39.966 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:39.966 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0ce46e9250154ef98aec6bf719525597 --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:39.966 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:39.966 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:55:39.966 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:39.966 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:39.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:39.966 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:39.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:39.966 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:39.966 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:39.966 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:55:39.966 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:55:39.966 | ++ functions-common:get_field:830 : echo '| 2f256495df524df9beefe8e1d4fea59d | 0ce46e9250154ef98aec6bf719525597 | | 5551155e7d204cbab63ef79697682590 | | | False |' 2022-11-02 15:55:39.966 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:55:39.966 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:39.967 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:55:39.967 | + functions-common:get_or_add_user_project_role:1009 : echo 2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:55:39.967 | 2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:55:40.267 | [698257 Async ks-alt-member-user:729687]: finished get_or_add_user_project_role member 0ce46e9250154ef98aec6bf719525597 5551155e7d204cbab63ef79697682590 with result 0 in 14 seconds 2022-11-02 15:55:40.482 | [698257 Async ks-alt-reader-user:729913]: Waiting for completion of get_or_add_user_project_role reader c7df2813eaf74bfab822c03c59e1fe62 5551155e7d204cbab63ef79697682590 running on PID 729913 (9 other jobs running) 2022-11-02 15:55:40.668 | [698257 Async ks-alt-reader-user:729913]: Signaling child to exit 2022-11-02 15:55:40.669 | WAKEUP 2022-11-02 15:55:40.818 | [698257 Async ks-alt-reader-user:729913]: Signaled 2022-11-02 15:55:40.836 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:55:40.837 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:55:40.837 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:55:40.837 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:55:40.837 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:55:40.837 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:55:40.837 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:55:40.837 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:55:40.837 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:55:40.837 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:40.837 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:40.837 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c7df2813eaf74bfab822c03c59e1fe62 --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:40.838 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:40.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:40.838 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:40.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:40.838 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:40.838 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:40.838 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:55:40.838 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:55:40.838 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user c7df2813eaf74bfab822c03c59e1fe62 --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:40.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:40.838 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:40.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:40.838 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:40.838 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c7df2813eaf74bfab822c03c59e1fe62 --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:40.838 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:55:40.838 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:55:40.838 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:55:40.838 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:40.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:40.838 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:40.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:40.838 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:40.838 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:40.838 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:55:40.838 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:55:40.838 | ++ functions-common:get_field:830 : echo '| 89b7853e69014b168e0aa140b0389ccf | c7df2813eaf74bfab822c03c59e1fe62 | | 5551155e7d204cbab63ef79697682590 | | | False |' 2022-11-02 15:55:40.838 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:55:40.838 | ++ functions-common:get_field:824 : read data 2022-11-02 15:55:40.838 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=89b7853e69014b168e0aa140b0389ccf 2022-11-02 15:55:40.838 | + functions-common:get_or_add_user_project_role:1009 : echo 89b7853e69014b168e0aa140b0389ccf 2022-11-02 15:55:40.838 | 89b7853e69014b168e0aa140b0389ccf 2022-11-02 15:55:41.140 | [698257 Async ks-alt-reader-user:729913]: finished get_or_add_user_project_role reader c7df2813eaf74bfab822c03c59e1fe62 5551155e7d204cbab63ef79697682590 with result 0 in 13 seconds 2022-11-02 15:55:41.167 | + inc/async:async_wait:197 : return 0 2022-11-02 15:55:41.195 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-11-02 15:55:41.624 | [698257 Async ks-system-member:730137]: Waiting for completion of get_or_add_user_system_role member 94ea9d37d83240feafd3b4dfc5d1beaf all running on PID 730137 (8 other jobs running) 2022-11-02 15:55:41.768 | [698257 Async ks-system-member:730137]: Signaling child to exit 2022-11-02 15:55:41.768 | WAKEUP 2022-11-02 15:55:41.895 | [698257 Async ks-system-member:730137]: Signaled 2022-11-02 15:55:41.908 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 15:55:41.908 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 15:55:41.908 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 15:55:41.908 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:55:41.908 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:55:41.908 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:55:41.908 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:55:41.908 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:55:41.908 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 15:55:41.908 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 94ea9d37d83240feafd3b4dfc5d1beaf --system all -f value -c Role 2022-11-02 15:55:41.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:41.908 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:41.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:41.908 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:41.908 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:41.908 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 15:55:41.908 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 15:55:41.909 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 94ea9d37d83240feafd3b4dfc5d1beaf --system all 2022-11-02 15:55:41.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:41.909 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:41.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:41.909 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:41.909 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 94ea9d37d83240feafd3b4dfc5d1beaf --system all -f value -c Role 2022-11-02 15:55:41.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:41.909 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:41.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:41.909 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:41.909 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:41.909 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:55:41.909 | + functions-common:get_or_add_user_system_role:1064 : echo 2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:55:41.909 | 2f256495df524df9beefe8e1d4fea59d 2022-11-02 15:55:42.180 | [698257 Async ks-system-member:730137]: finished get_or_add_user_system_role member 94ea9d37d83240feafd3b4dfc5d1beaf all with result 0 in 12 seconds 2022-11-02 15:55:42.410 | [698257 Async ks-system-reader:730419]: Waiting for completion of get_or_add_user_system_role reader b9f4be09c5a147e48d5d4da885401428 all running on PID 730419 (7 other jobs running) 2022-11-02 15:55:42.562 | [698257 Async ks-system-reader:730419]: Signaling child to exit 2022-11-02 15:55:42.562 | WAKEUP 2022-11-02 15:55:42.695 | [698257 Async ks-system-reader:730419]: Signaled 2022-11-02 15:55:42.705 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 15:55:42.705 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 15:55:42.705 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 15:55:42.705 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:55:42.705 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:55:42.705 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:55:42.705 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:55:42.705 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:55:42.705 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 15:55:42.705 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b9f4be09c5a147e48d5d4da885401428 --system all -f value -c Role 2022-11-02 15:55:42.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:42.705 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:42.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:42.705 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:42.705 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:42.705 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 15:55:42.705 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 15:55:42.706 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user b9f4be09c5a147e48d5d4da885401428 --system all 2022-11-02 15:55:42.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:42.706 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:42.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:42.706 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:42.706 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b9f4be09c5a147e48d5d4da885401428 --system all -f value -c Role 2022-11-02 15:55:42.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:42.706 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:42.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:42.706 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:42.706 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:42.706 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=89b7853e69014b168e0aa140b0389ccf 2022-11-02 15:55:42.706 | + functions-common:get_or_add_user_system_role:1064 : echo 89b7853e69014b168e0aa140b0389ccf 2022-11-02 15:55:42.706 | 89b7853e69014b168e0aa140b0389ccf 2022-11-02 15:55:42.901 | [698257 Async ks-system-reader:730419]: finished get_or_add_user_system_role reader b9f4be09c5a147e48d5d4da885401428 all with result 0 in 12 seconds 2022-11-02 15:55:42.935 | + inc/async:async_wait:197 : return 0 2022-11-02 15:55:42.956 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-11-02 15:55:43.189 | [698257 Async ks-group-memberdemo:730772]: Waiting for completion of get_or_add_group_project_role member 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 running on PID 730772 (6 other jobs running) 2022-11-02 15:55:43.344 | [698257 Async ks-group-memberdemo:730772]: Signaling child to exit 2022-11-02 15:55:46.271 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:46.400 | [730772 Async ks-group-memberdemo:730772]: finished successfully 2022-11-02 15:55:46.520 | WAKEUP 2022-11-02 15:55:46.657 | [698257 Async ks-group-memberdemo:730772]: Signaled 2022-11-02 15:55:46.666 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:55:46.666 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 60598c655ab24af0a614509a52d15b99 --project ccec854f055141afb32d457f74a947b5 -f value 2022-11-02 15:55:46.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:46.666 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:46.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:46.666 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:46.667 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:46.667 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:55:46.667 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:55:46.667 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 60598c655ab24af0a614509a52d15b99 --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:46.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:46.667 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:46.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:46.667 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:46.667 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 60598c655ab24af0a614509a52d15b99 --project ccec854f055141afb32d457f74a947b5 -f value 2022-11-02 15:55:46.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:46.667 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:46.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:46.667 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:46.667 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:46.667 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='2f256495df524df9beefe8e1d4fea59d 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 False' 2022-11-02 15:55:46.667 | + functions-common:get_or_add_group_project_role:1088 : echo 2f256495df524df9beefe8e1d4fea59d 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 False 2022-11-02 15:55:46.667 | 2f256495df524df9beefe8e1d4fea59d 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 False 2022-11-02 15:55:46.769 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:46.796 | [698257 Async ks-group-memberdemo:730772]: finished get_or_add_group_project_role member 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 with result 0 in 14 seconds 2022-11-02 15:55:46.845 | [730858 Async ks-group-anotherdemo:730858]: finished successfully 2022-11-02 15:55:46.896 | [698257 Async ks-group-anotherdemo:730858]: Waiting for completion of get_or_add_group_project_role anotherrole 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 running on PID 730858 (5 other jobs running) 2022-11-02 15:55:46.925 | [698257 Async ks-group-anotherdemo:730858]: Signaling child to exit 2022-11-02 15:55:46.926 | WAKEUP 2022-11-02 15:55:46.950 | [698257 Async ks-group-anotherdemo:730858]: Signaled 2022-11-02 15:55:46.951 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:55:46.951 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 60598c655ab24af0a614509a52d15b99 --project ccec854f055141afb32d457f74a947b5 -f value 2022-11-02 15:55:46.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:46.951 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:46.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:46.951 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:46.951 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:46.952 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:55:46.952 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:55:46.952 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 60598c655ab24af0a614509a52d15b99 --project ccec854f055141afb32d457f74a947b5 2022-11-02 15:55:46.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:46.952 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:46.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:46.952 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:46.952 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 60598c655ab24af0a614509a52d15b99 --project ccec854f055141afb32d457f74a947b5 -f value 2022-11-02 15:55:46.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:46.952 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:46.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:46.952 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:46.952 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:46.952 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='762774978635494bbfff0a388fd4839e 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 False' 2022-11-02 15:55:46.952 | + functions-common:get_or_add_group_project_role:1088 : echo 762774978635494bbfff0a388fd4839e 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 False 2022-11-02 15:55:46.952 | 762774978635494bbfff0a388fd4839e 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 False 2022-11-02 15:55:47.009 | [698257 Async ks-group-anotherdemo:730858]: finished get_or_add_group_project_role anotherrole 60598c655ab24af0a614509a52d15b99 ccec854f055141afb32d457f74a947b5 with result 0 in 15 seconds 2022-11-02 15:55:47.061 | [698257 Async ks-group-memberalt:730963]: Waiting for completion of get_or_add_group_project_role member 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 running on PID 730963 (4 other jobs running) 2022-11-02 15:55:47.090 | [698257 Async ks-group-memberalt:730963]: Signaling child to exit 2022-11-02 15:55:47.675 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:47.704 | [730963 Async ks-group-memberalt:730963]: finished successfully 2022-11-02 15:55:47.727 | WAKEUP 2022-11-02 15:55:47.753 | [698257 Async ks-group-memberalt:730963]: Signaled 2022-11-02 15:55:47.755 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:55:47.755 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 60598c655ab24af0a614509a52d15b99 --project 5551155e7d204cbab63ef79697682590 -f value 2022-11-02 15:55:47.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:47.755 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:47.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:47.755 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:47.755 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:47.755 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:55:47.755 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:55:47.755 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 60598c655ab24af0a614509a52d15b99 --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:47.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:47.755 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:47.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:47.755 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:47.755 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 60598c655ab24af0a614509a52d15b99 --project 5551155e7d204cbab63ef79697682590 -f value 2022-11-02 15:55:47.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:47.755 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:47.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:47.755 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:47.755 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:47.755 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='2f256495df524df9beefe8e1d4fea59d 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 False' 2022-11-02 15:55:47.755 | + functions-common:get_or_add_group_project_role:1088 : echo 2f256495df524df9beefe8e1d4fea59d 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 False 2022-11-02 15:55:47.755 | 2f256495df524df9beefe8e1d4fea59d 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 False 2022-11-02 15:55:47.810 | [698257 Async ks-group-memberalt:730963]: finished get_or_add_group_project_role member 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 with result 0 in 15 seconds 2022-11-02 15:55:47.858 | [698257 Async ks-group-anotheralt:731059]: Waiting for completion of get_or_add_group_project_role anotherrole 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 running on PID 731059 (3 other jobs running) 2022-11-02 15:55:47.885 | [698257 Async ks-group-anotheralt:731059]: Signaling child to exit 2022-11-02 15:55:48.408 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:48.436 | [731176 Async ks-group-admin:731176]: finished successfully 2022-11-02 15:55:48.444 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:55:48.470 | [731059 Async ks-group-anotheralt:731059]: finished successfully 2022-11-02 15:55:48.489 | WAKEUP 2022-11-02 15:55:48.512 | [698257 Async ks-group-anotheralt:731059]: Signaled 2022-11-02 15:55:48.514 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:55:48.514 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 60598c655ab24af0a614509a52d15b99 --project 5551155e7d204cbab63ef79697682590 -f value 2022-11-02 15:55:48.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:48.514 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:48.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:48.515 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:48.515 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:48.515 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:55:48.515 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:55:48.515 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 60598c655ab24af0a614509a52d15b99 --project 5551155e7d204cbab63ef79697682590 2022-11-02 15:55:48.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:48.515 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:48.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:48.515 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:48.515 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 60598c655ab24af0a614509a52d15b99 --project 5551155e7d204cbab63ef79697682590 -f value 2022-11-02 15:55:48.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:48.515 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:48.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:48.515 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:48.515 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:48.515 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='762774978635494bbfff0a388fd4839e 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 False' 2022-11-02 15:55:48.515 | + functions-common:get_or_add_group_project_role:1088 : echo 762774978635494bbfff0a388fd4839e 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 False 2022-11-02 15:55:48.515 | 762774978635494bbfff0a388fd4839e 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 False 2022-11-02 15:55:48.559 | [698257 Async ks-group-anotheralt:731059]: finished get_or_add_group_project_role anotherrole 60598c655ab24af0a614509a52d15b99 5551155e7d204cbab63ef79697682590 with result 0 in 15 seconds 2022-11-02 15:55:48.598 | [698257 Async ks-group-admin:731176]: Waiting for completion of get_or_add_group_project_role admin cc7ad566cd7e4cd5b1c63af50e1a6c31 307802a60deb43e29d4691a004f8d927 running on PID 731176 (2 other jobs running) 2022-11-02 15:55:48.623 | [698257 Async ks-group-admin:731176]: Signaling child to exit 2022-11-02 15:55:48.624 | WAKEUP 2022-11-02 15:55:48.647 | [698257 Async ks-group-admin:731176]: Signaled 2022-11-02 15:55:48.648 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:55:48.648 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cc7ad566cd7e4cd5b1c63af50e1a6c31 --project 307802a60deb43e29d4691a004f8d927 -f value 2022-11-02 15:55:48.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:48.648 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:48.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:48.648 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:48.648 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:48.648 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:55:48.648 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:55:48.648 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group cc7ad566cd7e4cd5b1c63af50e1a6c31 --project 307802a60deb43e29d4691a004f8d927 2022-11-02 15:55:48.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:48.649 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:48.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:48.649 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:48.649 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cc7ad566cd7e4cd5b1c63af50e1a6c31 --project 307802a60deb43e29d4691a004f8d927 -f value 2022-11-02 15:55:48.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:48.649 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:48.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:55:48.649 | from cryptography.utils import int_from_bytes 2022-11-02 15:55:48.649 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:55:48.649 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='81bed5ffaeb543f685edb649d7241137 cc7ad566cd7e4cd5b1c63af50e1a6c31 307802a60deb43e29d4691a004f8d927 False' 2022-11-02 15:55:48.649 | + functions-common:get_or_add_group_project_role:1088 : echo 81bed5ffaeb543f685edb649d7241137 cc7ad566cd7e4cd5b1c63af50e1a6c31 307802a60deb43e29d4691a004f8d927 False 2022-11-02 15:55:48.649 | 81bed5ffaeb543f685edb649d7241137 cc7ad566cd7e4cd5b1c63af50e1a6c31 307802a60deb43e29d4691a004f8d927 False 2022-11-02 15:55:48.693 | [698257 Async ks-group-admin:731176]: finished get_or_add_group_project_role admin cc7ad566cd7e4cd5b1c63af50e1a6c31 307802a60deb43e29d4691a004f8d927 with result 0 in 14 seconds 2022-11-02 15:55:48.697 | + inc/async:async_wait:197 : return 0 2022-11-02 15:55:48.700 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-11-02 15:55:48.717 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:55:48.720 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-11-02 15:55:48.738 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:55:48.741 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-11-02 15:55:48.743 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-11-02 15:55:48.803 | + inc/async:async_inner:63 : create_nova_accounts 2022-11-02 15:55:48.844 | [698257 Async create_nova_accounts:733077]: running: create_nova_accounts 2022-11-02 15:55:48.847 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-11-02 15:55:48.865 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:55:48.867 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-11-02 15:55:48.870 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-11-02 15:55:48.932 | + inc/async:async_inner:63 : create_glance_accounts 2022-11-02 15:55:48.982 | [698257 Async create_glance_accounts:733192]: running: create_glance_accounts 2022-11-02 15:55:48.985 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-11-02 15:55:49.010 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:55:49.015 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-11-02 15:55:49.018 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-11-02 15:55:49.088 | + inc/async:async_inner:63 : create_cinder_accounts 2022-11-02 15:55:49.133 | [698257 Async create_cinder_accounts:733322]: running: create_cinder_accounts 2022-11-02 15:55:49.136 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-11-02 15:55:49.158 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:55:49.161 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-11-02 15:55:49.164 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-11-02 15:55:49.234 | + inc/async:async_inner:63 : create_neutron_accounts 2022-11-02 15:55:49.309 | [698257 Async create_neutron_accounts:733437]: running: create_neutron_accounts 2022-11-02 15:55:49.314 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-11-02 15:55:49.351 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:55:49.355 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-11-02 15:55:49.358 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-11-02 15:55:49.662 | + inc/async:async_inner:63 : create_swift_accounts 2022-11-02 15:55:49.887 | [698257 Async create_swift_accounts:733579]: running: create_swift_accounts 2022-11-02 15:55:49.911 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-11-02 15:55:50.063 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:55:50.083 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-11-02 15:55:50.393 | [698257 Async create_nova_accounts:733077]: Waiting for completion of create_nova_accounts running on PID 733077 (6 other jobs running) 2022-11-02 15:55:50.559 | [698257 Async create_nova_accounts:733077]: Signaling child to exit 2022-11-02 15:56:31.918 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:56:31.959 | [733437 Async create_neutron_accounts:733437]: finished successfully 2022-11-02 15:56:50.191 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:56:50.226 | [733322 Async create_cinder_accounts:733322]: finished successfully 2022-11-02 15:57:04.189 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:57:04.218 | [733192 Async create_glance_accounts:733192]: finished successfully 2022-11-02 15:57:12.178 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:57:12.205 | [733077 Async create_nova_accounts:733077]: finished successfully 2022-11-02 15:57:12.225 | WAKEUP 2022-11-02 15:57:12.249 | [698257 Async create_nova_accounts:733077]: Signaled 2022-11-02 15:57:12.250 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-11-02 15:57:12.250 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-11-02 15:57:12.250 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-11-02 15:57:12.250 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:57:12.251 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:57:12.251 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:57:12.251 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:57:12.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.251 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.251 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.251 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.251 | + functions-common:get_or_create_user:937 : user_id=81179f365bcb4fbb905be2f636d38a55 2022-11-02 15:57:12.251 | + functions-common:get_or_create_user:938 : echo 81179f365bcb4fbb905be2f636d38a55 2022-11-02 15:57:12.251 | 81179f365bcb4fbb905be2f636d38a55 2022-11-02 15:57:12.251 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-11-02 15:57:12.251 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:57:12.251 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:57:12.251 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:57:12.251 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:57:12.251 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:57:12.251 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:57:12.251 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:57:12.251 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:57:12.251 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:57:12.251 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:57:12.251 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:57:12.251 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.251 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.251 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.251 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.251 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.251 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.251 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.252 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:57:12.252 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:57:12.252 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.252 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.252 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.252 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.252 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.252 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:57:12.252 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.252 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.252 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.252 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.252 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.252 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:57:12.252 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:57:12.252 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:57:12.252 | ++ functions-common:get_field:830 : echo '| f84429e62e0343cea8b53998b7f82196 | 81179f365bcb4fbb905be2f636d38a55 | | 5b29495b19e046838eca745097a75da5 | | | False |' 2022-11-02 15:57:12.252 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.252 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.252 | + functions-common:get_or_add_user_project_role:1009 : echo f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.252 | f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.252 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 15:57:12.252 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-11-02 15:57:12.252 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:57:12.252 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:57:12.252 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:57:12.252 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:57:12.252 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:57:12.253 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:57:12.253 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:57:12.253 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:57:12.253 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:57:12.253 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:57:12.253 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:57:12.253 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.253 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.253 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.253 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.253 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.253 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.253 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.253 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:57:12.253 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:57:12.253 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.253 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.253 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.253 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.253 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.253 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:57:12.253 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.253 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.253 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.254 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.254 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.254 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:57:12.254 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:57:12.254 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:57:12.254 | ++ functions-common:get_field:830 : echo '| 81bed5ffaeb543f685edb649d7241137 | 81179f365bcb4fbb905be2f636d38a55 | | 5b29495b19e046838eca745097a75da5 | | | False |' 2022-11-02 15:57:12.254 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.254 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=81bed5ffaeb543f685edb649d7241137 2022-11-02 15:57:12.254 | + functions-common:get_or_add_user_project_role:1009 : echo 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:57:12.254 | 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:57:12.254 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-11-02 15:57:12.254 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-11-02 15:57:12.254 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.89/compute 2022-11-02 15:57:12.254 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-11-02 15:57:12.254 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:57:12.254 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-11-02 15:57:12.254 | ++ functions-common:get_or_create_service:1109 : 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-11-02 15:57:12.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.254 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.254 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.254 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.254 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:57:12.254 | 4848834bfe92428e91740940c473b9da' 2022-11-02 15:57:12.254 | + functions-common:get_or_create_service:1106 : echo 4848834bfe92428e91740940c473b9da 2022-11-02 15:57:12.254 | 4848834bfe92428e91740940c473b9da 2022-11-02 15:57:12.254 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.89/compute/v2/$(project_id)s' 2022-11-02 15:57:12.254 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:57:12.254 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' RegionOne 2022-11-02 15:57:12.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:57:12.254 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-11-02 15:57:12.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.255 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.255 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.255 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:57:12.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:57:12.255 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 15:57:12.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.255 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.255 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.255 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4cfd66c8faae41af89bdbabe10a66edb 2022-11-02 15:57:12.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4cfd66c8faae41af89bdbabe10a66edb 2022-11-02 15:57:12.255 | + functions-common:get_or_create_endpoint:1139 : public_id=4cfd66c8faae41af89bdbabe10a66edb 2022-11-02 15:57:12.255 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:57:12.255 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:57:12.255 | + functions-common:get_or_create_endpoint:1148 : echo 4cfd66c8faae41af89bdbabe10a66edb 2022-11-02 15:57:12.255 | 4cfd66c8faae41af89bdbabe10a66edb 2022-11-02 15:57:12.255 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-11-02 15:57:12.255 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:57:12.255 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-11-02 15:57:12.255 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-11-02 15:57:12.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.255 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.255 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.255 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.255 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:57:12.255 | 78d1605369ca4b23a3c352cfa20c4a29' 2022-11-02 15:57:12.255 | + functions-common:get_or_create_service:1106 : echo 78d1605369ca4b23a3c352cfa20c4a29 2022-11-02 15:57:12.256 | 78d1605369ca4b23a3c352cfa20c4a29 2022-11-02 15:57:12.256 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.89/compute/v2.1 2022-11-02 15:57:12.256 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:57:12.256 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.89/compute/v2.1 RegionOne 2022-11-02 15:57:12.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:57:12.256 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-11-02 15:57:12.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.256 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.256 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.256 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:57:12.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:57:12.256 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.89/compute/v2.1 --region RegionOne -f value -c id 2022-11-02 15:57:12.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.256 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.256 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.256 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=53c22d6d45964e78b6d1038d1d941088 2022-11-02 15:57:12.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 53c22d6d45964e78b6d1038d1d941088 2022-11-02 15:57:12.256 | + functions-common:get_or_create_endpoint:1139 : public_id=53c22d6d45964e78b6d1038d1d941088 2022-11-02 15:57:12.256 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:57:12.256 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:57:12.256 | + functions-common:get_or_create_endpoint:1148 : echo 53c22d6d45964e78b6d1038d1d941088 2022-11-02 15:57:12.256 | 53c22d6d45964e78b6d1038d1d941088 2022-11-02 15:57:12.256 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-11-02 15:57:12.256 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:57:12.256 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-11-02 15:57:12.256 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:57:12.256 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-11-02 15:57:12.257 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:57:12.257 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:57:12.257 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:57:12.257 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:57:12.257 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:57:12.257 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:57:12.257 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:57:12.257 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:57:12.257 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:57:12.257 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:57:12.257 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.257 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:57:12.257 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.257 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.257 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.257 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.257 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.257 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.257 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:57:12.257 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:57:12.257 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.257 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.257 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.257 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.257 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:57:12.257 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.258 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.258 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.258 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.258 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.258 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.258 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:57:12.258 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:57:12.258 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:57:12.258 | ++ functions-common:get_field:830 : echo '| 7f1c86e8bf72431682c08f5c97ecb445 | 81179f365bcb4fbb905be2f636d38a55 | | 5b29495b19e046838eca745097a75da5 | | | False |' 2022-11-02 15:57:12.258 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.258 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7f1c86e8bf72431682c08f5c97ecb445 2022-11-02 15:57:12.258 | + functions-common:get_or_add_user_project_role:1009 : echo 7f1c86e8bf72431682c08f5c97ecb445 2022-11-02 15:57:12.258 | 7f1c86e8bf72431682c08f5c97ecb445 2022-11-02 15:57:12.258 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-11-02 15:57:12.258 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:57:12.258 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-11-02 15:57:12.258 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:57:12.258 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-11-02 15:57:12.298 | [698257 Async create_nova_accounts:733077]: finished create_nova_accounts with result 0 in 83 seconds 2022-11-02 15:57:12.336 | [698257 Async create_glance_accounts:733192]: Waiting for completion of create_glance_accounts running on PID 733192 (5 other jobs running) 2022-11-02 15:57:12.361 | [698257 Async create_glance_accounts:733192]: Signaling child to exit 2022-11-02 15:57:12.361 | WAKEUP 2022-11-02 15:57:12.385 | [698257 Async create_glance_accounts:733192]: Signaled 2022-11-02 15:57:12.386 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-11-02 15:57:12.386 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:57:12.386 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-11-02 15:57:12.386 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-11-02 15:57:12.386 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:57:12.386 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:57:12.387 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:57:12.387 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:57:12.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.387 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.387 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.387 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.387 | + functions-common:get_or_create_user:937 : user_id=321c63314ec9497da7a5e9ac3916690e 2022-11-02 15:57:12.387 | + functions-common:get_or_create_user:938 : echo 321c63314ec9497da7a5e9ac3916690e 2022-11-02 15:57:12.387 | 321c63314ec9497da7a5e9ac3916690e 2022-11-02 15:57:12.387 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-11-02 15:57:12.387 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:57:12.387 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:57:12.387 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:57:12.387 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:57:12.387 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:57:12.387 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:57:12.387 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:57:12.387 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:57:12.387 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:57:12.387 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:57:12.387 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.387 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.387 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:57:12.387 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.387 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.387 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.388 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.388 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.388 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:57:12.388 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:57:12.388 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.388 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.388 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.388 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.388 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.388 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:57:12.388 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.388 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.388 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.388 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.388 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.388 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:57:12.388 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:57:12.388 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:57:12.388 | ++ functions-common:get_field:830 : echo '| f84429e62e0343cea8b53998b7f82196 | 321c63314ec9497da7a5e9ac3916690e | | 5b29495b19e046838eca745097a75da5 | | | False |' 2022-11-02 15:57:12.388 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.388 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.388 | + functions-common:get_or_add_user_project_role:1009 : echo f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.388 | f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.388 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 15:57:12.388 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-11-02 15:57:12.388 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:57:12.388 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-11-02 15:57:12.389 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-11-02 15:57:12.389 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:57:12.389 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:57:12.389 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:57:12.389 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:57:12.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.389 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.389 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.389 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.389 | + functions-common:get_or_create_user:937 : user_id=6c3976f35d7641ad89c535727ab07d29 2022-11-02 15:57:12.389 | + functions-common:get_or_create_user:938 : echo 6c3976f35d7641ad89c535727ab07d29 2022-11-02 15:57:12.389 | 6c3976f35d7641ad89c535727ab07d29 2022-11-02 15:57:12.389 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-11-02 15:57:12.389 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:57:12.389 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:57:12.389 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:57:12.389 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:57:12.389 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:57:12.389 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:57:12.389 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:57:12.389 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:57:12.389 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:57:12.389 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:57:12.389 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:57:12.389 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.389 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.390 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.390 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.390 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.390 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.390 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.390 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:57:12.390 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:57:12.390 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.390 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.390 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.390 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.390 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.390 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:57:12.390 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.390 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.390 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.390 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.390 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.390 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:57:12.390 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:57:12.390 | ++ functions-common:get_field:830 : echo '| f84429e62e0343cea8b53998b7f82196 | 6c3976f35d7641ad89c535727ab07d29 | | 5b29495b19e046838eca745097a75da5 | | | False |' 2022-11-02 15:57:12.390 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:57:12.390 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.390 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.390 | + functions-common:get_or_add_user_project_role:1009 : echo f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.390 | f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.391 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-11-02 15:57:12.391 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-11-02 15:57:12.391 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:57:12.391 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:57:12.391 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:57:12.391 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:57:12.391 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:57:12.391 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:57:12.391 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:57:12.391 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:57:12.391 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:57:12.391 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:57:12.391 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.391 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.391 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:57:12.391 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.391 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.391 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.391 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.391 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.391 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:57:12.391 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:57:12.391 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.391 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.391 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.391 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.391 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.392 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:57:12.392 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.392 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.392 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.392 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.392 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.392 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:57:12.392 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:57:12.392 | ++ functions-common:get_field:830 : echo '| 7f1c86e8bf72431682c08f5c97ecb445 | 6c3976f35d7641ad89c535727ab07d29 | | 5b29495b19e046838eca745097a75da5 | | | False |' 2022-11-02 15:57:12.392 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:57:12.392 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.392 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7f1c86e8bf72431682c08f5c97ecb445 2022-11-02 15:57:12.392 | + functions-common:get_or_add_user_project_role:1009 : echo 7f1c86e8bf72431682c08f5c97ecb445 2022-11-02 15:57:12.392 | 7f1c86e8bf72431682c08f5c97ecb445 2022-11-02 15:57:12.392 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-11-02 15:57:12.392 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:57:12.392 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-11-02 15:57:12.392 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-11-02 15:57:12.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.392 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.392 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.392 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.392 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:57:12.392 | 2e0f81cd03f04ecabab32ca0f08893bf' 2022-11-02 15:57:12.392 | + functions-common:get_or_create_service:1106 : echo 2e0f81cd03f04ecabab32ca0f08893bf 2022-11-02 15:57:12.392 | 2e0f81cd03f04ecabab32ca0f08893bf 2022-11-02 15:57:12.392 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.89/image 2022-11-02 15:57:12.392 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:57:12.392 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.89/image RegionOne 2022-11-02 15:57:12.393 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:57:12.393 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-11-02 15:57:12.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.393 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.393 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.393 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.393 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:57:12.393 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:57:12.393 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.89/image --region RegionOne -f value -c id 2022-11-02 15:57:12.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.393 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.393 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.393 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.393 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=b9768c575cf14880b9fff0f80caf19ce 2022-11-02 15:57:12.393 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo b9768c575cf14880b9fff0f80caf19ce 2022-11-02 15:57:12.393 | + functions-common:get_or_create_endpoint:1139 : public_id=b9768c575cf14880b9fff0f80caf19ce 2022-11-02 15:57:12.393 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:57:12.393 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:57:12.393 | + functions-common:get_or_create_endpoint:1148 : echo b9768c575cf14880b9fff0f80caf19ce 2022-11-02 15:57:12.393 | b9768c575cf14880b9fff0f80caf19ce 2022-11-02 15:57:12.393 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-11-02 15:57:12.393 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 15:57:12.393 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 15:57:12.393 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 15:57:12.393 | ++ functions-common:get_or_create_domain:900 : echo default 2022-11-02 15:57:12.393 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-11-02 15:57:12.393 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-11-02 15:57:12.393 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-11-02 15:57:12.393 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-11-02 15:57:12.439 | [698257 Async create_glance_accounts:733192]: finished create_glance_accounts with result 0 in 75 seconds 2022-11-02 15:57:12.478 | [698257 Async create_cinder_accounts:733322]: Waiting for completion of create_cinder_accounts running on PID 733322 (4 other jobs running) 2022-11-02 15:57:12.504 | [698257 Async create_cinder_accounts:733322]: Signaling child to exit 2022-11-02 15:57:12.504 | WAKEUP 2022-11-02 15:57:12.527 | [698257 Async create_cinder_accounts:733322]: Signaled 2022-11-02 15:57:12.529 | + 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-11-02 15:57:12.529 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-11-02 15:57:12.529 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-11-02 15:57:12.529 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:57:12.530 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:57:12.530 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:57:12.530 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:57:12.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.530 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.530 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.530 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.530 | + functions-common:get_or_create_user:937 : user_id=0825946b60ab444596ef8e084c429992 2022-11-02 15:57:12.530 | + functions-common:get_or_create_user:938 : echo 0825946b60ab444596ef8e084c429992 2022-11-02 15:57:12.530 | 0825946b60ab444596ef8e084c429992 2022-11-02 15:57:12.530 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-11-02 15:57:12.530 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:57:12.530 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:57:12.530 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:57:12.530 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:57:12.530 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:57:12.530 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:57:12.530 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:57:12.530 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:57:12.530 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:57:12.530 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:57:12.530 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.530 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.530 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:57:12.530 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.530 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.530 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.530 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.530 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.531 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:57:12.531 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:57:12.531 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.531 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.531 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.531 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:57:12.531 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.531 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.531 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.531 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.531 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.531 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.531 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.531 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:57:12.531 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:57:12.531 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:57:12.531 | ++ functions-common:get_field:830 : echo '| f84429e62e0343cea8b53998b7f82196 | 0825946b60ab444596ef8e084c429992 | | 5b29495b19e046838eca745097a75da5 | | | False |' 2022-11-02 15:57:12.531 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.531 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.531 | + functions-common:get_or_add_user_project_role:1009 : echo f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.531 | f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.531 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 15:57:12.531 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-11-02 15:57:12.531 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:57:12.531 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-11-02 15:57:12.531 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-11-02 15:57:12.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.531 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.532 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.532 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.532 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:57:12.532 | 84103ef1275c46af91a209bca3635f16' 2022-11-02 15:57:12.532 | + functions-common:get_or_create_service:1106 : echo 84103ef1275c46af91a209bca3635f16 2022-11-02 15:57:12.532 | 84103ef1275c46af91a209bca3635f16 2022-11-02 15:57:12.532 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-11-02 15:57:12.532 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 15:57:12.532 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:57:12.532 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 15:57:12.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:57:12.532 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-11-02 15:57:12.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.532 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.532 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.532 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:57:12.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:57:12.532 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 15:57:12.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.532 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.532 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.532 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=6110f575f0e3471ca4dc68817af04b83 2022-11-02 15:57:12.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 6110f575f0e3471ca4dc68817af04b83 2022-11-02 15:57:12.532 | + functions-common:get_or_create_endpoint:1139 : public_id=6110f575f0e3471ca4dc68817af04b83 2022-11-02 15:57:12.532 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:57:12.532 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:57:12.533 | + functions-common:get_or_create_endpoint:1148 : echo 6110f575f0e3471ca4dc68817af04b83 2022-11-02 15:57:12.533 | 6110f575f0e3471ca4dc68817af04b83 2022-11-02 15:57:12.533 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-11-02 15:57:12.533 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:57:12.533 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-11-02 15:57:12.533 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-11-02 15:57:12.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.533 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.533 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.533 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.533 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:57:12.533 | e7081d377fa1464590698c83bf11f312' 2022-11-02 15:57:12.533 | + functions-common:get_or_create_service:1106 : echo e7081d377fa1464590698c83bf11f312 2022-11-02 15:57:12.533 | e7081d377fa1464590698c83bf11f312 2022-11-02 15:57:12.533 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 15:57:12.533 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:57:12.533 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 15:57:12.533 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:57:12.533 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-11-02 15:57:12.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.533 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.533 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.533 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.533 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:57:12.533 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:57:12.533 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 15:57:12.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.533 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.534 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.534 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.534 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=92b7cc981c0e4e3eb01734259e10d4eb 2022-11-02 15:57:12.534 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 92b7cc981c0e4e3eb01734259e10d4eb 2022-11-02 15:57:12.534 | + functions-common:get_or_create_endpoint:1139 : public_id=92b7cc981c0e4e3eb01734259e10d4eb 2022-11-02 15:57:12.534 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:57:12.534 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:57:12.534 | + functions-common:get_or_create_endpoint:1148 : echo 92b7cc981c0e4e3eb01734259e10d4eb 2022-11-02 15:57:12.534 | 92b7cc981c0e4e3eb01734259e10d4eb 2022-11-02 15:57:12.534 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-11-02 15:57:12.534 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-11-02 15:57:12.534 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:57:12.534 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-11-02 15:57:12.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.534 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.534 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.534 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.534 | ++ functions-common:get_or_create_project:950 : project_id=5b29495b19e046838eca745097a75da5 2022-11-02 15:57:12.534 | ++ functions-common:get_or_create_project:951 : echo 5b29495b19e046838eca745097a75da5 2022-11-02 15:57:12.534 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 5b29495b19e046838eca745097a75da5 2022-11-02 15:57:12.534 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-11-02 15:57:12.534 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:57:12.534 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:57:12.534 | ++ functions-common:get_or_create_user:925 : local email= 2022-11-02 15:57:12.534 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-11-02 15:57:12.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.534 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.534 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.534 | No password was supplied, authentication will fail when a user does not have a password. 2022-11-02 15:57:12.534 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.535 | ++ functions-common:get_or_create_user:937 : user_id=0825946b60ab444596ef8e084c429992 2022-11-02 15:57:12.535 | ++ functions-common:get_or_create_user:938 : echo 0825946b60ab444596ef8e084c429992 2022-11-02 15:57:12.535 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0825946b60ab444596ef8e084c429992 2022-11-02 15:57:12.578 | [698257 Async create_cinder_accounts:733322]: finished create_cinder_accounts with result 0 in 61 seconds 2022-11-02 15:57:12.583 | + inc/async:async_wait:197 : return 0 2022-11-02 15:57:12.586 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-11-02 15:57:12.639 | [698257 Async create_neutron_accounts:733437]: Waiting for completion of create_neutron_accounts running on PID 733437 (3 other jobs running) 2022-11-02 15:57:12.665 | [698257 Async create_neutron_accounts:733437]: Signaling child to exit 2022-11-02 15:57:12.665 | WAKEUP 2022-11-02 15:57:12.689 | [698257 Async create_neutron_accounts:733437]: Signaled 2022-11-02 15:57:12.690 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-11-02 15:57:12.690 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:57:12.690 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:57:12.690 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:57:12.690 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 15:57:12.690 | + 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-11-02 15:57:12.690 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:57:12.690 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-11-02 15:57:12.690 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-11-02 15:57:12.690 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-11-02 15:57:12.690 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.89:9696/ 2022-11-02 15:57:12.690 | + lib/neutron-legacy:create_mutnauq_accounts:446 : [[ 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-11-02 15:57:12.690 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-11-02 15:57:12.690 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-11-02 15:57:12.690 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:57:12.691 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:57:12.691 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:57:12.691 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:57:12.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.691 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.691 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.691 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.691 | + functions-common:get_or_create_user:937 : user_id=380a54e6617c444397a010decc6934b2 2022-11-02 15:57:12.691 | + functions-common:get_or_create_user:938 : echo 380a54e6617c444397a010decc6934b2 2022-11-02 15:57:12.691 | 380a54e6617c444397a010decc6934b2 2022-11-02 15:57:12.691 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-11-02 15:57:12.691 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:57:12.691 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:57:12.691 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:57:12.691 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:57:12.691 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:57:12.691 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:57:12.691 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:57:12.691 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:57:12.691 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:57:12.691 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:57:12.691 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.691 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:57:12.691 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.691 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.691 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.691 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.691 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.691 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.692 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:57:12.692 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:57:12.692 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.692 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.692 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.692 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 15:57:12.692 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:57:12.692 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:57:12.692 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.692 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:57:12.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.692 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.692 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.692 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.692 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:57:12.692 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:57:12.692 | ++ functions-common:get_field:830 : echo '| f84429e62e0343cea8b53998b7f82196 | 380a54e6617c444397a010decc6934b2 | | 5b29495b19e046838eca745097a75da5 | | | False |' 2022-11-02 15:57:12.692 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:57:12.692 | ++ functions-common:get_field:824 : read data 2022-11-02 15:57:12.692 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.692 | + functions-common:get_or_add_user_project_role:1009 : echo f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.692 | f84429e62e0343cea8b53998b7f82196 2022-11-02 15:57:12.692 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 15:57:12.692 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-11-02 15:57:12.692 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:57:12.692 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-11-02 15:57:12.692 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-11-02 15:57:12.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.693 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.693 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.693 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.693 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:57:12.693 | 66d8bfbfaa2a4a9197666044ac928685' 2022-11-02 15:57:12.693 | + functions-common:get_or_create_service:1106 : echo 66d8bfbfaa2a4a9197666044ac928685 2022-11-02 15:57:12.693 | 66d8bfbfaa2a4a9197666044ac928685 2022-11-02 15:57:12.693 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.89:9696/ 2022-11-02 15:57:12.693 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:57:12.693 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.89:9696/ RegionOne 2022-11-02 15:57:12.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:57:12.693 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-11-02 15:57:12.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.693 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.693 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.693 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:57:12.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:57:12.693 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.89:9696/ --region RegionOne -f value -c id 2022-11-02 15:57:12.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.693 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:57:12.693 | from cryptography.utils import int_from_bytes 2022-11-02 15:57:12.693 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:57:12.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=2448612d970341a9a1e2b159ff0209c0 2022-11-02 15:57:12.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 2448612d970341a9a1e2b159ff0209c0 2022-11-02 15:57:12.694 | + functions-common:get_or_create_endpoint:1139 : public_id=2448612d970341a9a1e2b159ff0209c0 2022-11-02 15:57:12.694 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:57:12.694 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:57:12.694 | + functions-common:get_or_create_endpoint:1148 : echo 2448612d970341a9a1e2b159ff0209c0 2022-11-02 15:57:12.694 | 2448612d970341a9a1e2b159ff0209c0 2022-11-02 15:57:12.737 | [698257 Async create_neutron_accounts:733437]: finished create_neutron_accounts with result 0 in 42 seconds 2022-11-02 15:57:12.776 | [698257 Async create_swift_accounts:733579]: Waiting for completion of create_swift_accounts running on PID 733579 (2 other jobs running) 2022-11-02 15:57:12.802 | [698257 Async create_swift_accounts:733579]: Signaling child to exit 2022-11-02 15:58:01.228 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:58:01.254 | [733579 Async create_swift_accounts:733579]: finished successfully 2022-11-02 15:58:01.275 | WAKEUP 2022-11-02 15:58:01.298 | [698257 Async create_swift_accounts:733579]: Signaled 2022-11-02 15:58:01.299 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-11-02 15:58:01.299 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-11-02 15:58:01.299 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-11-02 15:58:01.299 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-11-02 15:58:01.300 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-11-02 15:58:01.300 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-11-02 15:58:01.300 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-11-02 15:58:01.300 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-11-02 15:58:01.300 | + lib/swift:create_swift_accounts:613 : local another_role 2022-11-02 15:58:01.300 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-11-02 15:58:01.300 | ++ functions-common:get_or_create_role:957 : local role_id 2022-11-02 15:58:01.300 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 15:58:01.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.300 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.300 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.300 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.300 | ++ functions-common:get_or_create_role:962 : role_id=762774978635494bbfff0a388fd4839e 2022-11-02 15:58:01.300 | ++ functions-common:get_or_create_role:963 : echo 762774978635494bbfff0a388fd4839e 2022-11-02 15:58:01.300 | + lib/swift:create_swift_accounts:614 : another_role=762774978635494bbfff0a388fd4839e 2022-11-02 15:58:01.300 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-11-02 15:58:01.300 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-11-02 15:58:01.300 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:58:01.300 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:58:01.300 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:58:01.300 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:58:01.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.300 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.300 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.300 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.300 | + functions-common:get_or_create_user:937 : user_id=cb3ea8d19d694ae796518c6ab88641c3 2022-11-02 15:58:01.300 | + functions-common:get_or_create_user:938 : echo cb3ea8d19d694ae796518c6ab88641c3 2022-11-02 15:58:01.300 | cb3ea8d19d694ae796518c6ab88641c3 2022-11-02 15:58:01.300 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-11-02 15:58:01.301 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:58:01.301 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:58:01.301 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:58:01.301 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:58:01.301 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:58:01.301 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:58:01.301 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:58:01.301 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:58:01.301 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:58:01.301 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:58:01.301 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:58:01.301 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:58:01.301 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:58:01.301 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 15:58:01.301 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.301 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.301 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.301 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.301 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:58:01.301 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:58:01.301 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 15:58:01.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.301 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.301 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.301 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:58:01.301 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:58:01.301 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 15:58:01.301 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:58:01.302 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.302 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.302 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.302 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.302 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:58:01.302 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:58:01.302 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:58:01.302 | ++ functions-common:get_field:830 : echo '| f84429e62e0343cea8b53998b7f82196 | cb3ea8d19d694ae796518c6ab88641c3 | | 5b29495b19e046838eca745097a75da5 | | | False |' 2022-11-02 15:58:01.302 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.302 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f84429e62e0343cea8b53998b7f82196 2022-11-02 15:58:01.302 | + functions-common:get_or_add_user_project_role:1009 : echo f84429e62e0343cea8b53998b7f82196 2022-11-02 15:58:01.302 | f84429e62e0343cea8b53998b7f82196 2022-11-02 15:58:01.302 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 15:58:01.302 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-11-02 15:58:01.302 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:58:01.302 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:58:01.302 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:58:01.302 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:58:01.302 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:58:01.302 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:58:01.302 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:58:01.302 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:58:01.302 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:58:01.302 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:58:01.302 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 15:58:01.302 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:58:01.302 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:58:01.302 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.302 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:58:01.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.303 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.303 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.303 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.303 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:58:01.303 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:58:01.303 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 15:58:01.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.303 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.303 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.303 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 15:58:01.303 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:58:01.303 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:58:01.303 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:58:01.303 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.303 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.303 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.303 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.303 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:58:01.303 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:58:01.303 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:58:01.303 | ++ functions-common:get_field:830 : echo '| 81bed5ffaeb543f685edb649d7241137 | cb3ea8d19d694ae796518c6ab88641c3 | | 5b29495b19e046838eca745097a75da5 | | | False |' 2022-11-02 15:58:01.303 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.303 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=81bed5ffaeb543f685edb649d7241137 2022-11-02 15:58:01.303 | + functions-common:get_or_add_user_project_role:1009 : echo 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:58:01.303 | 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:58:01.303 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-11-02 15:58:01.303 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:58:01.304 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-11-02 15:58:01.304 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-11-02 15:58:01.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.304 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.304 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.304 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.304 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:58:01.304 | 2e6aae02b24141f9b3a4653890d17b96' 2022-11-02 15:58:01.304 | + functions-common:get_or_create_service:1106 : echo 2e6aae02b24141f9b3a4653890d17b96 2022-11-02 15:58:01.304 | 2e6aae02b24141f9b3a4653890d17b96 2022-11-02 15:58:01.304 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' http://10.222.0.89:8080 2022-11-02 15:58:01.304 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:58:01.304 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' RegionOne 2022-11-02 15:58:01.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:58:01.304 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-11-02 15:58:01.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.304 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.304 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.304 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:58:01.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:58:01.304 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-11-02 15:58:01.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.304 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.304 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.304 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=c01969a35b6443e7bc3f0227d2d5b0e5 2022-11-02 15:58:01.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo c01969a35b6443e7bc3f0227d2d5b0e5 2022-11-02 15:58:01.305 | + functions-common:get_or_create_endpoint:1139 : public_id=c01969a35b6443e7bc3f0227d2d5b0e5 2022-11-02 15:58:01.305 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.89:8080 ]] 2022-11-02 15:58:01.305 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.89:8080 RegionOne 2022-11-02 15:58:01.305 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:58:01.305 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-11-02 15:58:01.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.305 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.305 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.305 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.305 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:58:01.305 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:58:01.305 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.89:8080 --region RegionOne -f value -c id 2022-11-02 15:58:01.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.305 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.305 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.305 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.305 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=fb3642deb8eb4c219b8c19e3b138b73d 2022-11-02 15:58:01.305 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo fb3642deb8eb4c219b8c19e3b138b73d 2022-11-02 15:58:01.305 | fb3642deb8eb4c219b8c19e3b138b73d 2022-11-02 15:58:01.305 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:58:01.305 | + functions-common:get_or_create_endpoint:1148 : echo c01969a35b6443e7bc3f0227d2d5b0e5 2022-11-02 15:58:01.305 | c01969a35b6443e7bc3f0227d2d5b0e5 2022-11-02 15:58:01.305 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-11-02 15:58:01.305 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-11-02 15:58:01.305 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:58:01.305 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-11-02 15:58:01.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.306 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.306 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.306 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.306 | ++ functions-common:get_or_create_project:950 : project_id=1c2ecffdd77b4416a988755db938046f 2022-11-02 15:58:01.306 | ++ functions-common:get_or_create_project:951 : echo 1c2ecffdd77b4416a988755db938046f 2022-11-02 15:58:01.306 | + lib/swift:create_swift_accounts:628 : swift_project_test1=1c2ecffdd77b4416a988755db938046f 2022-11-02 15:58:01.306 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-11-02 15:58:01.306 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:58:01.306 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-11-02 15:58:01.306 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:58:01.306 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-11-02 15:58:01.306 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-11-02 15:58:01.306 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-11-02 15:58:01.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.306 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.306 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.306 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.306 | ++ functions-common:get_or_create_user:937 : user_id=a6eb0a8092df41a88b305fe2e415bcfd 2022-11-02 15:58:01.306 | ++ functions-common:get_or_create_user:938 : echo a6eb0a8092df41a88b305fe2e415bcfd 2022-11-02 15:58:01.306 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=a6eb0a8092df41a88b305fe2e415bcfd 2022-11-02 15:58:01.306 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-11-02 15:58:01.306 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:58:01.306 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin a6eb0a8092df41a88b305fe2e415bcfd 1c2ecffdd77b4416a988755db938046f 2022-11-02 15:58:01.306 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:58:01.306 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:58:01.306 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:58:01.306 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:58:01.306 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:58:01.307 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:58:01.307 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:58:01.307 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:58:01.307 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a6eb0a8092df41a88b305fe2e415bcfd --project 1c2ecffdd77b4416a988755db938046f 2022-11-02 15:58:01.307 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:58:01.307 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:58:01.307 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:58:01.307 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.307 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.307 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.307 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.307 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:58:01.307 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:58:01.307 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user a6eb0a8092df41a88b305fe2e415bcfd --project 1c2ecffdd77b4416a988755db938046f 2022-11-02 15:58:01.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.307 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.307 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.307 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a6eb0a8092df41a88b305fe2e415bcfd --project 1c2ecffdd77b4416a988755db938046f 2022-11-02 15:58:01.307 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:58:01.307 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:58:01.307 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:58:01.307 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.307 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.307 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.307 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.307 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:58:01.308 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:58:01.308 | ++ functions-common:get_field:830 : echo '| 81bed5ffaeb543f685edb649d7241137 | a6eb0a8092df41a88b305fe2e415bcfd | | 1c2ecffdd77b4416a988755db938046f | | | False |' 2022-11-02 15:58:01.308 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:58:01.308 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.308 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=81bed5ffaeb543f685edb649d7241137 2022-11-02 15:58:01.308 | + functions-common:get_or_add_user_project_role:1009 : echo 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:58:01.308 | 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:58:01.308 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-11-02 15:58:01.308 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-11-02 15:58:01.308 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:58:01.308 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-11-02 15:58:01.308 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-11-02 15:58:01.308 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-11-02 15:58:01.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.308 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.308 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.308 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.308 | ++ functions-common:get_or_create_user:937 : user_id=03cb6e43a9094f41919473a58bac5a01 2022-11-02 15:58:01.308 | ++ functions-common:get_or_create_user:938 : echo 03cb6e43a9094f41919473a58bac5a01 2022-11-02 15:58:01.308 | + lib/swift:create_swift_accounts:637 : swift_user_test3=03cb6e43a9094f41919473a58bac5a01 2022-11-02 15:58:01.308 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-11-02 15:58:01.308 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:58:01.308 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 762774978635494bbfff0a388fd4839e 03cb6e43a9094f41919473a58bac5a01 1c2ecffdd77b4416a988755db938046f 2022-11-02 15:58:01.308 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:58:01.308 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:58:01.308 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:58:01.308 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:58:01.308 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:58:01.308 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:58:01.308 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:58:01.308 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:58:01.309 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 762774978635494bbfff0a388fd4839e --user 03cb6e43a9094f41919473a58bac5a01 --project 1c2ecffdd77b4416a988755db938046f 2022-11-02 15:58:01.309 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:58:01.309 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:58:01.309 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:58:01.309 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.309 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.309 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.309 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.309 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:58:01.309 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:58:01.309 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 762774978635494bbfff0a388fd4839e --user 03cb6e43a9094f41919473a58bac5a01 --project 1c2ecffdd77b4416a988755db938046f 2022-11-02 15:58:01.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.309 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.309 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.309 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 762774978635494bbfff0a388fd4839e --user 03cb6e43a9094f41919473a58bac5a01 --project 1c2ecffdd77b4416a988755db938046f 2022-11-02 15:58:01.309 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:58:01.309 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:58:01.309 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:58:01.309 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.309 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.309 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.309 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.309 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:58:01.309 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:58:01.309 | ++ functions-common:get_field:830 : echo '| 762774978635494bbfff0a388fd4839e | 03cb6e43a9094f41919473a58bac5a01 | | 1c2ecffdd77b4416a988755db938046f | | | False |' 2022-11-02 15:58:01.310 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:58:01.310 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.310 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=762774978635494bbfff0a388fd4839e 2022-11-02 15:58:01.310 | + functions-common:get_or_add_user_project_role:1009 : echo 762774978635494bbfff0a388fd4839e 2022-11-02 15:58:01.310 | 762774978635494bbfff0a388fd4839e 2022-11-02 15:58:01.310 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-11-02 15:58:01.310 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-11-02 15:58:01.310 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:58:01.310 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-11-02 15:58:01.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.310 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.311 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.311 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.311 | ++ functions-common:get_or_create_project:950 : project_id=2c96460ada3543a5b681256dcf0be185 2022-11-02 15:58:01.311 | ++ functions-common:get_or_create_project:951 : echo 2c96460ada3543a5b681256dcf0be185 2022-11-02 15:58:01.311 | + lib/swift:create_swift_accounts:642 : swift_project_test2=2c96460ada3543a5b681256dcf0be185 2022-11-02 15:58:01.311 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-11-02 15:58:01.311 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:58:01.311 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-11-02 15:58:01.311 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-11-02 15:58:01.311 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:58:01.311 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-11-02 15:58:01.311 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-11-02 15:58:01.311 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-11-02 15:58:01.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.311 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.311 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.311 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.311 | ++ functions-common:get_or_create_user:937 : user_id=d46e175eeb7c4c15a0fb8602b1ebe671 2022-11-02 15:58:01.311 | ++ functions-common:get_or_create_user:938 : echo d46e175eeb7c4c15a0fb8602b1ebe671 2022-11-02 15:58:01.311 | + lib/swift:create_swift_accounts:647 : swift_user_test2=d46e175eeb7c4c15a0fb8602b1ebe671 2022-11-02 15:58:01.311 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-11-02 15:58:01.311 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:58:01.311 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin d46e175eeb7c4c15a0fb8602b1ebe671 2c96460ada3543a5b681256dcf0be185 2022-11-02 15:58:01.311 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:58:01.311 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:58:01.311 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:58:01.311 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:58:01.312 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:58:01.312 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:58:01.312 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:58:01.312 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:58:01.312 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d46e175eeb7c4c15a0fb8602b1ebe671 --project 2c96460ada3543a5b681256dcf0be185 2022-11-02 15:58:01.312 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:58:01.312 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:58:01.312 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:58:01.312 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.312 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.312 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.312 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.312 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:58:01.312 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:58:01.312 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d46e175eeb7c4c15a0fb8602b1ebe671 --project 2c96460ada3543a5b681256dcf0be185 2022-11-02 15:58:01.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.312 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.312 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.312 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d46e175eeb7c4c15a0fb8602b1ebe671 --project 2c96460ada3543a5b681256dcf0be185 2022-11-02 15:58:01.312 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:58:01.312 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:58:01.312 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:58:01.312 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.312 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.312 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.312 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.313 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:58:01.313 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:58:01.313 | ++ functions-common:get_field:830 : echo '| 81bed5ffaeb543f685edb649d7241137 | d46e175eeb7c4c15a0fb8602b1ebe671 | | 2c96460ada3543a5b681256dcf0be185 | | | False |' 2022-11-02 15:58:01.313 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:58:01.313 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.313 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=81bed5ffaeb543f685edb649d7241137 2022-11-02 15:58:01.313 | + functions-common:get_or_add_user_project_role:1009 : echo 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:58:01.313 | 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:58:01.313 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-11-02 15:58:01.313 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-11-02 15:58:01.313 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 15:58:01.313 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-11-02 15:58:01.313 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-11-02 15:58:01.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.313 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.313 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.313 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.313 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-11-02 15:58:01.313 | c88698264d864184a9e4234ed1b67ade' 2022-11-02 15:58:01.313 | ++ functions-common:get_or_create_domain:900 : echo c88698264d864184a9e4234ed1b67ade 2022-11-02 15:58:01.313 | + lib/swift:create_swift_accounts:652 : swift_domain=c88698264d864184a9e4234ed1b67ade 2022-11-02 15:58:01.313 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-11-02 15:58:01.313 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:58:01.313 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-11-02 15:58:01.313 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 c88698264d864184a9e4234ed1b67ade 2022-11-02 15:58:01.313 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:58:01.313 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=c88698264d864184a9e4234ed1b67ade --or-show -f value -c id 2022-11-02 15:58:01.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.313 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.314 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.314 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.314 | ++ functions-common:get_or_create_project:950 : project_id=2ca72a188bd4456f9bcff624310b72e3 2022-11-02 15:58:01.314 | ++ functions-common:get_or_create_project:951 : echo 2ca72a188bd4456f9bcff624310b72e3 2022-11-02 15:58:01.314 | + lib/swift:create_swift_accounts:656 : swift_project_test4=2ca72a188bd4456f9bcff624310b72e3 2022-11-02 15:58:01.314 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-11-02 15:58:01.314 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:58:01.314 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-11-02 15:58:01.314 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 c88698264d864184a9e4234ed1b67ade test4@example.com 2022-11-02 15:58:01.314 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:58:01.314 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-11-02 15:58:01.314 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-11-02 15:58:01.314 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=c88698264d864184a9e4234ed1b67ade --email=test4@example.com --or-show -f value -c id 2022-11-02 15:58:01.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.314 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.314 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.314 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.314 | ++ functions-common:get_or_create_user:937 : user_id=65af46accfe74cc0baae50444868e76c 2022-11-02 15:58:01.314 | ++ functions-common:get_or_create_user:938 : echo 65af46accfe74cc0baae50444868e76c 2022-11-02 15:58:01.314 | + lib/swift:create_swift_accounts:661 : swift_user_test4=65af46accfe74cc0baae50444868e76c 2022-11-02 15:58:01.314 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-11-02 15:58:01.314 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:58:01.314 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 65af46accfe74cc0baae50444868e76c 2ca72a188bd4456f9bcff624310b72e3 2022-11-02 15:58:01.314 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:58:01.314 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:58:01.314 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:58:01.314 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:58:01.314 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:58:01.314 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:58:01.315 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:58:01.315 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:58:01.315 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 65af46accfe74cc0baae50444868e76c --project 2ca72a188bd4456f9bcff624310b72e3 2022-11-02 15:58:01.315 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:58:01.315 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:58:01.315 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:58:01.315 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.315 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.315 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.315 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.315 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:58:01.315 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:58:01.315 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 65af46accfe74cc0baae50444868e76c --project 2ca72a188bd4456f9bcff624310b72e3 2022-11-02 15:58:01.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.315 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.315 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.315 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 65af46accfe74cc0baae50444868e76c --project 2ca72a188bd4456f9bcff624310b72e3 2022-11-02 15:58:01.315 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:58:01.315 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:58:01.315 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:58:01.315 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.315 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:01.315 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:01.315 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:58:01.315 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:58:01.315 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:58:01.316 | ++ functions-common:get_field:830 : echo '| 81bed5ffaeb543f685edb649d7241137 | 65af46accfe74cc0baae50444868e76c | | 2ca72a188bd4456f9bcff624310b72e3 | | | False |' 2022-11-02 15:58:01.316 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:58:01.316 | ++ functions-common:get_field:824 : read data 2022-11-02 15:58:01.316 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=81bed5ffaeb543f685edb649d7241137 2022-11-02 15:58:01.316 | + functions-common:get_or_add_user_project_role:1009 : echo 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:58:01.316 | 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:58:01.346 | [698257 Async create_swift_accounts:733579]: finished create_swift_accounts with result 0 in 131 seconds 2022-11-02 15:58:01.353 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-11-02 15:58:01.356 | + inc/async:async_wait:197 : return 0 2022-11-02 15:58:01.359 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-11-02 15:58:01.378 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:01.380 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-11-02 15:58:01.399 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:01.401 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-11-02 15:58:01.404 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:58:01.407 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-11-02 15:58:01.409 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-11-02 15:58:01.412 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-11-02 15:58:01.472 | + inc/async:async_inner:63 : init_glance 2022-11-02 15:58:01.510 | [698257 Async init_glance:737835]: running: init_glance 2022-11-02 15:58:01.514 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-11-02 15:58:01.532 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:01.535 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-11-02 15:58:01.537 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:58:01.540 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-11-02 15:58:01.550 | + ./stack.sh:main:1147 : configure_neutron 2022-11-02 15:58:01.550 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-11-02 15:58:01.551 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:58:01.551 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:58:01.555 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:58:01.558 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 15:58:01.561 | + 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-11-02 15:58:01.564 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:58:01.567 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-11-02 15:58:01.569 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-11-02 15:58:01.572 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-11-02 15:58:01.574 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-11-02 15:58:01.588 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-11-02 15:58:01.590 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-11-02 15:58:05.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:05.098 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:05.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:05.098 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:08.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:08.735 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:08.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:08.735 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:12.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:12.297 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:12.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:12.297 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:15.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:15.893 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:15.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:15.893 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:19.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:19.439 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:19.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:19.439 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:22.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:22.990 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:22.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:22.990 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:26.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:26.521 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:26.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:26.521 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:30.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:30.358 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:30.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:30.358 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:35.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:35.156 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:35.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:35.156 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:35.156 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-11-02 15:58:41.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:41.255 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:41.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:41.255 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:41.578 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-11-02 15:58:41.583 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-11-02 15:58:41.585 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-11-02 15:58:41.587 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-11-02 15:58:41.595 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-11-02 15:58:41.597 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-11-02 15:58:41.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-11-02 15:58:41.602 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-11-02 15:58:41.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-11-02 15:58:41.607 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-11-02 15:58:41.609 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-11-02 15:58:41.611 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-11-02 15:58:41.614 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-11-02 15:58:41.616 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-11-02 15:58:41.621 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-11-02 15:58:41.621 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-11-02 15:58:41.626 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:58:41.628 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-11-02 15:58:41.630 | + lib/neutron-legacy:_configure_neutron_common:809 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:58:41.635 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-11-02 15:58:41.638 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-11-02 15:58:41.640 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-11-02 15:58:41.642 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-11-02 15:58:41.645 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 15:58:41.647 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 15:58:41.677 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-11-02 15:58:41.710 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-11-02 15:58:41.746 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-11-02 15:58:41.781 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-11-02 15:58:41.814 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-11-02 15:58:41.844 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-11-02 15:58:41.846 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-11-02 15:58:41.856 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-11-02 15:58:41.856 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 15:58:41.856 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:58:41.873 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:58:41.875 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:58:41.879 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:58:41.880 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:58:41.882 | + 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-11-02 15:58:41.911 | + 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-11-02 15:58:41.941 | + 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-11-02 15:58:41.974 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:58:42.004 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-11-02 15:58:42.021 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:58:42.024 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-11-02 15:58:42.026 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-11-02 15:58:42.028 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-11-02 15:58:42.031 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-11-02 15:58:42.033 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : sudo rm -rf /etc/neutron/rootwrap.d 2022-11-02 15:58:42.046 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-11-02 15:58:42.049 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-11-02 15:58:42.051 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-11-02 15:58:42.053 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-11-02 15:58:42.066 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:979 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-11-02 15:58:42.080 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-11-02 15:58:42.082 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-11-02 15:58:42.095 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-11-02 15:58:42.108 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-11-02 15:58:42.121 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 15:58:42.124 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 15:58:42.127 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-11-02 15:58:42.131 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.aYZq5BogO9 2022-11-02 15:58:42.133 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 15:58:42.136 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 15:58:42.138 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.aYZq5BogO9 2022-11-02 15:58:42.142 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.aYZq5BogO9 2022-11-02 15:58:42.155 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.aYZq5BogO9 /etc/sudoers.d/neutron-rootwrap 2022-11-02 15:58:42.168 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 15:58:42.197 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-11-02 15:58:42.199 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 15:58:42.234 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-11-02 15:58:42.236 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-11-02 15:58:42.239 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-11-02 15:58:42.241 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:58:42.243 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:58:42.246 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:58:42.263 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:42.267 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:58:42.270 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:58:42.272 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:58:42.291 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:42.294 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:58:42.297 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:58:42.328 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:58:42.331 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:58:42.333 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-11-02 15:58:42.351 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:42.354 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-11-02 15:58:42.356 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-11-02 15:58:42.359 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 15:58:42.361 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 15:58:42.364 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-11-02 15:58:42.366 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-11-02 15:58:42.369 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 15:58:42.372 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-11-02 15:58:42.375 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-11-02 15:58:42.380 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-11-02 15:58:42.381 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-11-02 15:58:42.384 | + 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-11-02 15:58:42.389 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-11-02 15:58:42.407 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:42.409 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-11-02 15:58:42.412 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-11-02 15:58:42.415 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-11-02 15:58:42.420 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-11-02 15:58:42.451 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 15:58:42.482 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-11-02 15:58:42.512 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-11-02 15:58:42.548 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-11-02 15:58:42.578 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-11-02 15:58:42.581 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 15:58:42.583 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-11-02 15:58:42.586 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:58:42.589 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-11-02 15:58:42.621 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-11-02 15:58:42.651 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 15:58:42.686 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-11-02 15:58:42.721 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-11-02 15:58:42.755 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-11-02 15:58:42.799 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-11-02 15:58:42.829 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-11-02 15:58:42.862 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:58:42.893 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:58:42.927 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-11-02 15:58:42.958 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-11-02 15:58:42.991 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-11-02 15:58:42.993 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 15:58:42.996 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 15:58:42.998 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 15:58:43.001 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-11-02 15:58:43.032 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-11-02 15:58:43.062 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.89/identity 2022-11-02 15:58:43.095 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-11-02 15:58:43.125 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-11-02 15:58:43.156 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-11-02 15:58:43.188 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-11-02 15:58:43.224 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-11-02 15:58:43.256 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:58:43.288 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-11-02 15:58:43.319 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-11-02 15:58:43.322 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 15:58:43.324 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 15:58:43.332 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-11-02 15:58:43.332 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-11-02 15:58:43.361 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-11-02 15:58:43.391 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.89/identity 2022-11-02 15:58:43.423 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-11-02 15:58:43.456 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-11-02 15:58:43.502 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-11-02 15:58:43.537 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-11-02 15:58:43.568 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-11-02 15:58:43.601 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:58:43.634 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-11-02 15:58:43.669 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-11-02 15:58:43.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-11-02 15:58:43.674 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-11-02 15:58:43.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-11-02 15:58:43.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-11-02 15:58:43.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-11-02 15:58:43.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-11-02 15:58:43.687 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1150:1199 != '' ]] 2022-11-02 15:58:43.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1150:1199 2022-11-02 15:58:43.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1150:1199 != '' ]] 2022-11-02 15:58:43.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-11-02 15:58:43.697 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-11-02 15:58:43.699 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-11-02 15:58:43.703 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-11-02 15:58:43.705 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-11-02 15:58:43.708 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-11-02 15:58:43.710 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-11-02 15:58:43.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-11-02 15:58:43.715 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-11-02 15:58:43.719 | + 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-11-02 15:58:43.748 | + 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-11-02 15:58:43.750 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:58:43.753 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 15:58:43.755 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-11-02 15:58:43.757 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-11-02 15:58:43.760 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:58:43.762 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-11-02 15:58:43.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-11-02 15:58:43.795 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-11-02 15:58:43.797 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:58:43.800 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 15:58:43.809 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-11-02 15:58:43.809 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-11-02 15:58:43.809 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:58:43.810 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-11-02 15:58:43.839 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-11-02 15:58:43.843 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:58:43.845 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 15:58:43.848 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-11-02 15:58:43.850 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-11-02 15:58:43.853 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:58:43.855 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-11-02 15:58:43.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-11-02 15:58:43.887 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:58:43.890 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-11-02 15:58:43.892 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-11-02 15:58:43.895 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-11-02 15:58:43.897 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:58:43.899 | + 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-11-02 15:58:43.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-11-02 15:58:43.945 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:58:43.948 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-11-02 15:58:43.950 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 15:58:43.954 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 15:58:43.956 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:58:43.958 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-11-02 15:58:43.988 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-11-02 15:58:43.991 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:58:43.993 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-11-02 15:58:43.996 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-11-02 15:58:43.999 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-11-02 15:58:44.020 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:58:44.020 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-11-02 15:58:44.034 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:1150:1199 2022-11-02 15:58:44.036 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:58:44.039 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-11-02 15:58:44.041 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1150:1199 2022-11-02 15:58:44.044 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1150:1199 ']' 2022-11-02 15:58:44.046 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:58:44.049 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1150:1199 2022-11-02 15:58:44.078 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-11-02 15:58:44.081 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:58:44.083 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-11-02 15:58:44.086 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 15:58:44.088 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 15:58:44.091 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:58:44.097 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-11-02 15:58:44.123 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 15:58:44.126 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-11-02 15:58:44.144 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:44.146 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-11-02 15:58:44.149 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 15:58:44.183 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-11-02 15:58:44.186 | + lib/neutron-legacy:_configure_neutron_plugin_agent:907 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 15:58:44.219 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 15:58:44.252 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-11-02 15:58:44.254 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-11-02 15:58:44.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-11-02 15:58:44.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 15:58:47.375 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 15:58:47.375 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 15:58:47.376 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=739965) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 15:58:47.427 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=739965) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 15:58:47.428 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=739965) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 15:58:47.428 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=739965) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:58:47.428 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=739965) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:58:47.428 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=739965) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:58:47.428 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=739965) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:58:47.483 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 15:58:47.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:47.483 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:47.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:47.483 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:47.846 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-11-02 15:58:47.849 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-11-02 15:58:47.861 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-11-02 15:58:47.861 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 15:58:47.861 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-11-02 15:58:47.918 | + 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-11-02 15:58:47.938 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-11-02 15:58:47.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-11-02 15:58:47.945 | + 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-11-02 15:58:47.977 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-11-02 15:58:47.981 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-11-02 15:58:47.989 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-11-02 15:58:47.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-11-02 15:58:47.994 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-11-02 15:58:48.008 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-11-02 15:58:48.022 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 15:58:48.027 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-11-02 15:58:48.034 | net.bridge.bridge-nf-call-iptables = 1 2022-11-02 15:58:48.037 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 15:58:48.040 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-11-02 15:58:48.050 | net.bridge.bridge-nf-call-ip6tables = 1 2022-11-02 15:58:48.053 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-11-02 15:58:48.056 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-11-02 15:58:48.058 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-11-02 15:58:48.061 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-11-02 15:58:48.064 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-11-02 15:58:48.066 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 15:58:48.069 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 15:58:48.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 15:58:48.074 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 15:58:48.105 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-11-02 15:58:48.108 | + 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-11-02 15:58:48.145 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-11-02 15:58:48.147 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-11-02 15:58:48.179 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-11-02 15:58:48.209 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-11-02 15:58:48.227 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:48.230 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-11-02 15:58:48.232 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-11-02 15:58:48.237 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-11-02 15:58:48.268 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-11-02 15:58:48.301 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 15:58:48.339 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-11-02 15:58:48.342 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 15:58:48.371 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-11-02 15:58:48.390 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:48.393 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 15:58:48.395 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-11-02 15:58:48.426 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 15:58:48.437 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 15:58:48.437 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 15:58:48.460 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-11-02 15:58:48.466 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 15:58:48.466 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-11-02 15:58:48.469 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-11-02 15:58:48.486 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:48.489 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-11-02 15:58:48.498 | + 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-11-02 15:58:48.501 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-11-02 15:58:48.536 | + 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-11-02 15:58:48.569 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-11-02 15:58:48.572 | + 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-11-02 15:58:48.602 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 15:58:48.604 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-11-02 15:58:48.638 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 15:58:48.641 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 15:58:48.643 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 15:58:48.673 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-11-02 15:58:48.676 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 15:58:48.678 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-11-02 15:58:48.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 15:58:51.837 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 15:58:51.837 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 15:58:51.837 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=740497) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 15:58:51.889 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=740497) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 15:58:51.889 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=740497) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 15:58:51.889 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=740497) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:58:51.889 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=740497) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:58:51.889 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=740497) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:58:51.890 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=740497) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:58:51.950 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-11-02 15:58:51.951 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=740497) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-11-02 15:58:51.951 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=740497) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-11-02 15:58:51.952 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 15:58:51.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:51.952 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:51.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:51.952 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:52.333 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-11-02 15:58:52.336 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-11-02 15:58:52.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-11-02 15:58:52.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 15:58:52.345 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 15:58:52.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 15:58:52.350 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 15:58:52.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-11-02 15:58:52.370 | + functions:set_mtu:785 : local dev=br-data 2022-11-02 15:58:52.373 | + functions:set_mtu:786 : local mtu=1500 2022-11-02 15:58:52.375 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-11-02 15:58:52.388 | + 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-11-02 15:58:52.406 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-11-02 15:58:52.409 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-11-02 15:58:52.412 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-11-02 15:58:52.415 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-11-02 15:58:52.417 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-11-02 15:58:52.420 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-11-02 15:58:52.425 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-11-02 15:58:52.426 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-11-02 15:58:52.428 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-11-02 15:58:52.431 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-11-02 15:58:52.433 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-11-02 15:58:52.436 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-11-02 15:58:52.438 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-11-02 15:58:52.441 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-11-02 15:58:52.445 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-11-02 15:58:52.445 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-11-02 15:58:52.451 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-11-02 15:58:52.454 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-11-02 15:58:52.459 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-11-02 15:58:52.459 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-11-02 15:58:52.463 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-11-02 15:58:52.463 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-11-02 15:58:52.463 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-11-02 15:58:52.470 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.85/22 brd 192.168.3.255' 2022-11-02 15:58:52.473 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-11-02 15:58:52.475 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-11-02 15:58:52.478 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-11-02 15:58:52.480 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-11-02 15:58:52.483 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.85/22 brd 192.168.3.255 != '' ]] 2022-11-02 15:58:52.486 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : IP_DEL='sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1' 2022-11-02 15:58:52.488 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP_REPLACE='sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data' 2022-11-02 15:58:52.491 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-11-02 15:58:52.493 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-11-02 15:58:52.499 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-11-02 15:58:52.499 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-11-02 15:58:52.499 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.85/22 brd 192.168.3.255 2022-11-02 15:58:52.499 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-11-02 15:58:52.505 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.85 2022-11-02 15:58:52.507 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.85 ' 2022-11-02 15:58:52.510 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1 2022-11-02 15:58:52.524 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data 2022-11-02 15:58:52.536 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-11-02 15:58:52.550 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-11-02 15:58:52.571 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ping -c 3 -w 5 -I br-data 192.168.0.85 2022-11-02 15:58:52.581 | PING 192.168.0.85 (192.168.0.85) from 192.168.0.85 br-data: 56(84) bytes of data. 2022-11-02 15:58:52.581 | 64 bytes from 192.168.0.85: icmp_seq=1 ttl=64 time=0.070 ms 2022-11-02 15:58:53.589 | 64 bytes from 192.168.0.85: icmp_seq=2 ttl=64 time=0.036 ms 2022-11-02 15:58:54.613 | 64 bytes from 192.168.0.85: icmp_seq=3 ttl=64 time=0.033 ms 2022-11-02 15:58:54.613 | 2022-11-02 15:58:54.613 | --- 192.168.0.85 ping statistics --- 2022-11-02 15:58:54.613 | 3 packets transmitted, 3 received, 0% packet loss, time 2032ms 2022-11-02 15:58:54.613 | rtt min/avg/max/mdev = 0.033/0.046/0.070/0.016 ms 2022-11-02 15:58:54.619 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-11-02 15:58:54.619 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-11-02 15:58:54.626 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-11-02 15:58:54.628 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-11-02 15:58:54.647 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:54.650 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-11-02 15:58:54.652 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-11-02 15:58:54.657 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-11-02 15:58:54.695 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.89 2022-11-02 15:58:54.729 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-11-02 15:58:54.761 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 15:58:54.800 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-11-02 15:58:54.802 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 15:58:54.842 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 15:58:54.846 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-11-02 15:58:54.864 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:58:54.867 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-11-02 15:58:54.869 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-11-02 15:58:54.888 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:58:54.896 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-11-02 15:58:54.911 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:58:54.914 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-11-02 15:58:54.932 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:58:54.935 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-11-02 15:58:54.967 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-11-02 15:58:54.999 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-11-02 15:58:55.003 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-11-02 15:58:55.021 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:55.025 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-11-02 15:58:55.041 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:55.044 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-11-02 15:58:55.047 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-11-02 15:58:55.110 | + inc/async:async_inner:63 : init_neutron 2022-11-02 15:58:55.152 | [698257 Async init_neutron:740973]: running: init_neutron 2022-11-02 15:58:55.155 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-11-02 15:58:55.175 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:55.182 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-11-02 15:58:55.189 | ++ ./stack.sh:main:1162 : true 2022-11-02 15:58:55.192 | + ./stack.sh:main:1162 : netman_pid= 2022-11-02 15:58:55.195 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-11-02 15:58:55.198 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-11-02 15:58:55.210 | dnsmasq: no process found 2022-11-02 15:58:55.216 | + ./stack.sh:main:1164 : true 2022-11-02 15:58:55.216 | + ./stack.sh:main:1169 : clean_iptables 2022-11-02 15:58:55.220 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-11-02 15:58:55.222 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 15:58:55.223 | + lib/nova:clean_iptables:186 : grep nova 2022-11-02 15:58:55.226 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-11-02 15:58:55.226 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-11-02 15:58:55.228 | + lib/nova:clean_iptables:186 : bash 2022-11-02 15:58:55.229 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-11-02 15:58:55.239 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 15:58:55.245 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-11-02 15:58:55.245 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-11-02 15:58:55.245 | + lib/nova:clean_iptables:188 : grep nova 2022-11-02 15:58:55.245 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 15:58:55.246 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-11-02 15:58:55.247 | + lib/nova:clean_iptables:188 : bash 2022-11-02 15:58:55.260 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-11-02 15:58:55.260 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 15:58:55.261 | + lib/nova:clean_iptables:190 : grep nova 2022-11-02 15:58:55.261 | + lib/nova:clean_iptables:190 : bash 2022-11-02 15:58:55.263 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-11-02 15:58:55.264 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-11-02 15:58:55.267 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-11-02 15:58:55.279 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 15:58:55.279 | + lib/nova:clean_iptables:192 : grep nova 2022-11-02 15:58:55.279 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-11-02 15:58:55.282 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-11-02 15:58:55.286 | + lib/nova:clean_iptables:192 : bash 2022-11-02 15:58:55.289 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-11-02 15:58:55.291 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 15:58:55.298 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-11-02 15:58:55.306 | net.ipv4.ip_forward = 1 2022-11-02 15:58:55.310 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-11-02 15:58:55.330 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:55.336 | + ./stack.sh:main:1178 : configure_os_vif 2022-11-02 15:58:55.336 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-11-02 15:58:55.338 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 15:58:55.378 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-11-02 15:58:55.409 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-11-02 15:58:55.412 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 15:58:55.454 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-11-02 15:58:55.487 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-11-02 15:58:55.514 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:55.520 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-11-02 15:58:55.523 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:58:55.526 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-11-02 15:58:55.532 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-11-02 15:58:55.535 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-11-02 15:58:55.614 | + inc/async:async_inner:63 : init_swift 2022-11-02 15:58:55.673 | [698257 Async init_swift:741351]: running: init_swift 2022-11-02 15:58:55.676 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-11-02 15:58:55.702 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:55.706 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-11-02 15:58:55.710 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:58:55.713 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-11-02 15:58:55.715 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-11-02 15:58:55.718 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-11-02 15:58:55.814 | + inc/async:async_inner:63 : init_cinder 2022-11-02 15:58:55.868 | [698257 Async init_cinder:741446]: running: init_cinder 2022-11-02 15:58:55.872 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-11-02 15:58:55.906 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:58:55.909 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-11-02 15:58:55.912 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:58:55.915 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-11-02 15:58:55.918 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-11-02 15:58:55.920 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-11-02 15:58:56.021 | + inc/async:async_inner:63 : init_placement 2022-11-02 15:58:56.082 | [698257 Async init_placement:741565]: running: init_placement 2022-11-02 15:58:56.089 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-11-02 15:58:56.165 | [698257 Async init_neutron:740973]: Waiting for completion of init_neutron running on PID 740973 (6 other jobs running) 2022-11-02 15:58:56.202 | [698257 Async init_neutron:740973]: Signaling child to exit 2022-11-02 15:58:57.015 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:58:57.056 | [737835 Async init_glance:737835]: finished successfully 2022-11-02 15:58:59.295 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:58:59.325 | [740973 Async init_neutron:740973]: finished successfully 2022-11-02 15:58:59.360 | WAKEUP 2022-11-02 15:58:59.388 | [698257 Async init_neutron:740973]: Signaled 2022-11-02 15:58:59.390 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-11-02 15:58:59.390 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:58:59.391 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:58:59.391 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 15:58:59.391 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 15:58:59.391 | + 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-11-02 15:58:59.391 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:58:59.391 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-11-02 15:58:59.391 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-11-02 15:58:59.391 | + lib/database:recreate_database:112 : local db=neutron 2022-11-02 15:58:59.391 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-11-02 15:58:59.391 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-11-02 15:58:59.391 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-11-02 15:58:59.391 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:58:59.391 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-11-02 15:58:59.391 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:58:59.391 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-11-02 15:58:59.391 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 15:58:59.391 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:58:59.391 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:58:59.391 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:58:59.391 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404735424 2022-11-02 15:58:59.391 | + lib/neutron-legacy:init_mutnauq:462 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-11-02 15:58:59.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:59.391 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:59.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:58:59.391 | from cryptography.utils import int_from_bytes 2022-11-02 15:58:59.391 | Traceback (most recent call last): 2022-11-02 15:58:59.391 | File "/usr/local/bin/neutron-db-manage", line 10, in 2022-11-02 15:58:59.391 | sys.exit(main()) 2022-11-02 15:58:59.391 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 661, in main 2022-11-02 15:58:59.391 | return_val |= bool(CONF.command.func(config, CONF.command.name)) 2022-11-02 15:58:59.391 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 183, in do_upgrade 2022-11-02 15:58:59.391 | run_sanity_checks(config, revision) 2022-11-02 15:58:59.392 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 645, in run_sanity_checks 2022-11-02 15:58:59.392 | script_dir.run_env() 2022-11-02 15:58:59.392 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 563, in run_env 2022-11-02 15:58:59.392 | util.load_python_file(self.dir, "env.py") 2022-11-02 15:58:59.392 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 92, in load_python_file 2022-11-02 15:58:59.392 | module = load_module_py(module_id, path) 2022-11-02 15:58:59.392 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 108, in load_module_py 2022-11-02 15:58:59.392 | spec.loader.exec_module(module) # type: ignore 2022-11-02 15:58:59.392 | File "", line 848, in exec_module 2022-11-02 15:58:59.392 | File "", line 219, in _call_with_frames_removed 2022-11-02 15:58:59.392 | File "/opt/stack/neutron/neutron/db/migration/alembic_migrations/env.py", line 24, in 2022-11-02 15:58:59.392 | from neutron.db.migration.models import head # noqa 2022-11-02 15:58:59.392 | File "/opt/stack/neutron/neutron/db/migration/models/head.py", line 31, in 2022-11-02 15:58:59.392 | from neutron.db import l3_dvrscheduler_db # noqa 2022-11-02 15:58:59.392 | File "/opt/stack/neutron/neutron/db/l3_dvrscheduler_db.py", line 34, in 2022-11-02 15:58:59.392 | from neutron.db import l3_dvr_db 2022-11-02 15:58:59.392 | File "/opt/stack/neutron/neutron/db/l3_dvr_db.py", line 48, in 2022-11-02 15:58:59.392 | from neutron.db import l3_db 2022-11-02 15:58:59.392 | File "/opt/stack/neutron/neutron/db/l3_db.py", line 770 2022-11-02 15:58:59.392 | <<<<<<< HEAD (568413 [OVN] Set the default OVN metadata worker number to 0) 2022-11-02 15:58:59.392 | ^ 2022-11-02 15:58:59.392 | SyntaxError: invalid syntax 2022-11-02 15:58:59.392 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-11-02 15:58:59.392 | + functions-common:time_stop:2451 : local name 2022-11-02 15:58:59.392 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:58:59.392 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:58:59.392 | + functions-common:time_stop:2454 : local total 2022-11-02 15:58:59.392 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:58:59.392 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 15:58:59.392 | + functions-common:time_stop:2458 : start_time=1667404735424 2022-11-02 15:58:59.392 | + functions-common:time_stop:2460 : [[ -z 1667404735424 ]] 2022-11-02 15:58:59.392 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:58:59.392 | + functions-common:time_stop:2463 : end_time=1667404739270 2022-11-02 15:58:59.393 | + functions-common:time_stop:2464 : elapsed_time=3846 2022-11-02 15:58:59.393 | + functions-common:time_stop:2465 : total=36399 2022-11-02 15:58:59.393 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:58:59.393 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=40245 2022-11-02 15:58:59.447 | [698257 Async init_neutron:740973]: finished init_neutron with result 0 in 4 seconds 2022-11-02 15:58:59.452 | + inc/async:async_wait:197 : return 0 2022-11-02 15:58:59.455 | + ./stack.sh:main:1208 : async_wait init_placement 2022-11-02 15:58:59.527 | [698257 Async init_placement:741565]: Waiting for completion of init_placement running on PID 741565 (5 other jobs running) 2022-11-02 15:58:59.556 | [698257 Async init_placement:741565]: Signaling child to exit 2022-11-02 15:59:08.793 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:59:08.819 | [741351 Async init_swift:741351]: finished successfully 2022-11-02 15:59:46.943 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:59:46.970 | [741446 Async init_cinder:741446]: finished successfully 2022-11-02 15:59:57.194 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:59:57.220 | [741565 Async init_placement:741565]: finished successfully 2022-11-02 15:59:57.240 | WAKEUP 2022-11-02 15:59:57.264 | [698257 Async init_placement:741565]: Signaled 2022-11-02 15:59:57.265 | + lib/placement:init_placement:130 : recreate_database placement 2022-11-02 15:59:57.265 | + lib/database:recreate_database:112 : local db=placement 2022-11-02 15:59:57.265 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-11-02 15:59:57.265 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-11-02 15:59:57.265 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-11-02 15:59:57.265 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:59:57.265 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-11-02 15:59:57.265 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:59:57.265 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-11-02 15:59:57.265 | + lib/placement:init_placement:132 : create_placement_accounts 2022-11-02 15:59:57.265 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-11-02 15:59:57.265 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-11-02 15:59:57.265 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:59:57.265 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:59:57.265 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:59:57.266 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 15:59:57.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.266 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.266 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.266 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:59:57.266 | + functions-common:get_or_create_user:937 : user_id=ca0813b5e36f45b8a4c354544153295f 2022-11-02 15:59:57.266 | + functions-common:get_or_create_user:938 : echo ca0813b5e36f45b8a4c354544153295f 2022-11-02 15:59:57.266 | ca0813b5e36f45b8a4c354544153295f 2022-11-02 15:59:57.266 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-11-02 15:59:57.266 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:59:57.266 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:59:57.266 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:59:57.266 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:59:57.266 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:59:57.266 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:59:57.266 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:59:57.266 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:59:57.266 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:59:57.266 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:59:57.266 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 15:59:57.266 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:59:57.266 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:59:57.266 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:59:57.266 | ++ functions-common:get_field:824 : read data 2022-11-02 15:59:57.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.266 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.266 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.266 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:59:57.266 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:59:57.266 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:59:57.267 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 15:59:57.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.267 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.267 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.267 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 15:59:57.267 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:59:57.267 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:59:57.267 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:59:57.267 | ++ functions-common:get_field:824 : read data 2022-11-02 15:59:57.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.267 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.267 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.267 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:59:57.267 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:59:57.267 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:59:57.267 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:59:57.267 | ++ functions-common:get_field:830 : echo '| f84429e62e0343cea8b53998b7f82196 | ca0813b5e36f45b8a4c354544153295f | | 5b29495b19e046838eca745097a75da5 | | | False |' 2022-11-02 15:59:57.267 | ++ functions-common:get_field:824 : read data 2022-11-02 15:59:57.267 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f84429e62e0343cea8b53998b7f82196 2022-11-02 15:59:57.267 | + functions-common:get_or_add_user_project_role:1009 : echo f84429e62e0343cea8b53998b7f82196 2022-11-02 15:59:57.267 | f84429e62e0343cea8b53998b7f82196 2022-11-02 15:59:57.267 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 15:59:57.267 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-11-02 15:59:57.267 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:59:57.267 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:59:57.267 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:59:57.267 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:59:57.267 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:59:57.267 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:59:57.267 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:59:57.268 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:59:57.268 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:59:57.268 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:59:57.268 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 15:59:57.268 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:59:57.268 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:59:57.268 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:59:57.268 | ++ functions-common:get_field:824 : read data 2022-11-02 15:59:57.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.268 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:59:57.268 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:59:57.268 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:59:57.268 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 15:59:57.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.268 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 15:59:57.268 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:59:57.268 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:59:57.268 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:59:57.268 | ++ functions-common:get_field:824 : read data 2022-11-02 15:59:57.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.268 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:59:57.268 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:59:57.269 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:59:57.269 | ++ functions-common:get_field:830 : echo '| 81bed5ffaeb543f685edb649d7241137 | ca0813b5e36f45b8a4c354544153295f | | 5b29495b19e046838eca745097a75da5 | | | False |' 2022-11-02 15:59:57.269 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:59:57.269 | ++ functions-common:get_field:824 : read data 2022-11-02 15:59:57.269 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=81bed5ffaeb543f685edb649d7241137 2022-11-02 15:59:57.269 | + functions-common:get_or_add_user_project_role:1009 : echo 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:59:57.269 | 81bed5ffaeb543f685edb649d7241137 2022-11-02 15:59:57.269 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.89/placement 2022-11-02 15:59:57.269 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-11-02 15:59:57.269 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:59:57.269 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-11-02 15:59:57.269 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-11-02 15:59:57.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.269 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.269 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.269 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:59:57.269 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:59:57.269 | 5679b0f80ee54b8baff23236b1216be8' 2022-11-02 15:59:57.269 | + functions-common:get_or_create_service:1106 : echo 5679b0f80ee54b8baff23236b1216be8 2022-11-02 15:59:57.269 | 5679b0f80ee54b8baff23236b1216be8 2022-11-02 15:59:57.269 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.89/placement 2022-11-02 15:59:57.269 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:59:57.269 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.89/placement RegionOne 2022-11-02 15:59:57.269 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:59:57.269 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-11-02 15:59:57.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.269 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.270 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.270 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:59:57.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:59:57.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:59:57.270 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.89/placement --region RegionOne -f value -c id 2022-11-02 15:59:57.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.270 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.270 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.270 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:59:57.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f346b1951fa546c79d38d280ff8f3491 2022-11-02 15:59:57.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f346b1951fa546c79d38d280ff8f3491 2022-11-02 15:59:57.270 | + functions-common:get_or_create_endpoint:1139 : public_id=f346b1951fa546c79d38d280ff8f3491 2022-11-02 15:59:57.270 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:59:57.270 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:59:57.270 | + functions-common:get_or_create_endpoint:1148 : echo f346b1951fa546c79d38d280ff8f3491 2022-11-02 15:59:57.270 | f346b1951fa546c79d38d280ff8f3491 2022-11-02 15:59:57.312 | [698257 Async init_placement:741565]: finished init_placement with result 0 in 61 seconds 2022-11-02 15:59:57.317 | + inc/async:async_wait:197 : return 0 2022-11-02 15:59:57.320 | + ./stack.sh:main:1209 : async_wait init_glance 2022-11-02 15:59:57.374 | [698257 Async init_glance:737835]: Waiting for completion of init_glance running on PID 737835 (4 other jobs running) 2022-11-02 15:59:57.400 | [698257 Async init_glance:737835]: Signaling child to exit 2022-11-02 15:59:57.400 | WAKEUP 2022-11-02 15:59:57.425 | [698257 Async init_glance:737835]: Signaled 2022-11-02 15:59:57.426 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-11-02 15:59:57.427 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-11-02 15:59:57.427 | + lib/glance:init_glance:485 : recreate_database glance 2022-11-02 15:59:57.427 | + lib/database:recreate_database:112 : local db=glance 2022-11-02 15:59:57.427 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-11-02 15:59:57.427 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-11-02 15:59:57.427 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-11-02 15:59:57.427 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:59:57.427 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-11-02 15:59:57.427 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:59:57.427 | + lib/glance:init_glance:487 : time_start dbsync 2022-11-02 15:59:57.427 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 15:59:57.427 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:59:57.427 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:59:57.427 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:59:57.427 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404683462 2022-11-02 15:59:57.427 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-11-02 15:59:57.427 | 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=737958) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:59:57.427 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:59:57.427 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:59:57.427 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:59:57.427 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:59:57.427 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:59:57.427 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:59:57.427 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-11-02 15:59:57.427 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-11-02 15:59:57.427 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-11-02 15:59:57.427 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-11-02 15:59:57.427 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:59:57.428 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:59:57.428 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-11-02 15:59:57.428 | Database migration is up to date. No migration needed. 2022-11-02 15:59:57.428 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-11-02 15:59:57.428 | Database is synced successfully. 2022-11-02 15:59:57.428 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-11-02 15:59:57.429 | 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=738172) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-11-02 15:59:57.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-11-02 15:59:57.430 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-11-02 15:59:57.430 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-11-02 15:59:57.430 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-11-02 15:59:57.430 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-11-02 15:59:57.430 | + lib/glance:init_glance:493 : time_stop dbsync 2022-11-02 15:59:57.430 | + functions-common:time_stop:2451 : local name 2022-11-02 15:59:57.430 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:59:57.430 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:59:57.430 | + functions-common:time_stop:2454 : local total 2022-11-02 15:59:57.430 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:59:57.430 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 15:59:57.430 | + functions-common:time_stop:2458 : start_time=1667404683462 2022-11-02 15:59:57.430 | + functions-common:time_stop:2460 : [[ -z 1667404683462 ]] 2022-11-02 15:59:57.430 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:59:57.430 | + functions-common:time_stop:2463 : end_time=1667404736992 2022-11-02 15:59:57.430 | + functions-common:time_stop:2464 : elapsed_time=53530 2022-11-02 15:59:57.430 | + functions-common:time_stop:2465 : total=36399 2022-11-02 15:59:57.430 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:59:57.430 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=89929 2022-11-02 15:59:57.474 | [698257 Async init_glance:737835]: finished init_glance with result 0 in 55 seconds 2022-11-02 15:59:57.478 | + inc/async:async_wait:197 : return 0 2022-11-02 15:59:57.481 | + ./stack.sh:main:1210 : async_wait init_swift 2022-11-02 15:59:57.534 | [698257 Async init_swift:741351]: Waiting for completion of init_swift running on PID 741351 (3 other jobs running) 2022-11-02 15:59:57.561 | [698257 Async init_swift:741351]: Signaling child to exit 2022-11-02 15:59:57.561 | WAKEUP 2022-11-02 15:59:57.585 | [698257 Async init_swift:741351]: Signaled 2022-11-02 15:59:57.586 | + lib/swift:init_swift:668 : local node_number 2022-11-02 15:59:57.586 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 15:59:57.586 | No object-updater running 2022-11-02 15:59:57.587 | No container-sync running 2022-11-02 15:59:57.587 | No account-auditor running 2022-11-02 15:59:57.587 | No container-server running 2022-11-02 15:59:57.587 | No object-auditor running 2022-11-02 15:59:57.587 | No container-auditor running 2022-11-02 15:59:57.587 | No container-sharder running 2022-11-02 15:59:57.587 | No account-reaper running 2022-11-02 15:59:57.587 | No container-reconciler running 2022-11-02 15:59:57.587 | No object-expirer running 2022-11-02 15:59:57.587 | No account-server running 2022-11-02 15:59:57.587 | No proxy-server running 2022-11-02 15:59:57.587 | No object-server running 2022-11-02 15:59:57.587 | No container-replicator running 2022-11-02 15:59:57.587 | No object-reconstructor running 2022-11-02 15:59:57.587 | No account-replicator running 2022-11-02 15:59:57.587 | No object-replicator running 2022-11-02 15:59:57.587 | No container-updater running 2022-11-02 15:59:57.587 | + lib/swift:init_swift:670 : true 2022-11-02 15:59:57.587 | + lib/swift:init_swift:673 : create_swift_disk 2022-11-02 15:59:57.587 | + lib/swift:create_swift_disk:565 : local node_number 2022-11-02 15:59:57.587 | + lib/swift:create_swift_disk:570 : local user_group 2022-11-02 15:59:57.587 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-11-02 15:59:57.587 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-11-02 15:59:57.587 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-11-02 15:59:57.587 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-11-02 15:59:57.587 | + functions:create_disk:732 : local node_number 2022-11-02 15:59:57.587 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:59:57.587 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 15:59:57.587 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-11-02 15:59:57.587 | + functions:create_disk:736 : local key 2022-11-02 15:59:57.587 | ++ functions:create_disk:738 : sed s#/.## 2022-11-02 15:59:57.587 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:59:57.587 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 15:59:57.587 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 15:59:57.588 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-11-02 15:59:57.588 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:59:57.588 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 15:59:57.588 | + functions:destroy_disk:765 : local key 2022-11-02 15:59:57.588 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:59:57.588 | ++ functions:destroy_disk:767 : sed s#/.## 2022-11-02 15:59:57.588 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 15:59:57.588 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 15:59:57.588 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-11-02 15:59:57.588 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-11-02 15:59:57.588 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:59:57.588 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:59:57.588 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-11-02 15:59:57.588 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:59:57.588 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:59:57.588 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-11-02 15:59:57.588 | = sectsz=512 attr=2, projid32bit=1 2022-11-02 15:59:57.588 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-11-02 15:59:57.588 | = reflink=1 2022-11-02 15:59:57.588 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-11-02 15:59:57.588 | = sunit=0 swidth=0 blks 2022-11-02 15:59:57.588 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-11-02 15:59:57.588 | log =internal log bsize=4096 blocks=2560, version=2 2022-11-02 15:59:57.588 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-11-02 15:59:57.588 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-11-02 15:59:57.588 | + 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-11-02 15:59:57.588 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-11-02 15:59:57.588 | /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-11-02 15:59:57.588 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-11-02 15:59:57.588 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-11-02 15:59:57.588 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-11-02 15:59:57.588 | + lib/swift:create_swift_disk:579 : local node_number 2022-11-02 15:59:57.588 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 15:59:57.589 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-11-02 15:59:57.589 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-11-02 15:59:57.589 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-11-02 15:59:57.589 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 15:59:57.589 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-11-02 15:59:57.589 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 15:59:57.589 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-11-02 15:59:57.589 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1667403802.object.builder backups/1667403803.container.builder backups/1667403805.account.builder backups/1667403810.object.builder backups/1667403811.container.builder backups/1667403812.account.builder backups/1667403810.object.ring.gz backups/1667403811.container.ring.gz backups/1667403812.account.ring.gz 2022-11-02 15:59:57.589 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-11-02 15:59:57.589 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-11-02 15:59:57.589 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-11-02 15:59:57.589 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-11-02 15:59:57.589 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 15:59:57.589 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-11-02 15:59:57.589 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-11-02 15:59:57.589 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-11-02 15:59:57.589 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-11-02 15:59:57.589 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-11-02 15:59:57.589 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-11-02 15:59:57.589 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-11-02 15:59:57.589 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-11-02 15:59:57.589 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-11-02 15:59:57.589 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-11-02 15:59:57.589 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 15:59:57.589 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-11-02 15:59:57.589 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 15:59:57.589 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-11-02 15:59:57.589 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 15:59:57.589 | + lib/swift:init_swift:714 : popd 2022-11-02 15:59:57.633 | [698257 Async init_swift:741351]: finished init_swift with result 0 in 13 seconds 2022-11-02 15:59:57.637 | + inc/async:async_wait:197 : return 0 2022-11-02 15:59:57.640 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-11-02 15:59:57.692 | [698257 Async init_cinder:741446]: Waiting for completion of init_cinder running on PID 741446 (2 other jobs running) 2022-11-02 15:59:57.719 | [698257 Async init_cinder:741446]: Signaling child to exit 2022-11-02 15:59:57.719 | WAKEUP 2022-11-02 15:59:57.743 | [698257 Async init_cinder:741446]: Signaled 2022-11-02 15:59:57.744 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-11-02 15:59:57.744 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:59:57.744 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-11-02 15:59:57.744 | + lib/database:recreate_database:112 : local db=cinder 2022-11-02 15:59:57.744 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-11-02 15:59:57.744 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-11-02 15:59:57.744 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-11-02 15:59:57.744 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:59:57.744 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-11-02 15:59:57.744 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:59:57.744 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-11-02 15:59:57.744 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 15:59:57.745 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:59:57.745 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:59:57.745 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:59:57.745 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404741439 2022-11-02 15:59:57.745 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-11-02 15:59:57.745 | 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=742067) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:59:57.745 | 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=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:59:57.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:59:57.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:59:57.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:59:57.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:59:57.746 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:59:57.746 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=742067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:59:57.746 | INFO cinder.db.migration [-] Applying migration(s) 2022-11-02 15:59:57.746 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:59:57.746 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:59:57.746 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-11-02 15:59:57.746 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=742067) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 15:59:57.746 | INFO cinder.db.migration [-] Migration(s) applied 2022-11-02 15:59:57.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.746 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:59:57.746 | from cryptography.utils import int_from_bytes 2022-11-02 15:59:57.746 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 15:59:57.746 | last_heartbeat = column_property( 2022-11-02 15:59:57.746 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 15:59:57.746 | num_hosts = column_property( 2022-11-02 15:59:57.746 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 15:59:57.746 | num_down_hosts = column_property( 2022-11-02 15:59:57.746 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-11-02 15:59:57.746 | + functions-common:time_stop:2451 : local name 2022-11-02 15:59:57.746 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:59:57.746 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:59:57.746 | + functions-common:time_stop:2454 : local total 2022-11-02 15:59:57.746 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:59:57.746 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 15:59:57.746 | + functions-common:time_stop:2458 : start_time=1667404741439 2022-11-02 15:59:57.746 | + functions-common:time_stop:2460 : [[ -z 1667404741439 ]] 2022-11-02 15:59:57.746 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:59:57.747 | + functions-common:time_stop:2463 : end_time=1667404783611 2022-11-02 15:59:57.747 | + functions-common:time_stop:2464 : elapsed_time=42172 2022-11-02 15:59:57.747 | + functions-common:time_stop:2465 : total=36399 2022-11-02 15:59:57.747 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:59:57.747 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=78571 2022-11-02 15:59:57.747 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-11-02 15:59:57.747 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:59:57.747 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 15:59:57.747 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-11-02 15:59:57.747 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 15:59:57.747 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-11-02 15:59:57.747 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-11-02 15:59:57.747 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-11-02 15:59:57.747 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-11-02 15:59:57.747 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-11-02 15:59:57.747 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 15:59:57.747 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-11-02 15:59:57.747 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-11-02 15:59:57.747 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-11-02 15:59:57.747 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:59:57.747 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:59:57.747 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:59:57.747 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:59:57.747 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:59:57.747 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:59:57.747 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:59:57.747 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:59:57.747 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:59:57.747 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:59:57.747 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:59:57.747 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-11-02 15:59:57.747 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:59:57.747 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:59:57.747 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:59:57.748 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:59:57.748 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:59:57.748 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:59:57.748 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 15:59:57.748 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-11-02 15:59:57.748 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-11-02 15:59:57.748 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 15:59:57.748 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 15:59:57.748 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 15:59:57.748 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 15:59:57.748 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-11-02 15:59:57.748 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 15:59:57.748 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-11-02 15:59:57.748 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-11-02 15:59:57.749 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-11-02 15:59:57.749 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-11-02 15:59:57.749 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-11-02 15:59:57.749 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 15:59:57.749 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-11-02 15:59:57.749 | s|%DIRECTIO%|--direct-io=on|g; 2022-11-02 15:59:57.749 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-11-02 15:59:57.749 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-11-02 15:59:57.749 | [Unit] 2022-11-02 15:59:57.749 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 15:59:57.749 | DefaultDependencies=no 2022-11-02 15:59:57.749 | After=systemd-udev-settle.service 2022-11-02 15:59:57.749 | Before=lvm2-activation-early.service 2022-11-02 15:59:57.749 | Wants=systemd-udev-settle.service 2022-11-02 15:59:57.749 | 2022-11-02 15:59:57.749 | [Service] 2022-11-02 15:59:57.749 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 15:59:57.749 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-11-02 15:59:57.749 | RemainAfterExit=yes 2022-11-02 15:59:57.749 | Type=oneshot 2022-11-02 15:59:57.749 | 2022-11-02 15:59:57.749 | [Install] 2022-11-02 15:59:57.749 | WantedBy=local-fs.target 2022-11-02 15:59:57.749 | Also=systemd-udev-settle.service 2022-11-02 15:59:57.749 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-11-02 15:59:57.750 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 15:59:57.750 | 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-11-02 15:59:57.750 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-11-02 15:59:57.750 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-11-02 15:59:57.750 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-11-02 15:59:57.750 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 15:59:57.750 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 15:59:57.750 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 15:59:57.750 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-11-02 15:59:57.750 | Physical volume "/dev/loop4" successfully created. 2022-11-02 15:59:57.750 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-11-02 15:59:57.750 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-11-02 15:59:57.750 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-11-02 15:59:57.750 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-11-02 15:59:57.750 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-11-02 15:59:57.750 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-11-02 15:59:57.750 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-11-02 15:59:57.750 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-11-02 15:59:57.750 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:59:57.750 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-11-02 15:59:57.750 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-11-02 15:59:57.750 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-11-02 15:59:57.790 | [698257 Async init_cinder:741446]: finished init_cinder with result 0 in 51 seconds 2022-11-02 15:59:57.795 | + inc/async:async_wait:197 : return 0 2022-11-02 15:59:57.798 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-11-02 15:59:57.817 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:59:57.820 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-11-02 15:59:57.822 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:59:57.825 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-11-02 15:59:57.828 | + ./stack.sh:main:1218 : init_nova 2022-11-02 15:59:57.830 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-11-02 15:59:57.848 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:59:57.851 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-11-02 15:59:57.868 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:59:57.871 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 15:59:57.874 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 15:59:57.933 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 15:59:57.973 | [698257 Async nova-cell-0:743524]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 15:59:57.976 | ++ lib/nova:init_nova:842 : seq 1 1 2022-11-02 15:59:57.981 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:59:57.985 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-11-02 15:59:57.988 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:59:57.990 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:59:57.993 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 15:59:58.057 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 15:59:58.104 | [698257 Async nova-cell-1:743616]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 15:59:58.107 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-11-02 15:59:58.110 | + lib/database:recreate_database:112 : local db=nova_api 2022-11-02 15:59:58.112 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-11-02 15:59:58.115 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-11-02 15:59:58.117 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-11-02 15:59:58.122 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 16:00:08.240 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-11-02 16:00:08.245 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 16:00:08.386 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-11-02 16:00:09.421 | 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-11-02 16:00:12.864 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 16:00:12.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:00:12.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:00:12.875 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 16:00:12.875 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=743710) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 16:00:12.902 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 16:00:12.902 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 16:00:13.484 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-11-02 16:00:50.905 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=743710) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 16:00:50.908 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-11-02 16:00:57.578 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=743710) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 16:00:57.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 16:00:57.646 | from cryptography.utils import int_from_bytes 2022-11-02 16:00:57.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 16:00:57.646 | from cryptography.utils import int_from_bytes 2022-11-02 16:00:58.132 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-11-02 16:00:58.135 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 16:00:58.138 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 16:00:58.140 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 16:00:58.143 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 16:00:58.147 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 16:00:59.193 | 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-11-02 16:01:01.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 16:01:01.880 | from cryptography.utils import int_from_bytes 2022-11-02 16:01:01.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 16:01:01.880 | from cryptography.utils import int_from_bytes 2022-11-02 16:01:02.344 | ++ lib/nova:init_nova:854 : seq 0 1 2022-11-02 16:01:02.349 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 16:01:02.352 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-11-02 16:01:02.404 | [698257 Async nova-cell-0:743524]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 743524 (3 other jobs running) 2022-11-02 16:01:02.431 | [698257 Async nova-cell-0:743524]: Signaling child to exit 2022-11-02 16:02:23.927 | + inc/async:async_inner:64 : rc=0 2022-11-02 16:02:23.952 | [743524 Async nova-cell-0:743524]: finished successfully 2022-11-02 16:02:23.976 | WAKEUP 2022-11-02 16:02:24.000 | [698257 Async nova-cell-0:743524]: Signaled 2022-11-02 16:02:24.002 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-11-02 16:02:24.002 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-11-02 16:02:24.002 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-11-02 16:02:24.002 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-11-02 16:02:24.002 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-11-02 16:02:24.002 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-11-02 16:02:24.002 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-11-02 16:02:24.002 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 16:02:24.002 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-11-02 16:02:24.002 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 16:02:24.002 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-11-02 16:02:24.002 | 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-11-02 16:02:24.002 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 16:02:24.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 16:02:24.004 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=743761) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 16:02:24.004 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 16:02:24.004 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 16:02:24.004 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 16:02:24.004 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=743761) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 16:02:24.004 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 16:02:24.004 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=743761) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 16:02:24.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 16:02:24.004 | from cryptography.utils import int_from_bytes 2022-11-02 16:02:24.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 16:02:24.004 | from cryptography.utils import int_from_bytes 2022-11-02 16:02:24.056 | [698257 Async nova-cell-0:743524]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 146 seconds 2022-11-02 16:02:24.060 | + inc/async:async_wait:197 : return 0 2022-11-02 16:02:24.063 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 16:02:24.065 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-11-02 16:02:24.117 | [698257 Async nova-cell-1:743616]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 743616 (2 other jobs running) 2022-11-02 16:02:24.143 | [698257 Async nova-cell-1:743616]: Signaling child to exit 2022-11-02 16:02:24.853 | + inc/async:async_inner:64 : rc=0 2022-11-02 16:02:24.879 | [743616 Async nova-cell-1:743616]: finished successfully 2022-11-02 16:02:24.899 | WAKEUP 2022-11-02 16:02:24.923 | [698257 Async nova-cell-1:743616]: Signaled 2022-11-02 16:02:24.924 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-11-02 16:02:24.924 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-11-02 16:02:24.924 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-11-02 16:02:24.924 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-11-02 16:02:24.924 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-11-02 16:02:24.924 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-11-02 16:02:24.924 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-11-02 16:02:24.925 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 16:02:24.925 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-11-02 16:02:24.925 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 16:02:24.925 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-11-02 16:02:24.925 | 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-11-02 16:02:24.925 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 16:02:24.926 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=743771) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 16:02:24.927 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 16:02:24.927 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 16:02:24.927 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 16:02:24.927 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=743771) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 16:02:24.927 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 16:02:24.927 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=743771) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 16:02:24.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 16:02:24.927 | from cryptography.utils import int_from_bytes 2022-11-02 16:02:24.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 16:02:24.927 | from cryptography.utils import int_from_bytes 2022-11-02 16:02:24.971 | [698257 Async nova-cell-1:743616]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 146 seconds 2022-11-02 16:02:24.975 | + inc/async:async_wait:197 : return 0 2022-11-02 16:02:24.978 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 16:02:24.980 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-11-02 16:02:26.011 | 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-11-02 16:02:28.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 16:02:28.997 | from cryptography.utils import int_from_bytes 2022-11-02 16:02:28.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 16:02:28.997 | from cryptography.utils import int_from_bytes 2022-11-02 16:02:28.997 | Running batches of 50 until complete 2022-11-02 16:02:28.997 | +-------------------------------------+--------------+-----------+ 2022-11-02 16:02:28.997 | | Migration | Total Needed | Completed | 2022-11-02 16:02:28.997 | +-------------------------------------+--------------+-----------+ 2022-11-02 16:02:28.997 | | fill_virtual_interface_list | 0 | 0 | 2022-11-02 16:02:28.998 | | migrate_empty_ratio | 0 | 0 | 2022-11-02 16:02:28.998 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-11-02 16:02:28.998 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-11-02 16:02:28.998 | | migration_migrate_to_uuid | 0 | 0 | 2022-11-02 16:02:28.998 | | populate_dev_uuids | 0 | 0 | 2022-11-02 16:02:28.998 | | populate_missing_availability_zones | 0 | 0 | 2022-11-02 16:02:28.998 | | populate_queued_for_delete | 0 | 0 | 2022-11-02 16:02:28.998 | | populate_user_id | 0 | 0 | 2022-11-02 16:02:28.998 | | populate_uuids | 0 | 0 | 2022-11-02 16:02:28.998 | +-------------------------------------+--------------+-----------+ 2022-11-02 16:02:29.493 | ++ lib/nova:init_nova:868 : seq 1 1 2022-11-02 16:02:29.498 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 16:02:29.502 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-11-02 16:02:29.504 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 16:02:29.507 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 16:02:29.510 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-11-02 16:02:30.545 | 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-11-02 16:02:33.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 16:02:33.223 | from cryptography.utils import int_from_bytes 2022-11-02 16:02:33.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 16:02:33.223 | from cryptography.utils import int_from_bytes 2022-11-02 16:02:33.223 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-11-02 16:02:33.223 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-11-02 16:02:33.676 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-11-02 16:02:33.678 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-11-02 16:02:33.692 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-11-02 16:02:33.695 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-11-02 16:02:33.713 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:33.717 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-11-02 16:02:33.719 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-11-02 16:02:33.788 | + inc/async:async_inner:63 : configure_neutron_nova 2022-11-02 16:02:33.834 | [698257 Async configure_neutron_nova:744921]: running: configure_neutron_nova 2022-11-02 16:02:33.837 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-11-02 16:02:33.840 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 16:02:33.843 | + functions-common:run_phase:1880 : local phase=post-config 2022-11-02 16:02:33.846 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 16:02:33.848 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 16:02:33.851 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 16:02:33.854 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 16:02:33.857 | + functions-common:run_phase:1889 : local extra 2022-11-02 16:02:33.861 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 16:02:33.865 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 16:02:33.869 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 16:02:33.872 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 16:02:33.875 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-11-02 16:02:33.891 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 16:02:33.895 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:33.897 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 16:02:33.900 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 16:02:33.902 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-11-02 16:02:33.905 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 16:02:33.908 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 16:02:33.910 | ++ extras.d/80-tempest.sh:source:12 : : 2022-11-02 16:02:33.913 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 16:02:33.916 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 16:02:33.920 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 16:02:33.923 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 16:02:33.926 | + functions-common:run_phase:1906 : run_plugins stack post-config 2022-11-02 16:02:33.929 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 16:02:33.931 | + functions-common:run_plugins:1866 : local phase=post-config 2022-11-02 16:02:33.934 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 16:02:33.937 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 16:02:33.940 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-11-02 16:02:33.950 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-11-02 16:02:33.950 | + inc/meta-config:merge_config_group:171 : shift 2022-11-02 16:02:33.950 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-11-02 16:02:33.950 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 16:02:33.953 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-11-02 16:02:33.956 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-11-02 16:02:33.959 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-11-02 16:02:33.963 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 16:02:33.966 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-11-02 16:02:33.969 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 16:02:33.972 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-11-02 16:02:33.972 | /^\[\[.+\|.*\]\]/ { 2022-11-02 16:02:33.972 | gsub("[][]", "", $1); 2022-11-02 16:02:33.972 | split($1, a, "|"); 2022-11-02 16:02:33.972 | if (a[1] == matchgroup) 2022-11-02 16:02:33.972 | print a[2] 2022-11-02 16:02:33.972 | } 2022-11-02 16:02:33.972 | ' /home/ubuntu/devstack/local.conf 2022-11-02 16:02:33.978 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 16:02:33.981 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 16:02:33.984 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 16:02:33.987 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-11-02 16:02:33.990 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-11-02 16:02:33.994 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-11-02 16:02:33.997 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-11-02 16:02:34.002 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-11-02 16:02:34.005 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-11-02 16:02:34.008 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-11-02 16:02:34.011 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 16:02:34.014 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 16:02:34.017 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 16:02:34.020 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-11-02 16:02:34.023 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 16:02:34.026 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-11-02 16:02:34.029 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-11-02 16:02:34.037 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-11-02 16:02:34.037 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-11-02 16:02:34.039 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 16:02:34.041 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.041 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-11-02 16:02:34.042 | BEGIN { 2022-11-02 16:02:34.042 | section = "" 2022-11-02 16:02:34.042 | last_section = "" 2022-11-02 16:02:34.042 | section_count = 0 2022-11-02 16:02:34.042 | } 2022-11-02 16:02:34.042 | /^\[.+\]/ { 2022-11-02 16:02:34.042 | gsub("[][]", "", $1); 2022-11-02 16:02:34.042 | section=$1 2022-11-02 16:02:34.042 | next 2022-11-02 16:02:34.042 | } 2022-11-02 16:02:34.042 | /^ *\#/ { 2022-11-02 16:02:34.042 | next 2022-11-02 16:02:34.042 | } 2022-11-02 16:02:34.042 | /^[^ \t]+/ { 2022-11-02 16:02:34.042 | # get offset of first = in $0 2022-11-02 16:02:34.042 | eq_idx = index($0, "=") 2022-11-02 16:02:34.042 | # extract attr & value from $0 2022-11-02 16:02:34.042 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 16:02:34.042 | value = substr($0, eq_idx + 1) 2022-11-02 16:02:34.042 | # only need to strip trailing whitespace from attr 2022-11-02 16:02:34.042 | sub(/[ \t]*$/, "", attr) 2022-11-02 16:02:34.042 | # need to strip leading & trailing whitespace from value 2022-11-02 16:02:34.042 | sub(/^[ \t]*/, "", value) 2022-11-02 16:02:34.042 | sub(/[ \t]*$/, "", value) 2022-11-02 16:02:34.042 | 2022-11-02 16:02:34.042 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 16:02:34.042 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 16:02:34.042 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 16:02:34.042 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 16:02:34.042 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 16:02:34.042 | if (section != last_section) { 2022-11-02 16:02:34.042 | cfg_section[section_count++] = section 2022-11-02 16:02:34.042 | last_section = section 2022-11-02 16:02:34.042 | } 2022-11-02 16:02:34.043 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 16:02:34.043 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 16:02:34.043 | 2022-11-02 16:02:34.043 | cfg_attr[section, attr, 0] = value 2022-11-02 16:02:34.043 | cfg_attr_count[section, attr] = 1 2022-11-02 16:02:34.043 | } else { 2022-11-02 16:02:34.043 | lno = cfg_attr_count[section, attr]++ 2022-11-02 16:02:34.043 | cfg_attr[section, attr, lno] = value 2022-11-02 16:02:34.043 | } 2022-11-02 16:02:34.043 | } 2022-11-02 16:02:34.043 | END { 2022-11-02 16:02:34.043 | # Process each section in order 2022-11-02 16:02:34.043 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 16:02:34.043 | section = cfg_section[sno] 2022-11-02 16:02:34.043 | # The ini routines simply append a config item immediately 2022-11-02 16:02:34.043 | # after the section header. To keep the same order as defined 2022-11-02 16:02:34.043 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 16:02:34.043 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 16:02:34.043 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 16:02:34.043 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 16:02:34.043 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 16:02:34.043 | else { 2022-11-02 16:02:34.043 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 16:02:34.043 | count = cfg_attr_count[section, attr] 2022-11-02 16:02:34.043 | print "inidelete " configfile " " section " " attr 2022-11-02 16:02:34.043 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 16:02:34.043 | for (l = count -2; l >= 0; l--) 2022-11-02 16:02:34.043 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 16:02:34.043 | } 2022-11-02 16:02:34.043 | } 2022-11-02 16:02:34.043 | } 2022-11-02 16:02:34.043 | } 2022-11-02 16:02:34.043 | ' 2022-11-02 16:02:34.045 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 16:02:34.046 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 16:02:34.048 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 16:02:34.051 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-11-02 16:02:34.054 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 16:02:34.057 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-11-02 16:02:34.059 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-11-02 16:02:34.059 | BEGIN { group = "" } 2022-11-02 16:02:34.059 | /^\[\[.+\|.*\]\]/ { 2022-11-02 16:02:34.059 | gsub("[][]", "", $1); 2022-11-02 16:02:34.060 | split($1, a, "|"); 2022-11-02 16:02:34.060 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 16:02:34.060 | group=a[1] 2022-11-02 16:02:34.060 | } else { 2022-11-02 16:02:34.060 | group="" 2022-11-02 16:02:34.060 | } 2022-11-02 16:02:34.060 | next 2022-11-02 16:02:34.060 | } 2022-11-02 16:02:34.060 | { 2022-11-02 16:02:34.060 | if (group != "") 2022-11-02 16:02:34.060 | print $0 2022-11-02 16:02:34.060 | } 2022-11-02 16:02:34.060 | ' /home/ubuntu/devstack/local.conf 2022-11-02 16:02:34.067 | + 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-11-02 16:02:34.070 | ++ 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-11-02 16:02:34.102 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.104 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-11-02 16:02:34.108 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-11-02 16:02:34.138 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.141 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-11-02 16:02:34.144 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-11-02 16:02:34.179 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.182 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-11-02 16:02:34.184 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-11-02 16:02:34.219 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.222 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-11-02 16:02:34.225 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-11-02 16:02:34.257 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.260 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-11-02 16:02:34.268 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 16:02:34.300 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.303 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.89/identity"' 2022-11-02 16:02:34.306 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 16:02:34.344 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.347 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-11-02 16:02:34.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 16:02:34.382 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.385 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-11-02 16:02:34.388 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 16:02:34.424 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.427 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-11-02 16:02:34.430 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 16:02:34.463 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.465 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-11-02 16:02:34.468 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 16:02:34.501 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.503 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-11-02 16:02:34.506 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 16:02:34.545 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.548 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-11-02 16:02:34.551 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-11-02 16:02:34.582 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.586 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 16:02:34.589 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 16:02:34.592 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 16:02:34.595 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-11-02 16:02:34.598 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-11-02 16:02:34.601 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-11-02 16:02:34.604 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-11-02 16:02:34.608 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-11-02 16:02:34.613 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-11-02 16:02:34.616 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-11-02 16:02:34.618 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 16:02:34.621 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 16:02:34.625 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 16:02:34.628 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-11-02 16:02:34.630 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 16:02:34.634 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-11-02 16:02:34.636 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-11-02 16:02:34.640 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-11-02 16:02:34.643 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-11-02 16:02:34.646 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 16:02:34.648 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.648 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 16:02:34.648 | BEGIN { 2022-11-02 16:02:34.648 | section = "" 2022-11-02 16:02:34.648 | last_section = "" 2022-11-02 16:02:34.648 | section_count = 0 2022-11-02 16:02:34.649 | } 2022-11-02 16:02:34.649 | /^\[.+\]/ { 2022-11-02 16:02:34.649 | gsub("[][]", "", $1); 2022-11-02 16:02:34.649 | section=$1 2022-11-02 16:02:34.649 | next 2022-11-02 16:02:34.649 | } 2022-11-02 16:02:34.649 | /^ *\#/ { 2022-11-02 16:02:34.649 | next 2022-11-02 16:02:34.649 | } 2022-11-02 16:02:34.649 | /^[^ \t]+/ { 2022-11-02 16:02:34.649 | # get offset of first = in $0 2022-11-02 16:02:34.649 | eq_idx = index($0, "=") 2022-11-02 16:02:34.649 | # extract attr & value from $0 2022-11-02 16:02:34.649 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 16:02:34.649 | value = substr($0, eq_idx + 1) 2022-11-02 16:02:34.649 | # only need to strip trailing whitespace from attr 2022-11-02 16:02:34.649 | sub(/[ \t]*$/, "", attr) 2022-11-02 16:02:34.649 | # need to strip leading & trailing whitespace from value 2022-11-02 16:02:34.649 | sub(/^[ \t]*/, "", value) 2022-11-02 16:02:34.649 | sub(/[ \t]*$/, "", value) 2022-11-02 16:02:34.649 | 2022-11-02 16:02:34.649 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 16:02:34.649 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 16:02:34.649 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 16:02:34.649 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 16:02:34.649 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 16:02:34.649 | if (section != last_section) { 2022-11-02 16:02:34.649 | cfg_section[section_count++] = section 2022-11-02 16:02:34.649 | last_section = section 2022-11-02 16:02:34.649 | } 2022-11-02 16:02:34.649 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 16:02:34.649 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 16:02:34.649 | 2022-11-02 16:02:34.650 | cfg_attr[section, attr, 0] = value 2022-11-02 16:02:34.650 | cfg_attr_count[section, attr] = 1 2022-11-02 16:02:34.650 | } else { 2022-11-02 16:02:34.650 | lno = cfg_attr_count[section, attr]++ 2022-11-02 16:02:34.650 | cfg_attr[section, attr, lno] = value 2022-11-02 16:02:34.650 | } 2022-11-02 16:02:34.650 | } 2022-11-02 16:02:34.650 | END { 2022-11-02 16:02:34.650 | # Process each section in order 2022-11-02 16:02:34.650 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 16:02:34.650 | section = cfg_section[sno] 2022-11-02 16:02:34.650 | # The ini routines simply append a config item immediately 2022-11-02 16:02:34.650 | # after the section header. To keep the same order as defined 2022-11-02 16:02:34.650 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 16:02:34.650 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 16:02:34.650 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 16:02:34.650 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 16:02:34.650 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 16:02:34.650 | else { 2022-11-02 16:02:34.650 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 16:02:34.650 | count = cfg_attr_count[section, attr] 2022-11-02 16:02:34.650 | print "inidelete " configfile " " section " " attr 2022-11-02 16:02:34.650 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 16:02:34.650 | for (l = count -2; l >= 0; l--) 2022-11-02 16:02:34.650 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 16:02:34.650 | } 2022-11-02 16:02:34.650 | } 2022-11-02 16:02:34.650 | } 2022-11-02 16:02:34.650 | } 2022-11-02 16:02:34.650 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 16:02:34.650 | ' 2022-11-02 16:02:34.653 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 16:02:34.654 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 16:02:34.655 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-11-02 16:02:34.658 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 16:02:34.661 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-11-02 16:02:34.664 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 16:02:34.664 | BEGIN { group = "" } 2022-11-02 16:02:34.664 | /^\[\[.+\|.*\]\]/ { 2022-11-02 16:02:34.664 | gsub("[][]", "", $1); 2022-11-02 16:02:34.664 | split($1, a, "|"); 2022-11-02 16:02:34.664 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 16:02:34.664 | group=a[1] 2022-11-02 16:02:34.664 | } else { 2022-11-02 16:02:34.664 | group="" 2022-11-02 16:02:34.664 | } 2022-11-02 16:02:34.664 | next 2022-11-02 16:02:34.664 | } 2022-11-02 16:02:34.664 | { 2022-11-02 16:02:34.664 | if (group != "") 2022-11-02 16:02:34.664 | print $0 2022-11-02 16:02:34.664 | } 2022-11-02 16:02:34.664 | ' /home/ubuntu/devstack/local.conf 2022-11-02 16:02:34.671 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-11-02 16:02:34.674 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-11-02 16:02:34.706 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.709 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-11-02 16:02:34.712 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-11-02 16:02:34.744 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.747 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-11-02 16:02:34.750 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-11-02 16:02:34.765 | + inc/async:async_inner:64 : rc=0 2022-11-02 16:02:34.782 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.785 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-11-02 16:02:34.788 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-11-02 16:02:34.793 | [744921 Async configure_neutron_nova:744921]: finished successfully 2022-11-02 16:02:34.819 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.822 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-11-02 16:02:34.825 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-11-02 16:02:34.856 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.859 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-11-02 16:02:34.861 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-11-02 16:02:34.892 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.894 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-11-02 16:02:34.897 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-11-02 16:02:34.927 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.929 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-11-02 16:02:34.932 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-11-02 16:02:34.963 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:34.965 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-11-02 16:02:34.968 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-11-02 16:02:34.998 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.000 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-11-02 16:02:35.003 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-11-02 16:02:35.033 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.036 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-11-02 16:02:35.038 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-11-02 16:02:35.069 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.071 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-11-02 16:02:35.074 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-11-02 16:02:35.104 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.107 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-11-02 16:02:35.110 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-11-02 16:02:35.139 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.142 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-11-02 16:02:35.144 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-11-02 16:02:35.176 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.178 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-11-02 16:02:35.181 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-11-02 16:02:35.212 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.215 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-11-02 16:02:35.218 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-11-02 16:02:35.249 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.252 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 16:02:35.255 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 16:02:35.257 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 16:02:35.261 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-11-02 16:02:35.264 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-11-02 16:02:35.267 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-11-02 16:02:35.270 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-11-02 16:02:35.273 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-11-02 16:02:35.277 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-11-02 16:02:35.280 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-11-02 16:02:35.282 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 16:02:35.285 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 16:02:35.288 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 16:02:35.291 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-11-02 16:02:35.294 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 16:02:35.298 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-11-02 16:02:35.301 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-11-02 16:02:35.304 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-11-02 16:02:35.306 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-11-02 16:02:35.311 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 16:02:35.311 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.311 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-11-02 16:02:35.312 | BEGIN { 2022-11-02 16:02:35.312 | section = "" 2022-11-02 16:02:35.312 | last_section = "" 2022-11-02 16:02:35.312 | section_count = 0 2022-11-02 16:02:35.312 | } 2022-11-02 16:02:35.312 | /^\[.+\]/ { 2022-11-02 16:02:35.312 | gsub("[][]", "", $1); 2022-11-02 16:02:35.312 | section=$1 2022-11-02 16:02:35.312 | next 2022-11-02 16:02:35.312 | } 2022-11-02 16:02:35.312 | /^ *\#/ { 2022-11-02 16:02:35.312 | next 2022-11-02 16:02:35.312 | } 2022-11-02 16:02:35.312 | /^[^ \t]+/ { 2022-11-02 16:02:35.312 | # get offset of first = in $0 2022-11-02 16:02:35.312 | eq_idx = index($0, "=") 2022-11-02 16:02:35.312 | # extract attr & value from $0 2022-11-02 16:02:35.312 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 16:02:35.312 | value = substr($0, eq_idx + 1) 2022-11-02 16:02:35.312 | # only need to strip trailing whitespace from attr 2022-11-02 16:02:35.312 | sub(/[ \t]*$/, "", attr) 2022-11-02 16:02:35.312 | # need to strip leading & trailing whitespace from value 2022-11-02 16:02:35.312 | sub(/^[ \t]*/, "", value) 2022-11-02 16:02:35.312 | sub(/[ \t]*$/, "", value) 2022-11-02 16:02:35.312 | 2022-11-02 16:02:35.312 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 16:02:35.312 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 16:02:35.312 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 16:02:35.312 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 16:02:35.312 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 16:02:35.312 | if (section != last_section) { 2022-11-02 16:02:35.312 | cfg_section[section_count++] = section 2022-11-02 16:02:35.312 | last_section = section 2022-11-02 16:02:35.313 | } 2022-11-02 16:02:35.313 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 16:02:35.313 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 16:02:35.313 | 2022-11-02 16:02:35.313 | cfg_attr[section, attr, 0] = value 2022-11-02 16:02:35.313 | cfg_attr_count[section, attr] = 1 2022-11-02 16:02:35.313 | } else { 2022-11-02 16:02:35.313 | lno = cfg_attr_count[section, attr]++ 2022-11-02 16:02:35.313 | cfg_attr[section, attr, lno] = value 2022-11-02 16:02:35.313 | } 2022-11-02 16:02:35.313 | } 2022-11-02 16:02:35.313 | END { 2022-11-02 16:02:35.313 | # Process each section in order 2022-11-02 16:02:35.313 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 16:02:35.313 | section = cfg_section[sno] 2022-11-02 16:02:35.313 | # The ini routines simply append a config item immediately 2022-11-02 16:02:35.313 | # after the section header. To keep the same order as defined 2022-11-02 16:02:35.313 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 16:02:35.313 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 16:02:35.313 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 16:02:35.313 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 16:02:35.313 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 16:02:35.313 | else { 2022-11-02 16:02:35.313 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 16:02:35.313 | count = cfg_attr_count[section, attr] 2022-11-02 16:02:35.313 | print "inidelete " configfile " " section " " attr 2022-11-02 16:02:35.313 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 16:02:35.313 | for (l = count -2; l >= 0; l--) 2022-11-02 16:02:35.313 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 16:02:35.313 | } 2022-11-02 16:02:35.313 | } 2022-11-02 16:02:35.313 | } 2022-11-02 16:02:35.313 | } 2022-11-02 16:02:35.314 | ' 2022-11-02 16:02:35.314 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 16:02:35.314 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 16:02:35.316 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 16:02:35.318 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-11-02 16:02:35.321 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 16:02:35.324 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-11-02 16:02:35.326 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-11-02 16:02:35.326 | BEGIN { group = "" } 2022-11-02 16:02:35.326 | /^\[\[.+\|.*\]\]/ { 2022-11-02 16:02:35.326 | gsub("[][]", "", $1); 2022-11-02 16:02:35.326 | split($1, a, "|"); 2022-11-02 16:02:35.326 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 16:02:35.326 | group=a[1] 2022-11-02 16:02:35.326 | } else { 2022-11-02 16:02:35.326 | group="" 2022-11-02 16:02:35.327 | } 2022-11-02 16:02:35.327 | next 2022-11-02 16:02:35.327 | } 2022-11-02 16:02:35.327 | { 2022-11-02 16:02:35.327 | if (group != "") 2022-11-02 16:02:35.327 | print $0 2022-11-02 16:02:35.327 | } 2022-11-02 16:02:35.327 | ' /home/ubuntu/devstack/local.conf 2022-11-02 16:02:35.333 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-11-02 16:02:35.335 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-11-02 16:02:35.365 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.368 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-11-02 16:02:35.370 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-11-02 16:02:35.401 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.404 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-11-02 16:02:35.410 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-11-02 16:02:35.452 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.455 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-11-02 16:02:35.458 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-11-02 16:02:35.489 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.492 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-11-02 16:02:35.495 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 16:02:35.526 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.529 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-11-02 16:02:35.535 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-11-02 16:02:35.561 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.564 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-11-02 16:02:35.567 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 16:02:35.604 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.608 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-11-02 16:02:35.610 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 16:02:35.641 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.644 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 16:02:35.646 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 16:02:35.649 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 16:02:35.652 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-11-02 16:02:35.656 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 16:02:35.659 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 16:02:35.661 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-11-02 16:02:35.665 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 16:02:35.670 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-11-02 16:02:35.672 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-11-02 16:02:35.675 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 16:02:35.678 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 16:02:35.689 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 16:02:35.689 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 16:02:35.689 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 16:02:35.690 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-11-02 16:02:35.692 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 16:02:35.695 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 16:02:35.698 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-11-02 16:02:35.701 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 16:02:35.703 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 16:02:35.703 | BEGIN { 2022-11-02 16:02:35.703 | section = "" 2022-11-02 16:02:35.703 | last_section = "" 2022-11-02 16:02:35.703 | section_count = 0 2022-11-02 16:02:35.703 | } 2022-11-02 16:02:35.703 | /^\[.+\]/ { 2022-11-02 16:02:35.703 | gsub("[][]", "", $1); 2022-11-02 16:02:35.703 | section=$1 2022-11-02 16:02:35.703 | next 2022-11-02 16:02:35.703 | } 2022-11-02 16:02:35.703 | /^ *\#/ { 2022-11-02 16:02:35.703 | next 2022-11-02 16:02:35.703 | } 2022-11-02 16:02:35.703 | /^[^ \t]+/ { 2022-11-02 16:02:35.703 | # get offset of first = in $0 2022-11-02 16:02:35.703 | eq_idx = index($0, "=") 2022-11-02 16:02:35.703 | # extract attr & value from $0 2022-11-02 16:02:35.703 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 16:02:35.703 | value = substr($0, eq_idx + 1) 2022-11-02 16:02:35.703 | # only need to strip trailing whitespace from attr 2022-11-02 16:02:35.703 | sub(/[ \t]*$/, "", attr) 2022-11-02 16:02:35.703 | # need to strip leading & trailing whitespace from value 2022-11-02 16:02:35.703 | sub(/^[ \t]*/, "", value) 2022-11-02 16:02:35.703 | sub(/[ \t]*$/, "", value) 2022-11-02 16:02:35.703 | 2022-11-02 16:02:35.703 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 16:02:35.703 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 16:02:35.704 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 16:02:35.704 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 16:02:35.704 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 16:02:35.704 | if (section != last_section) { 2022-11-02 16:02:35.704 | cfg_section[section_count++] = section 2022-11-02 16:02:35.704 | last_section = section 2022-11-02 16:02:35.704 | } 2022-11-02 16:02:35.704 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 16:02:35.704 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 16:02:35.704 | 2022-11-02 16:02:35.704 | cfg_attr[section, attr, 0] = value 2022-11-02 16:02:35.704 | cfg_attr_count[section, attr] = 1 2022-11-02 16:02:35.704 | } else { 2022-11-02 16:02:35.704 | lno = cfg_attr_count[section, attr]++ 2022-11-02 16:02:35.704 | cfg_attr[section, attr, lno] = value 2022-11-02 16:02:35.704 | } 2022-11-02 16:02:35.704 | } 2022-11-02 16:02:35.704 | END { 2022-11-02 16:02:35.704 | # Process each section in order 2022-11-02 16:02:35.704 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 16:02:35.704 | section = cfg_section[sno] 2022-11-02 16:02:35.704 | # The ini routines simply append a config item immediately 2022-11-02 16:02:35.704 | # after the section header. To keep the same order as defined 2022-11-02 16:02:35.704 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 16:02:35.704 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 16:02:35.704 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 16:02:35.704 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 16:02:35.704 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 16:02:35.704 | else { 2022-11-02 16:02:35.704 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 16:02:35.704 | count = cfg_attr_count[section, attr] 2022-11-02 16:02:35.704 | print "inidelete " configfile " " section " " attr 2022-11-02 16:02:35.704 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 16:02:35.704 | for (l = count -2; l >= 0; l--) 2022-11-02 16:02:35.705 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 16:02:35.705 | } 2022-11-02 16:02:35.705 | } 2022-11-02 16:02:35.705 | } 2022-11-02 16:02:35.705 | } 2022-11-02 16:02:35.705 | ' 2022-11-02 16:02:35.705 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.705 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 16:02:35.706 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 16:02:35.707 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 16:02:35.710 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 16:02:35.712 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 16:02:35.717 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-11-02 16:02:35.718 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 16:02:35.718 | BEGIN { group = "" } 2022-11-02 16:02:35.718 | /^\[\[.+\|.*\]\]/ { 2022-11-02 16:02:35.718 | gsub("[][]", "", $1); 2022-11-02 16:02:35.718 | split($1, a, "|"); 2022-11-02 16:02:35.718 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 16:02:35.718 | group=a[1] 2022-11-02 16:02:35.718 | } else { 2022-11-02 16:02:35.718 | group="" 2022-11-02 16:02:35.718 | } 2022-11-02 16:02:35.718 | next 2022-11-02 16:02:35.718 | } 2022-11-02 16:02:35.718 | { 2022-11-02 16:02:35.718 | if (group != "") 2022-11-02 16:02:35.718 | print $0 2022-11-02 16:02:35.718 | } 2022-11-02 16:02:35.718 | ' /home/ubuntu/devstack/local.conf 2022-11-02 16:02:35.724 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-11-02 16:02:35.727 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-11-02 16:02:35.756 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.759 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-11-02 16:02:35.761 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-11-02 16:02:35.790 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 16:02:35.794 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-11-02 16:02:35.812 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:35.815 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-11-02 16:02:35.817 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 16:02:35.820 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-11-02 16:02:35.823 | + ./stack.sh:main:1252 : start_swift 2022-11-02 16:02:35.825 | + lib/swift:start_swift:752 : restart_service memcached 2022-11-02 16:02:35.828 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 16:02:35.830 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 16:02:35.862 | + lib/swift:start_swift:755 : is_ubuntu 2022-11-02 16:02:35.866 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 16:02:35.868 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 16:02:35.871 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-11-02 16:02:36.318 | Restarting rsync (via systemctl): rsync.service. 2022-11-02 16:02:36.323 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-11-02 16:02:36.326 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-11-02 16:02:36.329 | + lib/swift:start_swift:783 : local foreground_services type 2022-11-02 16:02:36.332 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-11-02 16:02:36.334 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 16:02:36.337 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 16:02:36.340 | + functions-common:run_process:1705 : local service=s-object 2022-11-02 16:02:36.344 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 16:02:36.346 | + functions-common:run_process:1707 : local group= 2022-11-02 16:02:36.349 | + functions-common:run_process:1708 : local user= 2022-11-02 16:02:36.352 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 16:02:36.354 | + functions-common:run_process:1711 : local name=s-object 2022-11-02 16:02:36.357 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 16:02:36.359 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 16:02:36.362 | + functions-common:time_start:2438 : local start_time= 2022-11-02 16:02:36.364 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 16:02:36.367 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 16:02:36.372 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404956369 2022-11-02 16:02:36.375 | + functions-common:run_process:1714 : is_service_enabled s-object 2022-11-02 16:02:36.392 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:36.395 | + functions-common:run_process:1715 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-11-02 16:02:36.397 | + functions-common:_run_under_systemd:1665 : local service=s-object 2022-11-02 16:02:36.400 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 16:02:36.402 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 16:02:36.405 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 16:02:36.411 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 16:02:36.411 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-11-02 16:02:36.412 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-11-02 16:02:36.415 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-object.service 2022-11-02 16:02:36.417 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 16:02:36.420 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 16:02:36.422 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 16:02:36.425 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 16:02:36.427 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-11-02 16:02:36.430 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-11-02 16:02:36.432 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-11-02 16:02:36.435 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 16:02:36.437 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 16:02:36.442 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 16:02:36.443 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 16:02:36.444 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 16:02:36.446 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 16:02:36.449 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-11-02 16:02:36.451 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 16:02:36.455 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-11-02 16:02:36.508 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-11-02 16:02:36.562 | + functions-common:write_user_unit_file:1588 : 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-11-02 16:02:36.615 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-11-02 16:02:36.668 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-11-02 16:02:36.722 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 16:02:36.775 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 16:02:36.777 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 16:02:36.780 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-11-02 16:02:36.838 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 16:02:37.515 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-object.service 2022-11-02 16:02:37.528 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-11-02 16:02:38.193 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-object.service 2022-11-02 16:02:38.215 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 16:02:38.218 | + functions-common:time_stop:2451 : local name 2022-11-02 16:02:38.227 | + functions-common:time_stop:2452 : local end_time 2022-11-02 16:02:38.229 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 16:02:38.233 | + functions-common:time_stop:2454 : local total 2022-11-02 16:02:38.235 | + functions-common:time_stop:2455 : local start_time 2022-11-02 16:02:38.238 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 16:02:38.240 | + functions-common:time_stop:2458 : start_time=1667404956369 2022-11-02 16:02:38.242 | + functions-common:time_stop:2460 : [[ -z 1667404956369 ]] 2022-11-02 16:02:38.246 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 16:02:38.250 | + functions-common:time_stop:2463 : end_time=1667404958248 2022-11-02 16:02:38.253 | + functions-common:time_stop:2464 : elapsed_time=1879 2022-11-02 16:02:38.255 | + functions-common:time_stop:2465 : total=3909 2022-11-02 16:02:38.258 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 16:02:38.260 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5788 2022-11-02 16:02:38.265 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 16:02:38.266 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 16:02:38.269 | + functions-common:run_process:1705 : local service=s-container 2022-11-02 16:02:38.271 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 16:02:38.274 | + functions-common:run_process:1707 : local group= 2022-11-02 16:02:38.276 | + functions-common:run_process:1708 : local user= 2022-11-02 16:02:38.280 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 16:02:38.282 | + functions-common:run_process:1711 : local name=s-container 2022-11-02 16:02:38.285 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 16:02:38.287 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 16:02:38.290 | + functions-common:time_start:2438 : local start_time= 2022-11-02 16:02:38.294 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 16:02:38.296 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 16:02:38.300 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404958298 2022-11-02 16:02:38.303 | + functions-common:run_process:1714 : is_service_enabled s-container 2022-11-02 16:02:38.320 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:38.323 | + functions-common:run_process:1715 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-11-02 16:02:38.326 | + functions-common:_run_under_systemd:1665 : local service=s-container 2022-11-02 16:02:38.329 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 16:02:38.331 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 16:02:38.334 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 16:02:38.336 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 16:02:38.339 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-11-02 16:02:38.342 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-11-02 16:02:38.345 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container.service 2022-11-02 16:02:38.347 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 16:02:38.350 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 16:02:38.352 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 16:02:38.355 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 16:02:38.358 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-11-02 16:02:38.363 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-11-02 16:02:38.363 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-11-02 16:02:38.365 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 16:02:38.368 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 16:02:38.370 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 16:02:38.373 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 16:02:38.375 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 16:02:38.377 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 16:02:38.380 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-11-02 16:02:38.382 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 16:02:38.387 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-11-02 16:02:38.441 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-11-02 16:02:38.496 | + functions-common:write_user_unit_file:1588 : 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-11-02 16:02:38.551 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-11-02 16:02:38.609 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-11-02 16:02:38.664 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 16:02:38.719 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 16:02:38.721 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 16:02:38.723 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-11-02 16:02:38.778 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 16:02:39.462 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container.service 2022-11-02 16:02:39.477 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-11-02 16:02:40.127 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container.service 2022-11-02 16:02:40.156 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 16:02:40.158 | + functions-common:time_stop:2451 : local name 2022-11-02 16:02:40.161 | + functions-common:time_stop:2452 : local end_time 2022-11-02 16:02:40.165 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 16:02:40.167 | + functions-common:time_stop:2454 : local total 2022-11-02 16:02:40.171 | + functions-common:time_stop:2455 : local start_time 2022-11-02 16:02:40.174 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 16:02:40.176 | + functions-common:time_stop:2458 : start_time=1667404958298 2022-11-02 16:02:40.179 | + functions-common:time_stop:2460 : [[ -z 1667404958298 ]] 2022-11-02 16:02:40.182 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 16:02:40.186 | + functions-common:time_stop:2463 : end_time=1667404960184 2022-11-02 16:02:40.189 | + functions-common:time_stop:2464 : elapsed_time=1886 2022-11-02 16:02:40.192 | + functions-common:time_stop:2465 : total=5788 2022-11-02 16:02:40.194 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 16:02:40.197 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7674 2022-11-02 16:02:40.199 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 16:02:40.206 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 16:02:40.207 | + functions-common:run_process:1705 : local service=s-account 2022-11-02 16:02:40.207 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 16:02:40.210 | + functions-common:run_process:1707 : local group= 2022-11-02 16:02:40.212 | + functions-common:run_process:1708 : local user= 2022-11-02 16:02:40.215 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 16:02:40.218 | + functions-common:run_process:1711 : local name=s-account 2022-11-02 16:02:40.220 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 16:02:40.223 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 16:02:40.225 | + functions-common:time_start:2438 : local start_time= 2022-11-02 16:02:40.228 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 16:02:40.231 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 16:02:40.237 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404960234 2022-11-02 16:02:40.239 | + functions-common:run_process:1714 : is_service_enabled s-account 2022-11-02 16:02:40.258 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:40.267 | + functions-common:run_process:1715 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-11-02 16:02:40.267 | + functions-common:_run_under_systemd:1665 : local service=s-account 2022-11-02 16:02:40.267 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 16:02:40.268 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 16:02:40.271 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 16:02:40.274 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 16:02:40.276 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-11-02 16:02:40.279 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-11-02 16:02:40.282 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-account.service 2022-11-02 16:02:40.284 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 16:02:40.287 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 16:02:40.289 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 16:02:40.295 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 16:02:40.295 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-11-02 16:02:40.298 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-11-02 16:02:40.300 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-11-02 16:02:40.303 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 16:02:40.305 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 16:02:40.308 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 16:02:40.310 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 16:02:40.313 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 16:02:40.315 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 16:02:40.317 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-11-02 16:02:40.320 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 16:02:40.324 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-11-02 16:02:40.379 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-11-02 16:02:40.436 | + functions-common:write_user_unit_file:1588 : 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-11-02 16:02:40.493 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-11-02 16:02:40.551 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-11-02 16:02:40.605 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 16:02:40.659 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 16:02:40.662 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 16:02:40.664 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-11-02 16:02:40.720 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 16:02:41.490 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-account.service 2022-11-02 16:02:41.504 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-11-02 16:02:42.201 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-account.service 2022-11-02 16:02:42.225 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 16:02:42.228 | + functions-common:time_stop:2451 : local name 2022-11-02 16:02:42.234 | + functions-common:time_stop:2452 : local end_time 2022-11-02 16:02:42.236 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 16:02:42.239 | + functions-common:time_stop:2454 : local total 2022-11-02 16:02:42.241 | + functions-common:time_stop:2455 : local start_time 2022-11-02 16:02:42.244 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 16:02:42.246 | + functions-common:time_stop:2458 : start_time=1667404960234 2022-11-02 16:02:42.252 | + functions-common:time_stop:2460 : [[ -z 1667404960234 ]] 2022-11-02 16:02:42.255 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 16:02:42.260 | + functions-common:time_stop:2463 : end_time=1667404962257 2022-11-02 16:02:42.263 | + functions-common:time_stop:2464 : elapsed_time=2023 2022-11-02 16:02:42.266 | + functions-common:time_stop:2465 : total=7674 2022-11-02 16:02:42.269 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 16:02:42.273 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9697 2022-11-02 16:02:42.276 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-11-02 16:02:42.280 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-11-02 16:02:42.332 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 16:02:42.335 | + functions-common:run_process:1705 : local service=s-container-sync 2022-11-02 16:02:42.337 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 16:02:42.340 | + functions-common:run_process:1707 : local group= 2022-11-02 16:02:42.343 | + functions-common:run_process:1708 : local user= 2022-11-02 16:02:42.345 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 16:02:42.348 | + functions-common:run_process:1711 : local name=s-container-sync 2022-11-02 16:02:42.350 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 16:02:42.353 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 16:02:42.355 | + functions-common:time_start:2438 : local start_time= 2022-11-02 16:02:42.358 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 16:02:42.361 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 16:02:42.366 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404962363 2022-11-02 16:02:42.368 | + functions-common:run_process:1714 : is_service_enabled s-container-sync 2022-11-02 16:02:42.386 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:42.390 | + functions-common:run_process:1715 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-11-02 16:02:42.393 | + functions-common:_run_under_systemd:1665 : local service=s-container-sync 2022-11-02 16:02:42.395 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 16:02:42.398 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 16:02:42.400 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 16:02:42.406 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 16:02:42.406 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-11-02 16:02:42.408 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-11-02 16:02:42.411 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container-sync.service 2022-11-02 16:02:42.413 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 16:02:42.416 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 16:02:42.418 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 16:02:42.421 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 16:02:42.424 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-11-02 16:02:42.426 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-11-02 16:02:42.429 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-11-02 16:02:42.431 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 16:02:42.441 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 16:02:42.441 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 16:02:42.441 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 16:02:42.442 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 16:02:42.444 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 16:02:42.446 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-11-02 16:02:42.449 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 16:02:42.453 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-11-02 16:02:42.510 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-11-02 16:02:42.565 | + functions-common:write_user_unit_file:1588 : 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-11-02 16:02:42.623 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-11-02 16:02:42.677 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-11-02 16:02:42.730 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 16:02:42.785 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 16:02:42.788 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 16:02:42.790 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-11-02 16:02:42.846 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 16:02:43.549 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container-sync.service 2022-11-02 16:02:44.226 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container-sync.service 2022-11-02 16:02:44.251 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 16:02:44.255 | + functions-common:time_stop:2451 : local name 2022-11-02 16:02:44.257 | + functions-common:time_stop:2452 : local end_time 2022-11-02 16:02:44.260 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 16:02:44.263 | + functions-common:time_stop:2454 : local total 2022-11-02 16:02:44.266 | + functions-common:time_stop:2455 : local start_time 2022-11-02 16:02:44.268 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 16:02:44.271 | + functions-common:time_stop:2458 : start_time=1667404962363 2022-11-02 16:02:44.273 | + functions-common:time_stop:2460 : [[ -z 1667404962363 ]] 2022-11-02 16:02:44.276 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 16:02:44.282 | + functions-common:time_stop:2463 : end_time=1667404964279 2022-11-02 16:02:44.292 | + functions-common:time_stop:2464 : elapsed_time=1916 2022-11-02 16:02:44.292 | + functions-common:time_stop:2465 : total=9697 2022-11-02 16:02:44.292 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 16:02:44.292 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=11613 2022-11-02 16:02:44.295 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-11-02 16:02:44.313 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 16:02:44.316 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 16:02:44.319 | + functions-common:run_process:1705 : local service=s-proxy 2022-11-02 16:02:44.321 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 16:02:44.324 | + functions-common:run_process:1707 : local group= 2022-11-02 16:02:44.328 | + functions-common:run_process:1708 : local user= 2022-11-02 16:02:44.330 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 16:02:44.333 | + functions-common:run_process:1711 : local name=s-proxy 2022-11-02 16:02:44.335 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 16:02:44.338 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 16:02:44.340 | + functions-common:time_start:2438 : local start_time= 2022-11-02 16:02:44.343 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 16:02:44.346 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 16:02:44.351 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404964348 2022-11-02 16:02:44.353 | + functions-common:run_process:1714 : is_service_enabled s-proxy 2022-11-02 16:02:44.371 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:44.374 | + functions-common:run_process:1715 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-11-02 16:02:44.378 | + functions-common:_run_under_systemd:1665 : local service=s-proxy 2022-11-02 16:02:44.379 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 16:02:44.382 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 16:02:44.384 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 16:02:44.387 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 16:02:44.390 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-11-02 16:02:44.393 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-11-02 16:02:44.396 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-proxy.service 2022-11-02 16:02:44.398 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 16:02:44.401 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 16:02:44.404 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 16:02:44.408 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 16:02:44.409 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-11-02 16:02:44.412 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-11-02 16:02:44.414 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-11-02 16:02:44.417 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 16:02:44.420 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 16:02:44.423 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 16:02:44.425 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 16:02:44.427 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 16:02:44.430 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 16:02:44.432 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-11-02 16:02:44.436 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 16:02:44.440 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-11-02 16:02:44.494 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-11-02 16:02:44.551 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 16:02:44.608 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-11-02 16:02:44.666 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-11-02 16:02:44.721 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 16:02:44.776 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 16:02:44.778 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 16:02:44.781 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-11-02 16:02:44.836 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 16:02:45.613 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-proxy.service 2022-11-02 16:02:45.627 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-11-02 16:02:46.308 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-proxy.service 2022-11-02 16:02:46.336 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 16:02:46.338 | + functions-common:time_stop:2451 : local name 2022-11-02 16:02:46.341 | + functions-common:time_stop:2452 : local end_time 2022-11-02 16:02:46.343 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 16:02:46.346 | + functions-common:time_stop:2454 : local total 2022-11-02 16:02:46.348 | + functions-common:time_stop:2455 : local start_time 2022-11-02 16:02:46.351 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 16:02:46.353 | + functions-common:time_stop:2458 : start_time=1667404964348 2022-11-02 16:02:46.356 | + functions-common:time_stop:2460 : [[ -z 1667404964348 ]] 2022-11-02 16:02:46.359 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 16:02:46.364 | + functions-common:time_stop:2463 : end_time=1667404966361 2022-11-02 16:02:46.366 | + functions-common:time_stop:2464 : elapsed_time=2013 2022-11-02 16:02:46.369 | + functions-common:time_stop:2465 : total=11613 2022-11-02 16:02:46.371 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 16:02:46.375 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=13626 2022-11-02 16:02:46.377 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-11-02 16:02:46.377 | Waiting for swift proxy to start... 2022-11-02 16:02:46.380 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.89:8080/info 2022-11-02 16:02:46.382 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 16:02:46.385 | + functions:wait_for_service:458 : local url=http://10.222.0.89:8080/info 2022-11-02 16:02:46.387 | + functions:wait_for_service:459 : local rval=0 2022-11-02 16:02:46.391 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 16:02:46.393 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 16:02:46.397 | + functions-common:time_start:2438 : local start_time= 2022-11-02 16:02:46.399 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 16:02:46.403 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 16:02:46.407 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404966404 2022-11-02 16:02:46.410 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 16:02:46.415 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 16:02:46.429 | + :: : [[ 000 == 503 ]] 2022-11-02 16:02:46.430 | + :: : [[ 7 -eq 7 ]] 2022-11-02 16:02:46.431 | + :: : sleep 1 2022-11-02 16:02:47.435 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 16:02:47.448 | + :: : [[ 000 == 503 ]] 2022-11-02 16:02:47.453 | + :: : [[ 7 -eq 7 ]] 2022-11-02 16:02:47.453 | + :: : sleep 1 2022-11-02 16:02:48.455 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 16:02:48.468 | + :: : [[ 000 == 503 ]] 2022-11-02 16:02:48.470 | + :: : [[ 7 -eq 7 ]] 2022-11-02 16:02:48.471 | + :: : sleep 1 2022-11-02 16:02:49.475 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 16:02:49.635 | + :: : [[ 200 == 503 ]] 2022-11-02 16:02:49.637 | + :: : [[ 0 -eq 7 ]] 2022-11-02 16:02:49.641 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 16:02:49.643 | + functions-common:time_stop:2451 : local name 2022-11-02 16:02:49.646 | + functions-common:time_stop:2452 : local end_time 2022-11-02 16:02:49.648 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 16:02:49.651 | + functions-common:time_stop:2454 : local total 2022-11-02 16:02:49.654 | + functions-common:time_stop:2455 : local start_time 2022-11-02 16:02:49.657 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 16:02:49.659 | + functions-common:time_stop:2458 : start_time=1667404966404 2022-11-02 16:02:49.662 | + functions-common:time_stop:2460 : [[ -z 1667404966404 ]] 2022-11-02 16:02:49.665 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 16:02:49.670 | + functions-common:time_stop:2463 : end_time=1667404969667 2022-11-02 16:02:49.673 | + functions-common:time_stop:2464 : elapsed_time=3263 2022-11-02 16:02:49.675 | + functions-common:time_stop:2465 : total=6675 2022-11-02 16:02:49.678 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 16:02:49.680 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9938 2022-11-02 16:02:49.683 | + functions:wait_for_service:467 : return 0 2022-11-02 16:02:49.686 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-11-02 16:02:49.688 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 16:02:49.691 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-11-02 16:02:49.709 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:49.712 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 16:02:49.744 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-11-02 16:02:49.796 | [698257 Async configure_neutron_nova:744921]: Waiting for completion of configure_neutron_nova running on PID 744921 (2 other jobs running) 2022-11-02 16:02:49.821 | [698257 Async configure_neutron_nova:744921]: Signaling child to exit 2022-11-02 16:02:49.822 | WAKEUP 2022-11-02 16:02:49.845 | [698257 Async configure_neutron_nova:744921]: Signaled 2022-11-02 16:02:49.847 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-11-02 16:02:49.847 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 16:02:49.847 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 16:02:49.847 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 16:02:49.847 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 16:02:49.847 | + 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-11-02 16:02:49.847 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 16:02:49.847 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-11-02 16:02:49.847 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-11-02 16:02:49.847 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-11-02 16:02:49.847 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 16:02:49.847 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-11-02 16:02:49.847 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-11-02 16:02:49.847 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-11-02 16:02:49.847 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-11-02 16:02:49.848 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 16:02:49.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 16:02:49.848 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-11-02 16:02:49.848 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-11-02 16:02:49.848 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-11-02 16:02:49.848 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 16:02:49.848 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-11-02 16:02:49.848 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-11-02 16:02:49.848 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 16:02:49.848 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 16:02:49.848 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-11-02 16:02:49.848 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-11-02 16:02:49.848 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-11-02 16:02:49.849 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-11-02 16:02:49.849 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-11-02 16:02:49.849 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-11-02 16:02:49.849 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 16:02:49.849 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 16:02:49.849 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 16:02:49.849 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:49.849 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-11-02 16:02:49.849 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 16:02:49.849 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-11-02 16:02:49.894 | [698257 Async configure_neutron_nova:744921]: finished configure_neutron_nova with result 0 in 1 seconds 2022-11-02 16:02:49.899 | + inc/async:async_wait:197 : return 0 2022-11-02 16:02:49.902 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-11-02 16:02:49.920 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:49.923 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 16:02:49.954 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 16:02:49.985 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-11-02 16:02:50.003 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:50.006 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-11-02 16:02:50.008 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 16:02:50.011 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-11-02 16:02:50.015 | + ./stack.sh:main:1277 : start_nova_api 2022-11-02 16:02:50.017 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-11-02 16:02:50.020 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-11-02 16:02:50.023 | + lib/nova:start_nova_api:936 : local nova_url 2022-11-02 16:02:50.025 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-11-02 16:02:50.043 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 16:02:50.046 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 16:02:50.048 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 16:02:50.051 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 16:02:50.054 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-11-02 16:02:50.058 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-11-02 16:02:50.062 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 16:02:50.065 | + functions-common:run_process:1705 : local service=n-api 2022-11-02 16:02:50.068 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 16:02:50.070 | + functions-common:run_process:1707 : local group= 2022-11-02 16:02:50.073 | + functions-common:run_process:1708 : local user= 2022-11-02 16:02:50.076 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 16:02:50.079 | + functions-common:run_process:1711 : local name=n-api 2022-11-02 16:02:50.082 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 16:02:50.084 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 16:02:50.087 | + functions-common:time_start:2438 : local start_time= 2022-11-02 16:02:50.089 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 16:02:50.093 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 16:02:50.097 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404970094 2022-11-02 16:02:50.100 | + functions-common:run_process:1714 : is_service_enabled n-api 2022-11-02 16:02:50.117 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:50.119 | + functions-common:run_process:1715 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-11-02 16:02:50.123 | + functions-common:_run_under_systemd:1665 : local service=n-api 2022-11-02 16:02:50.126 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 16:02:50.128 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 16:02:50.131 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 16:02:50.133 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 16:02:50.136 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-11-02 16:02:50.138 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-11-02 16:02:50.141 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api.service 2022-11-02 16:02:50.143 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 16:02:50.146 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 16:02:50.148 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 16:02:50.151 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 16:02:50.154 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-11-02 16:02:50.157 | + functions-common:_run_under_systemd:1679 : 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-11-02 16:02:50.159 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api.service 2022-11-02 16:02:50.161 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 16:02:50.164 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 16:02:50.166 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 16:02:50.168 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 16:02:50.171 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-11-02 16:02:50.174 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 16:02:50.178 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-11-02 16:02:50.230 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-11-02 16:02:50.284 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-11-02 16:02:50.337 | + functions-common:write_uwsgi_user_unit_file:1616 : 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-11-02 16:02:50.390 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 16:02:50.444 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-11-02 16:02:50.496 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-11-02 16:02:50.550 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-11-02 16:02:50.603 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-11-02 16:02:50.656 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-11-02 16:02:50.710 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 16:02:50.712 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 16:02:50.714 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-11-02 16:02:50.768 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 16:02:51.451 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api.service 2022-11-02 16:02:51.466 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-11-02 16:02:52.145 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api.service 2022-11-02 16:02:52.225 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 16:02:52.228 | + functions-common:time_stop:2451 : local name 2022-11-02 16:02:52.234 | + functions-common:time_stop:2452 : local end_time 2022-11-02 16:02:52.238 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 16:02:52.241 | + functions-common:time_stop:2454 : local total 2022-11-02 16:02:52.243 | + functions-common:time_stop:2455 : local start_time 2022-11-02 16:02:52.246 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 16:02:52.250 | + functions-common:time_stop:2458 : start_time=1667404970094 2022-11-02 16:02:52.252 | + functions-common:time_stop:2460 : [[ -z 1667404970094 ]] 2022-11-02 16:02:52.255 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 16:02:52.260 | + functions-common:time_stop:2463 : end_time=1667404972257 2022-11-02 16:02:52.263 | + functions-common:time_stop:2464 : elapsed_time=2163 2022-11-02 16:02:52.266 | + functions-common:time_stop:2465 : total=13626 2022-11-02 16:02:52.268 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 16:02:52.271 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15789 2022-11-02 16:02:52.274 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.89/compute/v2.1/ 2022-11-02 16:02:52.276 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-11-02 16:02:52.277 | Waiting for nova-api to start... 2022-11-02 16:02:52.279 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.89/compute/v2.1/ 2022-11-02 16:02:52.282 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 16:02:52.285 | + functions:wait_for_service:458 : local url=http://10.222.0.89/compute/v2.1/ 2022-11-02 16:02:52.287 | + functions:wait_for_service:459 : local rval=0 2022-11-02 16:02:52.290 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 16:02:52.293 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 16:02:52.295 | + functions-common:time_start:2438 : local start_time= 2022-11-02 16:02:52.298 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 16:02:52.301 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 16:02:52.306 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404972303 2022-11-02 16:02:52.309 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 16:02:52.315 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/compute/v2.1/ 2022-11-02 16:02:58.198 | + :: : [[ 200 == 503 ]] 2022-11-02 16:02:58.200 | + :: : [[ 0 -eq 7 ]] 2022-11-02 16:02:58.203 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 16:02:58.206 | + functions-common:time_stop:2451 : local name 2022-11-02 16:02:58.209 | + functions-common:time_stop:2452 : local end_time 2022-11-02 16:02:58.211 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 16:02:58.214 | + functions-common:time_stop:2454 : local total 2022-11-02 16:02:58.217 | + functions-common:time_stop:2455 : local start_time 2022-11-02 16:02:58.219 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 16:02:58.222 | + functions-common:time_stop:2458 : start_time=1667404972303 2022-11-02 16:02:58.225 | + functions-common:time_stop:2460 : [[ -z 1667404972303 ]] 2022-11-02 16:02:58.228 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 16:02:58.233 | + functions-common:time_stop:2463 : end_time=1667404978230 2022-11-02 16:02:58.236 | + functions-common:time_stop:2464 : elapsed_time=5927 2022-11-02 16:02:58.238 | + functions-common:time_stop:2465 : total=9938 2022-11-02 16:02:58.241 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 16:02:58.243 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15865 2022-11-02 16:02:58.246 | + functions:wait_for_service:467 : return 0 2022-11-02 16:02:58.249 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 16:02:58.252 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 16:02:58.255 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-11-02 16:02:58.272 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:58.274 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-11-02 16:02:58.277 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 16:02:58.280 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-11-02 16:02:58.283 | + ./stack.sh:main:1282 : start_ovn_services 2022-11-02 16:02:58.286 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-11-02 16:02:58.289 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-11-02 16:02:58.306 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 16:02:58.310 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-11-02 16:02:58.327 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:58.330 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-11-02 16:02:58.332 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 16:02:58.335 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-11-02 16:02:58.338 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-11-02 16:02:58.341 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-11-02 16:02:58.344 | + lib/neutron-legacy:configure_neutron_after_post_config:498 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 16:02:58.375 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-11-02 16:02:58.378 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-11-02 16:02:58.381 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-11-02 16:02:58.418 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-11-02 16:02:58.455 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-11-02 16:02:58.458 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-11-02 16:02:58.460 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-11-02 16:02:58.463 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-11-02 16:02:58.466 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-11-02 16:02:58.469 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-11-02 16:02:58.472 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-11-02 16:02:58.475 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-11-02 16:02:58.478 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-11-02 16:02:58.481 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-11-02 16:02:58.484 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-11-02 16:02:58.487 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-11-02 16:02:58.489 | +++ lib/neutron-legacy:_determine_config_server:323 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 16:02:58.492 | +++ lib/neutron-legacy:_determine_config_server:327 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 16:02:58.495 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 16:02:58.501 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-11-02 16:02:58.501 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 16:02:58.504 | + lib/neutron-legacy:start_neutron_service_and_check:538 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 16:02:58.506 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-11-02 16:02:58.525 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 16:02:58.527 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-11-02 16:02:58.534 | + lib/neutron-legacy:start_neutron_service_and_check:552 : 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-11-02 16:02:58.534 | + functions-common:run_process:1705 : local service=q-svc 2022-11-02 16:02:58.536 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 16:02:58.538 | + functions-common:run_process:1707 : local group= 2022-11-02 16:02:58.541 | + functions-common:run_process:1708 : local user= 2022-11-02 16:02:58.545 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 16:02:58.547 | + functions-common:run_process:1711 : local name=q-svc 2022-11-02 16:02:58.550 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 16:02:58.553 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 16:02:58.556 | + functions-common:time_start:2438 : local start_time= 2022-11-02 16:02:58.558 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 16:02:58.563 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 16:02:58.567 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404978564 2022-11-02 16:02:58.570 | + functions-common:run_process:1714 : is_service_enabled q-svc 2022-11-02 16:02:58.587 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 16:02:58.589 | + functions-common:run_process:1715 : _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-11-02 16:02:58.592 | + functions-common:_run_under_systemd:1665 : local service=q-svc 2022-11-02 16:02:58.595 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 16:02:58.598 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 16:02:58.600 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 16:02:58.603 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 16:02:58.605 | + 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 =~ sudo ]] 2022-11-02 16:02:58.608 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-11-02 16:02:58.611 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-svc.service 2022-11-02 16:02:58.613 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 16:02:58.616 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 16:02:58.619 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 16:02:58.621 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 16:02:58.624 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-11-02 16:02:58.627 | + functions-common:_run_under_systemd:1681 : 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-11-02 16:02:58.629 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-11-02 16:02:58.632 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 16:02:58.634 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 16:02:58.636 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 16:02:58.638 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 16:02:58.641 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 16:02:58.643 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 16:02:58.645 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-11-02 16:02:58.648 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 16:02:58.652 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-11-02 16:02:58.705 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-11-02 16:02:58.758 | + functions-common:write_user_unit_file:1588 : 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-11-02 16:02:58.812 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-11-02 16:02:58.865 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-11-02 16:02:58.918 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 16:02:58.972 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 16:02:58.974 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 16:02:58.977 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-11-02 16:02:59.031 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 16:02:59.724 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-svc.service 2022-11-02 16:02:59.743 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-11-02 16:03:00.493 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-svc.service 2022-11-02 16:03:00.522 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 16:03:00.525 | + functions-common:time_stop:2451 : local name 2022-11-02 16:03:00.527 | + functions-common:time_stop:2452 : local end_time 2022-11-02 16:03:00.530 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 16:03:00.533 | + functions-common:time_stop:2454 : local total 2022-11-02 16:03:00.535 | + functions-common:time_stop:2455 : local start_time 2022-11-02 16:03:00.538 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 16:03:00.540 | + functions-common:time_stop:2458 : start_time=1667404978564 2022-11-02 16:03:00.543 | + functions-common:time_stop:2460 : [[ -z 1667404978564 ]] 2022-11-02 16:03:00.546 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 16:03:00.551 | + functions-common:time_stop:2463 : end_time=1667404980548 2022-11-02 16:03:00.554 | + functions-common:time_stop:2464 : elapsed_time=1984 2022-11-02 16:03:00.556 | + functions-common:time_stop:2465 : total=15789 2022-11-02 16:03:00.559 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 16:03:00.562 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=17773 2022-11-02 16:03:00.564 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.89:9696 2022-11-02 16:03:00.567 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-11-02 16:03:00.585 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 16:03:00.588 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-11-02 16:03:00.588 | Waiting for Neutron to start... 2022-11-02 16:03:00.591 | + lib/neutron-legacy:start_neutron_service_and_check:561 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 16:03:00.593 | + lib/neutron-legacy:start_neutron_service_and_check:562 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.89:9696' 'Neutron did not start' 60 2022-11-02 16:03:00.596 | + functions-common:test_with_retry:2389 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 16:03:00.598 | + functions-common:test_with_retry:2390 : local 'failmsg=Neutron did not start' 2022-11-02 16:03:00.601 | + functions-common:test_with_retry:2391 : local until=60 2022-11-02 16:03:00.603 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-11-02 16:03:00.606 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-11-02 16:03:00.608 | + functions-common:time_start:2437 : local name=test_with_retry 2022-11-02 16:03:00.611 | + functions-common:time_start:2438 : local start_time= 2022-11-02 16:03:00.613 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 16:03:00.617 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 16:03:00.621 | + functions-common:time_start:2442 : _TIME_START[$name]=1667404980618 2022-11-02 16:03:00.624 | + functions-common:test_with_retry:2395 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.89:9696; do sleep 0.5; done' 2022-11-02 16:04:00.630 | + functions-common:test_with_retry:2396 : die 2396 'Neutron did not start' 2022-11-02 16:04:00.632 | + functions-common:die:264 : local exitcode=0 2022-11-02 16:04:00.636 | [Call Trace] 2022-11-02 16:04:00.636 | ./stack.sh:1291:start_neutron_service_and_check 2022-11-02 16:04:00.636 | /home/ubuntu/devstack/lib/neutron-legacy:562:test_with_retry 2022-11-02 16:04:00.636 | /home/ubuntu/devstack/functions-common:2396:die 2022-11-02 16:04:00.640 | [ERROR] /home/ubuntu/devstack/functions-common:2396 Neutron did not start 2022-11-02 16:04:01.644 | exit_trap: cleaning up child processes 2022-11-02 16:04:01.646 | Error on exit