2022-11-02 15:17:31.556 | + ./stack.sh:main:487 : exec 2022-11-02 15:17:31.556 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-151731' 2022-11-02 15:17:31.556 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-11-02-151731.summary.2022-11-02-151731 2022-11-02 15:17:31.556 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:17:31.556 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-151731 2022-11-02 15:17:31.556 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-151731 /opt/stack/logs/stack.sh.log 2022-11-02 15:17:31.556 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-151731.summary.2022-11-02-151731 /opt/stack/logs/stack.sh.log.summary 2022-11-02 15:17:31.556 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-11-02 15:17:31.556 | + functions:check_path_perm_sanity:596 : local real_path 2022-11-02 15:17:31.556 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-11-02 15:17:31.556 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-11-02 15:17:31.556 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-11-02 15:17:31.556 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-11-02 15:17:31.556 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-11-02 15:17:31.556 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 15:17:31.556 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-11-02 15:17:31.556 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-11-02 15:17:31.556 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 15:17:31.556 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 15:17:31.557 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-11-02 15:17:31.557 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-11-02 15:17:31.557 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 15:17:31.558 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-11-02 15:17:31.560 | + ./stack.sh:main:560 : trap err_trap ERR 2022-11-02 15:17:31.562 | + ./stack.sh:main:573 : set -o errexit 2022-11-02 15:17:31.565 | + ./stack.sh:main:576 : uname -a 2022-11-02 15:17:31.566 | 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:17:31.568 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-11-02 15:17:31.570 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-11-02 15:17:31.574 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-11-02 15:17:31.610 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-11-02 15:17:31.626 | + ./stack.sh:main:590 : fetch_plugins 2022-11-02 15:17:31.628 | + functions-common:fetch_plugins:1797 : local plugins= 2022-11-02 15:17:31.630 | + functions-common:fetch_plugins:1798 : local plugin 2022-11-02 15:17:31.632 | + functions-common:fetch_plugins:1801 : [[ -z '' ]] 2022-11-02 15:17:31.633 | + functions-common:fetch_plugins:1802 : return 2022-11-02 15:17:31.635 | + ./stack.sh:main:594 : run_phase override_defaults 2022-11-02 15:17:31.637 | + functions-common:run_phase:1879 : local mode=override_defaults 2022-11-02 15:17:31.639 | + functions-common:run_phase:1880 : local phase= 2022-11-02 15:17:31.641 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:17:31.643 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:17:31.645 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:17:31.647 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:17:31.649 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:17:31.651 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:17:31.654 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:17:31.656 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:17:31.658 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:17:31.659 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-11-02 15:17:31.661 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:17:31.674 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:17:31.676 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 15:17:31.678 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:17:31.679 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:17:31.681 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:17:31.683 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:17:31.685 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 15:17:31.686 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-11-02 15:17:31.688 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-11-02 15:17:31.691 | + functions-common:run_phase:1900 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 15:17:31.693 | + 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:17:31.694 | + functions-common:run_phase:1904 : plugin_override_defaults 2022-11-02 15:17:31.696 | + functions-common:plugin_override_defaults:1838 : local plugins= 2022-11-02 15:17:31.698 | + functions-common:plugin_override_defaults:1839 : local plugin 2022-11-02 15:17:31.700 | + functions-common:plugin_override_defaults:1842 : [[ -z '' ]] 2022-11-02 15:17:31.701 | + functions-common:plugin_override_defaults:1843 : return 2022-11-02 15:17:31.703 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-11-02 15:17:31.721 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-11-02 15:17:31.723 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-11-02 15:17:31.737 | ++ functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:17:31.739 | +++ lib/tls:source:43 : hostname -f 2022-11-02 15:17:31.742 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-11-02 15:17:31.744 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-11-02 15:17:31.746 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-11-02 15:17:31.748 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-11-02 15:17:31.750 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-11-02 15:17:31.753 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-11-02 15:17:31.754 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-11-02 15:17:31.756 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-11-02 15:17:31.758 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-11-02 15:17:31.760 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-11-02 15:17:31.768 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-11-02 15:17:31.780 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-11-02 15:17:31.797 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-11-02 15:17:31.809 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-11-02 15:17:31.822 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-11-02 15:17:31.858 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-11-02 15:17:31.918 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-11-02 15:17:32.010 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-11-02 15:17:32.033 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-11-02 15:17:32.086 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-11-02 15:17:32.140 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-11-02 15:17:32.290 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-11-02 15:17:32.303 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-11-02 15:17:32.316 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-11-02 15:17:32.329 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-11-02 15:17:32.423 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-11-02 15:17:32.425 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-11-02 15:17:32.428 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-11-02 15:17:32.430 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-11-02 15:17:32.432 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-11-02 15:17:32.434 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-11-02 15:17:32.436 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-11-02 15:17:32.436 | False' 2022-11-02 15:17:32.440 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-11-02 15:17:32.457 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-11-02 15:17:32.459 | + ./stack.sh:main:624 : run_phase source 2022-11-02 15:17:32.461 | + functions-common:run_phase:1879 : local mode=source 2022-11-02 15:17:32.463 | + functions-common:run_phase:1880 : local phase= 2022-11-02 15:17:32.465 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:17:32.467 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:17:32.469 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:17:32.472 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:17:32.474 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:17:32.477 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:17:32.480 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:17:32.482 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:17:32.484 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:17:32.487 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-11-02 15:17:32.489 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:17:32.503 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:17:32.505 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 15:17:32.507 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-11-02 15:17:32.547 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-11-02 15:17:32.549 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-11-02 15:17:32.551 | + functions-common:run_phase:1900 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 15:17:32.553 | + functions-common:run_phase:1901 : load_plugin_settings 2022-11-02 15:17:32.556 | + functions-common:load_plugin_settings:1815 : local plugins= 2022-11-02 15:17:32.558 | + functions-common:load_plugin_settings:1816 : local plugin 2022-11-02 15:17:32.560 | + functions-common:load_plugin_settings:1819 : [[ -z '' ]] 2022-11-02 15:17:32.562 | + functions-common:load_plugin_settings:1820 : return 2022-11-02 15:17:32.564 | + functions-common:run_phase:1902 : verify_disabled_services 2022-11-02 15:17:32.567 | + functions-common:verify_disabled_services:2162 : local service 2022-11-02 15:17:32.569 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.571 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-11-02 15:17:32.573 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.576 | + 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:17:32.578 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.581 | + 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:17:32.583 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.585 | + 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:17:32.587 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.590 | + 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:17:32.592 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.594 | + 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:17:32.597 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.599 | + 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:17:32.601 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.603 | + 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:17:32.606 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.608 | + 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:17:32.610 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.612 | + 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:17:32.615 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.617 | + 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:17:32.619 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.621 | + 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:17:32.624 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.626 | + 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:17:32.629 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.631 | + 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:17:32.633 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.636 | + 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:17:32.638 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.640 | + 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:17:32.643 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.645 | + 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:17:32.648 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.650 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-11-02 15:17:32.652 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.654 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-11-02 15:17:32.657 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.659 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-11-02 15:17:32.661 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.663 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-11-02 15:17:32.666 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.668 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-11-02 15:17:32.670 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.672 | + 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:17:32.675 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.677 | + 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:17:32.680 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.682 | + 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:17:32.684 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.686 | + 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:17:32.689 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.691 | + 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:17:32.694 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.696 | + 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:17:32.698 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.700 | + 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:17:32.703 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.705 | + 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:17:32.707 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.709 | + 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:17:32.712 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.714 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-11-02 15:17:32.716 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.718 | + 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:17:32.720 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.723 | + 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:17:32.725 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.727 | + 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:17:32.729 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.732 | + 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:17:32.734 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.737 | + 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:17:32.739 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.741 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-11-02 15:17:32.744 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.746 | + 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:17:32.748 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.750 | + 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:17:32.753 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.756 | + 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:17:32.758 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.760 | + 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:17:32.762 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.765 | + 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:17:32.767 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.769 | + 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:17:32.772 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.774 | + 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:17:32.776 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.778 | + 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:17:32.781 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 15:17:32.783 | + 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:17:32.786 | + ./stack.sh:main:695 : initialize_database_backends 2022-11-02 15:17:32.788 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 15:17:32.790 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-11-02 15:17:32.806 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:17:32.808 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-11-02 15:17:32.810 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 15:17:32.813 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-11-02 15:17:32.828 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:17:32.831 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-11-02 15:17:32.833 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-11-02 15:17:32.835 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-11-02 15:17:32.837 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-11-02 15:17:32.840 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-11-02 15:17:32.842 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-11-02 15:17:32.844 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-11-02 15:17:32.847 | + lib/database:initialize_database_backends:92 : return 0 2022-11-02 15:17:32.849 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-11-02 15:17:32.849 | Using mysql database backend 2022-11-02 15:17:32.851 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-11-02 15:17:32.867 | + ./stack.sh:main:701 : define_database_baseurl 2022-11-02 15:17:32.871 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-11-02 15:17:32.873 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 15:17:32.875 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-11-02 15:17:32.878 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 15:17:32.881 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-11-02 15:17:32.897 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:17:32.900 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-11-02 15:17:32.917 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-11-02 15:17:32.933 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:17:32.936 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-11-02 15:17:32.952 | + ./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:17:32.968 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-11-02 15:17:32.985 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:17:32.988 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-11-02 15:17:33.004 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:17:33.006 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-11-02 15:17:33.023 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-11-02 15:17:33.026 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-11-02 15:17:33.028 | + ./stack.sh:main:757 : save_stackenv 757 2022-11-02 15:17:33.030 | + functions-common:save_stackenv:60 : local tag=757 2022-11-02 15:17:33.034 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 15:17:33.038 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-151733 2022-11-02 15:17:33.041 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-151733 757' 2022-11-02 15:17:33.043 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.045 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 15:17:33.048 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.050 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 15:17:33.053 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.055 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 15:17:33.058 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.060 | + 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:17:33.063 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.065 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 15:17:33.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.070 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 15:17:33.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.075 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-151731 2022-11-02 15:17:33.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.080 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 15:17:33.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.085 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 15:17:33.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.090 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 15:17:33.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.094 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 15:17:33.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.099 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 15:17:33.101 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:17:33.104 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 15:17:33.106 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-11-02 15:17:33.109 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-11-02 15:17:33.111 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-11-02 15:17:33.113 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-11-02 15:17:33.115 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:17:33.117 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:17:33.120 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:17:33.122 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:17:33.124 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:17:33.128 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:17:33.143 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:17:33.145 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:17:33.147 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:17:33.150 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:17:33.150 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:17:33.155 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-11-02 15:17:33.158 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:17:33.160 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-11-02 15:17:33.173 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-11-02 15:17:33.176 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:17:33.176 | + functions-common:git_clone:690 : head -1 2022-11-02 15:17:33.180 | 9d58bffe update constraint for stevedore to new release 3.5.2 2022-11-02 15:17:33.182 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:17:33.185 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-11-02 15:17:33.187 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:17:33.190 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-11-02 15:17:33.193 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-11-02 15:17:33.195 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-11-02 15:17:33.198 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-11-02 15:17:33.200 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 15:17:33.203 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-11-02 15:17:33.206 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-11-02 15:17:33.208 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-11-02 15:17:33.211 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-11-02 15:17:33.215 | ++ tools/install_prereqs.sh:source:47 : NOW=1667402253 2022-11-02 15:17:33.219 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-11-02 15:17:33.224 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1667401300 2022-11-02 15:17:33.226 | ++ tools/install_prereqs.sh:source:49 : DELTA=953 2022-11-02 15:17:33.229 | ++ tools/install_prereqs.sh:source:50 : [[ 953 -lt 7200 ]] 2022-11-02 15:17:33.231 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-11-02 15:17:33.233 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-11-02 15:17:33.236 | ++ functions-common:export_proxy_variables:2269 : isset http_proxy 2022-11-02 15:17:33.239 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-11-02 15:17:33.241 | ++ functions-common:export_proxy_variables:2272 : isset https_proxy 2022-11-02 15:17:33.244 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-11-02 15:17:33.246 | ++ functions-common:export_proxy_variables:2275 : isset no_proxy 2022-11-02 15:17:33.248 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-11-02 15:17:33.252 | +++ 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:17:33.299 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-11-02 15:17:33.299 | apache2-dev 2022-11-02 15:17:33.299 | bc 2022-11-02 15:17:33.299 | bsdmainutils 2022-11-02 15:17:33.299 | curl 2022-11-02 15:17:33.299 | g++ 2022-11-02 15:17:33.299 | gawk 2022-11-02 15:17:33.299 | gcc 2022-11-02 15:17:33.299 | gettext 2022-11-02 15:17:33.299 | git 2022-11-02 15:17:33.299 | graphviz 2022-11-02 15:17:33.299 | iputils-ping 2022-11-02 15:17:33.299 | libapache2-mod-proxy-uwsgi 2022-11-02 15:17:33.299 | libffi-dev 2022-11-02 15:17:33.299 | libjpeg-dev 2022-11-02 15:17:33.299 | libpcre3-dev 2022-11-02 15:17:33.299 | libpq-dev 2022-11-02 15:17:33.299 | libssl-dev 2022-11-02 15:17:33.299 | libsystemd-dev 2022-11-02 15:17:33.299 | libxml2-dev 2022-11-02 15:17:33.299 | libxslt1-dev 2022-11-02 15:17:33.299 | libyaml-dev 2022-11-02 15:17:33.300 | lsof 2022-11-02 15:17:33.300 | openssh-server 2022-11-02 15:17:33.300 | openssl 2022-11-02 15:17:33.300 | pkg-config 2022-11-02 15:17:33.300 | psmisc 2022-11-02 15:17:33.300 | python3-dev 2022-11-02 15:17:33.300 | python3-pip 2022-11-02 15:17:33.300 | python3-systemd 2022-11-02 15:17:33.300 | python3-venv 2022-11-02 15:17:33.300 | tar 2022-11-02 15:17:33.300 | tcpdump 2022-11-02 15:17:33.300 | unzip 2022-11-02 15:17:33.300 | uuid-runtime 2022-11-02 15:17:33.300 | wget 2022-11-02 15:17:33.300 | wget 2022-11-02 15:17:33.300 | zlib1g-dev 2022-11-02 15:17:33.300 | libkrb5-dev 2022-11-02 15:17:33.300 | libldap2-dev 2022-11-02 15:17:33.300 | libsasl2-dev 2022-11-02 15:17:33.300 | memcached 2022-11-02 15:17:33.300 | python3-mysqldb 2022-11-02 15:17:33.300 | sqlite3 2022-11-02 15:17:33.300 | conntrack 2022-11-02 15:17:33.300 | curl 2022-11-02 15:17:33.300 | dnsmasq-base 2022-11-02 15:17:33.300 | dnsmasq-utils 2022-11-02 15:17:33.300 | ebtables 2022-11-02 15:17:33.300 | genisoimage 2022-11-02 15:17:33.300 | iptables 2022-11-02 15:17:33.300 | iputils-arping 2022-11-02 15:17:33.300 | kpartx 2022-11-02 15:17:33.300 | libjs-jquery-tablesorter 2022-11-02 15:17:33.300 | parted 2022-11-02 15:17:33.300 | pm-utils 2022-11-02 15:17:33.300 | python3-mysqldb 2022-11-02 15:17:33.300 | socat 2022-11-02 15:17:33.300 | sqlite3 2022-11-02 15:17:33.301 | sudo 2022-11-02 15:17:33.301 | vlan 2022-11-02 15:17:33.301 | lsscsi 2022-11-02 15:17:33.301 | open-iscsi 2022-11-02 15:17:33.301 | lvm2 2022-11-02 15:17:33.301 | qemu-utils 2022-11-02 15:17:33.301 | thin-provisioning-tools 2022-11-02 15:17:33.301 | acl 2022-11-02 15:17:33.301 | dnsmasq-base 2022-11-02 15:17:33.301 | dnsmasq-utils 2022-11-02 15:17:33.301 | ebtables 2022-11-02 15:17:33.301 | haproxy 2022-11-02 15:17:33.301 | iptables 2022-11-02 15:17:33.301 | iputils-arping 2022-11-02 15:17:33.301 | iputils-ping 2022-11-02 15:17:33.301 | postgresql-server-dev-all 2022-11-02 15:17:33.301 | python3-mysqldb 2022-11-02 15:17:33.301 | sqlite3 2022-11-02 15:17:33.301 | sudo 2022-11-02 15:17:33.301 | vlan 2022-11-02 15:17:33.301 | pcp 2022-11-02 15:17:33.301 | ipset 2022-11-02 15:17:33.301 | conntrack 2022-11-02 15:17:33.301 | conntrackd 2022-11-02 15:17:33.301 | keepalived 2022-11-02 15:17:33.301 | lvm2 2022-11-02 15:17:33.301 | qemu-utils 2022-11-02 15:17:33.301 | thin-provisioning-tools 2022-11-02 15:17:33.301 | curl 2022-11-02 15:17:33.301 | liberasurecode-dev 2022-11-02 15:17:33.301 | make 2022-11-02 15:17:33.301 | memcached 2022-11-02 15:17:33.301 | rsync 2022-11-02 15:17:33.301 | sqlite3 2022-11-02 15:17:33.301 | xfsprogs' 2022-11-02 15:17:33.304 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-11-02 15:17:33.322 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-11-02 15:17:33.322 | apache2-dev 2022-11-02 15:17:33.322 | bc 2022-11-02 15:17:33.322 | bsdmainutils 2022-11-02 15:17:33.322 | curl 2022-11-02 15:17:33.322 | g++ 2022-11-02 15:17:33.322 | gawk 2022-11-02 15:17:33.322 | gcc 2022-11-02 15:17:33.322 | gettext 2022-11-02 15:17:33.322 | git 2022-11-02 15:17:33.322 | graphviz 2022-11-02 15:17:33.322 | iputils-ping 2022-11-02 15:17:33.322 | libapache2-mod-proxy-uwsgi 2022-11-02 15:17:33.322 | libffi-dev 2022-11-02 15:17:33.322 | libjpeg-dev 2022-11-02 15:17:33.322 | libpcre3-dev 2022-11-02 15:17:33.322 | libpq-dev 2022-11-02 15:17:33.322 | libssl-dev 2022-11-02 15:17:33.322 | libsystemd-dev 2022-11-02 15:17:33.322 | libxml2-dev 2022-11-02 15:17:33.323 | libxslt1-dev 2022-11-02 15:17:33.323 | libyaml-dev 2022-11-02 15:17:33.323 | lsof 2022-11-02 15:17:33.323 | openssh-server 2022-11-02 15:17:33.323 | openssl 2022-11-02 15:17:33.323 | pkg-config 2022-11-02 15:17:33.323 | psmisc 2022-11-02 15:17:33.323 | python3-dev 2022-11-02 15:17:33.323 | python3-pip 2022-11-02 15:17:33.323 | python3-systemd 2022-11-02 15:17:33.323 | python3-venv 2022-11-02 15:17:33.323 | tar 2022-11-02 15:17:33.323 | tcpdump 2022-11-02 15:17:33.323 | unzip 2022-11-02 15:17:33.323 | uuid-runtime 2022-11-02 15:17:33.323 | wget 2022-11-02 15:17:33.323 | wget 2022-11-02 15:17:33.323 | zlib1g-dev 2022-11-02 15:17:33.323 | libkrb5-dev 2022-11-02 15:17:33.323 | libldap2-dev 2022-11-02 15:17:33.323 | libsasl2-dev 2022-11-02 15:17:33.323 | memcached 2022-11-02 15:17:33.323 | python3-mysqldb 2022-11-02 15:17:33.323 | sqlite3 2022-11-02 15:17:33.323 | conntrack 2022-11-02 15:17:33.323 | curl 2022-11-02 15:17:33.323 | dnsmasq-base 2022-11-02 15:17:33.323 | dnsmasq-utils 2022-11-02 15:17:33.323 | ebtables 2022-11-02 15:17:33.323 | genisoimage 2022-11-02 15:17:33.323 | iptables 2022-11-02 15:17:33.323 | iputils-arping 2022-11-02 15:17:33.323 | kpartx 2022-11-02 15:17:33.323 | libjs-jquery-tablesorter 2022-11-02 15:17:33.323 | parted 2022-11-02 15:17:33.323 | pm-utils 2022-11-02 15:17:33.323 | python3-mysqldb 2022-11-02 15:17:33.324 | socat 2022-11-02 15:17:33.324 | sqlite3 2022-11-02 15:17:33.324 | sudo 2022-11-02 15:17:33.324 | vlan 2022-11-02 15:17:33.324 | lsscsi 2022-11-02 15:17:33.324 | open-iscsi 2022-11-02 15:17:33.324 | lvm2 2022-11-02 15:17:33.324 | qemu-utils 2022-11-02 15:17:33.324 | thin-provisioning-tools 2022-11-02 15:17:33.324 | acl 2022-11-02 15:17:33.324 | dnsmasq-base 2022-11-02 15:17:33.324 | dnsmasq-utils 2022-11-02 15:17:33.324 | ebtables 2022-11-02 15:17:33.324 | haproxy 2022-11-02 15:17:33.324 | iptables 2022-11-02 15:17:33.324 | iputils-arping 2022-11-02 15:17:33.324 | iputils-ping 2022-11-02 15:17:33.324 | postgresql-server-dev-all 2022-11-02 15:17:33.324 | python3-mysqldb 2022-11-02 15:17:33.324 | sqlite3 2022-11-02 15:17:33.324 | sudo 2022-11-02 15:17:33.324 | vlan 2022-11-02 15:17:33.324 | pcp 2022-11-02 15:17:33.324 | ipset 2022-11-02 15:17:33.324 | conntrack 2022-11-02 15:17:33.324 | conntrackd 2022-11-02 15:17:33.324 | keepalived 2022-11-02 15:17:33.324 | lvm2 2022-11-02 15:17:33.324 | qemu-utils 2022-11-02 15:17:33.324 | thin-provisioning-tools 2022-11-02 15:17:33.324 | curl 2022-11-02 15:17:33.324 | liberasurecode-dev 2022-11-02 15:17:33.324 | make 2022-11-02 15:17:33.324 | memcached 2022-11-02 15:17:33.324 | rsync 2022-11-02 15:17:33.324 | sqlite3 2022-11-02 15:17:33.324 | xfsprogs ' 2022-11-02 15:17:33.325 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-11-02 15:17:33.327 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:17:33.329 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:17:33.332 | ++ 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:17:33.333 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-11-02 15:17:33.337 | ++ 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:17:33.340 | ++ functions-common:install_package:1475 : update_package_repo 2022-11-02 15:17:33.342 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:17:33.344 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-11-02 15:17:33.346 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:17:33.348 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:17:33.350 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:17:33.353 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:17:33.355 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:17:33.357 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:17:33.359 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-11-02 15:17:33.361 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-11-02 15:17:33.363 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-11-02 15:17:33.365 | +++ functions-common:apt_get_update:1209 : id -u 2022-11-02 15:17:33.370 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-11-02 15:17:33.372 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-11-02 15:17:33.374 | ++ functions-common:time_start:2437 : local name=apt-get-update 2022-11-02 15:17:33.376 | ++ functions-common:time_start:2438 : local start_time= 2022-11-02 15:17:33.378 | ++ functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:17:33.381 | +++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:17:33.385 | ++ functions-common:time_start:2442 : _TIME_START[$name]=1667402253382 2022-11-02 15:17:33.387 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-11-02 15:17:33.389 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-11-02 15:17:33.391 | ++ 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:17:33.772 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-11-02 15:17:33.873 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-11-02 15:17:33.892 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-11-02 15:17:34.429 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-11-02 15:17:34.650 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [16.0 kB] 2022-11-02 15:17:39.122 | Fetched 352 kB in 1s (297 kB/s) 2022-11-02 15:17:40.798 | Reading package lists... 2022-11-02 15:17:40.832 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-11-02 15:17:40.834 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-11-02 15:17:40.836 | ++ functions-common:time_stop:2451 : local name 2022-11-02 15:17:40.838 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 15:17:40.840 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:17:40.842 | ++ functions-common:time_stop:2454 : local total 2022-11-02 15:17:40.844 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 15:17:40.847 | ++ functions-common:time_stop:2457 : name=apt-get-update 2022-11-02 15:17:40.849 | ++ functions-common:time_stop:2458 : start_time=1667402253382 2022-11-02 15:17:40.851 | ++ functions-common:time_stop:2460 : [[ -z 1667402253382 ]] 2022-11-02 15:17:40.853 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:17:40.857 | ++ functions-common:time_stop:2463 : end_time=1667402260855 2022-11-02 15:17:40.859 | ++ functions-common:time_stop:2464 : elapsed_time=7473 2022-11-02 15:17:40.862 | ++ functions-common:time_stop:2465 : total=0 2022-11-02 15:17:40.864 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:17:40.866 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7473 2022-11-02 15:17:40.869 | ++ 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:17:40.871 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:17:40.873 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:17:40.875 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:17:40.879 | ++ 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:17:40.899 | ++ 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:17:41.011 | Reading package lists... 2022-11-02 15:17:41.276 | Building dependency tree... 2022-11-02 15:17:41.277 | Reading state information... 2022-11-02 15:17:41.314 | acl is already the newest version (2.2.53-6). 2022-11-02 15:17:41.314 | bc is already the newest version (1.07.1-2build1). 2022-11-02 15:17:41.314 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-11-02 15:17:41.314 | conntrack is already the newest version (1:1.4.5-2). 2022-11-02 15:17:41.314 | ebtables is already the newest version (2.0.11-3build1). 2022-11-02 15:17:41.315 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 15:17:41.315 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-11-02 15:17:41.315 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 15:17:41.315 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-11-02 15:17:41.315 | gettext is already the newest version (0.19.8.1-10build1). 2022-11-02 15:17:41.315 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-11-02 15:17:41.315 | iputils-arping is already the newest version (3:20190709-3). 2022-11-02 15:17:41.315 | iputils-ping is already the newest version (3:20190709-3). 2022-11-02 15:17:41.315 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-11-02 15:17:41.315 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-11-02 15:17:41.315 | libffi-dev is already the newest version (3.3-4). 2022-11-02 15:17:41.315 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-11-02 15:17:41.315 | libyaml-dev is already the newest version (0.2.2-1). 2022-11-02 15:17:41.315 | lsscsi is already the newest version (0.30-0.1). 2022-11-02 15:17:41.315 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-11-02 15:17:41.315 | make is already the newest version (4.2.1-1.2). 2022-11-02 15:17:41.315 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-11-02 15:17:41.316 | psmisc is already the newest version (23.3-1). 2022-11-02 15:17:41.316 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-11-02 15:17:41.316 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-11-02 15:17:41.316 | python3-systemd is already the newest version (234-3build2). 2022-11-02 15:17:41.316 | socat is already the newest version (1.7.3.3-2). 2022-11-02 15:17:41.316 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-11-02 15:17:41.316 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-11-02 15:17:41.316 | conntrackd is already the newest version (1:1.4.5-2). 2022-11-02 15:17:41.316 | graphviz is already the newest version (2.42.2-3build2). 2022-11-02 15:17:41.316 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-11-02 15:17:41.316 | pcp is already the newest version (5.0.3-1). 2022-11-02 15:17:41.316 | pm-utils is already the newest version (1.4.1-19). 2022-11-02 15:17:41.316 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-11-02 15:17:41.316 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:17:41.316 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:17:41.316 | curl is already the newest version (7.68.0-1ubuntu2.14). 2022-11-02 15:17:41.316 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 15:17:41.316 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 15:17:41.316 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-11-02 15:17:41.316 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-11-02 15:17:41.316 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-11-02 15:17:41.316 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-11-02 15:17:41.316 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-11-02 15:17:41.316 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-11-02 15:17:41.316 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-11-02 15:17:41.316 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-11-02 15:17:41.316 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-11-02 15:17:41.316 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 15:17:41.316 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-11-02 15:17:41.316 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-11-02 15:17:41.316 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-11-02 15:17:41.316 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-11-02 15:17:41.316 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-11-02 15:17:41.316 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-11-02 15:17:41.316 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-11-02 15:17:41.317 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 15:17:41.317 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-11-02 15:17:41.317 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-11-02 15:17:41.317 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-11-02 15:17:41.317 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-11-02 15:17:41.317 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-11-02 15:17:41.317 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-11-02 15:17:41.317 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-11-02 15:17:41.317 | unzip is already the newest version (6.0-25ubuntu1.1). 2022-11-02 15:17:41.317 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-11-02 15:17:41.317 | wget is already the newest version (1.20.3-1ubuntu2). 2022-11-02 15:17:41.317 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-11-02 15:17:41.558 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:17:41.558 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-11-02 15:17:41.558 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-11-02 15:17:41.558 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-11-02 15:17:41.558 | The following packages were automatically installed and are no longer required: 2022-11-02 15:17:41.559 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:17:41.559 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:17:41.559 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:17:41.559 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:17:41.559 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:17:41.559 | python3-zope.interface 2022-11-02 15:17:41.559 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:17:41.678 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:17:41.682 | ++ functions-common:apt_get:1246 : result=0 2022-11-02 15:17:41.684 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:17:41.687 | ++ functions-common:time_stop:2451 : local name 2022-11-02 15:17:41.689 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 15:17:41.692 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:17:41.694 | ++ functions-common:time_stop:2454 : local total 2022-11-02 15:17:41.696 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 15:17:41.698 | ++ functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:17:41.700 | ++ functions-common:time_stop:2458 : start_time=1667402260896 2022-11-02 15:17:41.702 | ++ functions-common:time_stop:2460 : [[ -z 1667402260896 ]] 2022-11-02 15:17:41.705 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:17:41.709 | ++ functions-common:time_stop:2463 : end_time=1667402261707 2022-11-02 15:17:41.711 | ++ functions-common:time_stop:2464 : elapsed_time=811 2022-11-02 15:17:41.714 | ++ functions-common:time_stop:2465 : total=793 2022-11-02 15:17:41.716 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:17:41.718 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1604 2022-11-02 15:17:41.720 | ++ functions-common:apt_get:1250 : return 0 2022-11-02 15:17:41.723 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-11-02 15:17:41.726 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-11-02 15:17:41.728 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-11-02 15:17:41.733 | ++ tools/install_prereqs.sh:source:89 : date 2022-11-02 15:17:41.737 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-11-02 15:17:41.740 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-11-02 15:17:41.743 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-11-02 15:17:43.169 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-11-02 15:17:43.171 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-11-02 15:17:43.172 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-11-02 15:17:43.175 | + tools/install_pip.sh:main:43 : GetDistro 2022-11-02 15:17:43.176 | + functions-common:GetDistro:446 : GetOSVersion 2022-11-02 15:17:43.178 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-11-02 15:17:43.180 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-11-02 15:17:43.182 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-11-02 15:17:43.184 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-11-02 15:17:43.185 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-11-02 15:17:43.187 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-11-02 15:17:43.189 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-11-02 15:17:43.191 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-11-02 15:17:43.192 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-11-02 15:17:43.194 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-11-02 15:17:43.196 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-11-02 15:17:43.198 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-11-02 15:17:43.199 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-11-02 15:17:43.201 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-11-02 15:17:43.203 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-11-02 15:17:43.206 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-11-02 15:17:43.208 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-11-02 15:17:43.210 | + functions-common:_ensure_lsb_release:394 : return 2022-11-02 15:17:43.212 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-11-02 15:17:43.290 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-11-02 15:17:43.292 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-11-02 15:17:43.367 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-11-02 15:17:43.369 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-11-02 15:17:43.445 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-11-02 15:17:43.446 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-11-02 15:17:43.448 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-11-02 15:17:43.450 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-11-02 15:17:43.452 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-11-02 15:17:43.454 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-11-02 15:17:43.456 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-11-02 15:17:43.458 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-11-02 15:17:43.460 | + functions-common:GetDistro:451 : DISTRO=focal 2022-11-02 15:17:43.462 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-11-02 15:17:43.464 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-11-02 15:17:43.464 | Distro: focal 2022-11-02 15:17:43.466 | + tools/install_pip.sh:main:124 : get_versions 2022-11-02 15:17:43.469 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 15:17:43.472 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 15:17:43.474 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 15:17:43.477 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 15:17:43.477 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 15:17:44.973 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 15:17:44.975 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 15:17:44.975 | pip: 20.0.2 2022-11-02 15:17:44.977 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-11-02 15:17:44.979 | + tools/install_pip.sh:main:130 : is_fedora 2022-11-02 15:17:44.981 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:17:44.982 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:17:44.984 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:17:44.986 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:17:44.988 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:17:44.990 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:17:44.992 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:17:44.993 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:17:44.995 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:17:44.997 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:17:44.999 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:17:45.000 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-11-02 15:17:45.003 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:17:45.005 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:17:45.007 | + tools/install_pip.sh:main:142 : : 2022-11-02 15:17:45.009 | + tools/install_pip.sh:main:147 : set -x 2022-11-02 15:17:45.010 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-11-02 15:17:45.012 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-11-02 15:17:45.014 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:17:45.016 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-11-02 15:17:45.018 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-11-02 15:17:45.020 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:17:45.023 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:17:45.023 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:17:45.027 | ++ 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:17:45.029 | ++ 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:17:45.031 | ++ 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:17:45.033 | + 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:17:45.035 | + 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:17:45.052 | 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:17:45.054 | + 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:17:47.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:17:47.176 | from cryptography.utils import int_from_bytes 2022-11-02 15:17:47.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:17:47.176 | from cryptography.utils import int_from_bytes 2022-11-02 15:17:47.383 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.391 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.398 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.402 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.490 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.508 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.512 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.516 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.531 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.540 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.542 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.573 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.582 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.587 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.605 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.642 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.651 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.656 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.703 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.717 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.721 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.740 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.746 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.794 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.812 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.816 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.930 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.936 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:47.940 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:17:47.994 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.113 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.138 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.142 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.153 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.159 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.178 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.185 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.202 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.258 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.271 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.287 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.331 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.335 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:48.344 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:17:49.045 | Collecting setuptools===60.9.3 2022-11-02 15:17:49.057 | 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:17:51.511 | Installing collected packages: setuptools 2022-11-02 15:17:51.511 | Attempting uninstall: setuptools 2022-11-02 15:17:51.512 | Found existing installation: setuptools 45.2.0 2022-11-02 15:17:51.514 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 15:17:51.514 | Can't uninstall 'setuptools'. No files were found to uninstall. 2022-11-02 15:17:52.410 | Successfully installed setuptools-60.9.3 2022-11-02 15:17:52.524 | + inc/python:pip_install:200 : result=0 2022-11-02 15:17:52.526 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:17:52.528 | + functions-common:time_stop:2451 : local name 2022-11-02 15:17:52.530 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:17:52.532 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:17:52.534 | + functions-common:time_stop:2454 : local total 2022-11-02 15:17:52.536 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:17:52.538 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:17:52.539 | + functions-common:time_stop:2458 : start_time=1667402265047 2022-11-02 15:17:52.541 | + functions-common:time_stop:2460 : [[ -z 1667402265047 ]] 2022-11-02 15:17:52.543 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:17:52.547 | + functions-common:time_stop:2463 : end_time=1667402272545 2022-11-02 15:17:52.548 | + functions-common:time_stop:2464 : elapsed_time=7498 2022-11-02 15:17:52.551 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:17:52.553 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:17:52.555 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7498 2022-11-02 15:17:52.556 | + inc/python:pip_install:203 : return 0 2022-11-02 15:17:52.558 | + tools/install_pip.sh:main:153 : get_versions 2022-11-02 15:17:52.561 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 15:17:52.565 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 15:17:52.567 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 15:17:52.570 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 15:17:52.570 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 15:17:54.086 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 15:17:54.088 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 15:17:54.088 | pip: 20.0.2 2022-11-02 15:17:54.091 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-11-02 15:17:54.094 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 15:17:54.098 | + ./stack.sh:main:796 : fixup_all 2022-11-02 15:17:54.100 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-11-02 15:17:54.102 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-11-02 15:17:54.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:17:54.107 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:17:54.109 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-11-02 15:17:54.121 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-11-02 15:17:54.132 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-11-02 15:17:54.144 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-11-02 15:17:54.146 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-11-02 15:17:54.149 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:17:54.151 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:17:54.153 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:17:54.155 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:17:54.157 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:17:54.159 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:17:54.162 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:17:54.164 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:17:54.166 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:17:54.168 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:17:54.170 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:17:54.172 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-11-02 15:17:54.175 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-11-02 15:17:54.177 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-11-02 15:17:54.179 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:17:54.182 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:17:54.184 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:17:54.186 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:17:54.188 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:17:54.190 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:17:54.192 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-11-02 15:17:54.195 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-11-02 15:17:54.197 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-11-02 15:17:54.199 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-11-02 15:17:54.201 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-11-02 15:17:54.204 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-11-02 15:17:54.206 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-11-02 15:17:54.227 | Using python 3.8 to install os-testr 2022-11-02 15:17:54.229 | + 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:17:56.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:17:56.343 | from cryptography.utils import int_from_bytes 2022-11-02 15:17:56.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:17:56.343 | from cryptography.utils import int_from_bytes 2022-11-02 15:17:56.563 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.571 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.578 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.582 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.672 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.690 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.694 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.698 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.713 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.722 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.724 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.755 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.764 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.769 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.788 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.825 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.833 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.838 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.886 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.901 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.905 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.924 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.931 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.979 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:56.997 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.001 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.114 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.120 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.124 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:17:57.178 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.301 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.326 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.331 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.342 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.347 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.366 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.373 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.390 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.448 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.461 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.477 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.522 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.525 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:17:57.532 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:17:57.596 | 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:17:57.695 | 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:17:57.719 | 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:17:57.763 | 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:17:57.828 | 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:17:57.878 | 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:17:57.894 | 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:17:57.965 | 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:17:58.010 | 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:17:58.179 | 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:17:58.211 | 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:17:58.239 | 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:17:58.276 | 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:17:58.406 | 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:17:58.490 | 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:17:58.652 | 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:17:58.731 | 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:17:58.756 | 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:17:58.791 | 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:17:58.828 | 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:18:01.171 | + inc/python:pip_install:200 : result=0 2022-11-02 15:18:01.174 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:18:01.176 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:01.178 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:01.180 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:18:01.182 | + functions-common:time_stop:2454 : local total 2022-11-02 15:18:01.185 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:18:01.187 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:18:01.190 | + functions-common:time_stop:2458 : start_time=1667402274222 2022-11-02 15:18:01.192 | + functions-common:time_stop:2460 : [[ -z 1667402274222 ]] 2022-11-02 15:18:01.194 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:18:01.198 | + functions-common:time_stop:2463 : end_time=1667402281196 2022-11-02 15:18:01.200 | + functions-common:time_stop:2464 : elapsed_time=6974 2022-11-02 15:18:01.203 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:18:01.205 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:18:01.207 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6974 2022-11-02 15:18:01.209 | + inc/python:pip_install:203 : return 0 2022-11-02 15:18:01.211 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-11-02 15:18:01.264 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-11-02 15:18:01.617 | + ./stack.sh:main:810 : install_infra 2022-11-02 15:18:01.619 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 15:18:01.622 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-11-02 15:18:01.624 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 15:18:01.627 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-11-02 15:18:01.651 | + 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:18:03.568 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.578 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.585 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.590 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.695 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.715 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.719 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.723 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.738 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.746 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.748 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.781 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.791 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.795 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.814 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.853 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.860 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.866 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.915 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.929 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.934 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.953 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:03.960 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.009 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.028 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.032 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.126 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.133 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.137 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:18:04.192 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.316 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.341 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.345 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.356 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.362 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.382 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.389 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.406 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.465 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.477 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.494 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.539 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.543 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:04.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:18:04.674 | 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:18:04.970 | + inc/python:pip_install:200 : result=0 2022-11-02 15:18:04.973 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:18:04.975 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:04.977 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:04.979 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:18:04.982 | + functions-common:time_stop:2454 : local total 2022-11-02 15:18:04.984 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:18:04.986 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:18:04.988 | + functions-common:time_stop:2458 : start_time=1667402281643 2022-11-02 15:18:04.991 | + functions-common:time_stop:2460 : [[ -z 1667402281643 ]] 2022-11-02 15:18:04.993 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:18:04.997 | + functions-common:time_stop:2463 : end_time=1667402284995 2022-11-02 15:18:05.000 | + functions-common:time_stop:2464 : elapsed_time=3352 2022-11-02 15:18:05.002 | + functions-common:time_stop:2465 : total=6974 2022-11-02 15:18:05.005 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:18:05.007 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10326 2022-11-02 15:18:05.009 | + inc/python:pip_install:203 : return 0 2022-11-02 15:18:05.011 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 15:18:05.014 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-11-02 15:18:05.037 | + 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:18:06.854 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:06.865 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:06.871 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:06.875 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:06.981 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.001 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.006 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.009 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.025 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.034 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.036 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.068 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.078 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.083 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.102 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.140 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.149 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.154 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.203 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.217 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.221 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.242 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.248 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.298 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.317 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.321 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.416 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.424 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.428 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:18:07.482 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.607 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.633 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.637 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.649 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.654 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.674 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.681 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.699 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.758 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.771 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.788 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.832 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.836 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:07.842 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:18:07.845 | Processing /opt/stack/requirements 2022-11-02 15:18:09.591 | 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:18:09.594 | 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:18:09.606 | 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:18:09.612 | 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:18:09.614 | 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:18:09.620 | 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:18:09.667 | 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:18:09.670 | 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:18:09.680 | 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:18:09.700 | 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:18:09.702 | 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:18:09.718 | 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:18:09.721 | 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:18:09.724 | 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:18:09.729 | 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:18:09.732 | 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:18:09.745 | 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:18:09.756 | 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:18:09.805 | 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:18:09.808 | 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:18:09.815 | 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:18:09.820 | 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:18:09.882 | 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:18:09.884 | Building wheels for collected packages: openstack-requirements 2022-11-02 15:18:09.885 | Building wheel for openstack-requirements (setup.py): started 2022-11-02 15:18:10.724 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-11-02 15:18:10.724 | ERROR: Command errored out with exit status 1: 2022-11-02 15:18:10.724 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-mjgufs8p/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-mjgufs8p/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-bj0dr8nx 2022-11-02 15:18:10.724 | cwd: /tmp/pip-req-build-mjgufs8p/ 2022-11-02 15:18:10.724 | Complete output (6 lines): 2022-11-02 15:18:10.724 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-11-02 15:18:10.724 | or: setup.py --help [cmd1 cmd2 ...] 2022-11-02 15:18:10.724 | or: setup.py --help-commands 2022-11-02 15:18:10.724 | or: setup.py cmd --help 2022-11-02 15:18:10.724 | 2022-11-02 15:18:10.724 | error: invalid command 'bdist_wheel' 2022-11-02 15:18:10.724 | ---------------------------------------- 2022-11-02 15:18:10.724 | ERROR: Failed building wheel for openstack-requirements 2022-11-02 15:18:10.724 | Running setup.py clean for openstack-requirements 2022-11-02 15:18:11.550 | Failed to build openstack-requirements 2022-11-02 15:18:11.566 | Installing collected packages: openstack-requirements 2022-11-02 15:18:11.566 | Attempting uninstall: openstack-requirements 2022-11-02 15:18:11.567 | Found existing installation: openstack-requirements 1.2.1.dev5372 2022-11-02 15:18:11.604 | Uninstalling openstack-requirements-1.2.1.dev5372: 2022-11-02 15:18:11.623 | Successfully uninstalled openstack-requirements-1.2.1.dev5372 2022-11-02 15:18:11.626 | Running setup.py install for openstack-requirements: started 2022-11-02 15:18:14.135 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-11-02 15:18:14.160 | Successfully installed openstack-requirements-1.2.1.dev5372 2022-11-02 15:18:14.287 | + inc/python:pip_install:200 : result=0 2022-11-02 15:18:14.289 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:18:14.291 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:14.293 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:14.296 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:18:14.298 | + functions-common:time_stop:2454 : local total 2022-11-02 15:18:14.300 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:18:14.302 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:18:14.305 | + functions-common:time_stop:2458 : start_time=1667402285029 2022-11-02 15:18:14.307 | + functions-common:time_stop:2460 : [[ -z 1667402285029 ]] 2022-11-02 15:18:14.309 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:18:14.313 | + functions-common:time_stop:2463 : end_time=1667402294311 2022-11-02 15:18:14.315 | + functions-common:time_stop:2464 : elapsed_time=9282 2022-11-02 15:18:14.318 | + functions-common:time_stop:2465 : total=10326 2022-11-02 15:18:14.320 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:18:14.322 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=19608 2022-11-02 15:18:14.324 | + inc/python:pip_install:203 : return 0 2022-11-02 15:18:14.326 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-11-02 15:18:14.329 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-11-02 15:18:14.331 | + inc/python:use_library_from_git:250 : local name=pbr 2022-11-02 15:18:14.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:14.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:14.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-11-02 15:18:14.340 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:14.343 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-11-02 15:18:14.364 | Using python 3.8 to install pbr 2022-11-02 15:18:14.366 | + 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:18:16.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:18:16.537 | from cryptography.utils import int_from_bytes 2022-11-02 15:18:16.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:18:16.537 | from cryptography.utils import int_from_bytes 2022-11-02 15:18:16.745 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.753 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.760 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.764 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.853 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.872 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.876 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.880 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.895 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.904 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.906 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.938 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.947 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.952 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:16.971 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.008 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.016 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.022 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.069 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.084 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.088 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.106 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.114 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.162 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.180 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.184 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.298 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.305 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.309 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:18:17.363 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.484 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.509 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.514 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.525 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.530 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.551 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.558 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.575 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.632 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.646 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.662 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.706 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.710 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:17.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:18:17.843 | 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:18:20.319 | + inc/python:pip_install:200 : result=0 2022-11-02 15:18:20.321 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:18:20.323 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:20.325 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:20.327 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:18:20.330 | + functions-common:time_stop:2454 : local total 2022-11-02 15:18:20.332 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:18:20.334 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:18:20.336 | + functions-common:time_stop:2458 : start_time=1667402294358 2022-11-02 15:18:20.338 | + functions-common:time_stop:2460 : [[ -z 1667402294358 ]] 2022-11-02 15:18:20.341 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:18:20.345 | + functions-common:time_stop:2463 : end_time=1667402300342 2022-11-02 15:18:20.347 | + functions-common:time_stop:2464 : elapsed_time=5984 2022-11-02 15:18:20.349 | + functions-common:time_stop:2465 : total=19608 2022-11-02 15:18:20.351 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:18:20.353 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=25592 2022-11-02 15:18:20.355 | + inc/python:pip_install:203 : return 0 2022-11-02 15:18:20.357 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-11-02 15:18:22.661 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-11-02 15:18:24.544 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:18:24.545 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-11-02 15:18:24.566 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-11-02 15:18:24.569 | 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:18:24.572 | 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:18:24.578 | 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:18:24.581 | 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:18:24.654 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 15:18:24.657 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 15:18:24.660 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-11-02 15:18:24.678 | + ./stack.sh:main:819 : pkgs= 2022-11-02 15:18:24.680 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-11-02 15:18:24.682 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-11-02 15:18:24.685 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 15:18:24.687 | + functions-common:run_phase:1880 : local phase=pre-install 2022-11-02 15:18:24.691 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:18:24.693 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:18:24.695 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:18:24.697 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:18:24.700 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:18:24.702 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:18:24.707 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:18:24.709 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:18:24.711 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:18:24.714 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-11-02 15:18:24.716 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:18:24.731 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:18:24.733 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:18:24.736 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:18:24.738 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-11-02 15:18:24.741 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:18:24.743 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 15:18:24.745 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:18:24.747 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-11-02 15:18:24.749 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:18:24.752 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-11-02 15:18:24.754 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:18:24.756 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-11-02 15:18:24.758 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 15:18:24.761 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 15:18:24.763 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:18:24.765 | + 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:18:24.768 | + functions-common:run_phase:1906 : run_plugins stack pre-install 2022-11-02 15:18:24.770 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 15:18:24.772 | + functions-common:run_plugins:1866 : local phase=pre-install 2022-11-02 15:18:24.774 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 15:18:24.777 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 15:18:24.779 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-11-02 15:18:24.782 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-11-02 15:18:24.785 | + functions:set_systemd_override:821 : local value=2048 2022-11-02 15:18:24.787 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-11-02 15:18:24.790 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-11-02 15:18:24.842 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-11-02 15:18:24.842 | Set systemd system override for DefaultLimitNOFILE=2048 2022-11-02 15:18:24.845 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-11-02 15:18:25.425 | + ./stack.sh:main:832 : install_rpc_backend 2022-11-02 15:18:25.428 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-11-02 15:18:25.444 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:18:25.446 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-11-02 15:18:25.449 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:18:25.451 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:18:25.454 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:18:25.456 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:18:25.458 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:18:25.461 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:18:25.463 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:25.465 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:25.468 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:18:25.470 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:18:25.472 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:18:25.475 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:18:25.477 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-11-02 15:18:25.480 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:18:25.482 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:25.484 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:25.487 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-11-02 15:18:25.508 | + 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:18:25.620 | Reading package lists... 2022-11-02 15:18:25.884 | Building dependency tree... 2022-11-02 15:18:25.885 | Reading state information... 2022-11-02 15:18:26.169 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-11-02 15:18:26.169 | The following packages were automatically installed and are no longer required: 2022-11-02 15:18:26.170 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:18:26.170 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:18:26.170 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:18:26.170 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:18:26.170 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:18:26.171 | python3-zope.interface 2022-11-02 15:18:26.171 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:18:26.291 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:18:26.296 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:18:26.299 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:18:26.301 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:26.303 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:26.305 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:18:26.308 | + functions-common:time_stop:2454 : local total 2022-11-02 15:18:26.310 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:18:26.312 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:18:26.314 | + functions-common:time_stop:2458 : start_time=1667402305505 2022-11-02 15:18:26.316 | + functions-common:time_stop:2460 : [[ -z 1667402305505 ]] 2022-11-02 15:18:26.319 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:18:26.323 | + functions-common:time_stop:2463 : end_time=1667402306321 2022-11-02 15:18:26.325 | + functions-common:time_stop:2464 : elapsed_time=816 2022-11-02 15:18:26.327 | + functions-common:time_stop:2465 : total=1604 2022-11-02 15:18:26.329 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:18:26.332 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2420 2022-11-02 15:18:26.334 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:18:26.336 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-11-02 15:18:26.338 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:18:26.341 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:18:26.343 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:18:26.346 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:18:26.348 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:18:26.350 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:18:26.353 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-11-02 15:18:26.355 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:18:26.357 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:18:26.360 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:18:26.363 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:18:26.365 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:18:26.367 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:18:26.369 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:18:26.372 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:18:26.374 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:18:26.376 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:18:26.379 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:18:26.381 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-11-02 15:18:26.383 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:18:26.385 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:18:26.388 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:18:26.390 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:18:26.392 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:18:26.395 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:18:26.397 | + ./stack.sh:main:833 : restart_rpc_backend 2022-11-02 15:18:26.400 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-11-02 15:18:26.416 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:18:26.418 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-11-02 15:18:26.421 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:18:26.423 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-11-02 15:18:26.426 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-11-02 15:18:26.429 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-11-02 15:18:26.433 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-11-02 15:18:26.435 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-11-02 15:18:26.437 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-11-02 15:18:26.440 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-11-02 15:18:26.442 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-11-02 15:18:26.444 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-11-02 15:18:26.447 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-11-02 15:18:27.169 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-11-02 15:18:27.169 | user tags 2022-11-02 15:18:27.169 | stackrabbit []' 2022-11-02 15:18:27.173 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-11-02 15:18:27.173 | user tags 2022-11-02 15:18:27.173 | stackrabbit []' 2022-11-02 15:18:27.173 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-11-02 15:18:27.179 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-11-02 15:18:27.182 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-11-02 15:18:27.184 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 15:18:27.845 | Changing password for user "stackrabbit" ... 2022-11-02 15:18:27.898 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-11-02 15:18:28.561 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-11-02 15:18:28.624 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-11-02 15:18:28.627 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 15:18:29.301 | Changing password for user "stackrabbit" ... 2022-11-02 15:18:29.354 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-11-02 15:18:29.356 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-11-02 15:18:29.359 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-11-02 15:18:30.020 | Deleting user "guest" ... 2022-11-02 15:18:30.035 | Error: 2022-11-02 15:18:30.035 | {:no_such_user, "guest"} 2022-11-02 15:18:30.049 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-11-02 15:18:30.051 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-11-02 15:18:30.068 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:18:30.070 | + ./stack.sh:main:836 : install_database 2022-11-02 15:18:30.073 | + lib/database:install_database:118 : install_database_mysql 2022-11-02 15:18:30.075 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-11-02 15:18:30.077 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:30.080 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:30.082 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-11-02 15:18:30.394 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-11-02 15:18:30.396 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-11-02 15:18:30.399 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-11-02 15:18:30.401 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-11-02 15:18:30.403 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:18:30.406 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-11-02 15:18:30.408 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:18:30.410 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:18:30.413 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:18:30.415 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:18:30.417 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:18:30.420 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:18:30.423 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:18:30.425 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:18:30.427 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:18:30.430 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:18:30.432 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:18:30.434 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-11-02 15:18:30.436 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:18:30.439 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:18:30.442 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:18:30.444 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:18:30.446 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:18:30.449 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:18:30.451 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-11-02 15:18:30.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:30.456 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:30.458 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-11-02 15:18:30.460 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:18:30.463 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:18:30.465 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:18:30.467 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:18:30.470 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:18:30.472 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:18:30.474 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:30.476 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:30.479 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:18:30.481 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:18:30.483 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:18:30.486 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:18:30.488 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-11-02 15:18:30.490 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:18:30.493 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:30.495 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:30.497 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-11-02 15:18:30.519 | + 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:18:30.630 | Reading package lists... 2022-11-02 15:18:30.892 | Building dependency tree... 2022-11-02 15:18:30.893 | Reading state information... 2022-11-02 15:18:31.169 | mysql-server is already the newest version (8.0.31-0ubuntu0.20.04.1). 2022-11-02 15:18:31.170 | The following packages were automatically installed and are no longer required: 2022-11-02 15:18:31.171 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:18:31.171 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:18:31.171 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:18:31.171 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:18:31.171 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:18:31.171 | python3-zope.interface 2022-11-02 15:18:31.171 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:18:31.289 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:18:31.293 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:18:31.296 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:18:31.298 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:31.301 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:31.303 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:18:31.305 | + functions-common:time_stop:2454 : local total 2022-11-02 15:18:31.307 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:18:31.309 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:18:31.311 | + functions-common:time_stop:2458 : start_time=1667402310516 2022-11-02 15:18:31.314 | + functions-common:time_stop:2460 : [[ -z 1667402310516 ]] 2022-11-02 15:18:31.316 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:18:31.320 | + functions-common:time_stop:2463 : end_time=1667402311318 2022-11-02 15:18:31.322 | + functions-common:time_stop:2464 : elapsed_time=802 2022-11-02 15:18:31.325 | + functions-common:time_stop:2465 : total=2420 2022-11-02 15:18:31.327 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:18:31.329 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3222 2022-11-02 15:18:31.331 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:18:31.333 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-11-02 15:18:31.336 | + ./stack.sh:main:839 : install_database_python 2022-11-02 15:18:31.338 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-11-02 15:18:31.340 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-11-02 15:18:31.342 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-11-02 15:18:31.345 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:18:31.348 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-11-02 15:18:31.350 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-11-02 15:18:31.352 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:18:31.356 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:18:31.356 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:18:31.362 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-11-02 15:18:31.364 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-11-02 15:18:31.366 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-11-02 15:18:31.369 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-11-02 15:18:31.371 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-11-02 15:18:31.393 | Using python 3.8 to install PyMySQL 2022-11-02 15:18:31.395 | + 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:18:33.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:18:33.541 | from cryptography.utils import int_from_bytes 2022-11-02 15:18:33.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:18:33.541 | from cryptography.utils import int_from_bytes 2022-11-02 15:18:33.757 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.766 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.773 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.778 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.870 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.890 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.895 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.899 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.914 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.924 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.925 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.959 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.969 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.974 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:33.993 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.033 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.041 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.046 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.097 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.112 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.116 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.135 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.144 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.194 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.213 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.217 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.337 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.344 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.348 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:18:34.404 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.533 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.558 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.564 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.575 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.581 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.601 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.609 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.628 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.690 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.702 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.719 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.764 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.768 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:34.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:18:34.776 | 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:18:37.278 | + inc/python:pip_install:200 : result=0 2022-11-02 15:18:37.280 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:18:37.283 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:37.285 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:37.287 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:18:37.289 | + functions-common:time_stop:2454 : local total 2022-11-02 15:18:37.292 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:18:37.294 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:18:37.296 | + functions-common:time_stop:2458 : start_time=1667402311387 2022-11-02 15:18:37.299 | + functions-common:time_stop:2460 : [[ -z 1667402311387 ]] 2022-11-02 15:18:37.302 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:18:37.306 | + functions-common:time_stop:2463 : end_time=1667402317303 2022-11-02 15:18:37.308 | + functions-common:time_stop:2464 : elapsed_time=5916 2022-11-02 15:18:37.310 | + functions-common:time_stop:2465 : total=25592 2022-11-02 15:18:37.314 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:18:37.316 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=31508 2022-11-02 15:18:37.318 | + inc/python:pip_install:203 : return 0 2022-11-02 15:18:37.321 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-11-02 15:18:37.323 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 15:18:37.325 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-11-02 15:18:37.327 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-11-02 15:18:37.344 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:18:37.346 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-11-02 15:18:37.348 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-11-02 15:18:37.352 | ++ 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:18:37.352 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:18:37.357 | + 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:18:37.360 | + 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:18:37.363 | + 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:18:37.365 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:18:37.367 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-11-02 15:18:37.370 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-11-02 15:18:37.386 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:18:37.388 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-11-02 15:18:37.391 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:18:37.393 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:18:37.396 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:18:37.398 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:18:37.400 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:18:37.403 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:18:37.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:37.407 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:37.410 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:18:37.412 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:18:37.414 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:18:37.416 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:18:37.419 | + functions-common:install_package:1476 : real_install_package radvd 2022-11-02 15:18:37.421 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:18:37.424 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:37.426 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:37.429 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-11-02 15:18:37.450 | + 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:18:37.562 | Reading package lists... 2022-11-02 15:18:37.826 | Building dependency tree... 2022-11-02 15:18:37.827 | Reading state information... 2022-11-02 15:18:38.106 | radvd is already the newest version (1:2.17-2). 2022-11-02 15:18:38.106 | The following packages were automatically installed and are no longer required: 2022-11-02 15:18:38.107 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:18:38.107 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:18:38.107 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:18:38.107 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:18:38.107 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:18:38.107 | python3-zope.interface 2022-11-02 15:18:38.107 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:18:38.225 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:18:38.229 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:18:38.231 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:18:38.234 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:38.236 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:38.238 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:18:38.241 | + functions-common:time_stop:2454 : local total 2022-11-02 15:18:38.243 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:18:38.245 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:18:38.247 | + functions-common:time_stop:2458 : start_time=1667402317447 2022-11-02 15:18:38.251 | + functions-common:time_stop:2460 : [[ -z 1667402317447 ]] 2022-11-02 15:18:38.253 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:18:38.257 | + functions-common:time_stop:2463 : end_time=1667402318255 2022-11-02 15:18:38.260 | + functions-common:time_stop:2464 : elapsed_time=808 2022-11-02 15:18:38.262 | + functions-common:time_stop:2465 : total=3222 2022-11-02 15:18:38.264 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:18:38.266 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=4030 2022-11-02 15:18:38.269 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:18:38.271 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-11-02 15:18:38.288 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:18:38.291 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-11-02 15:18:38.293 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-11-02 15:18:38.296 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-11-02 15:18:38.300 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-11-02 15:18:38.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-11-02 15:18:38.322 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:18:38.324 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:18:38.326 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:18:38.328 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:18:38.331 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:18:38.333 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:18:38.335 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:38.337 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:38.339 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:18:38.342 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:18:38.344 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:18:38.346 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:18:38.349 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-11-02 15:18:38.351 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:18:38.353 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:38.355 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:38.358 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-11-02 15:18:38.378 | + 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:18:38.489 | Reading package lists... 2022-11-02 15:18:38.754 | Building dependency tree... 2022-11-02 15:18:38.755 | Reading state information... 2022-11-02 15:18:39.039 | fakeroot is already the newest version (1.24-1). 2022-11-02 15:18:39.039 | make is already the newest version (4.2.1-1.2). 2022-11-02 15:18:39.040 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-11-02 15:18:39.040 | The following packages were automatically installed and are no longer required: 2022-11-02 15:18:39.041 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:18:39.041 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:18:39.041 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:18:39.041 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:18:39.041 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:18:39.041 | python3-zope.interface 2022-11-02 15:18:39.041 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:18:39.158 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:18:39.163 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:18:39.165 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:18:39.167 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:39.169 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:39.172 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:18:39.174 | + functions-common:time_stop:2454 : local total 2022-11-02 15:18:39.176 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:18:39.178 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:18:39.180 | + functions-common:time_stop:2458 : start_time=1667402318375 2022-11-02 15:18:39.182 | + functions-common:time_stop:2460 : [[ -z 1667402318375 ]] 2022-11-02 15:18:39.185 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:18:39.190 | + functions-common:time_stop:2463 : end_time=1667402319187 2022-11-02 15:18:39.192 | + functions-common:time_stop:2464 : elapsed_time=812 2022-11-02 15:18:39.194 | + functions-common:time_stop:2465 : total=4030 2022-11-02 15:18:39.196 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:18:39.198 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=4842 2022-11-02 15:18:39.201 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:18:39.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-11-02 15:18:39.206 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:39.208 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:39.210 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-11-02 15:18:39.213 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-11-02 15:18:39.216 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-11-02 15:18:39.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-11-02 15:18:39.222 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-11-02 15:18:39.226 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-11-02 15:18:39.226 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-11-02 15:18:39.230 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-11-02 15:18:39.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-11-02 15:18:39.235 | + functions:vercmp:628 : local v1=5.4 2022-11-02 15:18:39.238 | + functions:vercmp:629 : local 'op=<' 2022-11-02 15:18:39.240 | + functions:vercmp:630 : local v2=3.13 2022-11-02 15:18:39.242 | + functions:vercmp:631 : local result 2022-11-02 15:18:39.246 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-11-02 15:18:39.246 | ++ functions:vercmp:635 : sort -V 2022-11-02 15:18:39.246 | ++ functions:vercmp:635 : head -1 2022-11-02 15:18:39.251 | + functions:vercmp:635 : result=3.13 2022-11-02 15:18:39.254 | + functions:vercmp:637 : case $op in 2022-11-02 15:18:39.256 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-11-02 15:18:39.258 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-11-02 15:18:39.260 | + functions:vercmp:648 : return 2022-11-02 15:18:39.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-11-02 15:18:39.266 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:18:39.268 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart openvswitch-switch 2022-11-02 15:18:39.754 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-11-02 15:18:39.757 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-11-02 15:18:39.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:39.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:39.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-11-02 15:18:39.769 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:39.772 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-11-02 15:18:39.790 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:18:39.792 | + ./stack.sh:main:847 : install_etcd3 2022-11-02 15:18:39.795 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-11-02 15:18:39.795 | Installing etcd 2022-11-02 15:18:39.798 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-11-02 15:18:39.810 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-11-02 15:18:39.823 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-11-02 15:18:39.826 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-11-02 15:18:39.839 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-11-02 15:18:39.842 | ++ 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:18:39.845 | ++ 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:18:39.848 | +++ 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:18:39.853 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 15:18:39.855 | ++ 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:18:39.857 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-11-02 15:18:39.861 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 15:18:39.863 | ++ functions:get_extra_file:74 : return 2022-11-02 15:18:39.866 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 15:18:39.868 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-11-02 15:18:39.870 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-11-02 15:18:39.873 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-11-02 15:18:39.889 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:18:39.892 | + ./stack.sh:main:866 : install_dstat 2022-11-02 15:18:39.894 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-11-02 15:18:39.911 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:18:39.913 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-11-02 15:18:39.916 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:18:39.918 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-11-02 15:18:39.920 | + ./stack.sh:main:875 : install_libs 2022-11-02 15:18:39.924 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-11-02 15:18:39.926 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-11-02 15:18:39.928 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-11-02 15:18:39.930 | + inc/python:use_library_from_git:250 : local name=automaton 2022-11-02 15:18:39.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:39.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:39.937 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-11-02 15:18:39.940 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:39.942 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-11-02 15:18:39.944 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-11-02 15:18:39.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-11-02 15:18:39.949 | + inc/python:use_library_from_git:250 : local name=castellan 2022-11-02 15:18:39.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:39.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:39.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-11-02 15:18:39.958 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:39.961 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-11-02 15:18:39.963 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-11-02 15:18:39.965 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-11-02 15:18:39.968 | + inc/python:use_library_from_git:250 : local name=cliff 2022-11-02 15:18:39.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:39.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:39.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-11-02 15:18:39.977 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:39.980 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-11-02 15:18:39.982 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-11-02 15:18:39.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-11-02 15:18:39.987 | + inc/python:use_library_from_git:250 : local name=cursive 2022-11-02 15:18:39.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:39.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:39.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-11-02 15:18:39.996 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:39.998 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-11-02 15:18:40.001 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-11-02 15:18:40.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-11-02 15:18:40.005 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-11-02 15:18:40.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-11-02 15:18:40.015 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.017 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-11-02 15:18:40.019 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-11-02 15:18:40.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-11-02 15:18:40.024 | + inc/python:use_library_from_git:250 : local name=futurist 2022-11-02 15:18:40.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-11-02 15:18:40.034 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.036 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-11-02 15:18:40.039 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-11-02 15:18:40.041 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-11-02 15:18:40.043 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-11-02 15:18:40.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-11-02 15:18:40.053 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.056 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-11-02 15:18:40.058 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-11-02 15:18:40.060 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-11-02 15:18:40.062 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-11-02 15:18:40.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-11-02 15:18:40.072 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.074 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-11-02 15:18:40.076 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-11-02 15:18:40.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-11-02 15:18:40.081 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-11-02 15:18:40.083 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-11-02 15:18:40.090 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.092 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-11-02 15:18:40.096 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-11-02 15:18:40.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-11-02 15:18:40.100 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-11-02 15:18:40.103 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-11-02 15:18:40.110 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.113 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-11-02 15:18:40.115 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-11-02 15:18:40.117 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-11-02 15:18:40.120 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-11-02 15:18:40.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-11-02 15:18:40.129 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.132 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-11-02 15:18:40.134 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-11-02 15:18:40.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-11-02 15:18:40.138 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-11-02 15:18:40.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-11-02 15:18:40.148 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.151 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-11-02 15:18:40.153 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-11-02 15:18:40.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-11-02 15:18:40.159 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-11-02 15:18:40.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-11-02 15:18:40.168 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.170 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-11-02 15:18:40.173 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-11-02 15:18:40.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-11-02 15:18:40.178 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-11-02 15:18:40.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-11-02 15:18:40.187 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.189 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-11-02 15:18:40.192 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-11-02 15:18:40.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-11-02 15:18:40.196 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-11-02 15:18:40.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-11-02 15:18:40.206 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.209 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-11-02 15:18:40.211 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-11-02 15:18:40.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-11-02 15:18:40.216 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-11-02 15:18:40.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-11-02 15:18:40.226 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.228 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-11-02 15:18:40.230 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-11-02 15:18:40.232 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-11-02 15:18:40.235 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-11-02 15:18:40.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-11-02 15:18:40.244 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.246 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-11-02 15:18:40.249 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-11-02 15:18:40.251 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-11-02 15:18:40.254 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-11-02 15:18:40.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-11-02 15:18:40.263 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.266 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-11-02 15:18:40.268 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-11-02 15:18:40.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-11-02 15:18:40.273 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-11-02 15:18:40.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-11-02 15:18:40.283 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.286 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-11-02 15:18:40.288 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-11-02 15:18:40.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-11-02 15:18:40.292 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-11-02 15:18:40.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-11-02 15:18:40.302 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.304 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-11-02 15:18:40.307 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-11-02 15:18:40.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-11-02 15:18:40.311 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-11-02 15:18:40.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-11-02 15:18:40.322 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.324 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-11-02 15:18:40.326 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-11-02 15:18:40.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-11-02 15:18:40.332 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-11-02 15:18:40.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-11-02 15:18:40.341 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.344 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-11-02 15:18:40.346 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-11-02 15:18:40.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-11-02 15:18:40.351 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-11-02 15:18:40.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-11-02 15:18:40.361 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.363 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-11-02 15:18:40.365 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-11-02 15:18:40.367 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-11-02 15:18:40.370 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-11-02 15:18:40.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-11-02 15:18:40.379 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.382 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-11-02 15:18:40.384 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-11-02 15:18:40.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-11-02 15:18:40.389 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-11-02 15:18:40.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.394 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-11-02 15:18:40.399 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.401 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-11-02 15:18:40.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-11-02 15:18:40.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-11-02 15:18:40.409 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-11-02 15:18:40.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.414 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-11-02 15:18:40.418 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.421 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-11-02 15:18:40.423 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-11-02 15:18:40.426 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-11-02 15:18:40.428 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-11-02 15:18:40.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.433 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.435 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-11-02 15:18:40.438 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.440 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-11-02 15:18:40.442 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-11-02 15:18:40.445 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-11-02 15:18:40.447 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-11-02 15:18:40.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-11-02 15:18:40.457 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.459 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-11-02 15:18:40.462 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-11-02 15:18:40.464 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-11-02 15:18:40.466 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-11-02 15:18:40.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-11-02 15:18:40.476 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.479 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-11-02 15:18:40.481 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-11-02 15:18:40.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-11-02 15:18:40.486 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-11-02 15:18:40.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-11-02 15:18:40.496 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.498 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-11-02 15:18:40.501 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-11-02 15:18:40.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-11-02 15:18:40.506 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-11-02 15:18:40.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-11-02 15:18:40.515 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.518 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-11-02 15:18:40.520 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-11-02 15:18:40.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-11-02 15:18:40.525 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-11-02 15:18:40.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-11-02 15:18:40.535 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.538 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-11-02 15:18:40.540 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-11-02 15:18:40.542 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-11-02 15:18:40.545 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-11-02 15:18:40.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.550 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.552 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-11-02 15:18:40.554 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.557 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-11-02 15:18:40.559 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-11-02 15:18:40.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-11-02 15:18:40.564 | + inc/python:use_library_from_git:250 : local name=tooz 2022-11-02 15:18:40.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-11-02 15:18:40.573 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.576 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-11-02 15:18:40.578 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-11-02 15:18:40.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-11-02 15:18:40.583 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-11-02 15:18:40.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.587 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-11-02 15:18:40.592 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.595 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-11-02 15:18:40.598 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-11-02 15:18:40.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-11-02 15:18:40.602 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-11-02 15:18:40.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-11-02 15:18:40.612 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.614 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-11-02 15:18:40.616 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-11-02 15:18:40.619 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-11-02 15:18:40.621 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-11-02 15:18:40.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-11-02 15:18:40.631 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.634 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-11-02 15:18:40.636 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-11-02 15:18:40.638 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-11-02 15:18:40.641 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-11-02 15:18:40.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:40.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:40.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-11-02 15:18:40.651 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:40.653 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-11-02 15:18:40.675 | Using python 3.8 to install etcd3 2022-11-02 15:18:40.678 | + 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:18:42.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:18:42.824 | from cryptography.utils import int_from_bytes 2022-11-02 15:18:42.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:18:42.824 | from cryptography.utils import int_from_bytes 2022-11-02 15:18:43.033 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.041 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.048 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.052 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.142 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.162 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.166 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.169 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.184 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.193 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.195 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.226 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.236 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.241 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.260 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.299 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.306 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.312 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.360 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.375 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.379 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.399 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.406 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.455 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.473 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.477 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.596 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.603 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.607 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:18:43.663 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.786 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.810 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.815 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.826 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.831 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.851 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.858 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.875 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.934 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.947 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:43.963 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:44.008 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:44.012 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:44.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:18:44.020 | 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:18:44.029 | 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:18:44.039 | 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:18:44.041 | 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:18:44.044 | 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:18:46.530 | + inc/python:pip_install:200 : result=0 2022-11-02 15:18:46.533 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:18:46.535 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:46.537 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:46.539 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:18:46.541 | + functions-common:time_stop:2454 : local total 2022-11-02 15:18:46.544 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:18:46.546 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:18:46.549 | + functions-common:time_stop:2458 : start_time=1667402320669 2022-11-02 15:18:46.551 | + functions-common:time_stop:2460 : [[ -z 1667402320669 ]] 2022-11-02 15:18:46.554 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:18:46.558 | + functions-common:time_stop:2463 : end_time=1667402326555 2022-11-02 15:18:46.560 | + functions-common:time_stop:2464 : elapsed_time=5886 2022-11-02 15:18:46.562 | + functions-common:time_stop:2465 : total=31508 2022-11-02 15:18:46.564 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:18:46.567 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=37394 2022-11-02 15:18:46.569 | + inc/python:pip_install:203 : return 0 2022-11-02 15:18:46.571 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-11-02 15:18:46.593 | Using python 3.8 to install etcd3gw 2022-11-02 15:18:46.596 | + 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:18:48.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:18:48.742 | from cryptography.utils import int_from_bytes 2022-11-02 15:18:48.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:18:48.742 | from cryptography.utils import int_from_bytes 2022-11-02 15:18:48.952 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:48.960 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:48.967 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:48.971 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.060 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.080 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.084 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.087 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.102 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.111 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.113 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.145 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.154 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.159 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.178 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.216 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.224 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.230 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.278 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.292 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.296 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.315 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.322 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.371 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.389 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.394 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.508 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.514 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.519 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:18:49.573 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.695 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.721 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.725 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.736 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.741 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.761 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.769 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.786 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.844 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.856 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.873 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.918 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.922 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:49.929 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:18:49.930 | 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:18:49.939 | 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:18:49.945 | 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:18:49.947 | 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:18:49.975 | 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:18:49.978 | 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:18:49.998 | 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:18:50.002 | 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:18:50.004 | 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:18:52.465 | + inc/python:pip_install:200 : result=0 2022-11-02 15:18:52.468 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:18:52.471 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:52.473 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:52.475 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:18:52.478 | + functions-common:time_stop:2454 : local total 2022-11-02 15:18:52.480 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:18:52.482 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:18:52.484 | + functions-common:time_stop:2458 : start_time=1667402326588 2022-11-02 15:18:52.487 | + functions-common:time_stop:2460 : [[ -z 1667402326588 ]] 2022-11-02 15:18:52.490 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:18:52.494 | + functions-common:time_stop:2463 : end_time=1667402332491 2022-11-02 15:18:52.496 | + functions-common:time_stop:2464 : elapsed_time=5903 2022-11-02 15:18:52.498 | + functions-common:time_stop:2465 : total=37394 2022-11-02 15:18:52.501 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:18:52.503 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=43297 2022-11-02 15:18:52.505 | + inc/python:pip_install:203 : return 0 2022-11-02 15:18:52.507 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-11-02 15:18:52.510 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-11-02 15:18:52.512 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-11-02 15:18:52.515 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:18:52.517 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:18:52.520 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:18:52.522 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:18:52.524 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:18:52.527 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:18:52.529 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:18:52.531 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:18:52.534 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:18:52.536 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:18:52.539 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:18:52.541 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-11-02 15:18:52.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:52.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:52.549 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-11-02 15:18:52.551 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 15:18:52.554 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:18:52.556 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:18:52.558 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:18:52.561 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:18:52.563 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:18:52.565 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:18:52.568 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:52.570 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:52.572 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:18:52.575 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:18:52.577 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:18:52.579 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:18:52.582 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 15:18:52.584 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:18:52.587 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:52.589 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:52.591 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 15:18:52.614 | + 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:18:52.729 | Reading package lists... 2022-11-02 15:18:53.000 | Building dependency tree... 2022-11-02 15:18:53.002 | Reading state information... 2022-11-02 15:18:53.299 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-11-02 15:18:53.299 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-11-02 15:18:53.299 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:18:53.299 | The following packages were automatically installed and are no longer required: 2022-11-02 15:18:53.300 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:18:53.301 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:18:53.301 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:18:53.301 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:18:53.301 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:18:53.301 | python3-zope.interface 2022-11-02 15:18:53.301 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:18:53.426 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:18:53.431 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:18:53.433 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:18:53.435 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:53.438 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:53.440 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:18:53.442 | + functions-common:time_stop:2454 : local total 2022-11-02 15:18:53.444 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:18:53.447 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:18:53.449 | + functions-common:time_stop:2458 : start_time=1667402332611 2022-11-02 15:18:53.451 | + functions-common:time_stop:2460 : [[ -z 1667402332611 ]] 2022-11-02 15:18:53.454 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:18:53.459 | + functions-common:time_stop:2463 : end_time=1667402333456 2022-11-02 15:18:53.461 | + functions-common:time_stop:2464 : elapsed_time=845 2022-11-02 15:18:53.463 | + functions-common:time_stop:2465 : total=4842 2022-11-02 15:18:53.465 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:18:53.468 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5687 2022-11-02 15:18:53.471 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:18:53.473 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-11-02 15:18:53.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:18:53.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:18:53.480 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-11-02 15:18:53.542 | Module proxy already enabled 2022-11-02 15:18:53.547 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-11-02 15:18:53.611 | Considering dependency proxy for proxy_uwsgi: 2022-11-02 15:18:53.611 | Module proxy already enabled 2022-11-02 15:18:53.611 | Module proxy_uwsgi already enabled 2022-11-02 15:18:53.615 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-11-02 15:18:53.617 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:18:53.620 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:18:53.622 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:18:53.760 | + ./stack.sh:main:881 : install_keystoneauth 2022-11-02 15:18:53.763 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-11-02 15:18:53.765 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-11-02 15:18:53.768 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:53.771 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:53.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-11-02 15:18:53.777 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:53.780 | + ./stack.sh:main:882 : install_keystoneclient 2022-11-02 15:18:53.783 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-11-02 15:18:53.785 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-11-02 15:18:53.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:53.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:53.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-11-02 15:18:53.795 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:53.797 | + ./stack.sh:main:883 : install_glanceclient 2022-11-02 15:18:53.799 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-11-02 15:18:53.802 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-11-02 15:18:53.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:53.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:53.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-11-02 15:18:53.811 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:53.814 | + ./stack.sh:main:884 : install_cinderclient 2022-11-02 15:18:53.817 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-11-02 15:18:53.819 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-11-02 15:18:53.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:53.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:53.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-11-02 15:18:53.830 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:53.832 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-11-02 15:18:53.834 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-11-02 15:18:53.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:53.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:53.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-11-02 15:18:53.844 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:53.846 | + ./stack.sh:main:885 : install_novaclient 2022-11-02 15:18:53.849 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-11-02 15:18:53.851 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-11-02 15:18:53.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:53.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:53.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-11-02 15:18:53.861 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:53.864 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-11-02 15:18:53.881 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:18:53.884 | + ./stack.sh:main:887 : install_swiftclient 2022-11-02 15:18:53.886 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-11-02 15:18:53.889 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-11-02 15:18:53.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:53.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:53.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-11-02 15:18:53.898 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:53.901 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-11-02 15:18:53.917 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:18:53.919 | + ./stack.sh:main:890 : install_neutronclient 2022-11-02 15:18:53.922 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-11-02 15:18:53.925 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-11-02 15:18:53.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:53.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:53.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-11-02 15:18:53.934 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:53.937 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-11-02 15:18:53.940 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-11-02 15:18:53.942 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-11-02 15:18:53.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:18:53.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:18:53.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-11-02 15:18:53.952 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:18:53.954 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-11-02 15:18:53.957 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-11-02 15:18:53.959 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:18:53.962 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-11-02 15:18:53.965 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-11-02 15:18:53.967 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:18:53.971 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:18:53.974 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:18:53.978 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-11-02 15:18:53.980 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-11-02 15:18:53.983 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-11-02 15:18:53.986 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-11-02 15:18:53.989 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-11-02 15:18:54.010 | Using python 3.8 to install keystonemiddleware 2022-11-02 15:18:54.012 | + 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:18:56.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:18:56.145 | from cryptography.utils import int_from_bytes 2022-11-02 15:18:56.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:18:56.145 | from cryptography.utils import int_from_bytes 2022-11-02 15:18:56.355 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.363 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.370 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.374 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.464 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.483 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.488 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.491 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.506 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.515 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.517 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.549 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.559 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.563 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.582 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.620 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.628 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.633 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.682 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.696 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.700 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.719 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.726 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.776 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.794 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.798 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.913 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.920 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:56.924 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:18:56.978 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.101 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.126 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.130 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.141 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.147 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.166 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.174 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.191 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.249 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.262 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.278 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.323 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.327 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:18:57.334 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:18:57.335 | 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:18:57.388 | 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:18:57.425 | 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:18:57.464 | 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:18:57.470 | 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:18:57.474 | 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:18:57.513 | 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:18:57.522 | 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:18:57.538 | 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:18:57.543 | 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:18:57.546 | 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:18:57.556 | 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:18:57.559 | 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:18:57.564 | 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:18:57.569 | 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:18:57.587 | 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:18:57.591 | 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:18:57.618 | 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:18:57.623 | 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:18:57.625 | 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:18:57.631 | 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:18:57.652 | 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:18:57.710 | 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:18:57.723 | 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:18:57.729 | 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:18:57.731 | 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:18:57.737 | 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:18:57.742 | 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:18:57.745 | 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:18:57.748 | 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:18:57.752 | 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:18:57.757 | 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:18:57.759 | 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:18:57.762 | 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:18:57.766 | 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:18:57.769 | 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:18:59.988 | + inc/python:pip_install:200 : result=0 2022-11-02 15:18:59.991 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:18:59.993 | + functions-common:time_stop:2451 : local name 2022-11-02 15:18:59.995 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:18:59.998 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:19:00.000 | + functions-common:time_stop:2454 : local total 2022-11-02 15:19:00.002 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:19:00.005 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:19:00.007 | + functions-common:time_stop:2458 : start_time=1667402334004 2022-11-02 15:19:00.009 | + functions-common:time_stop:2460 : [[ -z 1667402334004 ]] 2022-11-02 15:19:00.012 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:19:00.017 | + functions-common:time_stop:2463 : end_time=1667402340014 2022-11-02 15:19:00.019 | + functions-common:time_stop:2464 : elapsed_time=6010 2022-11-02 15:19:00.021 | + functions-common:time_stop:2465 : total=43297 2022-11-02 15:19:00.024 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:19:00.026 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=49307 2022-11-02 15:19:00.028 | + inc/python:pip_install:203 : return 0 2022-11-02 15:19:00.031 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-11-02 15:19:00.034 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-11-02 15:19:00.036 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:19:00.039 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-11-02 15:19:00.041 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-11-02 15:19:00.044 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:19:00.048 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:19:00.048 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:19:00.053 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-11-02 15:19:00.056 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-11-02 15:19:00.058 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-11-02 15:19:00.061 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-11-02 15:19:00.064 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-11-02 15:19:00.086 | Using python 3.8 to install python-memcached 2022-11-02 15:19:00.088 | + 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:19:02.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:19:02.224 | from cryptography.utils import int_from_bytes 2022-11-02 15:19:02.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:19:02.224 | from cryptography.utils import int_from_bytes 2022-11-02 15:19:02.432 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.440 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.447 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.451 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.541 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.560 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.564 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.568 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.582 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.591 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.593 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.624 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.634 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.638 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.658 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.695 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.703 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.709 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.756 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.770 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.775 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.793 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.801 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.849 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.867 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.871 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.985 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.992 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:02.997 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:19:03.050 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.172 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.197 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.201 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.212 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.218 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.237 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.245 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.262 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.320 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.333 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.349 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.394 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.398 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:03.404 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:19:03.406 | 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:19:03.410 | 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:19:05.884 | + inc/python:pip_install:200 : result=0 2022-11-02 15:19:05.886 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:19:05.889 | + functions-common:time_stop:2451 : local name 2022-11-02 15:19:05.891 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:19:05.894 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:19:05.896 | + functions-common:time_stop:2454 : local total 2022-11-02 15:19:05.899 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:19:05.901 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:19:05.903 | + functions-common:time_stop:2458 : start_time=1667402340080 2022-11-02 15:19:05.905 | + functions-common:time_stop:2460 : [[ -z 1667402340080 ]] 2022-11-02 15:19:05.909 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:19:05.913 | + functions-common:time_stop:2463 : end_time=1667402345910 2022-11-02 15:19:05.915 | + functions-common:time_stop:2464 : elapsed_time=5830 2022-11-02 15:19:05.917 | + functions-common:time_stop:2465 : total=49307 2022-11-02 15:19:05.919 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:19:05.922 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=55137 2022-11-02 15:19:05.924 | + inc/python:pip_install:203 : return 0 2022-11-02 15:19:05.927 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-11-02 15:19:05.944 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:19:05.947 | + ./stack.sh:main:897 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 15:19:05.949 | + ./stack.sh:main:898 : stack_install_service keystone 2022-11-02 15:19:05.951 | + lib/stack:stack_install_service:20 : local service=keystone 2022-11-02 15:19:05.954 | + lib/stack:stack_install_service:21 : type install_keystone 2022-11-02 15:19:05.956 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:19:05.959 | + lib/stack:stack_install_service:32 : install_keystone 2022-11-02 15:19:05.961 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-11-02 15:19:05.977 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:19:05.979 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-11-02 15:19:05.982 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-11-02 15:19:05.984 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-11-02 15:19:05.987 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:19:05.989 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:19:05.992 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:19:05.994 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:19:05.996 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:19:05.999 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:19:06.014 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:19:06.016 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:19:06.018 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:19:06.021 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:19:06.021 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:19:06.026 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-11-02 15:19:06.028 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:19:06.031 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-11-02 15:19:06.044 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-11-02 15:19:06.047 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:19:06.048 | + functions-common:git_clone:690 : head -1 2022-11-02 15:19:06.051 | a26b9c20d Merge "Only log warnings about token length when length exceeds max_token_size" into stable/yoga 2022-11-02 15:19:06.054 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:19:06.056 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-11-02 15:19:06.059 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:19:06.061 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 15:19:06.063 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-11-02 15:19:06.066 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:19:06.068 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-11-02 15:19:06.071 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:19:06.073 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 15:19:06.075 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-11-02 15:19:06.078 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:19:06.080 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:19:06.083 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-11-02 15:19:06.085 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:19:06.088 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-11-02 15:19:06.090 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:19:06.093 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:19:06.097 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-11-02 15:19:06.102 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-11-02 15:19:06.105 | + 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:19:06.795 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-11-02 15:19:06.798 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:19:06.800 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:19:06.802 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:19:06.805 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 15:19:06.807 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-11-02 15:19:06.809 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:19:06.811 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:19:06.813 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:19:06.816 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:19:06.818 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:19:06.820 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:19:06.822 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:19:06.825 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-11-02 15:19:06.845 | Using python 3.8 to install /opt/stack/keystone 2022-11-02 15:19:06.848 | + 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:19:08.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:19:08.968 | from cryptography.utils import int_from_bytes 2022-11-02 15:19:08.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:19:08.968 | from cryptography.utils import int_from_bytes 2022-11-02 15:19:09.176 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.184 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.191 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.195 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.283 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.302 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.306 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.309 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.325 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.334 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.335 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.366 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.376 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.381 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.400 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.437 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.444 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.450 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.497 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.511 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.515 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.535 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.541 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.589 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.607 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.611 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.724 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.730 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.734 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:19:09.788 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.908 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.932 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.936 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.947 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.953 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.972 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.979 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:09.996 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:10.053 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:10.066 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:10.082 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:10.126 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:10.130 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:10.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:19:10.136 | Obtaining file:///opt/stack/keystone 2022-11-02 15:19:13.845 | 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:19:13.857 | 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:19:13.867 | 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:19:13.873 | 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:19:13.877 | 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:19:13.904 | 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:19:14.051 | 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:19:14.066 | 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:19:14.072 | 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:19:14.084 | 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:19:14.093 | 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:19:14.097 | 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:19:14.103 | 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:19:14.142 | 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:19:14.148 | 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:19:14.152 | 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:19:14.155 | 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:19:14.167 | 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:19:14.220 | 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:19:14.224 | 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:19:14.233 | 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:19:14.272 | 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:19:14.312 | 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:19:14.318 | 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:19:14.366 | 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:19:14.370 | 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:19:14.418 | 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:19:14.473 | 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:19:14.484 | 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:19:14.503 | 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:19:14.518 | 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:19:14.526 | 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:19:14.549 | 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:19:14.559 | 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:19:14.574 | 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:19:14.619 | 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:19:14.624 | 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:19:14.637 | 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:19:14.640 | 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:19:14.652 | 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:19:14.657 | 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:19:14.668 | 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:19:14.670 | 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:19:14.673 | 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:19:14.679 | 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:19:14.701 | 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:19:14.706 | 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:19:14.723 | 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:19:14.726 | 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:19:14.754 | 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:19:14.758 | 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:19:14.761 | 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:19:14.834 | 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:19:14.837 | 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:19:14.874 | 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:19:14.877 | 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:19:14.880 | 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:19:14.886 | 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:19:14.895 | 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:19:14.901 | 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:19:14.911 | 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:19:14.932 | 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:19:14.938 | 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:19:14.970 | 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:19:14.974 | 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:19:14.977 | 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:19:15.036 | 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:19:15.040 | 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:19:15.043 | 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:19:15.049 | 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:19:15.064 | 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:19:15.069 | 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:19:15.074 | 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:19:15.077 | 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:19:15.122 | 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:19:15.133 | 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:19:15.141 | 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:19:15.150 | 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:19:15.161 | 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:19:15.172 | 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:19:15.180 | 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:19:15.183 | 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:19:15.186 | 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:19:15.211 | 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:19:15.216 | 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:19:15.229 | 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:19:15.234 | 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:19:15.237 | 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:19:15.239 | 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:19:15.242 | 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:19:15.244 | 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:19:15.259 | 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:19:15.263 | 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:19:15.267 | 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:19:15.303 | 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:19:15.311 | 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:19:15.314 | 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:19:15.317 | 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:19:15.333 | 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:19:15.340 | 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:19:16.653 | Installing collected packages: keystone 2022-11-02 15:19:16.653 | Attempting uninstall: keystone 2022-11-02 15:19:16.653 | Found existing installation: keystone 21.0.1.dev9 2022-11-02 15:19:16.657 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-11-02 15:19:16.658 | Running setup.py develop for keystone 2022-11-02 15:19:20.973 | Successfully installed keystone 2022-11-02 15:19:21.085 | + inc/python:pip_install:200 : result=0 2022-11-02 15:19:21.088 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:19:21.090 | + functions-common:time_stop:2451 : local name 2022-11-02 15:19:21.092 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:19:21.095 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:19:21.097 | + functions-common:time_stop:2454 : local total 2022-11-02 15:19:21.099 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:19:21.101 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:19:21.103 | + functions-common:time_stop:2458 : start_time=1667402346840 2022-11-02 15:19:21.105 | + functions-common:time_stop:2460 : [[ -z 1667402346840 ]] 2022-11-02 15:19:21.108 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:19:21.112 | + functions-common:time_stop:2463 : end_time=1667402361110 2022-11-02 15:19:21.114 | + functions-common:time_stop:2464 : elapsed_time=14270 2022-11-02 15:19:21.117 | + functions-common:time_stop:2465 : total=55137 2022-11-02 15:19:21.119 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:19:21.121 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=69407 2022-11-02 15:19:21.123 | + inc/python:pip_install:203 : return 0 2022-11-02 15:19:21.126 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:19:21.128 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 15:19:21.131 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 15:19:21.150 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 15:19:21.162 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-11-02 15:19:21.164 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-11-02 15:19:21.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:19:21.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:19:21.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-11-02 15:19:21.173 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:19:21.176 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-11-02 15:19:21.193 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:19:21.195 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-11-02 15:19:21.198 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:19:21.200 | + ./stack.sh:main:899 : configure_keystone 2022-11-02 15:19:21.203 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-11-02 15:19:21.215 | + 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:19:21.217 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-11-02 15:19:21.222 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-11-02 15:19:21.238 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:19:21.240 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-11-02 15:19:21.271 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-11-02 15:19:21.299 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-11-02 15:19:21.329 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-11-02 15:19:21.359 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-11-02 15:19:21.390 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-11-02 15:19:21.420 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-11-02 15:19:21.448 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-11-02 15:19:21.476 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-11-02 15:19:21.479 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-11-02 15:19:21.481 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-11-02 15:19:21.484 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-11-02 15:19:21.486 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:19:21.488 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:19:21.504 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:19:21.506 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:19:21.509 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:19:21.511 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:19:21.527 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:19:21.529 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:19:21.532 | + 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:19:21.562 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:19:21.565 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:19:21.567 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-11-02 15:19:21.569 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-11-02 15:19:21.586 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:19:21.588 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-11-02 15:19:21.618 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-11-02 15:19:21.620 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-11-02 15:19:21.652 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-11-02 15:19:21.654 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-11-02 15:19:21.657 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-11-02 15:19:21.659 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-11-02 15:19:21.662 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 15:19:21.664 | + 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:19:21.694 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-11-02 15:19:21.697 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-11-02 15:19:21.699 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-11-02 15:19:21.702 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-11-02 15:19:21.704 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:19:21.721 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:19:21.724 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:19:21.726 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:19:21.728 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:19:21.731 | + 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:19:21.759 | + 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:19:21.787 | + 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:19:21.815 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:19:21.842 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-11-02 15:19:21.869 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-11-02 15:19:21.871 | + 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:19:21.874 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-11-02 15:19:21.877 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-11-02 15:19:21.879 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-11-02 15:19:21.881 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 15:19:21.884 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:19:21.887 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-11-02 15:19:21.891 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-11-02 15:19:21.894 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:19:21.896 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:19:21.909 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:19:21.909 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:19:21.917 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:19:21.920 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:19:21.936 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 15:19:21.939 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-11-02 15:19:21.943 | + 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:19:21.972 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-11-02 15:19:22.000 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-11-02 15:19:22.028 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-11-02 15:19:22.055 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-11-02 15:19:22.083 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-11-02 15:19:22.110 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-11-02 15:19:22.137 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-11-02 15:19:22.164 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-11-02 15:19:22.192 | + 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:19:22.219 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-11-02 15:19:22.246 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-11-02 15:19:22.273 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-11-02 15:19:22.301 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 15:19:22.303 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 15:19:22.306 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-11-02 15:19:22.308 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-11-02 15:19:22.310 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:19:22.313 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:19:22.316 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:19:22.318 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 15:19:22.321 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 15:19:22.323 | + 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:19:22.350 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-11-02 15:19:22.379 | + 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:19:22.379 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 15:19:22.388 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-11-02 15:19:22.391 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-11-02 15:19:22.394 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-11-02 15:19:22.396 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:19:22.398 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:19:22.401 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:19:22.403 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:19:22.406 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:19:22.408 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:19:22.411 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:19:22.413 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:19:22.415 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:19:22.417 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-11-02 15:19:22.481 | Site keystone-wsgi-public already enabled 2022-11-02 15:19:22.486 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 15:19:22.488 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:19:22.491 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:19:22.493 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:19:22.631 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-11-02 15:19:22.668 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-11-02 15:19:22.705 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-11-02 15:19:22.737 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-11-02 15:19:22.739 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-11-02 15:19:22.769 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-11-02 15:19:22.798 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-11-02 15:19:22.826 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-02 15:19:22.829 | + ./stack.sh:main:903 : is_service_enabled swift 2022-11-02 15:19:22.847 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:19:22.849 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-11-02 15:19:22.866 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:19:22.868 | + ./stack.sh:main:907 : stack_install_service swift 2022-11-02 15:19:22.870 | + lib/stack:stack_install_service:20 : local service=swift 2022-11-02 15:19:22.873 | + lib/stack:stack_install_service:21 : type install_swift 2022-11-02 15:19:22.876 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:19:22.878 | + lib/stack:stack_install_service:32 : install_swift 2022-11-02 15:19:22.880 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-11-02 15:19:22.883 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-11-02 15:19:22.885 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-11-02 15:19:22.887 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:19:22.890 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:19:22.893 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:19:22.896 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:19:22.898 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:19:22.901 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:19:22.917 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:19:22.920 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:19:22.923 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:19:22.926 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:19:22.926 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:19:22.931 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-11-02 15:19:22.933 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:19:22.935 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-11-02 15:19:22.949 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-11-02 15:19:22.952 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:19:22.952 | + functions-common:git_clone:690 : head -1 2022-11-02 15:19:22.955 | 10849f049 py2constraints: pin PasteDeploy version 2022-11-02 15:19:22.958 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:19:22.961 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-11-02 15:19:22.963 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:19:22.965 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 15:19:22.968 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-11-02 15:19:22.970 | + inc/python:setup_develop:344 : local extras=keystone 2022-11-02 15:19:22.973 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-11-02 15:19:22.975 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:19:22.978 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 15:19:22.980 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-11-02 15:19:22.983 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:19:22.986 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-11-02 15:19:22.988 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-11-02 15:19:22.991 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:19:22.994 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-11-02 15:19:22.996 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:19:22.999 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:19:23.002 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-11-02 15:19:23.008 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-11-02 15:19:23.010 | + 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:19:23.673 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-11-02 15:19:23.675 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:19:23.677 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:19:23.680 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:19:23.682 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 15:19:23.684 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-11-02 15:19:23.687 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:19:23.689 | + inc/python:setup_package:428 : local extras=keystone 2022-11-02 15:19:23.692 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:19:23.694 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-11-02 15:19:23.696 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-11-02 15:19:23.698 | + inc/python:setup_package:438 : extras='[keystone]' 2022-11-02 15:19:23.701 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:19:23.703 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-11-02 15:19:23.724 | Using python 3.8 to install /opt/stack/swift 2022-11-02 15:19:23.726 | + 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:19:25.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:19:25.869 | from cryptography.utils import int_from_bytes 2022-11-02 15:19:25.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:19:25.869 | from cryptography.utils import int_from_bytes 2022-11-02 15:19:26.078 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.086 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.093 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.097 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.185 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.204 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.208 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.211 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.227 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.235 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.237 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.269 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.278 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.283 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.301 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.338 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.346 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.352 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.400 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.413 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.417 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.436 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.443 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.491 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.509 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.513 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.627 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.634 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.638 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:19:26.692 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.813 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.838 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.842 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.853 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.859 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.878 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.885 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.903 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.960 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.973 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:26.988 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:27.033 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:27.037 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:27.044 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:19:27.044 | Obtaining file:///opt/stack/swift 2022-11-02 15:19:30.363 | 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:19:30.373 | 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:19:30.411 | 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:19:30.419 | 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:19:30.425 | 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:19:30.476 | 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:19:30.487 | 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:19:30.490 | 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:19:30.527 | 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:19:30.567 | 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:19:30.572 | 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:19:30.577 | 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:19:30.616 | 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:19:30.625 | 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:19:30.641 | 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:19:30.646 | 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:19:30.649 | 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:19:30.659 | 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:19:30.661 | 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:19:30.664 | 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:19:30.670 | 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:19:30.675 | 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:19:30.693 | 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:19:30.697 | 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:19:30.725 | 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:19:30.730 | 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:19:30.803 | 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:19:30.806 | 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:19:30.812 | 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:19:30.832 | 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:19:30.836 | 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:19:30.839 | 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:19:30.856 | 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:19:30.915 | 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:19:30.928 | 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:19:30.934 | 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:19:30.936 | 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:19:30.942 | 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:19:30.947 | 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:19:30.950 | 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:19:30.953 | 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:19:30.956 | 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:19:30.960 | 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:19:30.964 | 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:19:30.967 | 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:19:30.972 | 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:19:30.974 | 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:19:32.894 | Installing collected packages: swift 2022-11-02 15:19:32.894 | Attempting uninstall: swift 2022-11-02 15:19:32.895 | Found existing installation: swift 2.29.2.dev7 2022-11-02 15:19:32.897 | Can't uninstall 'swift'. No files were found to uninstall. 2022-11-02 15:19:32.899 | Running setup.py develop for swift 2022-11-02 15:19:36.978 | Successfully installed swift 2022-11-02 15:19:37.091 | + inc/python:pip_install:200 : result=0 2022-11-02 15:19:37.095 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:19:37.097 | + functions-common:time_stop:2451 : local name 2022-11-02 15:19:37.103 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:19:37.105 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:19:37.108 | + functions-common:time_stop:2454 : local total 2022-11-02 15:19:37.110 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:19:37.113 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:19:37.115 | + functions-common:time_stop:2458 : start_time=1667402363718 2022-11-02 15:19:37.117 | + functions-common:time_stop:2460 : [[ -z 1667402363718 ]] 2022-11-02 15:19:37.120 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:19:37.124 | + functions-common:time_stop:2463 : end_time=1667402377121 2022-11-02 15:19:37.126 | + functions-common:time_stop:2464 : elapsed_time=13403 2022-11-02 15:19:37.128 | + functions-common:time_stop:2465 : total=69407 2022-11-02 15:19:37.130 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:19:37.133 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=82810 2022-11-02 15:19:37.135 | + inc/python:pip_install:203 : return 0 2022-11-02 15:19:37.137 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:19:37.140 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 15:19:37.143 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 15:19:37.162 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 15:19:37.174 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-11-02 15:19:37.177 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-11-02 15:19:37.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:19:37.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:19:37.184 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-11-02 15:19:37.187 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:19:37.189 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-11-02 15:19:37.192 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:19:37.194 | + ./stack.sh:main:908 : configure_swift 2022-11-02 15:19:37.196 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-11-02 15:19:37.198 | + lib/swift:configure_swift:332 : local node_number 2022-11-02 15:19:37.200 | + lib/swift:configure_swift:333 : local swift_node_config 2022-11-02 15:19:37.203 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-11-02 15:19:37.205 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 15:19:38.413 | No account-replicator running 2022-11-02 15:19:38.413 | No object-expirer running 2022-11-02 15:19:38.413 | No container-server running 2022-11-02 15:19:38.413 | No object-server running 2022-11-02 15:19:38.413 | No container-auditor running 2022-11-02 15:19:38.413 | No account-server running 2022-11-02 15:19:38.413 | No container-reconciler running 2022-11-02 15:19:38.413 | No container-sync running 2022-11-02 15:19:38.413 | No account-auditor running 2022-11-02 15:19:38.413 | No object-auditor running 2022-11-02 15:19:38.413 | No container-replicator running 2022-11-02 15:19:38.413 | No account-reaper running 2022-11-02 15:19:38.413 | No object-replicator running 2022-11-02 15:19:38.413 | No container-updater running 2022-11-02 15:19:38.413 | No container-sharder running 2022-11-02 15:19:38.413 | No proxy-server running 2022-11-02 15:19:38.414 | No object-updater running 2022-11-02 15:19:38.414 | No object-reconstructor running 2022-11-02 15:19:38.505 | + lib/swift:configure_swift:337 : true 2022-11-02 15:19:38.507 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-11-02 15:19:38.520 | + 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:19:38.532 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-11-02 15:19:38.535 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-11-02 15:19:38.535 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-11-02 15:19:38.540 | + lib/swift:configure_swift:351 : sed -e ' 2022-11-02 15:19:38.540 | s/%GROUP%/ubuntu/; 2022-11-02 15:19:38.540 | s/%USER%/ubuntu/; 2022-11-02 15:19:38.540 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-11-02 15:19:38.540 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-11-02 15:19:38.543 | uid = ubuntu 2022-11-02 15:19:38.544 | gid = ubuntu 2022-11-02 15:19:38.544 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-11-02 15:19:38.544 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-11-02 15:19:38.544 | address = 127.0.0.1 2022-11-02 15:19:38.544 | 2022-11-02 15:19:38.544 | [account6612] 2022-11-02 15:19:38.544 | max connections = 25 2022-11-02 15:19:38.544 | path = /opt/stack/data/swift/1/node/ 2022-11-02 15:19:38.544 | read only = false 2022-11-02 15:19:38.544 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-11-02 15:19:38.544 | 2022-11-02 15:19:38.544 | [account6622] 2022-11-02 15:19:38.544 | max connections = 25 2022-11-02 15:19:38.544 | path = /opt/stack/data/swift/2/node/ 2022-11-02 15:19:38.544 | read only = false 2022-11-02 15:19:38.544 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-11-02 15:19:38.544 | 2022-11-02 15:19:38.544 | [account6632] 2022-11-02 15:19:38.544 | max connections = 25 2022-11-02 15:19:38.544 | path = /opt/stack/data/swift/3/node/ 2022-11-02 15:19:38.544 | read only = false 2022-11-02 15:19:38.544 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-11-02 15:19:38.544 | 2022-11-02 15:19:38.544 | [account6642] 2022-11-02 15:19:38.544 | max connections = 25 2022-11-02 15:19:38.544 | path = /opt/stack/data/swift/4/node/ 2022-11-02 15:19:38.544 | read only = false 2022-11-02 15:19:38.544 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-11-02 15:19:38.544 | 2022-11-02 15:19:38.544 | 2022-11-02 15:19:38.544 | [container6611] 2022-11-02 15:19:38.544 | max connections = 25 2022-11-02 15:19:38.544 | path = /opt/stack/data/swift/1/node/ 2022-11-02 15:19:38.545 | read only = false 2022-11-02 15:19:38.545 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-11-02 15:19:38.545 | 2022-11-02 15:19:38.545 | [container6621] 2022-11-02 15:19:38.545 | max connections = 25 2022-11-02 15:19:38.545 | path = /opt/stack/data/swift/2/node/ 2022-11-02 15:19:38.545 | read only = false 2022-11-02 15:19:38.545 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-11-02 15:19:38.545 | 2022-11-02 15:19:38.545 | [container6631] 2022-11-02 15:19:38.545 | max connections = 25 2022-11-02 15:19:38.545 | path = /opt/stack/data/swift/3/node/ 2022-11-02 15:19:38.545 | read only = false 2022-11-02 15:19:38.545 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-11-02 15:19:38.545 | 2022-11-02 15:19:38.545 | [container6641] 2022-11-02 15:19:38.545 | max connections = 25 2022-11-02 15:19:38.545 | path = /opt/stack/data/swift/4/node/ 2022-11-02 15:19:38.545 | read only = false 2022-11-02 15:19:38.545 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-11-02 15:19:38.545 | 2022-11-02 15:19:38.545 | 2022-11-02 15:19:38.545 | [object6613] 2022-11-02 15:19:38.545 | max connections = 25 2022-11-02 15:19:38.545 | path = /opt/stack/data/swift/1/node/ 2022-11-02 15:19:38.545 | read only = false 2022-11-02 15:19:38.545 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-11-02 15:19:38.545 | 2022-11-02 15:19:38.545 | [object6623] 2022-11-02 15:19:38.546 | max connections = 25 2022-11-02 15:19:38.546 | path = /opt/stack/data/swift/2/node/ 2022-11-02 15:19:38.546 | read only = false 2022-11-02 15:19:38.547 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-11-02 15:19:38.547 | 2022-11-02 15:19:38.547 | [object6633] 2022-11-02 15:19:38.547 | max connections = 25 2022-11-02 15:19:38.547 | path = /opt/stack/data/swift/3/node/ 2022-11-02 15:19:38.547 | read only = false 2022-11-02 15:19:38.547 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-11-02 15:19:38.547 | 2022-11-02 15:19:38.547 | [object6643] 2022-11-02 15:19:38.547 | max connections = 25 2022-11-02 15:19:38.547 | path = /opt/stack/data/swift/4/node/ 2022-11-02 15:19:38.547 | read only = false 2022-11-02 15:19:38.547 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-11-02 15:19:38.547 | + lib/swift:configure_swift:357 : is_ubuntu 2022-11-02 15:19:38.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:19:38.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:19:38.553 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-11-02 15:19:38.565 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-11-02 15:19:38.567 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-11-02 15:19:38.572 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-11-02 15:19:38.576 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-11-02 15:19:38.579 | + 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:19:38.583 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-11-02 15:19:38.611 | + 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:19:38.638 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-11-02 15:19:38.656 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-11-02 15:19:38.683 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-11-02 15:19:38.701 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-11-02 15:19:38.729 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-11-02 15:19:38.747 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-11-02 15:19:38.777 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-11-02 15:19:38.794 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-11-02 15:19:38.823 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-11-02 15:19:38.840 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 15:19:38.868 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-11-02 15:19:38.886 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-11-02 15:19:38.901 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:19:38.903 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-11-02 15:19:38.931 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-11-02 15:19:38.958 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-11-02 15:19:38.985 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-11-02 15:19:39.011 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-11-02 15:19:39.027 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:19:39.029 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-11-02 15:19:39.056 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-11-02 15:19:39.071 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:19:39.073 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-11-02 15:19:39.089 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:19:39.091 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-11-02 15:19:39.093 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-11-02 15:19:39.108 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:19:39.110 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-11-02 15:19:39.112 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-11-02 15:19:39.114 | + 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:19:39.119 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-11-02 15:19:39.127 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-11-02 15:19:39.154 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-11-02 15:19:39.180 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-11-02 15:19:39.210 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-11-02 15:19:39.239 | + 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:19:39.267 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-11-02 15:19:39.269 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-11-02 15:19:39.271 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-11-02 15:19:39.273 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-11-02 15:19:39.275 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-11-02 15:19:39.302 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-11-02 15:19:39.329 | + 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:19:39.355 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-11-02 15:19:39.383 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-11-02 15:19:39.410 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-11-02 15:19:39.437 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-11-02 15:19:39.463 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-11-02 15:19:39.490 | + 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:19:39.517 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-11-02 15:19:39.544 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-11-02 15:19:39.571 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-11-02 15:19:39.598 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-11-02 15:19:39.626 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-11-02 15:19:39.656 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-11-02 15:19:39.684 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-11-02 15:19:39.702 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-11-02 15:19:39.730 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-11-02 15:19:39.758 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-11-02 15:19:39.763 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-11-02 15:19:39.791 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-11-02 15:19:39.818 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-11-02 15:19:39.845 | + lib/swift:configure_swift:475 : local node_number 2022-11-02 15:19:39.847 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 15:19:39.849 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 15:19:39.851 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-11-02 15:19:39.855 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-11-02 15:19:39.858 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 15:19:39.860 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 15:19:39.863 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-11-02 15:19:39.865 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-11-02 15:19:39.867 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 15:19:39.869 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 15:19:39.871 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-11-02 15:19:39.889 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-11-02 15:19:39.917 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-11-02 15:19:39.935 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-11-02 15:19:39.962 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-11-02 15:19:39.980 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 15:19:40.008 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-11-02 15:19:40.026 | + 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:19:40.055 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-11-02 15:19:40.073 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 15:19:40.102 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-11-02 15:19:40.119 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-11-02 15:19:40.148 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-11-02 15:19:40.166 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-11-02 15:19:40.194 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-11-02 15:19:40.212 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-11-02 15:19:40.240 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-11-02 15:19:40.258 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-11-02 15:19:40.285 | + 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:19:40.293 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-11-02 15:19:40.312 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 15:19:40.340 | + 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:19:40.369 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 15:19:40.371 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-11-02 15:19:40.376 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-11-02 15:19:40.378 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 15:19:40.381 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 15:19:40.383 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-11-02 15:19:40.385 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-11-02 15:19:40.387 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 15:19:40.390 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 15:19:40.392 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-11-02 15:19:40.410 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-11-02 15:19:40.438 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-11-02 15:19:40.455 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-11-02 15:19:40.484 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-11-02 15:19:40.502 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 15:19:40.529 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-11-02 15:19:40.548 | + 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:19:40.576 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-11-02 15:19:40.594 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 15:19:40.622 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-11-02 15:19:40.640 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-11-02 15:19:40.669 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-11-02 15:19:40.687 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-11-02 15:19:40.715 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-11-02 15:19:40.733 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-11-02 15:19:40.761 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-11-02 15:19:40.779 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-11-02 15:19:40.809 | + 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:19:40.815 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-11-02 15:19:40.833 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 15:19:40.862 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 15:19:40.864 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-11-02 15:19:40.869 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-11-02 15:19:40.871 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 15:19:40.873 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 15:19:40.876 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-11-02 15:19:40.878 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-11-02 15:19:40.880 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 15:19:40.882 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 15:19:40.885 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-11-02 15:19:40.903 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-11-02 15:19:40.931 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-11-02 15:19:40.949 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-11-02 15:19:40.977 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-11-02 15:19:40.995 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 15:19:41.024 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-11-02 15:19:41.042 | + 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:19:41.071 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-11-02 15:19:41.089 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 15:19:41.117 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-11-02 15:19:41.136 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-11-02 15:19:41.164 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-11-02 15:19:41.182 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-11-02 15:19:41.210 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-11-02 15:19:41.228 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-11-02 15:19:41.257 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-11-02 15:19:41.275 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-11-02 15:19:41.302 | + 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:19:41.307 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-11-02 15:19:41.326 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 15:19:41.354 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-11-02 15:19:41.383 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-11-02 15:19:41.412 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-11-02 15:19:41.440 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-11-02 15:19:41.442 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-11-02 15:19:41.446 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-11-02 15:19:41.475 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-11-02 15:19:41.503 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-11-02 15:19:41.532 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-11-02 15:19:41.560 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-11-02 15:19:41.589 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-11-02 15:19:41.616 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-11-02 15:19:41.644 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-11-02 15:19:41.672 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-11-02 15:19:41.698 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-11-02 15:19:41.714 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:19:41.717 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-11-02 15:19:41.736 | + lib/swift:configure_swift:518 : local auth_vers 2022-11-02 15:19:41.739 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-11-02 15:19:41.758 | + lib/swift:configure_swift:519 : auth_vers=3 2022-11-02 15:19:41.760 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-11-02 15:19:41.789 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-11-02 15:19:41.791 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-11-02 15:19:41.818 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-11-02 15:19:41.848 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-11-02 15:19:41.850 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-11-02 15:19:41.877 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-11-02 15:19:41.894 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:19:41.896 | + lib/swift:configure_swift:538 : local user_group 2022-11-02 15:19:41.899 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-11-02 15:19:41.903 | + lib/swift:configure_swift:539 : user_group=1000 2022-11-02 15:19:41.906 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-11-02 15:19:41.919 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-11-02 15:19:41.921 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-11-02 15:19:41.932 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-11-02 15:19:41.935 | + lib/swift:configure_swift:545 : is_suse 2022-11-02 15:19:41.937 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:19:41.940 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:19:41.942 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:19:41.944 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:19:41.946 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:19:41.949 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:19:41.951 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-11-02 15:19:41.964 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-11-02 15:19:41.967 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-11-02 15:19:41.969 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-11-02 15:19:41.987 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:19:41.989 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-11-02 15:19:42.007 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:19:42.009 | + ./stack.sh:main:919 : stack_install_service glance 2022-11-02 15:19:42.012 | + lib/stack:stack_install_service:20 : local service=glance 2022-11-02 15:19:42.014 | + lib/stack:stack_install_service:21 : type install_glance 2022-11-02 15:19:42.016 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:19:42.019 | + lib/stack:stack_install_service:32 : install_glance 2022-11-02 15:19:42.022 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-11-02 15:19:42.024 | + lib/glance:install_glance:507 : local glance_store_extras 2022-11-02 15:19:42.027 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-11-02 15:19:42.044 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:19:42.048 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-11-02 15:19:42.050 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-11-02 15:19:42.067 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:19:42.069 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-11-02 15:19:42.072 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-11-02 15:19:42.074 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-11-02 15:19:42.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:19:42.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:19:42.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-11-02 15:19:42.085 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:19:42.088 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-11-02 15:19:42.091 | ++ inc/python:join_extras:29 : local IFS=, 2022-11-02 15:19:42.094 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-11-02 15:19:42.097 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-11-02 15:19:42.099 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-11-02 15:19:42.102 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-11-02 15:19:42.104 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-11-02 15:19:42.108 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-11-02 15:19:42.111 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-11-02 15:19:42.113 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-11-02 15:19:42.117 | +++ 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:19:42.117 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-11-02 15:19:42.122 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-11-02 15:19:42.125 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-11-02 15:19:42.128 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-11-02 15:19:42.131 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-11-02 15:19:42.134 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 15:19:42.156 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-11-02 15:19:42.158 | + 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:19:44.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:19:44.330 | from cryptography.utils import int_from_bytes 2022-11-02 15:19:44.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:19:44.330 | from cryptography.utils import int_from_bytes 2022-11-02 15:19:44.536 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.544 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.551 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.555 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.643 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.662 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.666 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.669 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.684 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.693 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.695 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.726 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.735 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.740 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.758 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.795 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.803 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.808 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.856 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.869 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.874 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.893 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.900 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.949 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.966 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:44.970 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.084 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.090 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.094 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:19:45.147 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.267 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.292 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.296 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.307 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.313 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.332 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.339 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.356 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.412 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.425 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.441 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.485 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.489 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:45.496 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:19:45.498 | 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:19:45.578 | 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:19:45.587 | 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:19:45.599 | 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:19:45.656 | 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:19:45.677 | 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:19:45.682 | 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:19:45.698 | 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:19:45.708 | 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:19:45.746 | 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:19:45.752 | 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:19:45.756 | 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:19:45.794 | 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:19:45.808 | 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:19:45.810 | 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:19:45.820 | 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:19:45.841 | 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:19:45.856 | 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:19:45.862 | 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:19:45.864 | 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:19:45.867 | 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:19:45.873 | 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:19:45.887 | 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:19:45.892 | 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:19:45.909 | 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:19:45.934 | 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:19:45.938 | 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:19:45.965 | 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:19:45.969 | 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:19:45.972 | 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:19:45.975 | 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:19:45.981 | 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:19:45.994 | 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:19:46.015 | 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:19:46.020 | 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:19:46.028 | 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:19:46.031 | 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:19:46.034 | 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:19:46.039 | 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:19:46.041 | 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:19:46.047 | 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:19:46.051 | 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:19:46.056 | 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:19:46.058 | 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:19:46.067 | 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:19:46.080 | 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:19:46.090 | 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:19:46.101 | 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:19:46.109 | 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:19:46.112 | 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:19:46.123 | 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:19:46.126 | 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:19:46.131 | 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:19:46.133 | 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:19:46.150 | 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:19:46.153 | 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:19:46.157 | 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:19:46.226 | 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:19:46.234 | 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:19:46.244 | 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:19:46.248 | 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:19:48.218 | + inc/python:pip_install:200 : result=0 2022-11-02 15:19:48.220 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:19:48.223 | + functions-common:time_stop:2451 : local name 2022-11-02 15:19:48.225 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:19:48.227 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:19:48.230 | + functions-common:time_stop:2454 : local total 2022-11-02 15:19:48.232 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:19:48.235 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:19:48.237 | + functions-common:time_stop:2458 : start_time=1667402382150 2022-11-02 15:19:48.240 | + functions-common:time_stop:2460 : [[ -z 1667402382150 ]] 2022-11-02 15:19:48.243 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:19:48.247 | + functions-common:time_stop:2463 : end_time=1667402388244 2022-11-02 15:19:48.249 | + functions-common:time_stop:2464 : elapsed_time=6094 2022-11-02 15:19:48.252 | + functions-common:time_stop:2465 : total=82810 2022-11-02 15:19:48.254 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:19:48.256 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=88904 2022-11-02 15:19:48.259 | + inc/python:pip_install:203 : return 0 2022-11-02 15:19:48.262 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-11-02 15:19:48.264 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-11-02 15:19:48.267 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-11-02 15:19:48.280 | + 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:19:48.285 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-11-02 15:19:48.288 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-11-02 15:19:48.290 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-11-02 15:19:48.292 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:19:48.295 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:19:48.298 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:19:48.301 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:19:48.303 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:19:48.306 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:19:48.323 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:19:48.325 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:19:48.328 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:19:48.331 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:19:48.331 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:19:48.336 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-11-02 15:19:48.339 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:19:48.341 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-11-02 15:19:48.354 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-11-02 15:19:48.357 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:19:48.357 | + functions-common:git_clone:690 : head -1 2022-11-02 15:19:48.361 | f3ae67fa1 Mock getaddrinfo in cinder store tests 2022-11-02 15:19:48.364 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:19:48.366 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-11-02 15:19:48.369 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:19:48.371 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 15:19:48.374 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-11-02 15:19:48.377 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:19:48.379 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-11-02 15:19:48.382 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:19:48.384 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 15:19:48.386 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-11-02 15:19:48.389 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:19:48.392 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:19:48.395 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-11-02 15:19:48.398 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:19:48.401 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-11-02 15:19:48.403 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:19:48.406 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:19:48.409 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-11-02 15:19:48.415 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-11-02 15:19:48.417 | + 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:19:49.088 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-11-02 15:19:49.091 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:19:49.093 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:19:49.096 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:19:49.098 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 15:19:49.100 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-11-02 15:19:49.103 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:19:49.105 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:19:49.108 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:19:49.111 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:19:49.113 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:19:49.115 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:19:49.118 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:19:49.120 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-11-02 15:19:49.141 | Using python 3.8 to install /opt/stack/glance 2022-11-02 15:19:49.144 | + 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:19:51.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:19:51.295 | from cryptography.utils import int_from_bytes 2022-11-02 15:19:51.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:19:51.295 | from cryptography.utils import int_from_bytes 2022-11-02 15:19:51.505 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.513 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.521 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.525 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.614 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.633 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.637 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.641 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.656 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.665 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.667 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.699 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.708 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.713 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.732 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.770 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.778 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.784 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.832 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.846 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.851 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.870 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.877 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.926 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.944 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:51.948 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.065 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.072 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.076 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:19:52.130 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.253 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.278 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.283 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.294 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.300 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.320 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.327 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.344 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.402 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.415 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.432 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.476 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.480 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:19:52.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:19:52.487 | Obtaining file:///opt/stack/glance 2022-11-02 15:19:55.829 | 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:19:55.839 | 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:19:55.848 | 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:19:55.860 | 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:19:56.008 | 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:19:56.017 | 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:19:56.031 | 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:19:56.046 | 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:19:56.065 | 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:19:56.103 | 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:19:56.116 | 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:19:56.122 | 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:19:56.128 | 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:19:56.136 | 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:19:56.143 | 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:19:56.215 | 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:19:56.220 | 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:19:56.230 | 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:19:56.268 | 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:19:56.294 | 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:19:56.297 | 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:19:56.308 | 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:19:56.368 | 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:19:56.421 | 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:19:56.426 | 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:19:56.430 | 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:19:56.448 | 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:19:56.486 | 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:19:56.496 | 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:19:56.537 | 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:19:56.543 | 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:19:56.592 | 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:19:56.597 | 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:19:56.607 | 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:19:56.647 | 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:19:56.703 | 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:19:56.713 | 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:19:56.733 | 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:19:56.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:19:56.760 | 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:19:56.770 | 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:19:56.792 | 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:19:56.803 | 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:19:56.819 | 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:19:56.893 | 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:19:56.899 | 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:19:56.902 | 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:19:56.915 | 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:19:56.922 | 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:19:56.944 | 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:19:56.957 | 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:19:56.968 | 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:19:56.970 | 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:19:56.976 | 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:19:56.992 | 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:19:56.997 | 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:19:57.016 | 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:19:57.021 | 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:19:57.027 | 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:19:57.055 | 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:19:57.060 | 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:19:57.065 | 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:19:57.140 | 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:19:57.143 | 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:19:57.146 | 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:19:57.157 | 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:19:57.160 | 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:19:57.163 | 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:19:57.171 | 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:19:57.224 | 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:19:57.239 | 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:19:57.247 | 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:19:57.254 | 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:19:57.264 | 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:19:57.285 | 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:19:57.290 | 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:19:57.294 | 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:19:57.299 | 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:19:57.323 | 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:19:57.332 | 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:19:57.335 | 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:19:57.352 | 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:19:57.359 | 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:19:57.362 | 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:19:57.364 | 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:19:57.390 | 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:19:57.395 | 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:19:57.397 | 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:19:57.442 | 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:19:57.451 | 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:19:57.457 | 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:19:57.460 | 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:19:57.470 | 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:19:57.473 | 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:19:57.486 | 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:19:57.488 | 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:19:57.493 | 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:19:57.496 | 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:19:57.499 | 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:19:57.501 | 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:19:57.506 | 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:19:57.512 | 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:19:57.548 | 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:19:57.551 | 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:19:57.553 | 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:19:57.556 | 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:19:57.561 | 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:19:57.563 | 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:19:57.584 | 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:19:57.587 | 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:19:57.590 | 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:19:57.593 | 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:19:57.641 | 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:19:57.644 | 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:19:57.647 | 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:19:57.707 | 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:19:58.740 | Installing collected packages: glance 2022-11-02 15:19:58.741 | Attempting uninstall: glance 2022-11-02 15:19:58.741 | Found existing installation: glance 24.1.1.dev4 2022-11-02 15:19:58.745 | Can't uninstall 'glance'. No files were found to uninstall. 2022-11-02 15:19:58.746 | Running setup.py develop for glance 2022-11-02 15:20:02.731 | Successfully installed glance 2022-11-02 15:20:02.843 | + inc/python:pip_install:200 : result=0 2022-11-02 15:20:02.846 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:20:02.848 | + functions-common:time_stop:2451 : local name 2022-11-02 15:20:02.851 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:20:02.853 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:20:02.855 | + functions-common:time_stop:2454 : local total 2022-11-02 15:20:02.858 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:20:02.860 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:20:02.863 | + functions-common:time_stop:2458 : start_time=1667402389136 2022-11-02 15:20:02.865 | + functions-common:time_stop:2460 : [[ -z 1667402389136 ]] 2022-11-02 15:20:02.868 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:20:02.872 | + functions-common:time_stop:2463 : end_time=1667402402869 2022-11-02 15:20:02.875 | + functions-common:time_stop:2464 : elapsed_time=13733 2022-11-02 15:20:02.877 | + functions-common:time_stop:2465 : total=88904 2022-11-02 15:20:02.880 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:20:02.882 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=102637 2022-11-02 15:20:02.884 | + inc/python:pip_install:203 : return 0 2022-11-02 15:20:02.887 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:20:02.889 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 15:20:02.892 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 15:20:02.911 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 15:20:02.923 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-11-02 15:20:02.926 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-11-02 15:20:02.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:20:02.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:20:02.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-11-02 15:20:02.937 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:20:02.939 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:20:02.942 | + ./stack.sh:main:920 : configure_glance 2022-11-02 15:20:02.944 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-11-02 15:20:02.956 | + lib/glance:configure_glance:326 : local dburl 2022-11-02 15:20:02.959 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-11-02 15:20:02.961 | ++ lib/database:database_connection_url:134 : local db=glance 2022-11-02 15:20:02.963 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-11-02 15:20:02.967 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-11-02 15:20:02.969 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 15:20:02.972 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 15:20:02.974 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-11-02 15:20:03.002 | + 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:20:03.030 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-11-02 15:20:03.059 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 15:20:03.087 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-11-02 15:20:03.118 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-11-02 15:20:03.147 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-11-02 15:20:03.149 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 15:20:03.152 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-11-02 15:20:03.155 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:20:03.157 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-11-02 15:20:03.185 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-11-02 15:20:03.213 | + 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:20:03.243 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-11-02 15:20:03.271 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-11-02 15:20:03.301 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-11-02 15:20:03.330 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-11-02 15:20:03.359 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-11-02 15:20:03.387 | + 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:20:03.417 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:20:03.446 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-11-02 15:20:03.475 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-11-02 15:20:03.477 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-11-02 15:20:03.480 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-11-02 15:20:03.483 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:20:03.485 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:20:03.487 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:20:03.504 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:20:03.507 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:20:03.509 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:20:03.511 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:20:03.528 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:20:03.530 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:20:03.533 | + 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:20:03.562 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:20:03.565 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:20:03.567 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-11-02 15:20:03.570 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-11-02 15:20:03.572 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-11-02 15:20:03.600 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-11-02 15:20:03.630 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-11-02 15:20:03.633 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-11-02 15:20:03.635 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-11-02 15:20:03.637 | + lib/glance:configure_glance_store:254 : local be 2022-11-02 15:20:03.640 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-11-02 15:20:03.642 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-11-02 15:20:03.645 | + 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:20:03.674 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-11-02 15:20:03.677 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-11-02 15:20:03.706 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-11-02 15:20:03.708 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-11-02 15:20:03.725 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:20:03.727 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-11-02 15:20:03.756 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-11-02 15:20:03.785 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-11-02 15:20:03.815 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-11-02 15:20:03.844 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-11-02 15:20:03.873 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-11-02 15:20:03.889 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:20:03.892 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 15:20:03.921 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-11-02 15:20:03.949 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-11-02 15:20:03.978 | + 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:20:04.007 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-11-02 15:20:04.036 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-11-02 15:20:04.066 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-11-02 15:20:04.082 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:20:04.085 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-11-02 15:20:04.087 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-11-02 15:20:04.089 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 15:20:04.093 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:20:04.110 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:20:04.112 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:20:04.114 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:20:04.117 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:20:04.119 | + 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:20:04.148 | + 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:20:04.178 | + 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:20:04.207 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:20:04.237 | + 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:20:04.241 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-11-02 15:20:04.270 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-11-02 15:20:04.300 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 15:20:04.329 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-11-02 15:20:04.359 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-11-02 15:20:04.388 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-11-02 15:20:04.418 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-11-02 15:20:04.447 | + 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:20:04.476 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-11-02 15:20:04.505 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-11-02 15:20:04.535 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-11-02 15:20:04.564 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-11-02 15:20:04.569 | + 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:20:04.576 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-11-02 15:20:04.592 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:20:04.595 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-11-02 15:20:04.597 | + 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:20:04.599 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-11-02 15:20:04.602 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-11-02 15:20:04.604 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-11-02 15:20:04.608 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-11-02 15:20:04.611 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-11-02 15:20:04.614 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-11-02 15:20:04.617 | + 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:20:04.647 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-11-02 15:20:04.649 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-11-02 15:20:04.651 | ++ functions:get_random_port:837 : true 2022-11-02 15:20:04.654 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-11-02 15:20:04.657 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-11-02 15:20:04.659 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-11-02 15:20:04.718 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-11-02 15:20:04.720 | ++ functions:get_random_port:841 : break 2 2022-11-02 15:20:04.722 | ++ functions:get_random_port:845 : echo 60999 2022-11-02 15:20:04.725 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-11-02 15:20:04.727 | + 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:20:04.756 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-11-02 15:20:04.784 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-11-02 15:20:04.812 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:20:04.838 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:20:04.865 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:20:04.893 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:20:04.920 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:20:04.947 | + 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:20:04.975 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:20:05.002 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:20:05.030 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:20:05.057 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:20:05.085 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 15:20:05.113 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-11-02 15:20:05.140 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-11-02 15:20:05.168 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-11-02 15:20:05.196 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-11-02 15:20:05.223 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-11-02 15:20:05.250 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-11-02 15:20:05.253 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-11-02 15:20:05.255 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:20:05.257 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:20:05.260 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:20:05.262 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-11-02 15:20:05.264 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-11-02 15:20:05.322 | proxy (enabled by site administrator) 2022-11-02 15:20:05.325 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-11-02 15:20:05.327 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-11-02 15:20:05.330 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:20:05.332 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:20:05.334 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:20:05.337 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-11-02 15:20:05.339 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-11-02 15:20:05.395 | proxy_http (enabled by site administrator) 2022-11-02 15:20:05.398 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-11-02 15:20:05.401 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-11-02 15:20:05.403 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-11-02 15:20:05.406 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:20:05.408 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:20:05.411 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:20:05.413 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:20:05.416 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:20:05.418 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-11-02 15:20:05.419 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:20:05.428 | KeepAlive Off 2022-11-02 15:20:05.432 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-11-02 15:20:05.432 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:20:05.441 | SetEnv proxy-sendchunked 1 2022-11-02 15:20:05.445 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 15:20:05.445 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-11-02 15:20:05.453 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-11-02 15:20:05.457 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-11-02 15:20:05.459 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-11-02 15:20:05.461 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:20:05.464 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:20:05.467 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:20:05.469 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:20:05.471 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:20:05.474 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:20:05.476 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:20:05.478 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:20:05.480 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:20:05.483 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-11-02 15:20:05.545 | Site glance-wsgi-api already enabled 2022-11-02 15:20:05.550 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-11-02 15:20:05.552 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:20:05.554 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:20:05.557 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:20:05.697 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-11-02 15:20:05.705 | + 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:20:05.736 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-02 15:20:05.739 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-11-02 15:20:05.759 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:20:05.762 | + ./stack.sh:main:925 : stack_install_service cinder 2022-11-02 15:20:05.765 | + lib/stack:stack_install_service:20 : local service=cinder 2022-11-02 15:20:05.767 | + lib/stack:stack_install_service:21 : type install_cinder 2022-11-02 15:20:05.770 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:20:05.772 | + lib/stack:stack_install_service:32 : install_cinder 2022-11-02 15:20:05.775 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-11-02 15:20:05.777 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-11-02 15:20:05.780 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-11-02 15:20:05.782 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:20:05.784 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:20:05.787 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:20:05.790 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:20:05.793 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:20:05.796 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:20:05.813 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:20:05.816 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:20:05.818 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:20:05.821 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:20:05.821 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:20:05.827 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-11-02 15:20:05.829 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:20:05.832 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-11-02 15:20:05.845 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-11-02 15:20:05.848 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:20:05.849 | + functions-common:git_clone:690 : head -1 2022-11-02 15:20:05.858 | a3c8857ee NFS: Fix generic revert to snapshot flow 2022-11-02 15:20:05.861 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:20:05.863 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-11-02 15:20:05.866 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:20:05.868 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 15:20:05.871 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-11-02 15:20:05.874 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:20:05.877 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-11-02 15:20:05.879 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:20:05.882 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 15:20:05.884 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-11-02 15:20:05.887 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:20:05.889 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:20:05.892 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-11-02 15:20:05.895 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:20:05.898 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-11-02 15:20:05.901 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:20:05.903 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:20:05.906 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-11-02 15:20:05.912 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-11-02 15:20:05.915 | + 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:20:06.603 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-11-02 15:20:06.605 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:20:06.608 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:20:06.610 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:20:06.613 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 15:20:06.615 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-11-02 15:20:06.617 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:20:06.620 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:20:06.622 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:20:06.625 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:20:06.627 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:20:06.629 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:20:06.632 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:20:06.634 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-11-02 15:20:06.657 | Using python 3.8 to install /opt/stack/cinder 2022-11-02 15:20:06.659 | + 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:20:08.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:20:08.808 | from cryptography.utils import int_from_bytes 2022-11-02 15:20:08.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:20:08.808 | from cryptography.utils import int_from_bytes 2022-11-02 15:20:09.022 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.030 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.037 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.041 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.129 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.149 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.153 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.157 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.172 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.181 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.182 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.213 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.223 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.227 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.246 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.284 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.292 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.297 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.345 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.359 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.363 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.382 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.389 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.438 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.456 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.460 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.574 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.581 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.585 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:20:09.639 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.760 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.785 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.789 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.800 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.806 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.825 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.832 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.850 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.908 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.921 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.937 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.982 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.986 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:09.992 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:20:09.992 | Obtaining file:///opt/stack/cinder 2022-11-02 15:20:14.127 | 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:20:14.136 | 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:20:14.144 | 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:20:14.156 | 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:20:14.305 | 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:20:14.317 | 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:20:14.328 | 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:20:14.338 | 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:20:14.357 | 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:20:14.406 | 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:20:14.419 | 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:20:14.422 | 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:20:14.431 | 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:20:14.442 | 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:20:14.468 | 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:20:14.474 | 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:20:14.478 | 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:20:14.489 | 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:20:14.492 | 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:20:14.495 | 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:20:14.507 | 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:20:14.566 | 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:20:14.617 | 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:20:14.628 | 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:20:14.637 | 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:20:14.660 | 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:20:14.664 | 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:20:14.682 | 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:20:14.719 | 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:20:14.729 | 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:20:14.769 | 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:20:14.775 | 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:20:14.821 | 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:20:14.826 | 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:20:14.864 | 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:20:14.917 | 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:20:14.927 | 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:20:14.946 | 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:20:14.960 | 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:20:14.974 | 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:20:14.986 | 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:20:14.988 | 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:20:14.998 | 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:20:15.047 | 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:20:15.057 | 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:20:15.088 | 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:20:15.107 | 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:20:15.129 | 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:20:15.174 | 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:20:15.179 | 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:20:15.211 | 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:20:15.213 | 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:20:15.226 | 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:20:15.232 | 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:20:15.253 | 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:20:15.256 | 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:20:15.260 | 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:20:15.270 | 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:20:15.272 | 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:20:15.280 | 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:20:15.295 | 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:20:15.299 | 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:20:15.315 | 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:20:15.333 | 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:20:15.348 | 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:20:15.373 | 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:20:15.377 | 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:20:15.384 | 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:20:15.411 | 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:20:15.416 | 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:20:15.421 | 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:20:15.425 | 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:20:15.431 | 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:20:15.504 | 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:20:15.507 | 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:20:15.518 | 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:20:15.520 | 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:20:15.523 | 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:20:15.530 | 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:20:15.533 | 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:20:15.538 | 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:20:15.591 | 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:20:15.605 | 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:20:15.614 | 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:20:15.619 | 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:20:15.629 | 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:20:15.687 | 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:20:15.690 | 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:20:15.710 | 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:20:15.714 | 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:20:15.721 | 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:20:15.726 | 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:20:15.729 | 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:20:15.734 | 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:20:15.737 | 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:20:15.741 | 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:20:15.758 | 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:20:15.775 | 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:20:15.777 | 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:20:15.783 | 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:20:15.786 | 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:20:15.789 | 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:20:15.795 | 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:20:15.800 | 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:20:15.814 | 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:20:15.818 | 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:20:15.824 | 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:20:15.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:20:15.879 | 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:20:15.885 | 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:20:15.889 | 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:20:15.899 | 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:20:15.902 | 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:20:15.913 | 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:20:15.925 | 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:20:15.938 | 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:20:15.943 | 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:20:15.945 | 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:20:15.948 | 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:20:15.952 | 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:20:15.954 | 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:20:15.991 | 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:20:15.996 | 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:20:16.001 | 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:20:16.004 | 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:20:16.008 | 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:20:16.011 | 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:20:16.014 | 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:20:16.020 | 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:20:16.056 | 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:20:16.082 | 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:20:16.089 | 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:20:16.092 | 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:20:16.094 | 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:20:16.098 | 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:20:16.146 | 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:20:16.149 | 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:20:16.173 | 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:20:16.175 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 15:20:17.195 | Installing collected packages: cinder 2022-11-02 15:20:17.195 | Attempting uninstall: cinder 2022-11-02 15:20:17.196 | Found existing installation: cinder 20.0.2.dev13 2022-11-02 15:20:17.199 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-11-02 15:20:17.201 | Running setup.py develop for cinder 2022-11-02 15:20:21.938 | Successfully installed cinder 2022-11-02 15:20:22.051 | + inc/python:pip_install:200 : result=0 2022-11-02 15:20:22.054 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:20:22.056 | + functions-common:time_stop:2451 : local name 2022-11-02 15:20:22.058 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:20:22.061 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:20:22.064 | + functions-common:time_stop:2454 : local total 2022-11-02 15:20:22.066 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:20:22.068 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:20:22.070 | + functions-common:time_stop:2458 : start_time=1667402406650 2022-11-02 15:20:22.073 | + functions-common:time_stop:2460 : [[ -z 1667402406650 ]] 2022-11-02 15:20:22.076 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:20:22.080 | + functions-common:time_stop:2463 : end_time=1667402422077 2022-11-02 15:20:22.082 | + functions-common:time_stop:2464 : elapsed_time=15427 2022-11-02 15:20:22.084 | + functions-common:time_stop:2465 : total=102637 2022-11-02 15:20:22.086 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:20:22.089 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=118064 2022-11-02 15:20:22.091 | + inc/python:pip_install:203 : return 0 2022-11-02 15:20:22.093 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:20:22.096 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 15:20:22.098 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 15:20:22.118 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 15:20:22.131 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-11-02 15:20:22.134 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-11-02 15:20:22.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:20:22.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:20:22.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-11-02 15:20:22.144 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:20:22.146 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-11-02 15:20:22.149 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-11-02 15:20:22.152 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-11-02 15:20:22.154 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:20:22.157 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:20:22.159 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-11-02 15:20:22.172 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-11-02 15:20:22.174 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:20:22.177 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:20:22.180 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:20:22.182 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:20:22.185 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:20:22.188 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:20:22.190 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:20:22.193 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:20:22.195 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:20:22.198 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:20:22.201 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:20:22.203 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:20:22.206 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-11-02 15:20:22.208 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:20:22.211 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:20:22.213 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:20:22.216 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-11-02 15:20:22.239 | + 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:20:22.350 | Reading package lists... 2022-11-02 15:20:22.616 | Building dependency tree... 2022-11-02 15:20:22.617 | Reading state information... 2022-11-02 15:20:22.895 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-11-02 15:20:22.895 | The following packages were automatically installed and are no longer required: 2022-11-02 15:20:22.896 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:20:22.896 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:20:22.896 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:20:22.896 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:20:22.897 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:20:22.897 | python3-zope.interface 2022-11-02 15:20:22.897 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:20:23.014 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:20:23.018 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:20:23.021 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:20:23.024 | + functions-common:time_stop:2451 : local name 2022-11-02 15:20:23.026 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:20:23.029 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:20:23.032 | + functions-common:time_stop:2454 : local total 2022-11-02 15:20:23.034 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:20:23.037 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:20:23.039 | + functions-common:time_stop:2458 : start_time=1667402422236 2022-11-02 15:20:23.042 | + functions-common:time_stop:2460 : [[ -z 1667402422236 ]] 2022-11-02 15:20:23.045 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:20:23.049 | + functions-common:time_stop:2463 : end_time=1667402423047 2022-11-02 15:20:23.052 | + functions-common:time_stop:2464 : elapsed_time=811 2022-11-02 15:20:23.054 | + functions-common:time_stop:2465 : total=5687 2022-11-02 15:20:23.057 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:20:23.059 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6498 2022-11-02 15:20:23.062 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:20:23.065 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:20:23.067 | + ./stack.sh:main:926 : configure_cinder 2022-11-02 15:20:23.069 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-11-02 15:20:23.083 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-11-02 15:20:23.087 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-11-02 15:20:23.089 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-11-02 15:20:23.092 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 15:20:23.095 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-11-02 15:20:23.095 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 15:20:23.099 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-11-02 15:20:23.102 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-11-02 15:20:23.104 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 15:20:23.106 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-11-02 15:20:23.108 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-11-02 15:20:23.110 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-11-02 15:20:23.112 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-11-02 15:20:23.115 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-11-02 15:20:23.126 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-11-02 15:20:23.139 | + 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:20:23.151 | + 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:20:23.164 | + 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:20:23.176 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 15:20:23.179 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 15:20:23.183 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.mCTps3A2bm 2022-11-02 15:20:23.185 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 15:20:23.188 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 15:20:23.190 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-11-02 15:20:23.192 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.mCTps3A2bm 2022-11-02 15:20:23.196 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.mCTps3A2bm 2022-11-02 15:20:23.208 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.mCTps3A2bm /etc/sudoers.d/cinder-rootwrap 2022-11-02 15:20:23.221 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-11-02 15:20:23.225 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 15:20:23.227 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 15:20:23.229 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 15:20:23.231 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 15:20:23.233 | + 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:20:23.235 | + 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:20:23.238 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-11-02 15:20:23.240 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-11-02 15:20:23.244 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-11-02 15:20:23.250 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-11-02 15:20:23.269 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-11-02 15:20:23.288 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-11-02 15:20:23.307 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-11-02 15:20:23.327 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-11-02 15:20:23.345 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-11-02 15:20:23.363 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-11-02 15:20:23.382 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-11-02 15:20:23.400 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-11-02 15:20:23.403 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 15:20:23.405 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-11-02 15:20:23.407 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:20:23.410 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-11-02 15:20:23.439 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-11-02 15:20:23.466 | + 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:20:23.494 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-11-02 15:20:23.522 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-11-02 15:20:23.550 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-11-02 15:20:23.578 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-11-02 15:20:23.604 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-11-02 15:20:23.632 | + 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:20:23.660 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:20:23.688 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-11-02 15:20:23.718 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-11-02 15:20:23.747 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-11-02 15:20:23.750 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-11-02 15:20:23.752 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-11-02 15:20:23.755 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-11-02 15:20:23.757 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 15:20:23.760 | + 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:20:23.790 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-11-02 15:20:23.819 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-11-02 15:20:23.847 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-11-02 15:20:23.875 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-11-02 15:20:23.903 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-11-02 15:20:23.931 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-11-02 15:20:23.961 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-11-02 15:20:23.963 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-11-02 15:20:23.992 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 15:20:24.023 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-11-02 15:20:24.032 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key e0e212d457ebe75f64a732ea435912e7 2022-11-02 15:20:24.060 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-11-02 15:20:24.062 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 15:20:24.091 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 15:20:24.119 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 15:20:24.146 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-11-02 15:20:24.175 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-11-02 15:20:24.191 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:20:24.194 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 15:20:24.196 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-11-02 15:20:24.198 | + lib/cinder:configure_cinder:301 : local default_name= 2022-11-02 15:20:24.201 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-11-02 15:20:24.203 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 15:20:24.206 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-11-02 15:20:24.208 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-11-02 15:20:24.210 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-11-02 15:20:24.213 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-11-02 15:20:24.216 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-11-02 15:20:24.218 | + 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:20:24.248 | + 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:20:24.276 | + 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:20:24.304 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-11-02 15:20:24.332 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-11-02 15:20:24.360 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-11-02 15:20:24.388 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-11-02 15:20:24.391 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-11-02 15:20:24.393 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-11-02 15:20:24.395 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-11-02 15:20:24.424 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-11-02 15:20:24.426 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-11-02 15:20:24.454 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-11-02 15:20:24.457 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-11-02 15:20:24.459 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-11-02 15:20:24.462 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-11-02 15:20:24.490 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-11-02 15:20:24.492 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-11-02 15:20:24.495 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-11-02 15:20:24.512 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:20:24.514 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-11-02 15:20:24.516 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-11-02 15:20:24.519 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-11-02 15:20:24.521 | + 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:20:24.550 | + 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:20:24.578 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-11-02 15:20:24.594 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:20:24.596 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-11-02 15:20:24.613 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:20:24.616 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-11-02 15:20:24.632 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:20:24.634 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-11-02 15:20:24.637 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-11-02 15:20:24.639 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-11-02 15:20:24.642 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-11-02 15:20:24.644 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:20:24.646 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:20:24.649 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:20:24.665 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:20:24.668 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:20:24.671 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:20:24.673 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:20:24.690 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:20:24.692 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:20:24.695 | + 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:20:24.722 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:20:24.725 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:20:24.727 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-11-02 15:20:24.730 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-11-02 15:20:24.733 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 15:20:24.736 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:20:24.752 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:20:24.755 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:20:24.757 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:20:24.760 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:20:24.762 | + 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:20:24.790 | + 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:20:24.819 | + 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:20:24.847 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:20:24.876 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-11-02 15:20:24.892 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:20:24.895 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-11-02 15:20:24.897 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-11-02 15:20:24.900 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-11-02 15:20:24.902 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-11-02 15:20:24.905 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 15:20:24.907 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:20:24.910 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-11-02 15:20:24.914 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-11-02 15:20:24.916 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:20:24.919 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:20:24.932 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:20:24.932 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:20:24.940 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:20:24.944 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:20:24.959 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-11-02 15:20:24.962 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-11-02 15:20:24.966 | + 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:20:24.995 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-11-02 15:20:25.022 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-11-02 15:20:25.050 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:20:25.077 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:20:25.104 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:20:25.132 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:20:25.160 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:20:25.187 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:20:25.215 | + 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:20:25.243 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:20:25.271 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:20:25.299 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:20:25.326 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 15:20:25.329 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 15:20:25.332 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-11-02 15:20:25.334 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-11-02 15:20:25.337 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:20:25.339 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:20:25.342 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:20:25.344 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 15:20:25.347 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 15:20:25.349 | + 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:20:25.376 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 15:20:25.406 | + 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:20:25.406 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 15:20:25.415 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-11-02 15:20:25.418 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-11-02 15:20:25.420 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-11-02 15:20:25.423 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:20:25.425 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:20:25.427 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:20:25.430 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:20:25.432 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:20:25.435 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:20:25.437 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:20:25.440 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:20:25.442 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:20:25.444 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-11-02 15:20:25.505 | Enabling site cinder-wsgi. 2022-11-02 15:20:25.511 | To activate the new configuration, you need to run: 2022-11-02 15:20:25.511 | systemctl reload apache2 2022-11-02 15:20:25.516 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 15:20:25.518 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:20:25.520 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:20:25.523 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:20:25.664 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-11-02 15:20:25.666 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-11-02 15:20:25.705 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-11-02 15:20:25.738 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-11-02 15:20:25.755 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:20:25.758 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-11-02 15:20:25.760 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 15:20:25.764 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 15:20:25.766 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 15:20:25.768 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-11-02 15:20:25.800 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-11-02 15:20:25.828 | + 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:20:25.857 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-11-02 15:20:25.885 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-11-02 15:20:25.912 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-11-02 15:20:25.941 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-11-02 15:20:25.969 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-11-02 15:20:25.997 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:20:26.026 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-11-02 15:20:26.054 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-11-02 15:20:26.082 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 15:20:26.111 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-11-02 15:20:26.113 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-11-02 15:20:26.131 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:20:26.133 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-11-02 15:20:26.164 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-02 15:20:26.166 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-11-02 15:20:26.185 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:20:26.188 | + ./stack.sh:main:931 : stack_install_service neutron 2022-11-02 15:20:26.190 | + lib/stack:stack_install_service:20 : local service=neutron 2022-11-02 15:20:26.192 | + lib/stack:stack_install_service:21 : type install_neutron 2022-11-02 15:20:26.195 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:20:26.197 | + lib/stack:stack_install_service:32 : install_neutron 2022-11-02 15:20:26.200 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-11-02 15:20:26.204 | ++ 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:20:26.205 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:20:26.210 | + 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:20:26.213 | + 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:20:26.216 | + 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:20:26.218 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:20:26.221 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-11-02 15:20:26.223 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-11-02 15:20:26.226 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-11-02 15:20:26.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:20:26.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:20:26.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-11-02 15:20:26.237 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:20:26.239 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-11-02 15:20:26.242 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-11-02 15:20:26.244 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-11-02 15:20:26.246 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:20:26.248 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:20:26.251 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:20:26.254 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:20:26.256 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:20:26.259 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:20:26.275 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:20:26.277 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:20:26.280 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:20:26.283 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:20:26.283 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:20:26.288 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-11-02 15:20:26.291 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:20:26.293 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-11-02 15:20:26.306 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-11-02 15:20:26.309 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:20:26.310 | + functions-common:git_clone:690 : head -1 2022-11-02 15:20:26.316 | df8d82e92a Check subnet overlapping after add router interface 2022-11-02 15:20:26.319 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:20:26.321 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-11-02 15:20:26.324 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:20:26.327 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 15:20:26.330 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-11-02 15:20:26.332 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:20:26.335 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-11-02 15:20:26.337 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:20:26.340 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 15:20:26.342 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-11-02 15:20:26.345 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:20:26.347 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:20:26.350 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-11-02 15:20:26.353 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:20:26.356 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-11-02 15:20:26.359 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:20:26.361 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:20:26.364 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-11-02 15:20:26.370 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-11-02 15:20:26.373 | + 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:20:27.024 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-11-02 15:20:27.026 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:20:27.029 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:20:27.032 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:20:27.034 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 15:20:27.037 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-11-02 15:20:27.039 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:20:27.041 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:20:27.044 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:20:27.047 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:20:27.049 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:20:27.052 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:20:27.054 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:20:27.056 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-11-02 15:20:27.077 | Using python 3.8 to install /opt/stack/neutron 2022-11-02 15:20:27.079 | + 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:20:29.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:20:29.234 | from cryptography.utils import int_from_bytes 2022-11-02 15:20:29.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:20:29.234 | from cryptography.utils import int_from_bytes 2022-11-02 15:20:29.443 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.451 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.458 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.462 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.553 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.572 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.576 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.580 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.595 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.604 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.607 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.639 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.648 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.653 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.672 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.711 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.719 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.725 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.773 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.787 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.791 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.811 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.818 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.867 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.885 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:29.889 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.005 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.013 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.017 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:20:30.071 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.194 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.220 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.224 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.235 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.240 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.260 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.267 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.285 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.345 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.357 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.373 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.419 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.423 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:30.429 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:20:30.429 | Obtaining file:///opt/stack/neutron 2022-11-02 15:20:34.729 | 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:20:34.735 | 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:20:34.739 | 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:20:34.748 | 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:20:34.757 | 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:20:34.769 | 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:20:34.915 | 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:20:34.929 | 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:20:34.943 | 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:20:34.949 | 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:20:34.951 | 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:20:34.960 | 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:20:34.966 | 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:20:34.971 | 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:20:34.981 | 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:20:35.018 | 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:20:35.043 | 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:20:35.101 | 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:20:35.154 | 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:20:35.158 | 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:20:35.161 | 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:20:35.198 | 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:20:35.224 | 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:20:35.239 | 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:20:35.243 | 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:20:35.247 | 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:20:35.252 | 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:20:35.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:20:35.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:20:35.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:20:35.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:20:35.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:20:35.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:20:35.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:20:35.457 | 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:20:35.511 | 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:20:35.521 | 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:20:35.540 | 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:20:35.555 | 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:20:35.569 | 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:20:35.582 | 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:20:35.584 | 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:20:35.593 | 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:20:35.615 | 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:20:35.625 | 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:20:35.641 | 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:20:35.660 | 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:20:35.731 | 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:20:35.736 | 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:20:35.744 | 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:20:35.750 | 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:20:35.752 | 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:20:35.762 | 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:20:35.774 | 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:20:35.780 | 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:20:35.802 | 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:20:35.814 | 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:20:35.824 | 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:20:35.827 | 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:20:35.832 | 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:20:35.849 | 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:20:35.852 | 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:20:35.856 | 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:20:35.860 | 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:20:35.864 | 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:20:35.868 | 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:20:35.871 | 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:20:35.875 | 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:20:35.880 | 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:20:35.898 | 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:20:35.916 | 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:20:35.942 | 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:20:35.957 | 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:20:35.961 | 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:20:35.967 | 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:20:35.994 | 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:20:35.997 | 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:20:36.001 | 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:20:36.006 | 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:20:36.080 | 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:20:36.083 | 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:20:36.086 | 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:20:36.089 | 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:20:36.099 | 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:20:36.102 | 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:20:36.104 | 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:20:36.111 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 15:20:36.125 | 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:20:36.134 | 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:20:36.140 | 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:20:36.150 | 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:20:36.207 | 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:20:36.227 | 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:20:36.231 | 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:20:36.236 | 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:20:36.239 | 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:20:36.244 | 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:20:36.268 | 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:20:36.276 | 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:20:36.293 | 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:20:36.296 | 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:20:36.301 | 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:20:36.306 | 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:20:36.328 | 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:20:36.364 | 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:20:36.367 | 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:20:36.370 | 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:20:36.373 | 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:20:36.376 | 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:20:36.379 | 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:20:36.382 | 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:20:36.429 | 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:20:36.433 | 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:20:36.442 | 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:20:36.446 | 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:20:36.457 | 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:20:36.459 | 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:20:36.479 | 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:20:36.493 | 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:20:36.505 | 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:20:36.518 | 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:20:36.521 | 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:20:36.524 | 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:20:36.530 | 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:20:36.532 | 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:20:36.535 | 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:20:36.537 | 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:20:36.540 | 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:20:36.543 | 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:20:36.546 | 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:20:36.553 | 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:20:36.565 | 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:20:36.614 | 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:20:36.617 | 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:20:36.622 | 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:20:36.625 | 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:20:37.727 | Installing collected packages: neutron 2022-11-02 15:20:37.727 | Attempting uninstall: neutron 2022-11-02 15:20:37.728 | Found existing installation: neutron 20.2.1.dev72 2022-11-02 15:20:37.739 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-11-02 15:20:37.740 | Running setup.py develop for neutron 2022-11-02 15:20:42.670 | Successfully installed neutron 2022-11-02 15:20:42.783 | + inc/python:pip_install:200 : result=0 2022-11-02 15:20:42.786 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:20:42.788 | + functions-common:time_stop:2451 : local name 2022-11-02 15:20:42.790 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:20:42.793 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:20:42.795 | + functions-common:time_stop:2454 : local total 2022-11-02 15:20:42.797 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:20:42.800 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:20:42.802 | + functions-common:time_stop:2458 : start_time=1667402427072 2022-11-02 15:20:42.804 | + functions-common:time_stop:2460 : [[ -z 1667402427072 ]] 2022-11-02 15:20:42.807 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:20:42.811 | + functions-common:time_stop:2463 : end_time=1667402442809 2022-11-02 15:20:42.814 | + functions-common:time_stop:2464 : elapsed_time=15737 2022-11-02 15:20:42.816 | + functions-common:time_stop:2465 : total=118064 2022-11-02 15:20:42.818 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:20:42.821 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=133801 2022-11-02 15:20:42.823 | + inc/python:pip_install:203 : return 0 2022-11-02 15:20:42.826 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:20:42.828 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 15:20:42.831 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 15:20:42.850 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 15:20:42.863 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-11-02 15:20:42.865 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-11-02 15:20:42.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:20:42.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:20:42.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-11-02 15:20:42.876 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:20:42.879 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-11-02 15:20:42.881 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:20:42.883 | + ./stack.sh:main:934 : is_service_enabled nova 2022-11-02 15:20:42.902 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:20:42.904 | + ./stack.sh:main:936 : stack_install_service nova 2022-11-02 15:20:42.907 | + lib/stack:stack_install_service:20 : local service=nova 2022-11-02 15:20:42.909 | + lib/stack:stack_install_service:21 : type install_nova 2022-11-02 15:20:42.912 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:20:42.914 | + lib/stack:stack_install_service:32 : install_nova 2022-11-02 15:20:42.917 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-11-02 15:20:42.920 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-11-02 15:20:42.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:20:42.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:20:42.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-11-02 15:20:42.930 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:20:42.932 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-11-02 15:20:42.949 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:20:42.951 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-11-02 15:20:42.968 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:20:42.970 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-11-02 15:20:42.987 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:20:42.989 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-11-02 15:20:42.992 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-11-02 15:20:42.994 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-11-02 15:20:42.997 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:20:42.999 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:20:43.002 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:20:43.004 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:20:43.006 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:20:43.009 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:20:43.025 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:20:43.028 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:20:43.030 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:20:43.033 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:20:43.033 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:20:43.038 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-11-02 15:20:43.041 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:20:43.044 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-11-02 15:20:43.057 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-11-02 15:20:43.060 | + functions-common:git_clone:690 : head -1 2022-11-02 15:20:43.060 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:20:43.064 | 2738317167 nova-live-migration tests not needed for Ironic 2022-11-02 15:20:43.067 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:20:43.070 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-11-02 15:20:43.072 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:20:43.076 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 15:20:43.078 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-11-02 15:20:43.080 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:20:43.083 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-11-02 15:20:43.085 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:20:43.088 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 15:20:43.091 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-11-02 15:20:43.093 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:20:43.096 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:20:43.099 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-11-02 15:20:43.101 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:20:43.104 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-11-02 15:20:43.107 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:20:43.110 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:20:43.113 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-11-02 15:20:43.119 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-11-02 15:20:43.121 | + 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:20:43.807 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-11-02 15:20:43.810 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:20:43.812 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:20:43.815 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:20:43.817 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 15:20:43.819 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-11-02 15:20:43.822 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:20:43.824 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:20:43.827 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:20:43.829 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:20:43.831 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:20:43.834 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:20:43.836 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:20:43.838 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-11-02 15:20:43.860 | Using python 3.8 to install /opt/stack/nova 2022-11-02 15:20:43.863 | + 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:20:45.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:20:45.998 | from cryptography.utils import int_from_bytes 2022-11-02 15:20:45.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:20:45.998 | from cryptography.utils import int_from_bytes 2022-11-02 15:20:46.209 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.216 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.223 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.227 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.317 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.337 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.341 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.345 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.360 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.368 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.370 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.402 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.412 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.416 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.435 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.473 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.481 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.486 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.535 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.548 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.552 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.572 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.579 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.628 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.646 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.650 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.765 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.772 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.776 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:20:46.830 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.952 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.977 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.981 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.992 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:46.998 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:47.018 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:47.025 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:47.043 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:47.100 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:47.113 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:47.129 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:47.175 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:47.179 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:20:47.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:20:47.187 | Obtaining file:///opt/stack/nova 2022-11-02 15:20:52.363 | 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:20:52.369 | 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:20:52.372 | 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:20:52.381 | 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:20:52.390 | 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:20:52.393 | 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:20:52.404 | 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:20:52.548 | 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:20:52.560 | 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:20:52.575 | 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:20:52.594 | 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:20:52.631 | 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:20:52.643 | 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:20:52.646 | 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:20:52.655 | 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:20:52.661 | 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:20:52.666 | 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:20:52.702 | 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:20:52.727 | 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:20:52.731 | 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:20:52.742 | 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:20:52.800 | 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:20:52.850 | 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:20:52.861 | 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:20:52.865 | 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:20:52.869 | 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:20:52.873 | 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:20:52.898 | 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:20:52.920 | 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:20:52.925 | 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:20:52.928 | 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:20:52.934 | 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:20:52.956 | 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:20:52.972 | 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:20:53.009 | 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:20:53.020 | 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:20:53.059 | 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:20:53.065 | 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:20:53.112 | 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:20:53.116 | 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:20:53.126 | 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:20:53.165 | 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:20:53.219 | 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:20:53.229 | 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:20:53.248 | 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:20:53.262 | 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:20:53.304 | 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:20:53.316 | 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:20:53.319 | 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:20:53.328 | 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:20:53.350 | 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:20:53.361 | 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:20:53.378 | 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:20:53.396 | 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:20:53.405 | 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:20:53.411 | 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:20:53.443 | 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:20:53.446 | 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:20:53.457 | 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:20:53.463 | 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:20:53.484 | 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:20:53.494 | 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:20:53.497 | 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:20:53.503 | 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:20:53.520 | 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:20:53.522 | 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:20:53.527 | 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:20:53.531 | 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:20:53.534 | 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:20:53.538 | 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:20:53.542 | 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:20:53.546 | 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:20:53.561 | 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:20:53.576 | 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:20:53.581 | 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:20:53.597 | 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:20:53.615 | 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:20:53.640 | 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:20:53.643 | 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:20:53.650 | 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:20:53.678 | 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:20:53.680 | 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:20:53.685 | 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:20:53.689 | 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:20:53.762 | 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:20:53.765 | 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:20:53.768 | 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:20:53.779 | 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:20:53.782 | 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:20:53.784 | 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:20:53.791 | 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:20:53.844 | 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:20:53.858 | 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:20:53.867 | 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:20:53.873 | 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:20:53.883 | 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:20:53.940 | 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:20:53.965 | 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:20:53.969 | 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:20:53.972 | 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:20:53.977 | 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:20:53.981 | 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:20:53.985 | 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:20:53.989 | 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:20:54.014 | 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:20:54.022 | 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:20:54.025 | 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:20:54.042 | 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:20:54.045 | 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:20:54.066 | 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:20:54.070 | 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:20:54.076 | 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:20:54.080 | 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:20:54.086 | 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:20:54.089 | 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:20:54.134 | 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:20:54.138 | 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:20:54.141 | 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:20:54.150 | 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:20:54.154 | 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:20:54.165 | 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:20:54.170 | 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:20:54.181 | 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:20:54.194 | 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:20:54.206 | 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:20:54.210 | 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:20:54.224 | 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:20:54.227 | 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:20:54.231 | 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:20:54.235 | 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:20:54.238 | 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:20:54.242 | 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:20:54.278 | 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:20:54.284 | 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:20:54.286 | 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:20:54.289 | 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:20:54.292 | 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:20:54.295 | 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:20:54.298 | 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:20:54.301 | 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:20:54.349 | 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:20:54.352 | 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:20:54.355 | 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:20:55.410 | Installing collected packages: nova 2022-11-02 15:20:55.410 | Attempting uninstall: nova 2022-11-02 15:20:55.411 | Found existing installation: nova 25.0.2.dev6 2022-11-02 15:20:55.416 | Can't uninstall 'nova'. No files were found to uninstall. 2022-11-02 15:20:55.418 | Running setup.py develop for nova 2022-11-02 15:21:01.266 | Successfully installed nova 2022-11-02 15:21:01.379 | + inc/python:pip_install:200 : result=0 2022-11-02 15:21:01.381 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:21:01.384 | + functions-common:time_stop:2451 : local name 2022-11-02 15:21:01.386 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:21:01.388 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:21:01.390 | + functions-common:time_stop:2454 : local total 2022-11-02 15:21:01.393 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:21:01.395 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:21:01.397 | + functions-common:time_stop:2458 : start_time=1667402443855 2022-11-02 15:21:01.399 | + functions-common:time_stop:2460 : [[ -z 1667402443855 ]] 2022-11-02 15:21:01.402 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:21:01.406 | + functions-common:time_stop:2463 : end_time=1667402461404 2022-11-02 15:21:01.408 | + functions-common:time_stop:2464 : elapsed_time=17549 2022-11-02 15:21:01.411 | + functions-common:time_stop:2465 : total=133801 2022-11-02 15:21:01.413 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:21:01.415 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=151350 2022-11-02 15:21:01.418 | + inc/python:pip_install:203 : return 0 2022-11-02 15:21:01.420 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:21:01.422 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 15:21:01.425 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 15:21:01.444 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 15:21:01.456 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-11-02 15:21:01.459 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-11-02 15:21:01.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:21:01.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:21:01.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-11-02 15:21:01.469 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:21:01.472 | + 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:21:01.485 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:21:01.487 | + ./stack.sh:main:937 : configure_nova 2022-11-02 15:21:01.490 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-11-02 15:21:01.502 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-11-02 15:21:01.505 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-11-02 15:21:01.507 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 15:21:01.511 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-11-02 15:21:01.512 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 15:21:01.516 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-11-02 15:21:01.519 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-11-02 15:21:01.521 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 15:21:01.524 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-11-02 15:21:01.527 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-11-02 15:21:01.529 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-11-02 15:21:01.532 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-11-02 15:21:01.534 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-11-02 15:21:01.546 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-11-02 15:21:01.559 | + 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:21:01.571 | + 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:21:01.584 | + 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:21:01.597 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 15:21:01.600 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 15:21:01.605 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XYHNUoGlhV 2022-11-02 15:21:01.607 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 15:21:01.610 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 15:21:01.613 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-11-02 15:21:01.615 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 15:21:01.618 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 15:21:01.620 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XYHNUoGlhV 2022-11-02 15:21:01.624 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XYHNUoGlhV 2022-11-02 15:21:01.636 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XYHNUoGlhV /etc/sudoers.d/nova-rootwrap 2022-11-02 15:21:01.649 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-11-02 15:21:01.654 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 15:21:01.657 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 15:21:01.659 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 15:21:01.662 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 15:21:01.664 | + 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:21:01.667 | + 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:21:01.670 | + 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:21:01.672 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-11-02 15:21:01.677 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-11-02 15:21:01.694 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:01.696 | + lib/nova:configure_nova:338 : create_nova_conf 2022-11-02 15:21:01.699 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-11-02 15:21:01.702 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-11-02 15:21:01.706 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-11-02 15:21:01.735 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-11-02 15:21:01.737 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-11-02 15:21:01.764 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-11-02 15:21:01.794 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-11-02 15:21:01.821 | + 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:21:01.852 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-11-02 15:21:01.882 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-11-02 15:21:01.913 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-11-02 15:21:01.915 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-11-02 15:21:01.942 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-11-02 15:21:01.970 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-11-02 15:21:01.997 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-11-02 15:21:02.025 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-11-02 15:21:02.052 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 15:21:02.082 | + lib/nova:create_nova_conf:437 : is_fedora 2022-11-02 15:21:02.084 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:21:02.086 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:21:02.089 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:21:02.091 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:21:02.093 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:21:02.096 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:21:02.098 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:21:02.100 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:21:02.102 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:21:02.104 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:21:02.107 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:21:02.109 | + lib/nova:create_nova_conf:437 : is_suse 2022-11-02 15:21:02.111 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:21:02.113 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:21:02.115 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:21:02.117 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:21:02.120 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:21:02.122 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:21:02.124 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-11-02 15:21:02.141 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:02.143 | + 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:21:02.146 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-11-02 15:21:02.148 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-11-02 15:21:02.177 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-11-02 15:21:02.179 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 15:21:02.182 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 15:21:02.185 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 15:21:02.187 | ++ 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:21:02.190 | + 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:21:02.220 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-11-02 15:21:02.222 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-11-02 15:21:02.225 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-11-02 15:21:02.227 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-11-02 15:21:02.229 | ++ 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:21:02.232 | + 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:21:02.263 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-11-02 15:21:02.294 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-11-02 15:21:02.320 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-11-02 15:21:02.348 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-11-02 15:21:02.364 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:02.367 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-11-02 15:21:02.383 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:02.387 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-11-02 15:21:02.387 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-11-02 15:21:02.392 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-11-02 15:21:02.394 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-11-02 15:21:02.422 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-11-02 15:21:02.439 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:02.441 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-11-02 15:21:02.443 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-11-02 15:21:02.446 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 15:21:02.449 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:21:02.451 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-11-02 15:21:02.480 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-11-02 15:21:02.507 | + 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:21:02.534 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-11-02 15:21:02.562 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-11-02 15:21:02.590 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-11-02 15:21:02.618 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-11-02 15:21:02.646 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-11-02 15:21:02.674 | + 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:21:02.702 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:21:02.730 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-11-02 15:21:02.746 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:02.749 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-11-02 15:21:02.751 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-11-02 15:21:02.781 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-11-02 15:21:02.809 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-11-02 15:21:02.836 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-11-02 15:21:02.864 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-11-02 15:21:02.891 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-11-02 15:21:02.919 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-11-02 15:21:02.947 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-11-02 15:21:02.975 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-11-02 15:21:02.991 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:02.993 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-11-02 15:21:02.996 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-11-02 15:21:03.024 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-11-02 15:21:03.053 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-11-02 15:21:03.056 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-11-02 15:21:03.084 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-11-02 15:21:03.086 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-11-02 15:21:03.089 | + lib/nova:create_nova_conf:505 : is_suse 2022-11-02 15:21:03.091 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:21:03.094 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:21:03.096 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:21:03.098 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:21:03.101 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:21:03.103 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:21:03.106 | + lib/nova:create_nova_conf:505 : is_fedora 2022-11-02 15:21:03.108 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:21:03.110 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:21:03.112 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:21:03.115 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:21:03.117 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:21:03.120 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:21:03.122 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:21:03.125 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:21:03.127 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:21:03.129 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:21:03.131 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:21:03.134 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-11-02 15:21:03.137 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-11-02 15:21:03.139 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-11-02 15:21:03.142 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:21:03.159 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:21:03.161 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:21:03.164 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:21:03.166 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:21:03.168 | + 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:21:03.197 | + 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:21:03.225 | + 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:21:03.254 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:21:03.282 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-11-02 15:21:03.313 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-11-02 15:21:03.329 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:03.332 | + 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:21:03.334 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-11-02 15:21:03.336 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-11-02 15:21:03.339 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-11-02 15:21:03.341 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 15:21:03.343 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:21:03.346 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-11-02 15:21:03.350 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-11-02 15:21:03.352 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:21:03.355 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:21:03.368 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:21:03.368 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:21:03.377 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:21:03.380 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:21:03.396 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 15:21:03.399 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-11-02 15:21:03.402 | + 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:21:03.432 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-11-02 15:21:03.459 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-11-02 15:21:03.487 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:21:03.514 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:21:03.541 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:21:03.569 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:21:03.596 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:21:03.624 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:21:03.652 | + 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:21:03.679 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:21:03.707 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:21:03.734 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:21:03.762 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 15:21:03.764 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 15:21:03.767 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-11-02 15:21:03.770 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-11-02 15:21:03.772 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:21:03.775 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:03.777 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:03.780 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 15:21:03.782 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 15:21:03.784 | + 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:21:03.812 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 15:21:03.840 | + 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:21:03.840 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 15:21:03.849 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-11-02 15:21:03.852 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-11-02 15:21:03.854 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-11-02 15:21:03.857 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:21:03.859 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:21:03.861 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:21:03.864 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:03.866 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:03.868 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:21:03.871 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:21:03.873 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:03.876 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:03.878 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-11-02 15:21:03.942 | Enabling site nova-api-wsgi. 2022-11-02 15:21:03.948 | To activate the new configuration, you need to run: 2022-11-02 15:21:03.948 | systemctl reload apache2 2022-11-02 15:21:03.952 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 15:21:03.955 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:21:03.957 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:21:03.959 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:21:04.093 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-11-02 15:21:04.114 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:04.117 | + 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:21:04.120 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-11-02 15:21:04.122 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-11-02 15:21:04.125 | + lib/apache:write_uwsgi_config:256 : local url= 2022-11-02 15:21:04.127 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-11-02 15:21:04.130 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:21:04.133 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-11-02 15:21:04.137 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-11-02 15:21:04.140 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:21:04.142 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:21:04.156 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:21:04.157 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:21:04.165 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:21:04.170 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:21:04.186 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-11-02 15:21:04.188 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-11-02 15:21:04.192 | + 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:21:04.223 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-11-02 15:21:04.250 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-11-02 15:21:04.278 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:21:04.305 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:21:04.333 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:21:04.361 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:21:04.389 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:21:04.417 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:21:04.444 | + 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:21:04.472 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:21:04.500 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:21:04.529 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:21:04.557 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-11-02 15:21:04.559 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-11-02 15:21:04.587 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-11-02 15:21:04.605 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:04.607 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-11-02 15:21:04.638 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-11-02 15:21:04.641 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-11-02 15:21:04.643 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-11-02 15:21:04.660 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:04.662 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:21:04.665 | + 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:21:04.693 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-11-02 15:21:04.724 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-11-02 15:21:04.726 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 15:21:04.729 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-11-02 15:21:04.731 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:21:04.733 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:21:04.736 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:21:04.752 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:04.755 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:21:04.758 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:21:04.760 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:21:04.777 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:04.779 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:21:04.782 | + 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:21:04.810 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:21:04.813 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:21:04.815 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-11-02 15:21:04.844 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-11-02 15:21:04.873 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-11-02 15:21:04.903 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-11-02 15:21:04.920 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:04.922 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 15:21:04.950 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-11-02 15:21:04.953 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-11-02 15:21:04.955 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-11-02 15:21:04.986 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-11-02 15:21:05.016 | + 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:21:05.045 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-11-02 15:21:05.073 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-11-02 15:21:05.101 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-11-02 15:21:05.129 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-11-02 15:21:05.158 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-11-02 15:21:05.186 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-11-02 15:21:05.215 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-11-02 15:21:05.231 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:05.234 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-11-02 15:21:05.238 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:21:05.241 | + lib/nova:create_nova_conf:553 : local conf 2022-11-02 15:21:05.243 | + lib/nova:create_nova_conf:554 : local vhost 2022-11-02 15:21:05.246 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-11-02 15:21:05.248 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:21:05.251 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:21:05.253 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-11-02 15:21:05.256 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-11-02 15:21:05.258 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-11-02 15:21:05.262 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-11-02 15:21:05.265 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-11-02 15:21:05.267 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-11-02 15:21:05.269 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-11-02 15:21:05.272 | ++ 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:21:05.275 | + 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:21:05.306 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-11-02 15:21:05.336 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-11-02 15:21:05.367 | + 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:21:05.370 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-11-02 15:21:05.372 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-11-02 15:21:05.375 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-11-02 15:21:05.391 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:05.394 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-11-02 15:21:05.395 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-11-02 15:21:06.077 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-11-02 15:21:06.079 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-11-02 15:21:06.082 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 15:21:06.084 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-11-02 15:21:06.087 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:21:06.090 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-11-02 15:21:06.092 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:21:06.109 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:06.112 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-11-02 15:21:06.114 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-11-02 15:21:06.117 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:21:06.132 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:06.135 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 15:21:06.138 | + 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:21:06.167 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:21:06.169 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:21:06.172 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-11-02 15:21:06.188 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:06.191 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-11-02 15:21:06.193 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 15:21:06.196 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-11-02 15:21:06.226 | + 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:21:06.254 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-11-02 15:21:06.282 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-11-02 15:21:06.310 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-11-02 15:21:06.339 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-11-02 15:21:06.366 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-11-02 15:21:06.395 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-11-02 15:21:06.423 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-11-02 15:21:06.426 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-11-02 15:21:06.428 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-11-02 15:21:06.431 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:21:06.448 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:21:06.450 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:21:06.452 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:21:06.455 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:21:06.457 | + 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:21:06.485 | + 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:21:06.513 | + 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:21:06.540 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:21:06.569 | + 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:21:06.572 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-11-02 15:21:06.576 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:21:06.578 | + lib/nova:create_nova_conf:587 : local conf 2022-11-02 15:21:06.581 | + lib/nova:create_nova_conf:588 : local offset 2022-11-02 15:21:06.584 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-11-02 15:21:06.586 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:21:06.589 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:21:06.591 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-11-02 15:21:06.594 | + lib/nova:create_nova_conf:590 : offset=0 2022-11-02 15:21:06.596 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-11-02 15:21:06.598 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 15:21:06.601 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-11-02 15:21:06.603 | + lib/nova:configure_console_proxies:703 : offset=0 2022-11-02 15:21:06.606 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-11-02 15:21:06.622 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:06.624 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-11-02 15:21:06.626 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-11-02 15:21:06.642 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:06.644 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-11-02 15:21:06.660 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:06.663 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-11-02 15:21:06.680 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:06.682 | + ./stack.sh:main:940 : is_service_enabled placement 2022-11-02 15:21:06.699 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:06.701 | + ./stack.sh:main:942 : stack_install_service placement 2022-11-02 15:21:06.704 | + lib/stack:stack_install_service:20 : local service=placement 2022-11-02 15:21:06.706 | + lib/stack:stack_install_service:21 : type install_placement 2022-11-02 15:21:06.709 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 15:21:06.711 | + lib/stack:stack_install_service:32 : install_placement 2022-11-02 15:21:06.714 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-11-02 15:21:06.717 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-11-02 15:21:06.719 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:06.722 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:06.724 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-11-02 15:21:06.727 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:21:06.730 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:21:06.732 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:21:06.734 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:21:06.737 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:21:06.739 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:21:06.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:06.745 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:06.747 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:21:06.750 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:21:06.752 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:21:06.754 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:21:06.757 | + functions-common:install_package:1476 : real_install_package apache2 2022-11-02 15:21:06.759 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:21:06.762 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:06.765 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:06.767 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-11-02 15:21:06.789 | + 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:21:06.901 | Reading package lists... 2022-11-02 15:21:07.162 | Building dependency tree... 2022-11-02 15:21:07.164 | Reading state information... 2022-11-02 15:21:07.443 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 15:21:07.443 | The following packages were automatically installed and are no longer required: 2022-11-02 15:21:07.444 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:21:07.444 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:21:07.444 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:21:07.444 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:21:07.444 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:21:07.444 | python3-zope.interface 2022-11-02 15:21:07.444 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:21:07.565 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:21:07.570 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:21:07.572 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:21:07.575 | + functions-common:time_stop:2451 : local name 2022-11-02 15:21:07.577 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:21:07.580 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:21:07.582 | + functions-common:time_stop:2454 : local total 2022-11-02 15:21:07.584 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:21:07.587 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:21:07.589 | + functions-common:time_stop:2458 : start_time=1667402466786 2022-11-02 15:21:07.592 | + functions-common:time_stop:2460 : [[ -z 1667402466786 ]] 2022-11-02 15:21:07.595 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:21:07.599 | + functions-common:time_stop:2463 : end_time=1667402467597 2022-11-02 15:21:07.602 | + functions-common:time_stop:2464 : elapsed_time=811 2022-11-02 15:21:07.605 | + functions-common:time_stop:2465 : total=6498 2022-11-02 15:21:07.607 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:21:07.609 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7309 2022-11-02 15:21:07.612 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:21:07.614 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-11-02 15:21:07.617 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-11-02 15:21:07.619 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-11-02 15:21:07.622 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-11-02 15:21:07.624 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-11-02 15:21:07.646 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-11-02 15:21:07.649 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 15:21:07.652 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 15:21:07.654 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 15:21:07.657 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 15:21:07.659 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 15:21:07.662 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 15:21:07.664 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:07.668 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:07.670 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 15:21:07.673 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 15:21:07.675 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 15:21:07.677 | + functions-common:apt_get_update:1202 : return 2022-11-02 15:21:07.680 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-11-02 15:21:07.683 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 15:21:07.685 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:07.688 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:07.690 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-11-02 15:21:07.712 | + 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:21:07.824 | Reading package lists... 2022-11-02 15:21:08.087 | Building dependency tree... 2022-11-02 15:21:08.088 | Reading state information... 2022-11-02 15:21:08.365 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-11-02 15:21:08.366 | The following packages were automatically installed and are no longer required: 2022-11-02 15:21:08.367 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 15:21:08.367 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 15:21:08.367 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 15:21:08.367 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 15:21:08.367 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 15:21:08.367 | python3-zope.interface 2022-11-02 15:21:08.367 | Use 'sudo apt autoremove' to remove them. 2022-11-02 15:21:08.485 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 15:21:08.489 | + functions-common:apt_get:1246 : result=0 2022-11-02 15:21:08.492 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 15:21:08.495 | + functions-common:time_stop:2451 : local name 2022-11-02 15:21:08.497 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:21:08.500 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:21:08.502 | + functions-common:time_stop:2454 : local total 2022-11-02 15:21:08.505 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:21:08.507 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 15:21:08.509 | + functions-common:time_stop:2458 : start_time=1667402467709 2022-11-02 15:21:08.513 | + functions-common:time_stop:2460 : [[ -z 1667402467709 ]] 2022-11-02 15:21:08.516 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:21:08.520 | + functions-common:time_stop:2463 : end_time=1667402468517 2022-11-02 15:21:08.522 | + functions-common:time_stop:2464 : elapsed_time=808 2022-11-02 15:21:08.525 | + functions-common:time_stop:2465 : total=7309 2022-11-02 15:21:08.528 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:21:08.530 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8117 2022-11-02 15:21:08.533 | + functions-common:apt_get:1250 : return 0 2022-11-02 15:21:08.535 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-11-02 15:21:08.538 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-11-02 15:21:08.540 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:21:08.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:08.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:08.549 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-11-02 15:21:08.551 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-11-02 15:21:08.607 | wsgi (enabled by maintainer script) 2022-11-02 15:21:08.610 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-11-02 15:21:08.613 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-11-02 15:21:08.615 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:21:08.619 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-11-02 15:21:08.622 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-11-02 15:21:08.624 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:21:08.628 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:21:08.628 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:21:08.634 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-11-02 15:21:08.636 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-11-02 15:21:08.639 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-11-02 15:21:08.642 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-11-02 15:21:08.644 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-11-02 15:21:08.668 | Using python 3.8 to install osc-placement 2022-11-02 15:21:08.670 | + 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:21:10.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:21:10.805 | from cryptography.utils import int_from_bytes 2022-11-02 15:21:10.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:21:10.805 | from cryptography.utils import int_from_bytes 2022-11-02 15:21:11.014 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.022 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.030 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.034 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.123 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.143 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.147 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.151 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.166 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.175 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.177 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.209 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.220 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.225 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.244 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.282 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.290 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.297 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.345 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.360 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.364 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.383 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.390 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.440 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.458 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.462 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.577 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.584 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.588 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:21:11.644 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.767 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.793 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.797 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.809 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.814 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.834 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.842 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.859 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.917 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.930 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.947 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.993 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:11.997 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:12.003 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:21:12.005 | 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:21:12.017 | 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:21:12.033 | 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:21:12.039 | 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:21:12.042 | 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:21:12.048 | 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:21:12.052 | 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:21:12.056 | 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:21:12.059 | 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:21:12.117 | 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:21:12.131 | 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:21:12.138 | 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:21:12.142 | 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:21:12.147 | 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:21:12.151 | 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:21:12.153 | 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:21:12.180 | 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:21:12.187 | 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:21:12.191 | 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:21:12.204 | 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:21:12.229 | 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:21:12.233 | 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:21:12.236 | 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:21:12.241 | 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:21:12.262 | 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:21:12.264 | 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:21:12.276 | 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:21:12.324 | 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:21:12.327 | 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:21:12.330 | 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:21:12.351 | 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:21:12.355 | 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:21:12.392 | 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:21:12.398 | 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:21:12.403 | 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:21:12.406 | 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:21:12.409 | 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:21:12.411 | 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:21:12.417 | 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:21:12.479 | 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:21:12.481 | 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:21:12.485 | 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:21:12.488 | 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:21:14.701 | + inc/python:pip_install:200 : result=0 2022-11-02 15:21:14.704 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:21:14.707 | + functions-common:time_stop:2451 : local name 2022-11-02 15:21:14.710 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:21:14.712 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:21:14.715 | + functions-common:time_stop:2454 : local total 2022-11-02 15:21:14.718 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:21:14.721 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:21:14.724 | + functions-common:time_stop:2458 : start_time=1667402468661 2022-11-02 15:21:14.726 | + functions-common:time_stop:2460 : [[ -z 1667402468661 ]] 2022-11-02 15:21:14.730 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:21:14.734 | + functions-common:time_stop:2463 : end_time=1667402474732 2022-11-02 15:21:14.737 | + functions-common:time_stop:2464 : elapsed_time=6071 2022-11-02 15:21:14.740 | + functions-common:time_stop:2465 : total=151350 2022-11-02 15:21:14.742 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:21:14.745 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=157421 2022-11-02 15:21:14.748 | + inc/python:pip_install:203 : return 0 2022-11-02 15:21:14.751 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-11-02 15:21:14.753 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-11-02 15:21:14.755 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-11-02 15:21:14.758 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 15:21:14.761 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 15:21:14.765 | ++ functions-common:git_clone:612 : pwd 2022-11-02 15:21:14.767 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 15:21:14.770 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 15:21:14.773 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 15:21:14.792 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 15:21:14.795 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 15:21:14.797 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 15:21:14.800 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 15:21:14.801 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 15:21:14.808 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-11-02 15:21:14.811 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 15:21:14.813 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-11-02 15:21:14.827 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-11-02 15:21:14.831 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 15:21:14.832 | + functions-common:git_clone:690 : head -1 2022-11-02 15:21:14.835 | 4d3df47e Drop lower-constraints.txt and its testing 2022-11-02 15:21:14.838 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 15:21:14.842 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-11-02 15:21:14.844 | + inc/python:setup_develop:338 : local bindep 2022-11-02 15:21:14.847 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 15:21:14.850 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-11-02 15:21:14.853 | + inc/python:setup_develop:344 : local extras= 2022-11-02 15:21:14.856 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-11-02 15:21:14.860 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 15:21:14.865 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 15:21:14.867 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-11-02 15:21:14.871 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 15:21:14.873 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 15:21:14.877 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-11-02 15:21:14.880 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 15:21:14.883 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-11-02 15:21:14.886 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 15:21:14.888 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 15:21:14.892 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-11-02 15:21:14.898 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-11-02 15:21:14.902 | + 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:21:15.590 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-11-02 15:21:15.592 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 15:21:15.595 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 15:21:15.597 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 15:21:15.600 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 15:21:15.602 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-11-02 15:21:15.605 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 15:21:15.607 | + inc/python:setup_package:428 : local extras= 2022-11-02 15:21:15.610 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 15:21:15.612 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 15:21:15.615 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 15:21:15.617 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 15:21:15.620 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 15:21:15.622 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-11-02 15:21:15.644 | Using python 3.8 to install /opt/stack/placement 2022-11-02 15:21:15.646 | + 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:21:17.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:21:17.780 | from cryptography.utils import int_from_bytes 2022-11-02 15:21:17.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:21:17.780 | from cryptography.utils import int_from_bytes 2022-11-02 15:21:17.995 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.003 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.011 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.015 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.106 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.126 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.131 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.135 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.151 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.159 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.161 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.194 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.204 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.209 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.229 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.267 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.276 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.282 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.331 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.345 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.349 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.370 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.377 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.428 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.446 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.451 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.569 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.576 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.581 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:21:18.637 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.764 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.791 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.795 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.807 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.813 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.833 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.841 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.858 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.919 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.932 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.949 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.995 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:18.999 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:19.006 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:21:19.006 | Obtaining file:///opt/stack/placement 2022-11-02 15:21:22.249 | 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:21:22.261 | 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:21:22.408 | 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:21:22.423 | 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:21:22.427 | 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:21:22.439 | 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:21:22.491 | 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:21:22.496 | 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:21:22.500 | 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:21:22.505 | 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:21:22.542 | 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:21:22.552 | 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:21:22.593 | 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:21:22.599 | 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:21:22.647 | 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:21:22.652 | 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:21:22.691 | 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:21:22.710 | 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:21:22.725 | 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:21:22.734 | 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:21:22.744 | 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:21:22.760 | 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:21:22.765 | 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:21:22.768 | 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:21:22.780 | 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:21:22.790 | 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:21:22.793 | 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:21:22.799 | 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:21:22.803 | 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:21:22.821 | 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:21:22.826 | 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:21:22.832 | 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:21:22.860 | 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:21:22.864 | 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:21:22.939 | 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:21:22.941 | 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:21:22.952 | 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:21:22.955 | 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:21:22.958 | 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:21:22.964 | 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:21:22.973 | 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:21:22.979 | 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:21:22.989 | 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:21:23.012 | 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:21:23.017 | 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:21:23.076 | 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:21:23.081 | 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:21:23.084 | 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:21:23.091 | 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:21:23.095 | 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:21:23.098 | 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:21:23.113 | 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:21:23.119 | 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:21:23.128 | 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:21:23.131 | 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:21:23.134 | 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:21:23.138 | 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:21:23.140 | 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:21:23.144 | 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:21:23.148 | 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:21:23.151 | 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:21:23.153 | 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:21:23.163 | 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:21:23.167 | 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:21:23.171 | 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:21:23.175 | 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:21:23.201 | 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:21:23.237 | 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:21:23.246 | 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:21:23.248 | 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:21:23.252 | 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:21:23.277 | 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:21:24.939 | Installing collected packages: openstack-placement 2022-11-02 15:21:24.939 | Attempting uninstall: openstack-placement 2022-11-02 15:21:24.940 | Found existing installation: openstack-placement 7.0.1.dev3 2022-11-02 15:21:24.942 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-11-02 15:21:24.943 | Running setup.py develop for openstack-placement 2022-11-02 15:21:28.843 | Successfully installed openstack-placement 2022-11-02 15:21:28.955 | + inc/python:pip_install:200 : result=0 2022-11-02 15:21:28.957 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:21:28.960 | + functions-common:time_stop:2451 : local name 2022-11-02 15:21:28.963 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:21:28.965 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:21:28.968 | + functions-common:time_stop:2454 : local total 2022-11-02 15:21:28.970 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:21:28.972 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:21:28.975 | + functions-common:time_stop:2458 : start_time=1667402475638 2022-11-02 15:21:28.977 | + functions-common:time_stop:2460 : [[ -z 1667402475638 ]] 2022-11-02 15:21:28.980 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:21:28.984 | + functions-common:time_stop:2463 : end_time=1667402488982 2022-11-02 15:21:28.986 | + functions-common:time_stop:2464 : elapsed_time=13344 2022-11-02 15:21:28.989 | + functions-common:time_stop:2465 : total=157421 2022-11-02 15:21:28.991 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:21:28.993 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=170765 2022-11-02 15:21:28.996 | + inc/python:pip_install:203 : return 0 2022-11-02 15:21:28.998 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 15:21:29.001 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 15:21:29.003 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 15:21:29.023 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 15:21:29.036 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-11-02 15:21:29.039 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-11-02 15:21:29.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:21:29.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:21:29.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-11-02 15:21:29.049 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:21:29.052 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 15:21:29.054 | + ./stack.sh:main:943 : configure_placement 2022-11-02 15:21:29.057 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-11-02 15:21:29.069 | + lib/placement:configure_placement:107 : create_placement_conf 2022-11-02 15:21:29.072 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-11-02 15:21:29.076 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-11-02 15:21:29.079 | ++ lib/database:database_connection_url:134 : local db=placement 2022-11-02 15:21:29.081 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-11-02 15:21:29.084 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-11-02 15:21:29.087 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-11-02 15:21:29.090 | + 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:21:29.122 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-11-02 15:21:29.154 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-11-02 15:21:29.187 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-11-02 15:21:29.190 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-11-02 15:21:29.192 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 15:21:29.195 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:21:29.198 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-11-02 15:21:29.231 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-11-02 15:21:29.261 | + 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:21:29.291 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-11-02 15:21:29.320 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-11-02 15:21:29.350 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-11-02 15:21:29.380 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-11-02 15:21:29.409 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-11-02 15:21:29.439 | + 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:21:29.469 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:21:29.498 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-11-02 15:21:29.501 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-11-02 15:21:29.503 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-11-02 15:21:29.507 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:21:29.525 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:21:29.527 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:21:29.530 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:21:29.532 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:21:29.535 | + 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:21:29.566 | + 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:21:29.596 | + 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:21:29.625 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:21:29.656 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-11-02 15:21:29.659 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-11-02 15:21:29.661 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-11-02 15:21:29.663 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-11-02 15:21:29.666 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-11-02 15:21:29.668 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 15:21:29.671 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 15:21:29.674 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-11-02 15:21:29.678 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-11-02 15:21:29.681 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 15:21:29.683 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 15:21:29.696 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 15:21:29.697 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:21:29.705 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 15:21:29.709 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 15:21:29.724 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-11-02 15:21:29.727 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-11-02 15:21:29.731 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-11-02 15:21:29.763 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-11-02 15:21:29.792 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-11-02 15:21:29.820 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-11-02 15:21:29.850 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 15:21:29.878 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 15:21:29.908 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-11-02 15:21:29.937 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-11-02 15:21:29.966 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-11-02 15:21:29.995 | + 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:21:30.024 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 15:21:30.054 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 15:21:30.082 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-11-02 15:21:30.111 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 15:21:30.114 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 15:21:30.117 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-11-02 15:21:30.120 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-11-02 15:21:30.123 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 15:21:30.125 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:30.128 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:30.130 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-11-02 15:21:30.133 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-11-02 15:21:30.135 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-11-02 15:21:30.164 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 15:21:30.194 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-11-02 15:21:30.194 | + 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:21:30.203 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-11-02 15:21:30.206 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-11-02 15:21:30.209 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-11-02 15:21:30.212 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 15:21:30.214 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 15:21:30.217 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 15:21:30.219 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:30.222 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:30.224 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 15:21:30.227 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 15:21:30.229 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:30.232 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:30.234 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-11-02 15:21:30.296 | Site placement-api already enabled 2022-11-02 15:21:30.301 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 15:21:30.303 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 15:21:30.306 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:21:30.309 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 15:21:30.446 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-11-02 15:21:30.467 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:30.470 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-11-02 15:21:30.488 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:30.491 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-11-02 15:21:30.509 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:30.511 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-11-02 15:21:30.514 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-11-02 15:21:30.516 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 15:21:30.549 | + 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:21:30.579 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 15:21:30.609 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 15:21:30.638 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 15:21:30.668 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 15:21:30.699 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 15:21:30.727 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-11-02 15:21:30.757 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-11-02 15:21:30.775 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:30.777 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-11-02 15:21:30.794 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:30.797 | + ./stack.sh:main:969 : run_phase stack install 2022-11-02 15:21:30.799 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 15:21:30.802 | + functions-common:run_phase:1880 : local phase=install 2022-11-02 15:21:30.804 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:21:30.807 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:21:30.810 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:21:30.812 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:21:30.815 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:21:30.818 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:21:30.823 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:21:30.825 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:21:30.828 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:21:30.830 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-11-02 15:21:30.833 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:21:30.849 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:30.852 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:21:30.854 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:21:30.856 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-11-02 15:21:30.859 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-11-02 15:21:30.861 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:21:30.863 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-11-02 15:21:30.865 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-11-02 15:21:30.868 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-11-02 15:21:30.924 | ++ inc/async:async_inner:63 : install_tempest 2022-11-02 15:21:30.963 | [585286 Async install_tempest:610711]: running: install_tempest 2022-11-02 15:21:30.965 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 15:21:30.968 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 15:21:30.971 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:21:30.974 | + 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:21:30.977 | + functions-common:run_phase:1906 : run_plugins stack install 2022-11-02 15:21:30.979 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 15:21:30.982 | + functions-common:run_plugins:1866 : local phase=install 2022-11-02 15:21:30.985 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 15:21:30.987 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 15:21:30.990 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-11-02 15:21:30.993 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-11-02 15:21:30.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 15:21:30.998 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 15:21:31.001 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-11-02 15:21:31.004 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 15:21:31.006 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-11-02 15:21:31.010 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-11-02 15:21:31.012 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 15:21:31.016 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-11-02 15:21:31.019 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-11-02 15:21:31.022 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 15:21:31.027 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 15:21:31.027 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-11-02 15:21:31.033 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-11-02 15:21:31.038 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-11-02 15:21:31.041 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-11-02 15:21:31.044 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-11-02 15:21:31.047 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-11-02 15:21:31.070 | Using python 3.8 to install python-openstackclient 2022-11-02 15:21:31.073 | + 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:21:33.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:21:33.243 | from cryptography.utils import int_from_bytes 2022-11-02 15:21:33.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:21:33.243 | from cryptography.utils import int_from_bytes 2022-11-02 15:21:33.450 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.458 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.465 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.469 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.557 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.576 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.579 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.583 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.597 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.607 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.609 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.640 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.650 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.654 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.673 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.710 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.718 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.723 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.770 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.784 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.788 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.807 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.814 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.862 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.879 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.883 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:33.998 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.004 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.008 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 15:21:34.062 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.182 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.206 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.210 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.221 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.226 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.246 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.253 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.270 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.327 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.340 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.355 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.399 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.403 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 15:21:34.410 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 15:21:34.412 | 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:21:34.431 | 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:21:34.437 | 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:21:34.450 | 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:21:34.464 | 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:21:34.489 | 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:21:34.506 | 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:21:34.510 | 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:21:34.514 | 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:21:34.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:21:34.532 | 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:21:34.547 | 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:21:34.562 | 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:21:34.573 | 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:21:34.622 | 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:21:34.625 | 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:21:34.631 | 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:21:34.634 | 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:21:34.691 | 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:21:34.694 | 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:21:34.698 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 15:21:34.700 | 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:21:34.705 | 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:21:34.709 | 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:21:34.746 | 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:21:34.749 | 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:21:34.770 | 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:21:34.776 | 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:21:34.779 | 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:21:34.781 | 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:21:34.784 | 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:21:34.810 | 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:21:34.816 | 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:21:34.825 | 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:21:34.863 | 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:21:34.867 | 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:21:34.871 | 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:21:34.877 | 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:21:34.882 | 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:21:34.942 | 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:21:34.945 | 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:21:34.948 | 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:21:34.951 | 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:21:34.955 | 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:21:34.957 | 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:21:34.962 | 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:21:34.982 | 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:21:34.985 | 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:21:34.988 | 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:21:34.993 | 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:21:37.104 | + inc/python:pip_install:200 : result=0 2022-11-02 15:21:37.106 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 15:21:37.109 | + functions-common:time_stop:2451 : local name 2022-11-02 15:21:37.111 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:21:37.114 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:21:37.116 | + functions-common:time_stop:2454 : local total 2022-11-02 15:21:37.118 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:21:37.120 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 15:21:37.123 | + functions-common:time_stop:2458 : start_time=1667402491064 2022-11-02 15:21:37.125 | + functions-common:time_stop:2460 : [[ -z 1667402491064 ]] 2022-11-02 15:21:37.128 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:21:37.132 | + functions-common:time_stop:2463 : end_time=1667402497130 2022-11-02 15:21:37.135 | + functions-common:time_stop:2464 : elapsed_time=6066 2022-11-02 15:21:37.138 | + functions-common:time_stop:2465 : total=170765 2022-11-02 15:21:37.140 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:21:37.142 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=176831 2022-11-02 15:21:37.145 | + inc/python:pip_install:203 : return 0 2022-11-02 15:21:37.147 | + ./stack.sh:main:981 : install_oscwrap 2022-11-02 15:21:37.152 | ++ functions-common:install_oscwrap:2496 : mktemp 2022-11-02 15:21:37.156 | + functions-common:install_oscwrap:2496 : OSCWRAP_TIMER_FILE=/tmp/tmp.wPHl1c2hed 2022-11-02 15:21:37.159 | + functions-common:install_oscwrap:2499 : shopt -s expand_aliases 2022-11-02 15:21:37.161 | + functions-common:install_oscwrap:2502 : unalias -a 2022-11-02 15:21:37.164 | + functions-common:install_oscwrap:2504 : alias openstack=oscwrap 2022-11-02 15:21:37.166 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-11-02 15:21:37.169 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 15:21:37.171 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-11-02 15:21:37.189 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:37.192 | + ./stack.sh:main:1035 : configure_database 2022-11-02 15:21:37.195 | + lib/database:configure_database:128 : configure_database_mysql 2022-11-02 15:21:37.198 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-11-02 15:21:37.200 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-11-02 15:21:37.203 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:21:37.205 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-11-02 15:21:37.207 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-11-02 15:21:37.210 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:37.213 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:37.215 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-11-02 15:21:37.218 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-11-02 15:21:37.221 | ++ functions-common:ipv6_unquote:2249 : echo 0.0.0.0 2022-11-02 15:21:37.222 | ++ functions-common:ipv6_unquote:2249 : tr -d '[]' 2022-11-02 15:21:37.227 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-11-02 15:21:37.280 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-11-02 15:21:37.283 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:21:37.285 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:21:37.288 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:21:37.290 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:21:37.292 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:21:37.295 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:21:37.297 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:21:37.300 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:21:37.302 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:21:37.304 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:21:37.307 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:21:37.309 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-11-02 15:21:37.312 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:21:37.314 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:21:37.316 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:21:37.319 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:21:37.322 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:21:37.324 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:21:37.326 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-11-02 15:21:37.329 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:37.331 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:37.333 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-11-02 15:21:37.336 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:21:37.338 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 15:21:41.760 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-11-02 15:21:41.775 | mysqladmin: connect to server at 'localhost' failed 2022-11-02 15:21:41.775 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-11-02 15:21:41.779 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-11-02 15:21:41.781 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-11-02 15:21:41.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:41.793 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:41.793 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-11-02 15:21:41.793 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-11-02 15:21:41.794 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-11-02 15:21:41.797 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:21:41.799 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:21:41.802 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-11-02 15:21:41.804 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-11-02 15:21:41.807 | + 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:21:41.818 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:21:41.880 | + 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:21:41.893 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:21:41.937 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-11-02 15:21:41.992 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-11-02 15:21:42.056 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-11-02 15:21:42.125 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-11-02 15:21:42.128 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-11-02 15:21:42.130 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:21:42.133 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 15:21:47.054 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-11-02 15:21:47.056 | + functions-common:save_stackenv:60 : local tag=1039 2022-11-02 15:21:47.060 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 15:21:47.065 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-152147 2022-11-02 15:21:47.067 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-152147 1039' 2022-11-02 15:21:47.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.073 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 15:21:47.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.079 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 15:21:47.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.084 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 15:21:47.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.089 | + 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:21:47.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.094 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 15:21:47.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.100 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 15:21:47.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.105 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-151731 2022-11-02 15:21:47.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.112 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 15:21:47.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.117 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 15:21:47.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.122 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 15:21:47.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.127 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 15:21:47.130 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.132 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 15:21:47.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 15:21:47.138 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 15:21:47.141 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-11-02 15:21:47.144 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-11-02 15:21:47.146 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-11-02 15:21:47.159 | + ./stack.sh:main:1065 : start_dstat 2022-11-02 15:21:47.162 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:21:47.165 | + functions-common:run_process:1705 : local service=dstat 2022-11-02 15:21:47.168 | + functions-common:run_process:1706 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:21:47.170 | + functions-common:run_process:1707 : local group= 2022-11-02 15:21:47.173 | + functions-common:run_process:1708 : local user= 2022-11-02 15:21:47.175 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:21:47.178 | + functions-common:run_process:1711 : local name=dstat 2022-11-02 15:21:47.181 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:21:47.183 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:21:47.186 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:21:47.188 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:21:47.192 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:21:47.197 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402507193 2022-11-02 15:21:47.199 | + functions-common:run_process:1714 : is_service_enabled dstat 2022-11-02 15:21:47.217 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:47.220 | + functions-common:run_process:1715 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-11-02 15:21:47.222 | + functions-common:_run_under_systemd:1665 : local service=dstat 2022-11-02 15:21:47.225 | + functions-common:_run_under_systemd:1666 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:21:47.227 | + functions-common:_run_under_systemd:1667 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:21:47.230 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:21:47.232 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:21:47.235 | + functions-common:_common_systemd_pitfalls:1640 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-11-02 15:21:47.237 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-11-02 15:21:47.240 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@dstat.service 2022-11-02 15:21:47.243 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:21:47.246 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:21:47.249 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:21:47.251 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:21:47.253 | + functions-common:_run_under_systemd:1678 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-11-02 15:21:47.256 | + 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:21:47.259 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-11-02 15:21:47.261 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 15:21:47.264 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:21:47.266 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:21:47.268 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:21:47.271 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:21:47.273 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:21:47.275 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-11-02 15:21:47.278 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:21:47.282 | + 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:21:47.340 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-11-02 15:21:47.398 | + 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:21:47.452 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-11-02 15:21:47.509 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-11-02 15:21:47.566 | + 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:21:47.620 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:21:47.622 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:21:47.625 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-11-02 15:21:47.679 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:21:48.337 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@dstat.service 2022-11-02 15:21:48.350 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-11-02 15:21:48.946 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@dstat.service 2022-11-02 15:21:48.969 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:21:48.975 | + functions-common:time_stop:2451 : local name 2022-11-02 15:21:48.978 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:21:48.981 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:21:48.983 | + functions-common:time_stop:2454 : local total 2022-11-02 15:21:48.986 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:21:48.988 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:21:48.991 | + functions-common:time_stop:2458 : start_time=1667402507193 2022-11-02 15:21:48.994 | + functions-common:time_stop:2460 : [[ -z 1667402507193 ]] 2022-11-02 15:21:48.999 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:21:49.002 | + functions-common:time_stop:2463 : end_time=1667402508999 2022-11-02 15:21:49.004 | + functions-common:time_stop:2464 : elapsed_time=1806 2022-11-02 15:21:49.006 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:21:49.010 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:21:49.012 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1806 2022-11-02 15:21:49.015 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-11-02 15:21:49.017 | + functions-common:run_process:1705 : local service=memory_tracker 2022-11-02 15:21:49.020 | + functions-common:run_process:1706 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-11-02 15:21:49.022 | + functions-common:run_process:1707 : local group= 2022-11-02 15:21:49.025 | + functions-common:run_process:1708 : local user=root 2022-11-02 15:21:49.028 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:21:49.030 | + functions-common:run_process:1711 : local name=memory_tracker 2022-11-02 15:21:49.033 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:21:49.035 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:21:49.038 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:21:49.041 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:21:49.044 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:21:49.049 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402509046 2022-11-02 15:21:49.051 | + functions-common:run_process:1714 : is_service_enabled memory_tracker 2022-11-02 15:21:49.073 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:49.077 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:21:49.080 | + functions-common:time_stop:2451 : local name 2022-11-02 15:21:49.083 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:21:49.085 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:21:49.088 | + functions-common:time_stop:2454 : local total 2022-11-02 15:21:49.091 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:21:49.093 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:21:49.096 | + functions-common:time_stop:2458 : start_time=1667402509046 2022-11-02 15:21:49.098 | + functions-common:time_stop:2460 : [[ -z 1667402509046 ]] 2022-11-02 15:21:49.102 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:21:49.106 | + functions-common:time_stop:2463 : end_time=1667402509103 2022-11-02 15:21:49.109 | + functions-common:time_stop:2464 : elapsed_time=57 2022-11-02 15:21:49.111 | + functions-common:time_stop:2465 : total=1806 2022-11-02 15:21:49.114 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:21:49.116 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1863 2022-11-02 15:21:49.119 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-11-02 15:21:49.140 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:49.143 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-11-02 15:21:49.165 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:49.168 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-11-02 15:21:49.191 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:49.193 | + ./stack.sh:main:1078 : start_etcd3 2022-11-02 15:21:49.196 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-11-02 15:21:49.199 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd' 2022-11-02 15:21:49.201 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-11-02 15:21:49.204 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380' 2022-11-02 15:21:49.206 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.89:2380' 2022-11-02 15:21:49.209 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.89:2379' 2022-11-02 15:21:49.212 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-11-02 15:21:49.214 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-11-02 15:21:49.217 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.89:2379' 2022-11-02 15:21:49.219 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-11-02 15:21:49.222 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-11-02 15:21:49.224 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 15:21:49.227 | + 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:21:49.229 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-11-02 15:21:49.232 | + 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:21:49.234 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:21:49.237 | + functions-common:write_user_unit_file:1577 : local user=root 2022-11-02 15:21:49.242 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:21:49.245 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:21:49.248 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:21:49.250 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 15:21:49.253 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:21:49.260 | + 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:21:49.350 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-11-02 15:21:49.419 | + 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:21:49.472 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-11-02 15:21:49.526 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-11-02 15:21:49.583 | + 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:21:49.637 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:21:49.639 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:21:49.642 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-11-02 15:21:49.705 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:21:50.298 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-11-02 15:21:50.352 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-11-02 15:21:50.407 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-11-02 15:21:50.461 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-11-02 15:21:50.519 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-11-02 15:21:50.523 | ++ functions-common:is_arch:506 : uname -m 2022-11-02 15:21:50.528 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-11-02 15:21:50.531 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-11-02 15:21:51.138 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-11-02 15:21:51.152 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-11-02 15:21:51.796 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-11-02 15:21:52.868 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-11-02 15:21:52.886 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:52.889 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-11-02 15:21:52.892 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-11-02 15:21:52.895 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-11-02 15:21:52.899 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-11-02 15:21:52.912 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-11-02 15:21:52.925 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-11-02 15:21:52.928 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 15:21:52.931 | + 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:21:53.068 | + 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:21:53.208 | + 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:21:53.349 | + 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:21:53.488 | + 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:21:53.624 | + 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:21:53.771 | + 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:21:53.912 | + 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:21:54.051 | + 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:21:54.193 | + 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:21:54.335 | + functions-common:write_clouds_yaml:198 : cat 2022-11-02 15:21:54.341 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-11-02 15:21:54.345 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-11-02 15:21:54.347 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-11-02 15:21:54.352 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-11-02 15:21:54.354 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-11-02 15:21:54.357 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-11-02 15:21:54.374 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:21:54.379 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-11-02 15:21:54.379 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:21:54.381 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-11-02 15:21:54.385 | + ./stack.sh:main:1095 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 15:21:54.387 | + ./stack.sh:main:1096 : init_keystone 2022-11-02 15:21:54.390 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-11-02 15:21:54.406 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:21:54.409 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-11-02 15:21:54.411 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-11-02 15:21:54.414 | + lib/database:recreate_database:112 : local db=keystone 2022-11-02 15:21:54.416 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-11-02 15:21:54.418 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-11-02 15:21:54.421 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-11-02 15:21:54.425 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:22:02.215 | + 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:22:02.220 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:22:02.338 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-11-02 15:22:02.340 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 15:22:02.343 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:22:02.345 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:22:02.348 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:22:02.353 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402522350 2022-11-02 15:22:02.356 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-11-02 15:22:07.239 | 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=612704) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:22:07.246 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:07.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.248 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.248 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.248 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.249 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:07.249 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:07.277 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:07.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.278 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.278 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.279 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.280 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:07.280 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:07.818 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:07.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.820 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.820 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.820 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:07.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:07.822 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:07.822 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:07.829 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 15:22:13.663 | ++ inc/async:async_inner:64 : rc=0 2022-11-02 15:22:13.689 | [610711 Async install_tempest:610711]: finished successfully 2022-11-02 15:22:36.622 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:36.622 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 15:22:36.736 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:36.736 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 15:22:36.798 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:36.798 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 15:22:36.890 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:36.890 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 15:22:36.958 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:36.958 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 15:22:37.031 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:37.031 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 15:22:38.082 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:38.082 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:38.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.084 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.085 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.085 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.085 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.085 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:38.086 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:38.086 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:38.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.088 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.088 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.088 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.089 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:38.089 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:38.097 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:38.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.099 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.099 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.100 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.100 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.100 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:38.100 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:38.730 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:38.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.732 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.733 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.733 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.733 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.733 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:38.734 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:38.842 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:38.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.844 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.844 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.845 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:38.845 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:38.845 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:38.845 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:38.853 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 15:22:39.043 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:39.044 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 15:22:39.099 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:39.099 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 15:22:39.179 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:39.179 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 15:22:39.250 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:39.250 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 15:22:39.306 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:39.307 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 15:22:39.364 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:39.364 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 15:22:39.415 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:39.415 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:39.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.417 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.418 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.418 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.418 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:39.418 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:39.419 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:39.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.421 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.422 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.422 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.422 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.422 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:39.422 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:39.430 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:39.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.432 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.432 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.433 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.433 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:39.433 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:39.991 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:39.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.993 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.994 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.994 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:39.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:39.994 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:39.994 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:40.133 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:22:40.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:40.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:40.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:40.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:40.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:40.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:40.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:40.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:40.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:40.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:40.135 | 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=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:40.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:40.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:22:40.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:22:40.136 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:22:40.136 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=612704) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:22:40.143 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 15:22:40.221 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:40.221 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 15:22:40.295 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:40.295 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 15:22:40.346 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:40.346 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 15:22:40.436 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:40.436 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 15:22:40.510 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:40.510 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 15:22:40.584 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:40.585 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 15:22:40.659 | INFO migrate.versioning.api [-] done 2022-11-02 15:22:41.050 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-11-02 15:22:41.052 | + functions-common:time_stop:2451 : local name 2022-11-02 15:22:41.055 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:22:41.057 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:22:41.060 | + functions-common:time_stop:2454 : local total 2022-11-02 15:22:41.063 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:22:41.065 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 15:22:41.067 | + functions-common:time_stop:2458 : start_time=1667402522350 2022-11-02 15:22:41.070 | + functions-common:time_stop:2460 : [[ -z 1667402522350 ]] 2022-11-02 15:22:41.073 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:22:41.078 | + functions-common:time_stop:2463 : end_time=1667402561075 2022-11-02 15:22:41.080 | + functions-common:time_stop:2464 : elapsed_time=38725 2022-11-02 15:22:41.083 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:22:41.085 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:22:41.087 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=38725 2022-11-02 15:22:41.090 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-11-02 15:22:41.092 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-11-02 15:22:41.100 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-11-02 15:22:45.714 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-11-02 15:22:45.715 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 15:22:45.715 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 15:22:45.716 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-11-02 15:22:45.716 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 15:22:45.716 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 15:22:45.716 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 15:22:45.717 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 15:22:45.717 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 15:22:46.076 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-11-02 15:22:46.081 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-11-02 15:22:50.714 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-11-02 15:22:50.720 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 15:22:50.721 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 15:22:50.721 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-11-02 15:22:50.721 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 15:22:50.721 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 15:22:50.722 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 15:22:50.722 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 15:22:50.722 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 15:22:51.090 | + ./stack.sh:main:1097 : start_keystone 2022-11-02 15:22:51.093 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-11-02 15:22:51.095 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-11-02 15:22:51.098 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-11-02 15:22:51.115 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:22:51.118 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-11-02 15:22:51.121 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-11-02 15:22:51.126 | + 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:22:51.128 | + functions-common:run_process:1705 : local service=keystone 2022-11-02 15:22:51.131 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 15:22:51.133 | + functions-common:run_process:1707 : local group= 2022-11-02 15:22:51.136 | + functions-common:run_process:1708 : local user= 2022-11-02 15:22:51.141 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:22:51.141 | + functions-common:run_process:1711 : local name=keystone 2022-11-02 15:22:51.143 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:22:51.146 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:22:51.149 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:22:51.151 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:22:51.155 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:22:51.159 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402571156 2022-11-02 15:22:51.161 | + functions-common:run_process:1714 : is_service_enabled keystone 2022-11-02 15:22:51.177 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:22:51.180 | + 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:22:51.182 | + functions-common:_run_under_systemd:1665 : local service=keystone 2022-11-02 15:22:51.185 | + 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:22:51.188 | + 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:22:51.190 | + 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:22:51.192 | + 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:22:51.195 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-11-02 15:22:51.197 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-11-02 15:22:51.200 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@keystone.service 2022-11-02 15:22:51.202 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:22:51.207 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:22:51.207 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:22:51.209 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:22:51.211 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-11-02 15:22:51.214 | + 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:22:51.217 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@keystone.service 2022-11-02 15:22:51.219 | + 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:22:51.221 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 15:22:51.223 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 15:22:51.225 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 15:22:51.227 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-11-02 15:22:51.230 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 15:22:51.234 | + 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:22:51.286 | + 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:22:51.338 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-11-02 15:22:51.392 | + 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:22:51.445 | + 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:22:51.498 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-11-02 15:22:51.559 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-11-02 15:22:51.620 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-11-02 15:22:51.680 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-11-02 15:22:51.732 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-11-02 15:22:51.785 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 15:22:51.787 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 15:22:51.789 | + 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:22:51.849 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 15:22:52.427 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@keystone.service 2022-11-02 15:22:52.441 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-11-02 15:22:53.009 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@keystone.service 2022-11-02 15:22:53.088 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:22:53.090 | + functions-common:time_stop:2451 : local name 2022-11-02 15:22:53.093 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:22:53.095 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:22:53.097 | + functions-common:time_stop:2454 : local total 2022-11-02 15:22:53.100 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:22:53.102 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:22:53.104 | + functions-common:time_stop:2458 : start_time=1667402571156 2022-11-02 15:22:53.107 | + functions-common:time_stop:2460 : [[ -z 1667402571156 ]] 2022-11-02 15:22:53.110 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:22:53.115 | + functions-common:time_stop:2463 : end_time=1667402573112 2022-11-02 15:22:53.117 | + functions-common:time_stop:2464 : elapsed_time=1956 2022-11-02 15:22:53.119 | + functions-common:time_stop:2465 : total=1863 2022-11-02 15:22:53.122 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:22:53.124 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3819 2022-11-02 15:22:53.126 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-11-02 15:22:53.127 | Waiting for keystone to start... 2022-11-02 15:22:53.129 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.89/identity/v3/ 2022-11-02 15:22:53.131 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.89/identity/v3/ 2022-11-02 15:22:53.134 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 15:22:53.136 | + functions:wait_for_service:458 : local url=http://10.222.0.89/identity/v3/ 2022-11-02 15:22:53.139 | + functions:wait_for_service:459 : local rval=0 2022-11-02 15:22:53.141 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 15:22:53.144 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 15:22:53.146 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:22:53.149 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:22:53.152 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:22:53.157 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402573154 2022-11-02 15:22:53.159 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 15:22:53.165 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/identity/v3/ 2022-11-02 15:22:59.796 | + :: : [[ 200 == 503 ]] 2022-11-02 15:22:59.797 | + :: : [[ 0 -eq 7 ]] 2022-11-02 15:22:59.800 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 15:22:59.803 | + functions-common:time_stop:2451 : local name 2022-11-02 15:22:59.805 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:22:59.808 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:22:59.810 | + functions-common:time_stop:2454 : local total 2022-11-02 15:22:59.813 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:22:59.815 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 15:22:59.817 | + functions-common:time_stop:2458 : start_time=1667402573154 2022-11-02 15:22:59.820 | + functions-common:time_stop:2460 : [[ -z 1667402573154 ]] 2022-11-02 15:22:59.823 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:22:59.828 | + functions-common:time_stop:2463 : end_time=1667402579825 2022-11-02 15:22:59.830 | + functions-common:time_stop:2464 : elapsed_time=6671 2022-11-02 15:22:59.832 | + functions-common:time_stop:2465 : total=0 2022-11-02 15:22:59.835 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:22:59.837 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6671 2022-11-02 15:22:59.840 | + functions:wait_for_service:467 : return 0 2022-11-02 15:22:59.842 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-11-02 15:22:59.860 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:22:59.862 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-11-02 15:22:59.865 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:22:59.867 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 15:22:59.893 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-11-02 15:22:59.897 | + 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:23:04.562 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.562 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.562 | 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=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.570 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.587 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.587 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.619 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.654 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.654 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.744 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.744 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.744 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.745 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.745 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.745 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.758 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.758 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.758 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.759 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.759 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.759 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.759 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.767 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.770 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.770 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.770 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.770 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.770 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.771 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.771 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=613566) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 15:23:04.805 | 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=613566) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:23:05.202 | INFO keystone.cmd.bootstrap [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] Created domain default 2022-11-02 15:23:05.292 | INFO keystone.cmd.bootstrap [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] Created project admin 2022-11-02 15:23:05.321 | DEBUG passlib.handlers.bcrypt [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=613566) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-11-02 15:23:05.321 | DEBUG passlib.handlers.bcrypt [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=613566) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-11-02 15:23:05.434 | INFO keystone.cmd.bootstrap [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] Created user admin 2022-11-02 15:23:05.514 | INFO keystone.cmd.bootstrap [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] Created role reader 2022-11-02 15:23:05.577 | INFO keystone.cmd.bootstrap [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] Created role member 2022-11-02 15:23:05.659 | INFO keystone.cmd.bootstrap [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] Created implied role where 2c48d2e51eb34260aa9d9f3750c3cb1f implies faf150d4116f44d7b0a7f2686ea0bed3 2022-11-02 15:23:05.713 | INFO keystone.cmd.bootstrap [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] Created role admin 2022-11-02 15:23:05.786 | INFO keystone.cmd.bootstrap [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] Created implied role where 21895980b463483b98d6b9aa63aef9e1 implies 2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:23:05.868 | INFO keystone.cmd.bootstrap [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] Granted role admin on project admin to user admin. 2022-11-02 15:23:05.943 | INFO keystone.cmd.bootstrap [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] Granted role admin on the system to user admin. 2022-11-02 15:23:06.047 | WARNING py.warnings [None req-07f3152d-0ce7-4435-8deb-9a9899041abc 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:23:06.047 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-11-02 15:23:06.047 |  2022-11-02 15:23:06.051 | INFO keystone.cmd.bootstrap [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] Created region RegionOne 2022-11-02 15:23:06.254 | INFO keystone.cmd.bootstrap [None req-07f3152d-0ce7-4435-8deb-9a9899041abc None None] Created public endpoint http://10.222.0.89/identity 2022-11-02 15:23:06.714 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-11-02 15:23:06.717 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-11-02 15:23:06.719 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-11-02 15:23:06.723 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-11-02 15:23:09.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:09.778 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:09.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:23:09.778 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:09.941 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:09.944 | + lib/keystone:create_keystone_accounts:310 : admin_project=6df6363d82e145a096815775ff89f278 2022-11-02 15:23:09.946 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-11-02 15:23:09.950 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-11-02 15:23:12.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:23:12.266 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:12.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:23:12.266 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:12.434 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:12.437 | + lib/keystone:create_keystone_accounts:312 : admin_user=1eb06798e2b94ddfad338018349c6759 2022-11-02 15:23:12.439 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-11-02 15:23:12.442 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-11-02 15:23:12.444 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-11-02 15:23:12.446 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 1eb06798e2b94ddfad338018349c6759 default 2022-11-02 15:23:12.505 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 1eb06798e2b94ddfad338018349c6759 default 2022-11-02 15:23:12.549 | [585286 Async ks-domain-role:613686]: running: get_or_add_user_domain_role admin 1eb06798e2b94ddfad338018349c6759 default 2022-11-02 15:23:12.552 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-11-02 15:23:12.554 | + functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 15:23:12.560 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 15:23:15.769 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 15:23:15.772 | + functions-common:get_or_create_domain:900 : echo default 2022-11-02 15:23:15.772 | default 2022-11-02 15:23:15.775 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-11-02 15:23:15.848 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-11-02 15:23:15.897 | [585286 Async ks-project:613827]: running: get_or_create_project service Default 2022-11-02 15:23:15.899 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-11-02 15:23:15.970 | + inc/async:async_inner:63 : get_or_create_role service 2022-11-02 15:23:16.011 | [585286 Async ks-service:613913]: running: get_or_create_role service 2022-11-02 15:23:16.014 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-11-02 15:23:16.089 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-11-02 15:23:16.143 | [585286 Async ks-reseller:613999]: running: get_or_create_role ResellerAdmin 2022-11-02 15:23:16.153 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-11-02 15:23:16.156 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-11-02 15:23:16.566 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-11-02 15:23:16.799 | [585286 Async ks-anotherrole:614089]: running: get_or_create_role anotherrole 2022-11-02 15:23:16.814 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-11-02 15:23:16.847 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-11-02 15:23:16.863 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:23:16.894 | +++ 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:23:19.800 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:23:19.838 | [613913 Async ks-service:613913]: finished successfully 2022-11-02 15:23:20.540 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:23:20.599 | [613827 Async ks-project:613827]: finished successfully 2022-11-02 15:23:20.687 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:23:20.745 | [613999 Async ks-reseller:613999]: finished successfully 2022-11-02 15:23:20.820 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:23:20.850 | [614089 Async ks-anotherrole:614089]: finished successfully 2022-11-02 15:23:21.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:21.037 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:21.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:21.037 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:21.209 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:21.212 | ++ functions-common:get_or_create_project:950 : project_id=8b20a0a5f8894776b6c3bd6c278a37a0 2022-11-02 15:23:21.215 | ++ functions-common:get_or_create_project:951 : echo 8b20a0a5f8894776b6c3bd6c278a37a0 2022-11-02 15:23:21.218 | + lib/keystone:create_keystone_accounts:340 : invis_project=8b20a0a5f8894776b6c3bd6c278a37a0 2022-11-02 15:23:21.220 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-11-02 15:23:21.223 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-11-02 15:23:21.226 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:23:21.230 | +++ 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:23:23.849 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:23:23.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:23.857 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:23.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:23.858 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:23.876 | [613686 Async ks-domain-role:613686]: finished successfully 2022-11-02 15:23:24.028 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:24.031 | ++ functions-common:get_or_create_project:950 : project_id=d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:24.034 | ++ functions-common:get_or_create_project:951 : echo d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:24.036 | + lib/keystone:create_keystone_accounts:344 : demo_project=d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:24.039 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-11-02 15:23:24.043 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-11-02 15:23:24.045 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:23:24.047 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-11-02 15:23:24.050 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-11-02 15:23:24.053 | +++ 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:23:26.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:26.665 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:26.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:26.665 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:26.833 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:26.836 | ++ functions-common:get_or_create_user:937 : user_id=fc739c9d85404ca1a9318774537b47cc 2022-11-02 15:23:26.839 | ++ functions-common:get_or_create_user:938 : echo fc739c9d85404ca1a9318774537b47cc 2022-11-02 15:23:26.842 | + lib/keystone:create_keystone_accounts:347 : demo_user=fc739c9d85404ca1a9318774537b47cc 2022-11-02 15:23:26.845 | + 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:23:26.895 | [585286 Async ks-domain-role:613686]: Waiting for completion of get_or_add_user_domain_role admin 1eb06798e2b94ddfad338018349c6759 default running on PID 613686 (6 other jobs running) 2022-11-02 15:23:26.921 | [585286 Async ks-domain-role:613686]: Signaling child to exit 2022-11-02 15:23:26.921 | WAKEUP 2022-11-02 15:23:26.944 | [585286 Async ks-domain-role:613686]: Signaled 2022-11-02 15:23:26.949 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-11-02 15:23:26.949 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1eb06798e2b94ddfad338018349c6759 --domain default 2022-11-02 15:23:26.949 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-11-02 15:23:26.949 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:23:26.949 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:23:26.949 | ++ functions-common:get_field:824 : read data 2022-11-02 15:23:26.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:26.949 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:26.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:26.949 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:26.949 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:26.949 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-11-02 15:23:26.949 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-11-02 15:23:26.949 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 1eb06798e2b94ddfad338018349c6759 --domain default 2022-11-02 15:23:26.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:26.949 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:26.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:26.949 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:26.949 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1eb06798e2b94ddfad338018349c6759 --domain default 2022-11-02 15:23:26.949 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:23:26.949 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-11-02 15:23:26.949 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:23:26.950 | ++ functions-common:get_field:824 : read data 2022-11-02 15:23:26.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:26.950 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:26.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:26.950 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:26.950 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:26.950 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:23:26.950 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:23:26.950 | ++ functions-common:get_field:830 : echo '| 21895980b463483b98d6b9aa63aef9e1 | 1eb06798e2b94ddfad338018349c6759 | | | default | | False |' 2022-11-02 15:23:26.950 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:23:26.950 | ++ functions-common:get_field:824 : read data 2022-11-02 15:23:26.950 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:23:26.950 | + functions-common:get_or_add_user_domain_role:1033 : echo 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:23:26.950 | 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:23:26.993 | [585286 Async ks-domain-role:613686]: finished get_or_add_user_domain_role admin 1eb06798e2b94ddfad338018349c6759 default with result 0 in 11 seconds 2022-11-02 15:23:27.001 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-11-02 15:23:27.036 | [585286 Async ks-project:613827]: Waiting for completion of get_or_create_project service Default running on PID 613827 (5 other jobs running) 2022-11-02 15:23:27.062 | [585286 Async ks-project:613827]: Signaling child to exit 2022-11-02 15:23:27.062 | WAKEUP 2022-11-02 15:23:27.084 | [585286 Async ks-project:613827]: Signaled 2022-11-02 15:23:27.086 | + functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:23:27.086 | ++ 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:23:27.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:27.086 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:27.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:27.086 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:27.086 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:27.086 | + functions-common:get_or_create_project:950 : project_id=96c5a3befe2b4891b6ba1366547f2b16 2022-11-02 15:23:27.086 | + functions-common:get_or_create_project:951 : echo 96c5a3befe2b4891b6ba1366547f2b16 2022-11-02 15:23:27.086 | 96c5a3befe2b4891b6ba1366547f2b16 2022-11-02 15:23:27.130 | [585286 Async ks-project:613827]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-11-02 15:23:27.168 | [585286 Async ks-service:613913]: Waiting for completion of get_or_create_role service running on PID 613913 (4 other jobs running) 2022-11-02 15:23:27.192 | [585286 Async ks-service:613913]: Signaling child to exit 2022-11-02 15:23:27.193 | WAKEUP 2022-11-02 15:23:27.215 | [585286 Async ks-service:613913]: Signaled 2022-11-02 15:23:27.217 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 15:23:27.217 | ++ 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:23:27.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:27.217 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:27.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:27.217 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:27.217 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:27.217 | + functions-common:get_or_create_role:962 : role_id=89828587277745d5a89464d31e6c5975 2022-11-02 15:23:27.217 | + functions-common:get_or_create_role:963 : echo 89828587277745d5a89464d31e6c5975 2022-11-02 15:23:27.217 | 89828587277745d5a89464d31e6c5975 2022-11-02 15:23:27.261 | [585286 Async ks-service:613913]: finished get_or_create_role service with result 0 in 3 seconds 2022-11-02 15:23:27.298 | [585286 Async ks-reseller:613999]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 613999 (3 other jobs running) 2022-11-02 15:23:27.323 | [585286 Async ks-reseller:613999]: Signaling child to exit 2022-11-02 15:23:27.323 | WAKEUP 2022-11-02 15:23:27.346 | [585286 Async ks-reseller:613999]: Signaled 2022-11-02 15:23:27.347 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 15:23:27.347 | ++ 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:23:27.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:27.347 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:27.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:27.348 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:27.348 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:27.348 | + functions-common:get_or_create_role:962 : role_id=ebc40c3a229242179c7992721ae51b8c 2022-11-02 15:23:27.348 | + functions-common:get_or_create_role:963 : echo ebc40c3a229242179c7992721ae51b8c 2022-11-02 15:23:27.348 | ebc40c3a229242179c7992721ae51b8c 2022-11-02 15:23:27.392 | [585286 Async ks-reseller:613999]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-11-02 15:23:27.430 | [585286 Async ks-anotherrole:614089]: Waiting for completion of get_or_create_role anotherrole running on PID 614089 (2 other jobs running) 2022-11-02 15:23:27.455 | [585286 Async ks-anotherrole:614089]: Signaling child to exit 2022-11-02 15:23:27.455 | WAKEUP 2022-11-02 15:23:27.477 | [585286 Async ks-anotherrole:614089]: Signaled 2022-11-02 15:23:27.478 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 15:23:27.479 | ++ 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:23:27.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:27.479 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:27.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:27.479 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:27.479 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:27.479 | + functions-common:get_or_create_role:962 : role_id=d8771847affb41ff8496c1facb0597bf 2022-11-02 15:23:27.479 | + functions-common:get_or_create_role:963 : echo d8771847affb41ff8496c1facb0597bf 2022-11-02 15:23:27.479 | d8771847affb41ff8496c1facb0597bf 2022-11-02 15:23:27.523 | [585286 Async ks-anotherrole:614089]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-11-02 15:23:27.528 | + inc/async:async_wait:197 : return 0 2022-11-02 15:23:27.530 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member fc739c9d85404ca1a9318774537b47cc d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:27.589 | + inc/async:async_inner:63 : get_or_add_user_project_role member fc739c9d85404ca1a9318774537b47cc d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:27.630 | [585286 Async ks-demo-member:614957]: running: get_or_add_user_project_role member fc739c9d85404ca1a9318774537b47cc d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:27.632 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 1eb06798e2b94ddfad338018349c6759 d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:27.693 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1eb06798e2b94ddfad338018349c6759 d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:27.736 | [585286 Async ks-demo-admin:615069]: running: get_or_add_user_project_role admin 1eb06798e2b94ddfad338018349c6759 d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:27.742 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole fc739c9d85404ca1a9318774537b47cc d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:27.808 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole fc739c9d85404ca1a9318774537b47cc d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:27.859 | [585286 Async ks-demo-another:615181]: running: get_or_add_user_project_role anotherrole fc739c9d85404ca1a9318774537b47cc d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:27.862 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member fc739c9d85404ca1a9318774537b47cc 8b20a0a5f8894776b6c3bd6c278a37a0 2022-11-02 15:23:27.934 | + inc/async:async_inner:63 : get_or_add_user_project_role member fc739c9d85404ca1a9318774537b47cc 8b20a0a5f8894776b6c3bd6c278a37a0 2022-11-02 15:23:27.997 | [585286 Async ks-demo-invis:615293]: running: get_or_add_user_project_role member fc739c9d85404ca1a9318774537b47cc 8b20a0a5f8894776b6c3bd6c278a37a0 2022-11-02 15:23:28.002 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-11-02 15:23:28.003 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-11-02 15:23:28.008 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:23:28.014 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-11-02 15:23:28.023 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-11-02 15:23:28.034 | +++ 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:23:32.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:32.001 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:32.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:32.001 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:32.189 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:32.192 | ++ functions-common:get_or_create_user:937 : user_id=374d70e72b774dfb99dc94b69072d478 2022-11-02 15:23:32.195 | ++ functions-common:get_or_create_user:938 : echo 374d70e72b774dfb99dc94b69072d478 2022-11-02 15:23:32.199 | + lib/keystone:create_keystone_accounts:360 : demo_reader=374d70e72b774dfb99dc94b69072d478 2022-11-02 15:23:32.201 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 374d70e72b774dfb99dc94b69072d478 d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:32.274 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 374d70e72b774dfb99dc94b69072d478 d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:32.327 | [585286 Async ks-demo-reader:615449]: running: get_or_add_user_project_role reader 374d70e72b774dfb99dc94b69072d478 d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:23:32.331 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-11-02 15:23:32.335 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-11-02 15:23:32.339 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:23:32.352 | +++ 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:23:35.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:35.921 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:35.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:35.921 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:36.215 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:36.235 | ++ functions-common:get_or_create_project:950 : project_id=b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:36.254 | ++ functions-common:get_or_create_project:951 : echo b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:36.283 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:36.307 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-11-02 15:23:36.335 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-11-02 15:23:36.367 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:23:36.391 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-11-02 15:23:36.407 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-11-02 15:23:36.439 | +++ 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:23:39.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:23:39.707 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:39.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:23:39.707 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:40.248 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:40.262 | ++ functions-common:get_or_create_user:937 : user_id=8801572fd287412c9c4d47d347c5e4ba 2022-11-02 15:23:40.291 | ++ functions-common:get_or_create_user:938 : echo 8801572fd287412c9c4d47d347c5e4ba 2022-11-02 15:23:40.311 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=8801572fd287412c9c4d47d347c5e4ba 2022-11-02 15:23:40.342 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 8801572fd287412c9c4d47d347c5e4ba b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:40.767 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8801572fd287412c9c4d47d347c5e4ba b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:40.981 | [585286 Async ks-alt-admin:615818]: running: get_or_add_user_project_role admin 8801572fd287412c9c4d47d347c5e4ba b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:41.003 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 8801572fd287412c9c4d47d347c5e4ba b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:41.367 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8801572fd287412c9c4d47d347c5e4ba b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:41.592 | [585286 Async ks-alt-another:615941]: running: get_or_add_user_project_role anotherrole 8801572fd287412c9c4d47d347c5e4ba b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:41.610 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-11-02 15:23:41.646 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-11-02 15:23:41.669 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:23:41.687 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-11-02 15:23:41.706 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-11-02 15:23:41.734 | +++ 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:23:43.673 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:23:43.842 | [614957 Async ks-demo-member:614957]: finished successfully 2022-11-02 15:23:45.962 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:23:45.990 | [615181 Async ks-demo-another:615181]: finished successfully 2022-11-02 15:23:46.246 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:23:46.277 | [615069 Async ks-demo-admin:615069]: finished successfully 2022-11-02 15:23:46.816 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:23:46.843 | [615293 Async ks-demo-invis:615293]: finished successfully 2022-11-02 15:23:47.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:23:47.155 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:47.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:23:47.156 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:47.340 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:47.343 | ++ functions-common:get_or_create_user:937 : user_id=c7e040a612674d8ba72cf7aeb690bf12 2022-11-02 15:23:47.346 | ++ functions-common:get_or_create_user:938 : echo c7e040a612674d8ba72cf7aeb690bf12 2022-11-02 15:23:47.348 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=c7e040a612674d8ba72cf7aeb690bf12 2022-11-02 15:23:47.351 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member c7e040a612674d8ba72cf7aeb690bf12 b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:47.420 | + inc/async:async_inner:63 : get_or_add_user_project_role member c7e040a612674d8ba72cf7aeb690bf12 b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:47.479 | [585286 Async ks-alt-member-user:616315]: running: get_or_add_user_project_role member c7e040a612674d8ba72cf7aeb690bf12 b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:47.482 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-11-02 15:23:47.485 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-11-02 15:23:47.488 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:23:47.496 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-11-02 15:23:47.499 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-11-02 15:23:47.503 | +++ 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:23:48.359 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:23:48.497 | [615449 Async ks-demo-reader:615449]: finished successfully 2022-11-02 15:23:50.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:50.516 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:50.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:50.517 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:50.711 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:50.717 | ++ functions-common:get_or_create_user:937 : user_id=f1e0f81a27ca4c1bb2e89eb73efe2497 2022-11-02 15:23:50.721 | ++ functions-common:get_or_create_user:938 : echo f1e0f81a27ca4c1bb2e89eb73efe2497 2022-11-02 15:23:50.723 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=f1e0f81a27ca4c1bb2e89eb73efe2497 2022-11-02 15:23:50.726 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader f1e0f81a27ca4c1bb2e89eb73efe2497 b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:50.826 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f1e0f81a27ca4c1bb2e89eb73efe2497 b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:50.922 | [585286 Async ks-alt-reader-user:616539]: running: get_or_add_user_project_role reader f1e0f81a27ca4c1bb2e89eb73efe2497 b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:23:50.933 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-11-02 15:23:50.937 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:23:50.941 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-11-02 15:23:50.944 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-11-02 15:23:50.952 | +++ 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:23:54.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:54.277 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:54.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:54.277 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:54.503 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:54.522 | ++ functions-common:get_or_create_user:937 : user_id=2e51b17367ad4837873a0b1f68bd52ae 2022-11-02 15:23:54.544 | ++ functions-common:get_or_create_user:938 : echo 2e51b17367ad4837873a0b1f68bd52ae 2022-11-02 15:23:54.553 | + lib/keystone:create_keystone_accounts:392 : system_member_user=2e51b17367ad4837873a0b1f68bd52ae 2022-11-02 15:23:54.565 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 2e51b17367ad4837873a0b1f68bd52ae all 2022-11-02 15:23:54.863 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2e51b17367ad4837873a0b1f68bd52ae all 2022-11-02 15:23:54.936 | [585286 Async ks-system-member:616795]: running: get_or_add_user_system_role member 2e51b17367ad4837873a0b1f68bd52ae all 2022-11-02 15:23:54.948 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-11-02 15:23:54.965 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:23:54.972 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-11-02 15:23:54.979 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-11-02 15:23:55.011 | +++ 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:23:57.318 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:23:57.473 | [615818 Async ks-alt-admin:615818]: finished successfully 2022-11-02 15:23:58.326 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:23:58.474 | [615941 Async ks-alt-another:615941]: finished successfully 2022-11-02 15:23:58.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:58.629 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:58.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:23:58.629 | from cryptography.utils import int_from_bytes 2022-11-02 15:23:58.817 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:23:58.819 | ++ functions-common:get_or_create_user:937 : user_id=e2b54fe82cc7489a8da3a6fe2d78eade 2022-11-02 15:23:58.823 | ++ functions-common:get_or_create_user:938 : echo e2b54fe82cc7489a8da3a6fe2d78eade 2022-11-02 15:23:58.831 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=e2b54fe82cc7489a8da3a6fe2d78eade 2022-11-02 15:23:58.835 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader e2b54fe82cc7489a8da3a6fe2d78eade all 2022-11-02 15:23:58.925 | + inc/async:async_inner:63 : get_or_add_user_system_role reader e2b54fe82cc7489a8da3a6fe2d78eade all 2022-11-02 15:23:59.016 | [585286 Async ks-system-reader:617081]: running: get_or_add_user_system_role reader e2b54fe82cc7489a8da3a6fe2d78eade all 2022-11-02 15:23:59.019 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-11-02 15:23:59.036 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-11-02 15:23:59.047 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-11-02 15:23:59.052 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 15:23:59.073 | +++ 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:24:00.918 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:24:00.980 | [616315 Async ks-alt-member-user:616315]: finished successfully 2022-11-02 15:24:02.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:02.460 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:02.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:02.460 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:02.671 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:02.673 | ++ functions-common:get_or_create_group:914 : group_id=62f48f8226094fd9ab3c2b8ad6f73e9c 2022-11-02 15:24:02.677 | ++ functions-common:get_or_create_group:915 : echo 62f48f8226094fd9ab3c2b8ad6f73e9c 2022-11-02 15:24:02.679 | + lib/keystone:create_keystone_accounts:402 : admin_group=62f48f8226094fd9ab3c2b8ad6f73e9c 2022-11-02 15:24:02.682 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-11-02 15:24:02.686 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-11-02 15:24:02.688 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-11-02 15:24:02.691 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 15:24:02.695 | +++ 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:24:04.847 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:24:04.880 | [616539 Async ks-alt-reader-user:616539]: finished successfully 2022-11-02 15:24:05.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:05.488 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:05.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:05.488 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:05.673 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:05.676 | ++ functions-common:get_or_create_group:914 : group_id=cb08ea6699d74284b2ec63cefc796107 2022-11-02 15:24:05.679 | ++ functions-common:get_or_create_group:915 : echo cb08ea6699d74284b2ec63cefc796107 2022-11-02 15:24:05.683 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=cb08ea6699d74284b2ec63cefc796107 2022-11-02 15:24:05.685 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:05.754 | + inc/async:async_inner:63 : get_or_add_group_project_role member cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:05.806 | [585286 Async ks-group-memberdemo:617434]: running: get_or_add_group_project_role member cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:05.809 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:05.917 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:06.003 | [585286 Async ks-group-anotherdemo:617520]: running: get_or_add_group_project_role anotherrole cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:06.013 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:06.189 | + inc/async:async_inner:63 : get_or_add_group_project_role member cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:06.250 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:24:06.308 | [585286 Async ks-group-memberalt:617606]: running: get_or_add_group_project_role member cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:06.320 | [616795 Async ks-system-member:616795]: finished successfully 2022-11-02 15:24:06.327 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:06.574 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:06.776 | [585286 Async ks-group-anotheralt:617749]: running: get_or_add_group_project_role anotherrole cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:06.807 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 62f48f8226094fd9ab3c2b8ad6f73e9c 6df6363d82e145a096815775ff89f278 2022-11-02 15:24:07.219 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 62f48f8226094fd9ab3c2b8ad6f73e9c 6df6363d82e145a096815775ff89f278 2022-11-02 15:24:07.440 | [585286 Async ks-group-admin:617838]: running: get_or_add_group_project_role admin 62f48f8226094fd9ab3c2b8ad6f73e9c 6df6363d82e145a096815775ff89f278 2022-11-02 15:24:07.455 | + 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:24:07.854 | [585286 Async ks-demo-member:614957]: Waiting for completion of get_or_add_user_project_role member fc739c9d85404ca1a9318774537b47cc d2740a634c124f44a45ecc5c96ffed5d running on PID 614957 (17 other jobs running) 2022-11-02 15:24:08.066 | [585286 Async ks-demo-member:614957]: Signaling child to exit 2022-11-02 15:24:08.066 | WAKEUP 2022-11-02 15:24:08.276 | [585286 Async ks-demo-member:614957]: Signaled 2022-11-02 15:24:08.291 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:24:08.291 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:24:08.291 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:24:08.291 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:24:08.291 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:24:08.291 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:24:08.291 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:24:08.291 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:24:08.291 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fc739c9d85404ca1a9318774537b47cc --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:08.291 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:08.291 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:24:08.291 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:08.291 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:08.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:08.291 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:08.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:08.291 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:08.291 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:08.292 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:24:08.292 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:24:08.292 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user fc739c9d85404ca1a9318774537b47cc --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:08.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:08.292 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:08.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:08.292 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:08.292 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:24:08.292 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fc739c9d85404ca1a9318774537b47cc --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:08.292 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:08.292 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:08.292 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:08.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:08.292 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:08.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:08.292 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:08.292 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:08.292 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:24:08.292 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:24:08.292 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:24:08.292 | ++ functions-common:get_field:830 : echo '| 2c48d2e51eb34260aa9d9f3750c3cb1f | fc739c9d85404ca1a9318774537b47cc | | d2740a634c124f44a45ecc5c96ffed5d | | | False |' 2022-11-02 15:24:08.292 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:08.292 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:24:08.292 | + functions-common:get_or_add_user_project_role:1009 : echo 2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:24:08.292 | 2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:24:08.615 | [585286 Async ks-demo-member:614957]: finished get_or_add_user_project_role member fc739c9d85404ca1a9318774537b47cc d2740a634c124f44a45ecc5c96ffed5d with result 0 in 16 seconds 2022-11-02 15:24:08.878 | [585286 Async ks-demo-admin:615069]: Waiting for completion of get_or_add_user_project_role admin 1eb06798e2b94ddfad338018349c6759 d2740a634c124f44a45ecc5c96ffed5d running on PID 615069 (16 other jobs running) 2022-11-02 15:24:09.038 | [585286 Async ks-demo-admin:615069]: Signaling child to exit 2022-11-02 15:24:09.038 | WAKEUP 2022-11-02 15:24:09.195 | [585286 Async ks-demo-admin:615069]: Signaled 2022-11-02 15:24:09.206 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:24:09.206 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:24:09.206 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:24:09.206 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:24:09.206 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:24:09.206 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:24:09.206 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:24:09.206 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:24:09.206 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1eb06798e2b94ddfad338018349c6759 --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:09.206 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:24:09.207 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:09.207 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:09.207 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:09.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:09.207 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:09.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:09.207 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:09.207 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:09.207 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:24:09.207 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:24:09.207 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 1eb06798e2b94ddfad338018349c6759 --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:09.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:09.207 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:09.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:09.207 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:09.207 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:24:09.207 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:09.207 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:09.207 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:09.207 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1eb06798e2b94ddfad338018349c6759 --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:09.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:09.207 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:09.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:09.207 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:09.207 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:09.207 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:24:09.207 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:24:09.207 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:24:09.207 | ++ functions-common:get_field:830 : echo '| 21895980b463483b98d6b9aa63aef9e1 | 1eb06798e2b94ddfad338018349c6759 | | d2740a634c124f44a45ecc5c96ffed5d | | | False |' 2022-11-02 15:24:09.207 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:09.207 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:24:09.208 | + functions-common:get_or_add_user_project_role:1009 : echo 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:24:09.208 | 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:24:09.524 | [585286 Async ks-demo-admin:615069]: finished get_or_add_user_project_role admin 1eb06798e2b94ddfad338018349c6759 d2740a634c124f44a45ecc5c96ffed5d with result 0 in 18 seconds 2022-11-02 15:24:09.746 | [585286 Async ks-demo-another:615181]: Waiting for completion of get_or_add_user_project_role anotherrole fc739c9d85404ca1a9318774537b47cc d2740a634c124f44a45ecc5c96ffed5d running on PID 615181 (15 other jobs running) 2022-11-02 15:24:09.903 | [585286 Async ks-demo-another:615181]: Signaling child to exit 2022-11-02 15:24:09.905 | WAKEUP 2022-11-02 15:24:10.028 | [585286 Async ks-demo-another:615181]: Signaled 2022-11-02 15:24:10.036 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:24:10.036 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:24:10.036 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:24:10.036 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:24:10.036 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:24:10.036 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:24:10.036 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:24:10.036 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:24:10.036 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:10.036 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fc739c9d85404ca1a9318774537b47cc --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:10.036 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:24:10.036 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:10.036 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:10.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.037 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.037 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.037 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:10.037 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:24:10.037 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:24:10.037 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user fc739c9d85404ca1a9318774537b47cc --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:10.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.037 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.037 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.037 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:24:10.037 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fc739c9d85404ca1a9318774537b47cc --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:10.037 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:10.037 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:10.037 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:10.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.037 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.037 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.037 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:10.037 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:24:10.037 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:24:10.037 | ++ functions-common:get_field:830 : echo '| d8771847affb41ff8496c1facb0597bf | fc739c9d85404ca1a9318774537b47cc | | d2740a634c124f44a45ecc5c96ffed5d | | | False |' 2022-11-02 15:24:10.037 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:24:10.037 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:10.037 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d8771847affb41ff8496c1facb0597bf 2022-11-02 15:24:10.038 | + functions-common:get_or_add_user_project_role:1009 : echo d8771847affb41ff8496c1facb0597bf 2022-11-02 15:24:10.038 | d8771847affb41ff8496c1facb0597bf 2022-11-02 15:24:10.309 | [585286 Async ks-demo-another:615181]: finished get_or_add_user_project_role anotherrole fc739c9d85404ca1a9318774537b47cc d2740a634c124f44a45ecc5c96ffed5d with result 0 in 18 seconds 2022-11-02 15:24:10.513 | [585286 Async ks-demo-invis:615293]: Waiting for completion of get_or_add_user_project_role member fc739c9d85404ca1a9318774537b47cc 8b20a0a5f8894776b6c3bd6c278a37a0 running on PID 615293 (14 other jobs running) 2022-11-02 15:24:10.568 | [585286 Async ks-demo-invis:615293]: Signaling child to exit 2022-11-02 15:24:10.568 | WAKEUP 2022-11-02 15:24:10.615 | [585286 Async ks-demo-invis:615293]: Signaled 2022-11-02 15:24:10.616 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:24:10.617 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:24:10.617 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:24:10.617 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:24:10.617 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:24:10.617 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:24:10.617 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:24:10.617 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:24:10.617 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:24:10.617 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:10.617 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:10.617 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fc739c9d85404ca1a9318774537b47cc --project 8b20a0a5f8894776b6c3bd6c278a37a0 2022-11-02 15:24:10.617 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:10.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.617 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.617 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.617 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:10.617 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:24:10.617 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:24:10.617 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user fc739c9d85404ca1a9318774537b47cc --project 8b20a0a5f8894776b6c3bd6c278a37a0 2022-11-02 15:24:10.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.617 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.617 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.617 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fc739c9d85404ca1a9318774537b47cc --project 8b20a0a5f8894776b6c3bd6c278a37a0 2022-11-02 15:24:10.617 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:10.618 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:24:10.618 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:10.618 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:10.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.618 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.618 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.618 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:10.618 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:24:10.618 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:24:10.618 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:24:10.618 | ++ functions-common:get_field:830 : echo '| 2c48d2e51eb34260aa9d9f3750c3cb1f | fc739c9d85404ca1a9318774537b47cc | | 8b20a0a5f8894776b6c3bd6c278a37a0 | | | False |' 2022-11-02 15:24:10.618 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:10.618 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:24:10.618 | + functions-common:get_or_add_user_project_role:1009 : echo 2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:24:10.618 | 2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:24:10.685 | [585286 Async ks-demo-invis:615293]: finished get_or_add_user_project_role member fc739c9d85404ca1a9318774537b47cc 8b20a0a5f8894776b6c3bd6c278a37a0 with result 0 in 18 seconds 2022-11-02 15:24:10.760 | [585286 Async ks-demo-reader:615449]: Waiting for completion of get_or_add_user_project_role reader 374d70e72b774dfb99dc94b69072d478 d2740a634c124f44a45ecc5c96ffed5d running on PID 615449 (13 other jobs running) 2022-11-02 15:24:10.797 | [585286 Async ks-demo-reader:615449]: Signaling child to exit 2022-11-02 15:24:10.798 | WAKEUP 2022-11-02 15:24:10.833 | [585286 Async ks-demo-reader:615449]: Signaled 2022-11-02 15:24:10.835 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:24:10.835 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:24:10.835 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:24:10.835 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:24:10.835 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:24:10.835 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:24:10.835 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:24:10.835 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:24:10.835 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 374d70e72b774dfb99dc94b69072d478 --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:10.835 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:10.835 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:24:10.835 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:10.835 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:10.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.835 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.835 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.835 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:10.835 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:24:10.835 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:24:10.835 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 374d70e72b774dfb99dc94b69072d478 --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:10.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.836 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.836 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.836 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 374d70e72b774dfb99dc94b69072d478 --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:10.836 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:24:10.836 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:10.836 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:10.836 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:10.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.836 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:10.837 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:10.837 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:10.837 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:24:10.837 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:24:10.837 | ++ functions-common:get_field:830 : echo '| faf150d4116f44d7b0a7f2686ea0bed3 | 374d70e72b774dfb99dc94b69072d478 | | d2740a634c124f44a45ecc5c96ffed5d | | | False |' 2022-11-02 15:24:10.837 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:24:10.837 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:10.837 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=faf150d4116f44d7b0a7f2686ea0bed3 2022-11-02 15:24:10.837 | + functions-common:get_or_add_user_project_role:1009 : echo faf150d4116f44d7b0a7f2686ea0bed3 2022-11-02 15:24:10.837 | faf150d4116f44d7b0a7f2686ea0bed3 2022-11-02 15:24:10.905 | [585286 Async ks-demo-reader:615449]: finished get_or_add_user_project_role reader 374d70e72b774dfb99dc94b69072d478 d2740a634c124f44a45ecc5c96ffed5d with result 0 in 16 seconds 2022-11-02 15:24:10.912 | + inc/async:async_wait:197 : return 0 2022-11-02 15:24:10.918 | + 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:24:11.013 | [585286 Async ks-alt-admin:615818]: Waiting for completion of get_or_add_user_project_role admin 8801572fd287412c9c4d47d347c5e4ba b4e9f4bcec4947fca18b7d1337b30eac running on PID 615818 (12 other jobs running) 2022-11-02 15:24:11.063 | [585286 Async ks-alt-admin:615818]: Signaling child to exit 2022-11-02 15:24:11.064 | WAKEUP 2022-11-02 15:24:11.123 | [585286 Async ks-alt-admin:615818]: Signaled 2022-11-02 15:24:11.124 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:24:11.124 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:24:11.124 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:24:11.124 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:24:11.124 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:24:11.124 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:24:11.124 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:24:11.124 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:24:11.124 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8801572fd287412c9c4d47d347c5e4ba --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:11.124 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:24:11.124 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:11.124 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:11.124 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:11.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.124 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.124 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.124 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:11.124 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:24:11.124 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:24:11.125 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 8801572fd287412c9c4d47d347c5e4ba --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:11.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.125 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.125 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.125 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:11.125 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8801572fd287412c9c4d47d347c5e4ba --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:11.125 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:24:11.125 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:11.125 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:11.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.125 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.125 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.125 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:11.125 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:24:11.125 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:24:11.125 | ++ functions-common:get_field:830 : echo '| 21895980b463483b98d6b9aa63aef9e1 | 8801572fd287412c9c4d47d347c5e4ba | | b4e9f4bcec4947fca18b7d1337b30eac | | | False |' 2022-11-02 15:24:11.125 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:24:11.125 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:11.125 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:24:11.125 | + functions-common:get_or_add_user_project_role:1009 : echo 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:24:11.125 | 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:24:11.184 | [585286 Async ks-alt-admin:615818]: finished get_or_add_user_project_role admin 8801572fd287412c9c4d47d347c5e4ba b4e9f4bcec4947fca18b7d1337b30eac with result 0 in 16 seconds 2022-11-02 15:24:11.249 | [585286 Async ks-alt-another:615941]: Waiting for completion of get_or_add_user_project_role anotherrole 8801572fd287412c9c4d47d347c5e4ba b4e9f4bcec4947fca18b7d1337b30eac running on PID 615941 (11 other jobs running) 2022-11-02 15:24:11.363 | [585286 Async ks-alt-another:615941]: Signaling child to exit 2022-11-02 15:24:11.363 | WAKEUP 2022-11-02 15:24:11.486 | [585286 Async ks-alt-another:615941]: Signaled 2022-11-02 15:24:11.495 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:24:11.495 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:24:11.495 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:24:11.495 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:24:11.495 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:24:11.495 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:24:11.495 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:24:11.495 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:24:11.495 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:24:11.495 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8801572fd287412c9c4d47d347c5e4ba --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:11.495 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:11.495 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:11.495 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:11.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.495 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.495 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.495 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:11.495 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:24:11.495 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:24:11.495 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8801572fd287412c9c4d47d347c5e4ba --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:11.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.496 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.496 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.496 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8801572fd287412c9c4d47d347c5e4ba --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:11.496 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:11.496 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:24:11.496 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:11.496 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:11.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.496 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.496 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.496 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:11.496 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:24:11.496 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:24:11.496 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:24:11.496 | ++ functions-common:get_field:830 : echo '| d8771847affb41ff8496c1facb0597bf | 8801572fd287412c9c4d47d347c5e4ba | | b4e9f4bcec4947fca18b7d1337b30eac | | | False |' 2022-11-02 15:24:11.496 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:11.496 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d8771847affb41ff8496c1facb0597bf 2022-11-02 15:24:11.496 | + functions-common:get_or_add_user_project_role:1009 : echo d8771847affb41ff8496c1facb0597bf 2022-11-02 15:24:11.496 | d8771847affb41ff8496c1facb0597bf 2022-11-02 15:24:11.508 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:24:11.573 | [585286 Async ks-alt-another:615941]: finished get_or_add_user_project_role anotherrole 8801572fd287412c9c4d47d347c5e4ba b4e9f4bcec4947fca18b7d1337b30eac with result 0 in 17 seconds 2022-11-02 15:24:11.579 | [617081 Async ks-system-reader:617081]: finished successfully 2022-11-02 15:24:11.647 | [585286 Async ks-alt-member-user:616315]: Waiting for completion of get_or_add_user_project_role member c7e040a612674d8ba72cf7aeb690bf12 b4e9f4bcec4947fca18b7d1337b30eac running on PID 616315 (10 other jobs running) 2022-11-02 15:24:11.699 | [585286 Async ks-alt-member-user:616315]: Signaling child to exit 2022-11-02 15:24:11.699 | WAKEUP 2022-11-02 15:24:11.746 | [585286 Async ks-alt-member-user:616315]: Signaled 2022-11-02 15:24:11.749 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:24:11.749 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:24:11.749 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:24:11.749 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:24:11.749 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:24:11.749 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:24:11.749 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:24:11.749 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:24:11.749 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c7e040a612674d8ba72cf7aeb690bf12 --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:11.749 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:24:11.749 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:11.750 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:11.750 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:11.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.750 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.750 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.750 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:11.750 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:24:11.750 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:24:11.750 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user c7e040a612674d8ba72cf7aeb690bf12 --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:11.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.750 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.750 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.750 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c7e040a612674d8ba72cf7aeb690bf12 --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:11.750 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:24:11.750 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:11.750 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:11.750 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:11.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.751 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.751 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.751 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:11.751 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:24:11.751 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:24:11.751 | ++ functions-common:get_field:830 : echo '| 2c48d2e51eb34260aa9d9f3750c3cb1f | c7e040a612674d8ba72cf7aeb690bf12 | | b4e9f4bcec4947fca18b7d1337b30eac | | | False |' 2022-11-02 15:24:11.751 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:24:11.751 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:11.751 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:24:11.751 | + functions-common:get_or_add_user_project_role:1009 : echo 2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:24:11.751 | 2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:24:11.827 | [585286 Async ks-alt-member-user:616315]: finished get_or_add_user_project_role member c7e040a612674d8ba72cf7aeb690bf12 b4e9f4bcec4947fca18b7d1337b30eac with result 0 in 13 seconds 2022-11-02 15:24:11.892 | [585286 Async ks-alt-reader-user:616539]: Waiting for completion of get_or_add_user_project_role reader f1e0f81a27ca4c1bb2e89eb73efe2497 b4e9f4bcec4947fca18b7d1337b30eac running on PID 616539 (9 other jobs running) 2022-11-02 15:24:11.939 | [585286 Async ks-alt-reader-user:616539]: Signaling child to exit 2022-11-02 15:24:11.939 | WAKEUP 2022-11-02 15:24:11.972 | [585286 Async ks-alt-reader-user:616539]: Signaled 2022-11-02 15:24:11.978 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:24:11.979 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:24:11.979 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:24:11.979 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:24:11.979 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:24:11.979 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:24:11.979 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:24:11.979 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:24:11.979 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:24:11.979 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f1e0f81a27ca4c1bb2e89eb73efe2497 --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:11.979 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:11.979 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:11.979 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:11.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.979 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.979 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.979 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:11.979 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:24:11.979 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:24:11.979 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user f1e0f81a27ca4c1bb2e89eb73efe2497 --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:11.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.979 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.979 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.979 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:24:11.979 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f1e0f81a27ca4c1bb2e89eb73efe2497 --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:11.979 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:24:11.979 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:24:11.979 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:11.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.979 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:11.980 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:11.980 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:11.980 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:24:11.980 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:24:11.980 | ++ functions-common:get_field:830 : echo '| faf150d4116f44d7b0a7f2686ea0bed3 | f1e0f81a27ca4c1bb2e89eb73efe2497 | | b4e9f4bcec4947fca18b7d1337b30eac | | | False |' 2022-11-02 15:24:11.980 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:24:11.980 | ++ functions-common:get_field:824 : read data 2022-11-02 15:24:11.980 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=faf150d4116f44d7b0a7f2686ea0bed3 2022-11-02 15:24:11.980 | + functions-common:get_or_add_user_project_role:1009 : echo faf150d4116f44d7b0a7f2686ea0bed3 2022-11-02 15:24:11.980 | faf150d4116f44d7b0a7f2686ea0bed3 2022-11-02 15:24:12.098 | [585286 Async ks-alt-reader-user:616539]: finished get_or_add_user_project_role reader f1e0f81a27ca4c1bb2e89eb73efe2497 b4e9f4bcec4947fca18b7d1337b30eac with result 0 in 14 seconds 2022-11-02 15:24:12.103 | + inc/async:async_wait:197 : return 0 2022-11-02 15:24:12.105 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-11-02 15:24:12.436 | [585286 Async ks-system-member:616795]: Waiting for completion of get_or_add_user_system_role member 2e51b17367ad4837873a0b1f68bd52ae all running on PID 616795 (8 other jobs running) 2022-11-02 15:24:12.570 | [585286 Async ks-system-member:616795]: Signaling child to exit 2022-11-02 15:24:12.572 | WAKEUP 2022-11-02 15:24:12.732 | [585286 Async ks-system-member:616795]: Signaled 2022-11-02 15:24:12.742 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 15:24:12.742 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 15:24:12.742 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 15:24:12.742 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:24:12.742 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:24:12.742 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:24:12.742 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:24:12.742 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:24:12.742 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 15:24:12.742 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2e51b17367ad4837873a0b1f68bd52ae --system all -f value -c Role 2022-11-02 15:24:12.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:12.743 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:12.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:12.743 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:12.743 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:12.743 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 15:24:12.743 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 15:24:12.743 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 2e51b17367ad4837873a0b1f68bd52ae --system all 2022-11-02 15:24:12.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:12.743 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:12.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:12.743 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:12.743 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2e51b17367ad4837873a0b1f68bd52ae --system all -f value -c Role 2022-11-02 15:24:12.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:12.743 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:12.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:12.743 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:12.743 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:12.743 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:24:12.743 | + functions-common:get_or_add_user_system_role:1064 : echo 2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:24:12.743 | 2c48d2e51eb34260aa9d9f3750c3cb1f 2022-11-02 15:24:13.048 | [585286 Async ks-system-member:616795]: finished get_or_add_user_system_role member 2e51b17367ad4837873a0b1f68bd52ae all with result 0 in 11 seconds 2022-11-02 15:24:13.226 | [585286 Async ks-system-reader:617081]: Waiting for completion of get_or_add_user_system_role reader e2b54fe82cc7489a8da3a6fe2d78eade all running on PID 617081 (7 other jobs running) 2022-11-02 15:24:13.408 | [585286 Async ks-system-reader:617081]: Signaling child to exit 2022-11-02 15:24:13.408 | WAKEUP 2022-11-02 15:24:13.518 | [585286 Async ks-system-reader:617081]: Signaled 2022-11-02 15:24:13.533 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 15:24:13.533 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 15:24:13.533 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 15:24:13.533 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:24:13.533 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:24:13.533 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:24:13.533 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:24:13.533 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:24:13.533 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 15:24:13.533 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e2b54fe82cc7489a8da3a6fe2d78eade --system all -f value -c Role 2022-11-02 15:24:13.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:24:13.533 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:13.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:24:13.533 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:13.533 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:13.533 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 15:24:13.533 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 15:24:13.533 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user e2b54fe82cc7489a8da3a6fe2d78eade --system all 2022-11-02 15:24:13.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:24:13.533 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:13.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:24:13.534 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:13.534 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e2b54fe82cc7489a8da3a6fe2d78eade --system all -f value -c Role 2022-11-02 15:24:13.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:24:13.534 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:13.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:24:13.534 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:13.534 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:13.534 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=faf150d4116f44d7b0a7f2686ea0bed3 2022-11-02 15:24:13.534 | + functions-common:get_or_add_user_system_role:1064 : echo faf150d4116f44d7b0a7f2686ea0bed3 2022-11-02 15:24:13.534 | faf150d4116f44d7b0a7f2686ea0bed3 2022-11-02 15:24:13.818 | [585286 Async ks-system-reader:617081]: finished get_or_add_user_system_role reader e2b54fe82cc7489a8da3a6fe2d78eade all with result 0 in 12 seconds 2022-11-02 15:24:13.855 | + inc/async:async_wait:197 : return 0 2022-11-02 15:24:13.875 | + 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:24:14.216 | [585286 Async ks-group-memberdemo:617434]: Waiting for completion of get_or_add_group_project_role member cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d running on PID 617434 (6 other jobs running) 2022-11-02 15:24:14.364 | [585286 Async ks-group-memberdemo:617434]: Signaling child to exit 2022-11-02 15:24:19.803 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:24:19.934 | [617434 Async ks-group-memberdemo:617434]: finished successfully 2022-11-02 15:24:20.049 | WAKEUP 2022-11-02 15:24:20.141 | [585286 Async ks-group-memberdemo:617434]: Signaled 2022-11-02 15:24:20.146 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:24:20.146 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cb08ea6699d74284b2ec63cefc796107 --project d2740a634c124f44a45ecc5c96ffed5d -f value 2022-11-02 15:24:20.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:20.147 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:20.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:20.147 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:20.147 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:20.147 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:24:20.147 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:24:20.147 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group cb08ea6699d74284b2ec63cefc796107 --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:20.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:20.147 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:20.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:20.147 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:20.147 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cb08ea6699d74284b2ec63cefc796107 --project d2740a634c124f44a45ecc5c96ffed5d -f value 2022-11-02 15:24:20.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:20.147 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:20.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:20.147 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:20.147 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:20.147 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='2c48d2e51eb34260aa9d9f3750c3cb1f cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d False' 2022-11-02 15:24:20.147 | + functions-common:get_or_add_group_project_role:1088 : echo 2c48d2e51eb34260aa9d9f3750c3cb1f cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d False 2022-11-02 15:24:20.147 | 2c48d2e51eb34260aa9d9f3750c3cb1f cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d False 2022-11-02 15:24:20.352 | [585286 Async ks-group-memberdemo:617434]: finished get_or_add_group_project_role member cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d with result 0 in 14 seconds 2022-11-02 15:24:20.510 | [585286 Async ks-group-anotherdemo:617520]: Waiting for completion of get_or_add_group_project_role anotherrole cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d running on PID 617520 (5 other jobs running) 2022-11-02 15:24:20.633 | [585286 Async ks-group-anotherdemo:617520]: Signaling child to exit 2022-11-02 15:24:20.989 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:24:21.038 | [617520 Async ks-group-anotherdemo:617520]: finished successfully 2022-11-02 15:24:21.067 | WAKEUP 2022-11-02 15:24:21.102 | [585286 Async ks-group-anotherdemo:617520]: Signaled 2022-11-02 15:24:21.103 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:24:21.103 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cb08ea6699d74284b2ec63cefc796107 --project d2740a634c124f44a45ecc5c96ffed5d -f value 2022-11-02 15:24:21.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:21.103 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:21.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:21.103 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:21.103 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:21.103 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:24:21.103 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:24:21.103 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group cb08ea6699d74284b2ec63cefc796107 --project d2740a634c124f44a45ecc5c96ffed5d 2022-11-02 15:24:21.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:21.104 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:21.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:21.104 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:21.104 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cb08ea6699d74284b2ec63cefc796107 --project d2740a634c124f44a45ecc5c96ffed5d -f value 2022-11-02 15:24:21.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:21.104 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:21.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:21.104 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:21.104 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:21.104 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='d8771847affb41ff8496c1facb0597bf cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d False' 2022-11-02 15:24:21.104 | + functions-common:get_or_add_group_project_role:1088 : echo d8771847affb41ff8496c1facb0597bf cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d False 2022-11-02 15:24:21.104 | d8771847affb41ff8496c1facb0597bf cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d False 2022-11-02 15:24:21.162 | [585286 Async ks-group-anotherdemo:617520]: finished get_or_add_group_project_role anotherrole cb08ea6699d74284b2ec63cefc796107 d2740a634c124f44a45ecc5c96ffed5d with result 0 in 15 seconds 2022-11-02 15:24:21.257 | [585286 Async ks-group-memberalt:617606]: Waiting for completion of get_or_add_group_project_role member cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac running on PID 617606 (4 other jobs running) 2022-11-02 15:24:21.302 | [585286 Async ks-group-memberalt:617606]: Signaling child to exit 2022-11-02 15:24:21.387 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:24:21.419 | [617606 Async ks-group-memberalt:617606]: finished successfully 2022-11-02 15:24:21.440 | WAKEUP 2022-11-02 15:24:21.468 | [585286 Async ks-group-memberalt:617606]: Signaled 2022-11-02 15:24:21.469 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:24:21.469 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cb08ea6699d74284b2ec63cefc796107 --project b4e9f4bcec4947fca18b7d1337b30eac -f value 2022-11-02 15:24:21.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:21.470 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:21.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:21.470 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:21.470 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:21.470 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:24:21.470 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:24:21.470 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group cb08ea6699d74284b2ec63cefc796107 --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:21.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:21.470 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:21.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:21.470 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:21.470 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cb08ea6699d74284b2ec63cefc796107 --project b4e9f4bcec4947fca18b7d1337b30eac -f value 2022-11-02 15:24:21.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:21.470 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:21.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:21.470 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:21.470 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:21.470 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='2c48d2e51eb34260aa9d9f3750c3cb1f cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac False' 2022-11-02 15:24:21.470 | + functions-common:get_or_add_group_project_role:1088 : echo 2c48d2e51eb34260aa9d9f3750c3cb1f cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac False 2022-11-02 15:24:21.470 | 2c48d2e51eb34260aa9d9f3750c3cb1f cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac False 2022-11-02 15:24:21.520 | [585286 Async ks-group-memberalt:617606]: finished get_or_add_group_project_role member cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac with result 0 in 15 seconds 2022-11-02 15:24:21.561 | [585286 Async ks-group-anotheralt:617749]: Waiting for completion of get_or_add_group_project_role anotherrole cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac running on PID 617749 (3 other jobs running) 2022-11-02 15:24:21.593 | [585286 Async ks-group-anotheralt:617749]: Signaling child to exit 2022-11-02 15:24:22.379 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:24:22.405 | [617749 Async ks-group-anotheralt:617749]: finished successfully 2022-11-02 15:24:22.425 | WAKEUP 2022-11-02 15:24:22.449 | [585286 Async ks-group-anotheralt:617749]: Signaled 2022-11-02 15:24:22.451 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:24:22.451 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cb08ea6699d74284b2ec63cefc796107 --project b4e9f4bcec4947fca18b7d1337b30eac -f value 2022-11-02 15:24:22.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:22.451 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:22.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:22.451 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:22.451 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:22.451 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:24:22.451 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:24:22.451 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group cb08ea6699d74284b2ec63cefc796107 --project b4e9f4bcec4947fca18b7d1337b30eac 2022-11-02 15:24:22.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:22.452 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:22.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:22.452 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:22.452 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cb08ea6699d74284b2ec63cefc796107 --project b4e9f4bcec4947fca18b7d1337b30eac -f value 2022-11-02 15:24:22.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:22.452 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:22.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:22.452 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:22.452 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:22.452 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='d8771847affb41ff8496c1facb0597bf cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac False' 2022-11-02 15:24:22.452 | + functions-common:get_or_add_group_project_role:1088 : echo d8771847affb41ff8496c1facb0597bf cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac False 2022-11-02 15:24:22.452 | d8771847affb41ff8496c1facb0597bf cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac False 2022-11-02 15:24:22.503 | [585286 Async ks-group-anotheralt:617749]: finished get_or_add_group_project_role anotherrole cb08ea6699d74284b2ec63cefc796107 b4e9f4bcec4947fca18b7d1337b30eac with result 0 in 15 seconds 2022-11-02 15:24:22.545 | [585286 Async ks-group-admin:617838]: Waiting for completion of get_or_add_group_project_role admin 62f48f8226094fd9ab3c2b8ad6f73e9c 6df6363d82e145a096815775ff89f278 running on PID 617838 (2 other jobs running) 2022-11-02 15:24:22.573 | [585286 Async ks-group-admin:617838]: Signaling child to exit 2022-11-02 15:24:22.649 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:24:22.674 | [617838 Async ks-group-admin:617838]: finished successfully 2022-11-02 15:24:22.694 | WAKEUP 2022-11-02 15:24:22.717 | [585286 Async ks-group-admin:617838]: Signaled 2022-11-02 15:24:22.719 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 15:24:22.719 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 62f48f8226094fd9ab3c2b8ad6f73e9c --project 6df6363d82e145a096815775ff89f278 -f value 2022-11-02 15:24:22.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:22.719 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:22.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:22.719 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:22.719 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:22.719 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 15:24:22.719 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 15:24:22.719 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 62f48f8226094fd9ab3c2b8ad6f73e9c --project 6df6363d82e145a096815775ff89f278 2022-11-02 15:24:22.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:22.719 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:22.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:22.719 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:22.719 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 62f48f8226094fd9ab3c2b8ad6f73e9c --project 6df6363d82e145a096815775ff89f278 -f value 2022-11-02 15:24:22.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:22.719 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:22.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:24:22.719 | from cryptography.utils import int_from_bytes 2022-11-02 15:24:22.719 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:24:22.719 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='21895980b463483b98d6b9aa63aef9e1 62f48f8226094fd9ab3c2b8ad6f73e9c 6df6363d82e145a096815775ff89f278 False' 2022-11-02 15:24:22.719 | + functions-common:get_or_add_group_project_role:1088 : echo 21895980b463483b98d6b9aa63aef9e1 62f48f8226094fd9ab3c2b8ad6f73e9c 6df6363d82e145a096815775ff89f278 False 2022-11-02 15:24:22.719 | 21895980b463483b98d6b9aa63aef9e1 62f48f8226094fd9ab3c2b8ad6f73e9c 6df6363d82e145a096815775ff89f278 False 2022-11-02 15:24:22.764 | [585286 Async ks-group-admin:617838]: finished get_or_add_group_project_role admin 62f48f8226094fd9ab3c2b8ad6f73e9c 6df6363d82e145a096815775ff89f278 with result 0 in 15 seconds 2022-11-02 15:24:22.769 | + inc/async:async_wait:197 : return 0 2022-11-02 15:24:22.771 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-11-02 15:24:22.790 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:24:22.792 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-11-02 15:24:22.810 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:24:22.813 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-11-02 15:24:22.815 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-11-02 15:24:22.875 | + inc/async:async_inner:63 : create_nova_accounts 2022-11-02 15:24:22.914 | [585286 Async create_nova_accounts:619737]: running: create_nova_accounts 2022-11-02 15:24:22.917 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-11-02 15:24:22.935 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:24:22.937 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-11-02 15:24:22.940 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-11-02 15:24:23.002 | + inc/async:async_inner:63 : create_glance_accounts 2022-11-02 15:24:23.046 | [585286 Async create_glance_accounts:619852]: running: create_glance_accounts 2022-11-02 15:24:23.048 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-11-02 15:24:23.073 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:24:23.076 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-11-02 15:24:23.078 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-11-02 15:24:23.153 | + inc/async:async_inner:63 : create_cinder_accounts 2022-11-02 15:24:23.197 | [585286 Async create_cinder_accounts:619982]: running: create_cinder_accounts 2022-11-02 15:24:23.200 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-11-02 15:24:23.220 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:24:23.223 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-11-02 15:24:23.226 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-11-02 15:24:23.305 | + inc/async:async_inner:63 : create_neutron_accounts 2022-11-02 15:24:23.381 | [585286 Async create_neutron_accounts:620097]: running: create_neutron_accounts 2022-11-02 15:24:23.384 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-11-02 15:24:23.419 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:24:23.423 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-11-02 15:24:23.426 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-11-02 15:24:23.759 | + inc/async:async_inner:63 : create_swift_accounts 2022-11-02 15:24:23.970 | [585286 Async create_swift_accounts:620239]: running: create_swift_accounts 2022-11-02 15:24:24.002 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-11-02 15:24:24.153 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:24:24.171 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-11-02 15:24:24.558 | [585286 Async create_nova_accounts:619737]: Waiting for completion of create_nova_accounts running on PID 619737 (6 other jobs running) 2022-11-02 15:24:24.734 | [585286 Async create_nova_accounts:619737]: Signaling child to exit 2022-11-02 15:25:04.686 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:25:04.724 | [620097 Async create_neutron_accounts:620097]: finished successfully 2022-11-02 15:25:25.620 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:25:25.662 | [619982 Async create_cinder_accounts:619982]: finished successfully 2022-11-02 15:25:41.916 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:25:41.954 | [619852 Async create_glance_accounts:619852]: finished successfully 2022-11-02 15:25:43.915 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:25:43.943 | [619737 Async create_nova_accounts:619737]: finished successfully 2022-11-02 15:25:43.963 | WAKEUP 2022-11-02 15:25:43.986 | [585286 Async create_nova_accounts:619737]: Signaled 2022-11-02 15:25:43.988 | + 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:25:43.988 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-11-02 15:25:43.989 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-11-02 15:25:43.989 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:25:43.989 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:25:43.989 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:25:43.989 | ++ 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:25:43.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.989 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.989 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.989 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.989 | + functions-common:get_or_create_user:937 : user_id=bf7d2c5e2eac4d66b4f7ea829be0e98c 2022-11-02 15:25:43.989 | + functions-common:get_or_create_user:938 : echo bf7d2c5e2eac4d66b4f7ea829be0e98c 2022-11-02 15:25:43.989 | bf7d2c5e2eac4d66b4f7ea829be0e98c 2022-11-02 15:25:43.989 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-11-02 15:25:43.989 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:25:43.989 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:25:43.989 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:25:43.989 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:25:43.989 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:25:43.989 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:25:43.989 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:25:43.989 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:25:43.989 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:25:43.989 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:25:43.989 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:25:43.989 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:43.989 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:43.989 | ++ 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:25:43.990 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:43.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:25:43.990 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.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:25:43.990 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.990 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.990 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:25:43.990 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:25:43.990 | + 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:25:43.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:25:43.990 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.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:25:43.990 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.990 | ++ 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:25:43.990 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:43.990 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:25:43.990 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:43.990 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:43.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:25:43.990 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.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:25:43.990 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.990 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.990 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:25:43.990 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:25:43.990 | ++ functions-common:get_field:830 : echo '| 89828587277745d5a89464d31e6c5975 | bf7d2c5e2eac4d66b4f7ea829be0e98c | | 96c5a3befe2b4891b6ba1366547f2b16 | | | False |' 2022-11-02 15:25:43.990 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:25:43.990 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:43.990 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=89828587277745d5a89464d31e6c5975 2022-11-02 15:25:43.990 | + functions-common:get_or_add_user_project_role:1009 : echo 89828587277745d5a89464d31e6c5975 2022-11-02 15:25:43.990 | 89828587277745d5a89464d31e6c5975 2022-11-02 15:25:43.990 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 15:25:43.991 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-11-02 15:25:43.991 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:25:43.991 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:25:43.991 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:25:43.991 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:25:43.991 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:25:43.991 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:25:43.991 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:25:43.991 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:25:43.991 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:25:43.991 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:25:43.991 | ++ 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:25:43.991 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:43.991 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:25:43.991 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:43.991 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:43.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.991 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.991 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.991 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.991 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:25:43.991 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:25:43.991 | + 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:25:43.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.991 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.991 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.991 | ++ 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:25:43.991 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:25:43.992 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:43.992 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:43.992 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:43.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.992 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.992 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.992 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.992 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:25:43.992 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:25:43.992 | ++ functions-common:get_field:830 : echo '| 21895980b463483b98d6b9aa63aef9e1 | bf7d2c5e2eac4d66b4f7ea829be0e98c | | 96c5a3befe2b4891b6ba1366547f2b16 | | | False |' 2022-11-02 15:25:43.992 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:25:43.992 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:43.992 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:25:43.992 | + functions-common:get_or_add_user_project_role:1009 : echo 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:25:43.992 | 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:25:43.992 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-11-02 15:25:43.992 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-11-02 15:25:43.992 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.89/compute 2022-11-02 15:25:43.992 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-11-02 15:25:43.992 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:25:43.992 | ++ 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:25:43.992 | ++ 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:25:43.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.992 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.992 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.993 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.993 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:25:43.993 | c787e109c45b41899e8b508596cee53f' 2022-11-02 15:25:43.993 | + functions-common:get_or_create_service:1106 : echo c787e109c45b41899e8b508596cee53f 2022-11-02 15:25:43.993 | c787e109c45b41899e8b508596cee53f 2022-11-02 15:25:43.993 | + 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:25:43.993 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:25:43.993 | ++ 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:25:43.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:25:43.993 | +++ 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:25:43.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.993 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.993 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.993 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:25:43.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:25:43.993 | +++ 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:25:43.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.993 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.993 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.993 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=970d7c92533c4be683187a05dd8d1e24 2022-11-02 15:25:43.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 970d7c92533c4be683187a05dd8d1e24 2022-11-02 15:25:43.993 | + functions-common:get_or_create_endpoint:1139 : public_id=970d7c92533c4be683187a05dd8d1e24 2022-11-02 15:25:43.993 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:25:43.994 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:25:43.994 | + functions-common:get_or_create_endpoint:1148 : echo 970d7c92533c4be683187a05dd8d1e24 2022-11-02 15:25:43.994 | 970d7c92533c4be683187a05dd8d1e24 2022-11-02 15:25:43.994 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-11-02 15:25:43.994 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:25:43.994 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-11-02 15:25:43.994 | ++ 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:25:43.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.994 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.994 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.994 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.994 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:25:43.994 | b0304fb18c6d4677a099552b19ba071d' 2022-11-02 15:25:43.994 | + functions-common:get_or_create_service:1106 : echo b0304fb18c6d4677a099552b19ba071d 2022-11-02 15:25:43.994 | b0304fb18c6d4677a099552b19ba071d 2022-11-02 15:25:43.994 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.89/compute/v2.1 2022-11-02 15:25:43.994 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:25:43.994 | ++ 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:25:43.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:25:43.994 | +++ 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:25:43.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.994 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.994 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.994 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:25:43.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:25:43.994 | +++ 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:25:43.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.994 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.995 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.995 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.995 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=a05f777f16a641d1b0bc6382dc6a93c3 2022-11-02 15:25:43.995 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo a05f777f16a641d1b0bc6382dc6a93c3 2022-11-02 15:25:43.995 | + functions-common:get_or_create_endpoint:1139 : public_id=a05f777f16a641d1b0bc6382dc6a93c3 2022-11-02 15:25:43.995 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:25:43.995 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:25:43.995 | + functions-common:get_or_create_endpoint:1148 : echo a05f777f16a641d1b0bc6382dc6a93c3 2022-11-02 15:25:43.995 | a05f777f16a641d1b0bc6382dc6a93c3 2022-11-02 15:25:43.995 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-11-02 15:25:43.995 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:25:43.995 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-11-02 15:25:43.995 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:25:43.995 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-11-02 15:25:43.995 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:25:43.995 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:25:43.995 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:25:43.995 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:25:43.995 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:25:43.995 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:25:43.995 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:25:43.995 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:25:43.995 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:25:43.995 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:25:43.995 | ++ 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:25:43.995 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:43.995 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:25:43.995 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:43.995 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:43.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.995 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.996 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.996 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.996 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:25:43.996 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:25:43.996 | + 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:25:43.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.996 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.996 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.996 | ++ 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:25:43.996 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:25:43.996 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:43.996 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:43.996 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:43.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.996 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:43.996 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:43.996 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:43.996 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:25:43.996 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:25:43.996 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:25:43.996 | ++ functions-common:get_field:830 : echo '| ebc40c3a229242179c7992721ae51b8c | bf7d2c5e2eac4d66b4f7ea829be0e98c | | 96c5a3befe2b4891b6ba1366547f2b16 | | | False |' 2022-11-02 15:25:43.996 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:43.996 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ebc40c3a229242179c7992721ae51b8c 2022-11-02 15:25:43.996 | + functions-common:get_or_add_user_project_role:1009 : echo ebc40c3a229242179c7992721ae51b8c 2022-11-02 15:25:43.996 | ebc40c3a229242179c7992721ae51b8c 2022-11-02 15:25:43.996 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-11-02 15:25:43.996 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:25:43.996 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-11-02 15:25:43.996 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:25:43.997 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-11-02 15:25:44.038 | [585286 Async create_nova_accounts:619737]: finished create_nova_accounts with result 0 in 81 seconds 2022-11-02 15:25:44.077 | [585286 Async create_glance_accounts:619852]: Waiting for completion of create_glance_accounts running on PID 619852 (5 other jobs running) 2022-11-02 15:25:44.102 | [585286 Async create_glance_accounts:619852]: Signaling child to exit 2022-11-02 15:25:44.102 | WAKEUP 2022-11-02 15:25:44.125 | [585286 Async create_glance_accounts:619852]: Signaled 2022-11-02 15:25:44.127 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-11-02 15:25:44.127 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:25:44.127 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-11-02 15:25:44.127 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-11-02 15:25:44.127 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:25:44.127 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:25:44.127 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:25:44.127 | ++ 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:25:44.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.127 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.127 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.127 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.127 | + functions-common:get_or_create_user:937 : user_id=0bd5a60fea68444b844c5d0d318e83a3 2022-11-02 15:25:44.127 | + functions-common:get_or_create_user:938 : echo 0bd5a60fea68444b844c5d0d318e83a3 2022-11-02 15:25:44.127 | 0bd5a60fea68444b844c5d0d318e83a3 2022-11-02 15:25:44.127 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-11-02 15:25:44.127 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:25:44.127 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:25:44.127 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:25:44.127 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:25:44.127 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:25:44.127 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:25:44.127 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:25:44.127 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:25:44.127 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:25:44.127 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:25:44.127 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:25:44.127 | ++ 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:25:44.128 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:44.128 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:44.128 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.128 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.128 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.128 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.128 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:25:44.128 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:25:44.128 | + 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:25:44.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.128 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.128 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.128 | ++ 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:25:44.128 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:25:44.128 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:44.129 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:44.129 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.129 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.129 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.129 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.129 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:25:44.129 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:25:44.129 | ++ functions-common:get_field:830 : echo '| 89828587277745d5a89464d31e6c5975 | 0bd5a60fea68444b844c5d0d318e83a3 | | 96c5a3befe2b4891b6ba1366547f2b16 | | | False |' 2022-11-02 15:25:44.129 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:25:44.129 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.129 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=89828587277745d5a89464d31e6c5975 2022-11-02 15:25:44.129 | + functions-common:get_or_add_user_project_role:1009 : echo 89828587277745d5a89464d31e6c5975 2022-11-02 15:25:44.129 | 89828587277745d5a89464d31e6c5975 2022-11-02 15:25:44.129 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 15:25:44.129 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-11-02 15:25:44.129 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:25:44.129 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-11-02 15:25:44.129 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-11-02 15:25:44.129 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:25:44.129 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:25:44.129 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:25:44.129 | ++ 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:25:44.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.130 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.130 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.130 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.130 | + functions-common:get_or_create_user:937 : user_id=24fbfbdd399c4828b40e2dd828e5f92f 2022-11-02 15:25:44.130 | + functions-common:get_or_create_user:938 : echo 24fbfbdd399c4828b40e2dd828e5f92f 2022-11-02 15:25:44.130 | 24fbfbdd399c4828b40e2dd828e5f92f 2022-11-02 15:25:44.130 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-11-02 15:25:44.130 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:25:44.130 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:25:44.130 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:25:44.130 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:25:44.130 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:25:44.130 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:25:44.130 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:25:44.130 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:25:44.130 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:25:44.130 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:25:44.130 | ++ 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:25:44.130 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:25:44.130 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:44.130 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:44.130 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.130 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.130 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.130 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.130 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:25:44.130 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:25:44.130 | + 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:25:44.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.131 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.131 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.131 | ++ 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:25:44.131 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:25:44.131 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:44.131 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:44.131 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.131 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.131 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.131 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.131 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:25:44.131 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:25:44.131 | ++ functions-common:get_field:830 : echo '| 89828587277745d5a89464d31e6c5975 | 24fbfbdd399c4828b40e2dd828e5f92f | | 96c5a3befe2b4891b6ba1366547f2b16 | | | False |' 2022-11-02 15:25:44.131 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:25:44.131 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.131 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=89828587277745d5a89464d31e6c5975 2022-11-02 15:25:44.131 | + functions-common:get_or_add_user_project_role:1009 : echo 89828587277745d5a89464d31e6c5975 2022-11-02 15:25:44.131 | 89828587277745d5a89464d31e6c5975 2022-11-02 15:25:44.131 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-11-02 15:25:44.131 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-11-02 15:25:44.131 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:25:44.131 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:25:44.131 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:25:44.131 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:25:44.131 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:25:44.131 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:25:44.131 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:25:44.131 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:25:44.131 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:25:44.132 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:25:44.132 | ++ 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:25:44.132 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:44.132 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:25:44.132 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:44.132 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.132 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.132 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.132 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.132 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:25:44.132 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:25:44.132 | + 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:25:44.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.132 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.132 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.132 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:25:44.132 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:44.132 | ++ 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:25:44.132 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:44.132 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.132 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.132 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.132 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.132 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:25:44.132 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:25:44.133 | ++ functions-common:get_field:830 : echo '| ebc40c3a229242179c7992721ae51b8c | 24fbfbdd399c4828b40e2dd828e5f92f | | 96c5a3befe2b4891b6ba1366547f2b16 | | | False |' 2022-11-02 15:25:44.133 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:25:44.133 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.133 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ebc40c3a229242179c7992721ae51b8c 2022-11-02 15:25:44.133 | + functions-common:get_or_add_user_project_role:1009 : echo ebc40c3a229242179c7992721ae51b8c 2022-11-02 15:25:44.133 | ebc40c3a229242179c7992721ae51b8c 2022-11-02 15:25:44.133 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-11-02 15:25:44.133 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:25:44.133 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-11-02 15:25:44.133 | ++ 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:25:44.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.133 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.133 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.133 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.133 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:25:44.133 | 85b01aab987148a78a6c582b386175e1' 2022-11-02 15:25:44.133 | + functions-common:get_or_create_service:1106 : echo 85b01aab987148a78a6c582b386175e1 2022-11-02 15:25:44.133 | 85b01aab987148a78a6c582b386175e1 2022-11-02 15:25:44.133 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.89/image 2022-11-02 15:25:44.133 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:25:44.133 | ++ 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:25:44.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:25:44.133 | +++ 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:25:44.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.133 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.133 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.133 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:25:44.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:25:44.134 | +++ 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:25:44.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.134 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.134 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.134 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e76df74ce82c4faebacf7e102aa9390d 2022-11-02 15:25:44.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e76df74ce82c4faebacf7e102aa9390d 2022-11-02 15:25:44.134 | + functions-common:get_or_create_endpoint:1139 : public_id=e76df74ce82c4faebacf7e102aa9390d 2022-11-02 15:25:44.134 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:25:44.134 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:25:44.134 | + functions-common:get_or_create_endpoint:1148 : echo e76df74ce82c4faebacf7e102aa9390d 2022-11-02 15:25:44.134 | e76df74ce82c4faebacf7e102aa9390d 2022-11-02 15:25:44.134 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-11-02 15:25:44.134 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 15:25:44.134 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 15:25:44.134 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 15:25:44.134 | ++ functions-common:get_or_create_domain:900 : echo default 2022-11-02 15:25:44.134 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-11-02 15:25:44.134 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-11-02 15:25:44.134 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-11-02 15:25:44.134 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-11-02 15:25:44.174 | [585286 Async create_glance_accounts:619852]: finished create_glance_accounts with result 0 in 78 seconds 2022-11-02 15:25:44.213 | [585286 Async create_cinder_accounts:619982]: Waiting for completion of create_cinder_accounts running on PID 619982 (4 other jobs running) 2022-11-02 15:25:44.239 | [585286 Async create_cinder_accounts:619982]: Signaling child to exit 2022-11-02 15:25:44.239 | WAKEUP 2022-11-02 15:25:44.262 | [585286 Async create_cinder_accounts:619982]: Signaled 2022-11-02 15:25:44.263 | + 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:25:44.264 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-11-02 15:25:44.264 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-11-02 15:25:44.264 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:25:44.264 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:25:44.264 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:25:44.264 | ++ 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:25:44.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.264 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.264 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.264 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.264 | + functions-common:get_or_create_user:937 : user_id=da11edf2672e4581aa452529b5c1f648 2022-11-02 15:25:44.264 | + functions-common:get_or_create_user:938 : echo da11edf2672e4581aa452529b5c1f648 2022-11-02 15:25:44.264 | da11edf2672e4581aa452529b5c1f648 2022-11-02 15:25:44.264 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-11-02 15:25:44.264 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:25:44.264 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:25:44.264 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:25:44.264 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:25:44.264 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:25:44.264 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:25:44.264 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:25:44.264 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:25:44.264 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:25:44.264 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:25:44.264 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:44.264 | ++ 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:25:44.264 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:25:44.264 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:44.264 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.265 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.265 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.265 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.265 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:25:44.265 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:25:44.265 | + 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:25:44.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.265 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.265 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.265 | ++ 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:25:44.265 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:44.265 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:25:44.265 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:44.265 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.265 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.265 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.265 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.265 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:25:44.265 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:25:44.265 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:25:44.265 | ++ functions-common:get_field:830 : echo '| 89828587277745d5a89464d31e6c5975 | da11edf2672e4581aa452529b5c1f648 | | 96c5a3befe2b4891b6ba1366547f2b16 | | | False |' 2022-11-02 15:25:44.265 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.265 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=89828587277745d5a89464d31e6c5975 2022-11-02 15:25:44.265 | + functions-common:get_or_add_user_project_role:1009 : echo 89828587277745d5a89464d31e6c5975 2022-11-02 15:25:44.265 | 89828587277745d5a89464d31e6c5975 2022-11-02 15:25:44.265 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 15:25:44.265 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-11-02 15:25:44.266 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:25:44.266 | ++ 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:25:44.266 | ++ 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:25:44.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:25:44.266 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.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:25:44.266 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.266 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.266 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:25:44.266 | f0d638a5a0e444049b3aff7d1ac39c0a' 2022-11-02 15:25:44.266 | + functions-common:get_or_create_service:1106 : echo f0d638a5a0e444049b3aff7d1ac39c0a 2022-11-02 15:25:44.266 | f0d638a5a0e444049b3aff7d1ac39c0a 2022-11-02 15:25:44.266 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-11-02 15:25:44.266 | + 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:25:44.266 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:25:44.266 | ++ 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:25:44.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:25:44.266 | +++ 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:25:44.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:25:44.266 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.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:25:44.266 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.266 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:25:44.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:25:44.266 | +++ 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:25:44.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:25:44.266 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.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:25:44.266 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.267 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.267 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=5c6a8b0ebdbf4c86b4180ea31bf07aea 2022-11-02 15:25:44.267 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 5c6a8b0ebdbf4c86b4180ea31bf07aea 2022-11-02 15:25:44.267 | + functions-common:get_or_create_endpoint:1139 : public_id=5c6a8b0ebdbf4c86b4180ea31bf07aea 2022-11-02 15:25:44.267 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:25:44.267 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:25:44.267 | + functions-common:get_or_create_endpoint:1148 : echo 5c6a8b0ebdbf4c86b4180ea31bf07aea 2022-11-02 15:25:44.267 | 5c6a8b0ebdbf4c86b4180ea31bf07aea 2022-11-02 15:25:44.267 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-11-02 15:25:44.267 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:25:44.267 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-11-02 15:25:44.267 | ++ 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:25:44.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:25:44.267 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.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:25:44.267 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.267 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.267 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:25:44.267 | e97d5f9c1f3e4dc5966b1d494eff858a' 2022-11-02 15:25:44.267 | + functions-common:get_or_create_service:1106 : echo e97d5f9c1f3e4dc5966b1d494eff858a 2022-11-02 15:25:44.267 | e97d5f9c1f3e4dc5966b1d494eff858a 2022-11-02 15:25:44.267 | + 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:25:44.267 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:25:44.267 | ++ 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:25:44.267 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:25:44.267 | +++ 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:25:44.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:25:44.267 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.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:25:44.267 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.267 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.267 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:25:44.267 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:25:44.268 | +++ 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:25:44.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:25:44.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.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:25:44.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.268 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.268 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=1f9dc70e5c9e482d87fb72da1f2ecae3 2022-11-02 15:25:44.268 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 1f9dc70e5c9e482d87fb72da1f2ecae3 2022-11-02 15:25:44.268 | + functions-common:get_or_create_endpoint:1139 : public_id=1f9dc70e5c9e482d87fb72da1f2ecae3 2022-11-02 15:25:44.268 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:25:44.268 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:25:44.268 | + functions-common:get_or_create_endpoint:1148 : echo 1f9dc70e5c9e482d87fb72da1f2ecae3 2022-11-02 15:25:44.268 | 1f9dc70e5c9e482d87fb72da1f2ecae3 2022-11-02 15:25:44.268 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-11-02 15:25:44.268 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-11-02 15:25:44.268 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:25:44.268 | +++ 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:25:44.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:25:44.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.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:25:44.268 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.268 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.268 | ++ functions-common:get_or_create_project:950 : project_id=96c5a3befe2b4891b6ba1366547f2b16 2022-11-02 15:25:44.268 | ++ functions-common:get_or_create_project:951 : echo 96c5a3befe2b4891b6ba1366547f2b16 2022-11-02 15:25:44.268 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 96c5a3befe2b4891b6ba1366547f2b16 2022-11-02 15:25:44.268 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-11-02 15:25:44.268 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:25:44.268 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:25:44.268 | ++ functions-common:get_or_create_user:925 : local email= 2022-11-02 15:25:44.268 | +++ 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:25:44.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:25:44.269 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.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:25:44.269 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.269 | No password was supplied, authentication will fail when a user does not have a password. 2022-11-02 15:25:44.269 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.269 | ++ functions-common:get_or_create_user:937 : user_id=da11edf2672e4581aa452529b5c1f648 2022-11-02 15:25:44.269 | ++ functions-common:get_or_create_user:938 : echo da11edf2672e4581aa452529b5c1f648 2022-11-02 15:25:44.269 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id da11edf2672e4581aa452529b5c1f648 2022-11-02 15:25:44.311 | [585286 Async create_cinder_accounts:619982]: finished create_cinder_accounts with result 0 in 62 seconds 2022-11-02 15:25:44.315 | + inc/async:async_wait:197 : return 0 2022-11-02 15:25:44.318 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-11-02 15:25:44.372 | [585286 Async create_neutron_accounts:620097]: Waiting for completion of create_neutron_accounts running on PID 620097 (3 other jobs running) 2022-11-02 15:25:44.398 | [585286 Async create_neutron_accounts:620097]: Signaling child to exit 2022-11-02 15:25:44.398 | WAKEUP 2022-11-02 15:25:44.421 | [585286 Async create_neutron_accounts:620097]: Signaled 2022-11-02 15:25:44.423 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-11-02 15:25:44.423 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:25:44.423 | ++ 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:25:44.423 | + 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:25:44.423 | + 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:25:44.423 | + 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:25:44.423 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:25:44.423 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-11-02 15:25:44.423 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-11-02 15:25:44.423 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-11-02 15:25:44.423 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.89:9696/ 2022-11-02 15:25:44.423 | + 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:25:44.423 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-11-02 15:25:44.423 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-11-02 15:25:44.423 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:25:44.423 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:25:44.423 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:25:44.423 | ++ 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:25:44.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.423 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.423 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.423 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.423 | + functions-common:get_or_create_user:937 : user_id=508ba809f094434c9a93354ba6085840 2022-11-02 15:25:44.423 | + functions-common:get_or_create_user:938 : echo 508ba809f094434c9a93354ba6085840 2022-11-02 15:25:44.423 | 508ba809f094434c9a93354ba6085840 2022-11-02 15:25:44.423 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-11-02 15:25:44.424 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:25:44.424 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:25:44.424 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:25:44.424 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:25:44.424 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:25:44.424 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:25:44.424 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:25:44.424 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:25:44.424 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:25:44.424 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:25:44.424 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:44.424 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:25:44.424 | ++ 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:25:44.424 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:44.424 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.424 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.424 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.424 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.424 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:25:44.424 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:25:44.424 | + 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:25:44.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.424 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.424 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.424 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:25:44.424 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:25:44.424 | ++ 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:25:44.424 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:25:44.424 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.425 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.425 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.425 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.425 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:25:44.425 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:25:44.425 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:25:44.425 | ++ functions-common:get_field:830 : echo '| 89828587277745d5a89464d31e6c5975 | 508ba809f094434c9a93354ba6085840 | | 96c5a3befe2b4891b6ba1366547f2b16 | | | False |' 2022-11-02 15:25:44.425 | ++ functions-common:get_field:824 : read data 2022-11-02 15:25:44.425 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=89828587277745d5a89464d31e6c5975 2022-11-02 15:25:44.425 | + functions-common:get_or_add_user_project_role:1009 : echo 89828587277745d5a89464d31e6c5975 2022-11-02 15:25:44.425 | 89828587277745d5a89464d31e6c5975 2022-11-02 15:25:44.425 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 15:25:44.425 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-11-02 15:25:44.425 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:25:44.425 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-11-02 15:25:44.425 | ++ 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:25:44.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.425 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.425 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.425 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.425 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:25:44.425 | d77fe75880f248c78503f156cf092c0c' 2022-11-02 15:25:44.425 | + functions-common:get_or_create_service:1106 : echo d77fe75880f248c78503f156cf092c0c 2022-11-02 15:25:44.425 | d77fe75880f248c78503f156cf092c0c 2022-11-02 15:25:44.425 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.89:9696/ 2022-11-02 15:25:44.425 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:25:44.426 | ++ 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:25:44.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:25:44.426 | +++ 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:25:44.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.426 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.426 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.426 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:25:44.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:25:44.426 | +++ 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:25:44.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.426 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:25:44.426 | from cryptography.utils import int_from_bytes 2022-11-02 15:25:44.426 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:25:44.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=c2e0d072211d425fad3157364c8fde6b 2022-11-02 15:25:44.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo c2e0d072211d425fad3157364c8fde6b 2022-11-02 15:25:44.426 | + functions-common:get_or_create_endpoint:1139 : public_id=c2e0d072211d425fad3157364c8fde6b 2022-11-02 15:25:44.426 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:25:44.426 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:25:44.426 | + functions-common:get_or_create_endpoint:1148 : echo c2e0d072211d425fad3157364c8fde6b 2022-11-02 15:25:44.426 | c2e0d072211d425fad3157364c8fde6b 2022-11-02 15:25:44.469 | [585286 Async create_neutron_accounts:620097]: finished create_neutron_accounts with result 0 in 41 seconds 2022-11-02 15:25:44.507 | [585286 Async create_swift_accounts:620239]: Waiting for completion of create_swift_accounts running on PID 620239 (2 other jobs running) 2022-11-02 15:25:44.533 | [585286 Async create_swift_accounts:620239]: Signaling child to exit 2022-11-02 15:26:37.824 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:26:37.849 | [620239 Async create_swift_accounts:620239]: finished successfully 2022-11-02 15:26:37.869 | WAKEUP 2022-11-02 15:26:37.892 | [585286 Async create_swift_accounts:620239]: Signaled 2022-11-02 15:26:37.894 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-11-02 15:26:37.894 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-11-02 15:26:37.894 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-11-02 15:26:37.894 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-11-02 15:26:37.894 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-11-02 15:26:37.894 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-11-02 15:26:37.894 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-11-02 15:26:37.894 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-11-02 15:26:37.894 | + lib/swift:create_swift_accounts:613 : local another_role 2022-11-02 15:26:37.894 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-11-02 15:26:37.894 | ++ functions-common:get_or_create_role:957 : local role_id 2022-11-02 15:26:37.894 | +++ 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:26:37.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.894 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.895 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.895 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.895 | ++ functions-common:get_or_create_role:962 : role_id=d8771847affb41ff8496c1facb0597bf 2022-11-02 15:26:37.895 | ++ functions-common:get_or_create_role:963 : echo d8771847affb41ff8496c1facb0597bf 2022-11-02 15:26:37.895 | + lib/swift:create_swift_accounts:614 : another_role=d8771847affb41ff8496c1facb0597bf 2022-11-02 15:26:37.895 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-11-02 15:26:37.895 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-11-02 15:26:37.895 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:26:37.895 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:26:37.895 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:26:37.895 | ++ 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:26:37.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.895 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.895 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.895 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.895 | + functions-common:get_or_create_user:937 : user_id=5efdbfb73aee46099c17bf6ca70b120b 2022-11-02 15:26:37.895 | + functions-common:get_or_create_user:938 : echo 5efdbfb73aee46099c17bf6ca70b120b 2022-11-02 15:26:37.895 | 5efdbfb73aee46099c17bf6ca70b120b 2022-11-02 15:26:37.895 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-11-02 15:26:37.895 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:26:37.895 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:26:37.895 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:26:37.895 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:26:37.895 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:26:37.895 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:26:37.895 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:26:37.895 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:26:37.895 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:26:37.895 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:26:37.896 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:26:37.896 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:26:37.896 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.896 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:26:37.896 | ++ 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:26:37.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.896 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.896 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.896 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.896 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:26:37.896 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:26:37.896 | + 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:26:37.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.896 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.896 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.896 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:26:37.896 | ++ 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:26:37.896 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:26:37.896 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:26:37.896 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.896 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.896 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.896 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.896 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:26:37.896 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:26:37.896 | ++ functions-common:get_field:830 : echo '| 89828587277745d5a89464d31e6c5975 | 5efdbfb73aee46099c17bf6ca70b120b | | 96c5a3befe2b4891b6ba1366547f2b16 | | | False |' 2022-11-02 15:26:37.896 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:26:37.896 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.897 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=89828587277745d5a89464d31e6c5975 2022-11-02 15:26:37.897 | + functions-common:get_or_add_user_project_role:1009 : echo 89828587277745d5a89464d31e6c5975 2022-11-02 15:26:37.897 | 89828587277745d5a89464d31e6c5975 2022-11-02 15:26:37.897 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 15:26:37.897 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-11-02 15:26:37.897 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:26:37.897 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:26:37.897 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:26:37.897 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:26:37.897 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:26:37.897 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:26:37.897 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:26:37.897 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:26:37.897 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:26:37.897 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:26:37.897 | ++ 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:26:37.897 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:26:37.897 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:26:37.897 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:26:37.897 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.897 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.897 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.897 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.897 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:26:37.898 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:26:37.898 | + 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:26:37.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.898 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.898 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.898 | ++ 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:26:37.898 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:26:37.898 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:26:37.898 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:26:37.898 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.898 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.898 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.898 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.898 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:26:37.898 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:26:37.898 | ++ functions-common:get_field:830 : echo '| 21895980b463483b98d6b9aa63aef9e1 | 5efdbfb73aee46099c17bf6ca70b120b | | 96c5a3befe2b4891b6ba1366547f2b16 | | | False |' 2022-11-02 15:26:37.898 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:26:37.898 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.898 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:26:37.898 | + functions-common:get_or_add_user_project_role:1009 : echo 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:26:37.898 | 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:26:37.898 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-11-02 15:26:37.898 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:26:37.898 | ++ 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:26:37.899 | ++ 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:26:37.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.899 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.899 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.899 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.899 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:26:37.899 | 3ec5fbc5acf54087b37c087c3e453910' 2022-11-02 15:26:37.899 | + functions-common:get_or_create_service:1106 : echo 3ec5fbc5acf54087b37c087c3e453910 2022-11-02 15:26:37.899 | 3ec5fbc5acf54087b37c087c3e453910 2022-11-02 15:26:37.899 | + 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:26:37.899 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:26:37.899 | ++ 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:26:37.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:26:37.899 | +++ 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:26:37.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.899 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.899 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.899 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:26:37.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:26:37.899 | +++ 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:26:37.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.899 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.899 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.899 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=bd1e928d10734c7685024fa9f92c25af 2022-11-02 15:26:37.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo bd1e928d10734c7685024fa9f92c25af 2022-11-02 15:26:37.900 | + functions-common:get_or_create_endpoint:1139 : public_id=bd1e928d10734c7685024fa9f92c25af 2022-11-02 15:26:37.900 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.89:8080 ]] 2022-11-02 15:26:37.900 | + 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:26:37.900 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:26:37.900 | ++ 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:26:37.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.900 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.900 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.900 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.900 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:26:37.900 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:26:37.900 | ++ 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:26:37.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.900 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.900 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.900 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.900 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=91eb9f61f3064e019118bd81b0e51344 2022-11-02 15:26:37.900 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 91eb9f61f3064e019118bd81b0e51344 2022-11-02 15:26:37.900 | 91eb9f61f3064e019118bd81b0e51344 2022-11-02 15:26:37.900 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:26:37.900 | + functions-common:get_or_create_endpoint:1148 : echo bd1e928d10734c7685024fa9f92c25af 2022-11-02 15:26:37.900 | bd1e928d10734c7685024fa9f92c25af 2022-11-02 15:26:37.900 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-11-02 15:26:37.900 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-11-02 15:26:37.900 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:26:37.900 | +++ 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:26:37.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.900 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.901 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.901 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.901 | ++ functions-common:get_or_create_project:950 : project_id=9528293ca46e42af9718fa9581f03ce9 2022-11-02 15:26:37.901 | ++ functions-common:get_or_create_project:951 : echo 9528293ca46e42af9718fa9581f03ce9 2022-11-02 15:26:37.901 | + lib/swift:create_swift_accounts:628 : swift_project_test1=9528293ca46e42af9718fa9581f03ce9 2022-11-02 15:26:37.901 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-11-02 15:26:37.901 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:26:37.901 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-11-02 15:26:37.901 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:26:37.901 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-11-02 15:26:37.901 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-11-02 15:26:37.901 | +++ 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:26:37.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.901 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.901 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.901 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.901 | ++ functions-common:get_or_create_user:937 : user_id=ad8fab7f96264f78a6e7944cf5942e19 2022-11-02 15:26:37.901 | ++ functions-common:get_or_create_user:938 : echo ad8fab7f96264f78a6e7944cf5942e19 2022-11-02 15:26:37.901 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=ad8fab7f96264f78a6e7944cf5942e19 2022-11-02 15:26:37.901 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-11-02 15:26:37.901 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:26:37.901 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin ad8fab7f96264f78a6e7944cf5942e19 9528293ca46e42af9718fa9581f03ce9 2022-11-02 15:26:37.901 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:26:37.901 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:26:37.901 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:26:37.901 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:26:37.902 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:26:37.902 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:26:37.902 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:26:37.902 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:26:37.902 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:26:37.902 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad8fab7f96264f78a6e7944cf5942e19 --project 9528293ca46e42af9718fa9581f03ce9 2022-11-02 15:26:37.902 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:26:37.902 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:26:37.902 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.902 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.902 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.902 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.902 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:26:37.902 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:26:37.902 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user ad8fab7f96264f78a6e7944cf5942e19 --project 9528293ca46e42af9718fa9581f03ce9 2022-11-02 15:26:37.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.902 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.902 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.902 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:26:37.902 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad8fab7f96264f78a6e7944cf5942e19 --project 9528293ca46e42af9718fa9581f03ce9 2022-11-02 15:26:37.902 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:26:37.902 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:26:37.902 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.902 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.902 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.902 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.902 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:26:37.903 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:26:37.903 | ++ functions-common:get_field:830 : echo '| 21895980b463483b98d6b9aa63aef9e1 | ad8fab7f96264f78a6e7944cf5942e19 | | 9528293ca46e42af9718fa9581f03ce9 | | | False |' 2022-11-02 15:26:37.903 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:26:37.903 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.903 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:26:37.903 | + functions-common:get_or_add_user_project_role:1009 : echo 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:26:37.903 | 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:26:37.903 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-11-02 15:26:37.903 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-11-02 15:26:37.903 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:26:37.903 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-11-02 15:26:37.903 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-11-02 15:26:37.903 | +++ 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:26:37.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.903 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.903 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.903 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.903 | ++ functions-common:get_or_create_user:937 : user_id=be32940a5afd40629bae91fd13e2b4bb 2022-11-02 15:26:37.903 | ++ functions-common:get_or_create_user:938 : echo be32940a5afd40629bae91fd13e2b4bb 2022-11-02 15:26:37.903 | + lib/swift:create_swift_accounts:637 : swift_user_test3=be32940a5afd40629bae91fd13e2b4bb 2022-11-02 15:26:37.903 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-11-02 15:26:37.903 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:26:37.903 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role d8771847affb41ff8496c1facb0597bf be32940a5afd40629bae91fd13e2b4bb 9528293ca46e42af9718fa9581f03ce9 2022-11-02 15:26:37.903 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:26:37.903 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:26:37.903 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:26:37.903 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:26:37.903 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:26:37.903 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:26:37.903 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:26:37.903 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:26:37.904 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role d8771847affb41ff8496c1facb0597bf --user be32940a5afd40629bae91fd13e2b4bb --project 9528293ca46e42af9718fa9581f03ce9 2022-11-02 15:26:37.904 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:26:37.904 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:26:37.904 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:26:37.904 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.904 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.904 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.904 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.904 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:26:37.904 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:26:37.904 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add d8771847affb41ff8496c1facb0597bf --user be32940a5afd40629bae91fd13e2b4bb --project 9528293ca46e42af9718fa9581f03ce9 2022-11-02 15:26:37.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.904 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.904 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.904 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role d8771847affb41ff8496c1facb0597bf --user be32940a5afd40629bae91fd13e2b4bb --project 9528293ca46e42af9718fa9581f03ce9 2022-11-02 15:26:37.904 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:26:37.904 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:26:37.904 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:26:37.904 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.904 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.904 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.904 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.904 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:26:37.904 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:26:37.904 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:26:37.905 | ++ functions-common:get_field:830 : echo '| d8771847affb41ff8496c1facb0597bf | be32940a5afd40629bae91fd13e2b4bb | | 9528293ca46e42af9718fa9581f03ce9 | | | False |' 2022-11-02 15:26:37.905 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.905 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d8771847affb41ff8496c1facb0597bf 2022-11-02 15:26:37.905 | + functions-common:get_or_add_user_project_role:1009 : echo d8771847affb41ff8496c1facb0597bf 2022-11-02 15:26:37.905 | d8771847affb41ff8496c1facb0597bf 2022-11-02 15:26:37.905 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-11-02 15:26:37.905 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-11-02 15:26:37.905 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:26:37.905 | +++ 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:26:37.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.905 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.905 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.905 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.905 | ++ functions-common:get_or_create_project:950 : project_id=a9d0009492f243b89d9e83c67a114e31 2022-11-02 15:26:37.905 | ++ functions-common:get_or_create_project:951 : echo a9d0009492f243b89d9e83c67a114e31 2022-11-02 15:26:37.905 | + lib/swift:create_swift_accounts:642 : swift_project_test2=a9d0009492f243b89d9e83c67a114e31 2022-11-02 15:26:37.905 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-11-02 15:26:37.905 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:26:37.905 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-11-02 15:26:37.905 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-11-02 15:26:37.905 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:26:37.905 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-11-02 15:26:37.905 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-11-02 15:26:37.905 | +++ 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:26:37.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.905 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.905 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.905 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.905 | ++ functions-common:get_or_create_user:937 : user_id=1086000ea6f14b569dc3ac862b2bf53f 2022-11-02 15:26:37.906 | ++ functions-common:get_or_create_user:938 : echo 1086000ea6f14b569dc3ac862b2bf53f 2022-11-02 15:26:37.906 | + lib/swift:create_swift_accounts:647 : swift_user_test2=1086000ea6f14b569dc3ac862b2bf53f 2022-11-02 15:26:37.906 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-11-02 15:26:37.906 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:26:37.906 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 1086000ea6f14b569dc3ac862b2bf53f a9d0009492f243b89d9e83c67a114e31 2022-11-02 15:26:37.906 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:26:37.906 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:26:37.906 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:26:37.906 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:26:37.906 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:26:37.906 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:26:37.906 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:26:37.906 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:26:37.906 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1086000ea6f14b569dc3ac862b2bf53f --project a9d0009492f243b89d9e83c67a114e31 2022-11-02 15:26:37.906 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:26:37.906 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:26:37.906 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:26:37.906 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.906 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.906 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.906 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.906 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:26:37.906 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:26:37.906 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 1086000ea6f14b569dc3ac862b2bf53f --project a9d0009492f243b89d9e83c67a114e31 2022-11-02 15:26:37.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.906 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.906 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.906 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1086000ea6f14b569dc3ac862b2bf53f --project a9d0009492f243b89d9e83c67a114e31 2022-11-02 15:26:37.906 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:26:37.907 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:26:37.907 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:26:37.907 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.907 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.907 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.907 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.907 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:26:37.907 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:26:37.907 | ++ functions-common:get_field:830 : echo '| 21895980b463483b98d6b9aa63aef9e1 | 1086000ea6f14b569dc3ac862b2bf53f | | a9d0009492f243b89d9e83c67a114e31 | | | False |' 2022-11-02 15:26:37.908 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:26:37.908 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.908 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:26:37.908 | + functions-common:get_or_add_user_project_role:1009 : echo 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:26:37.908 | 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:26:37.908 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-11-02 15:26:37.908 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-11-02 15:26:37.908 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 15:26:37.908 | +++ 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:26:37.908 | +++ 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:26:37.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:26:37.908 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.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:26:37.908 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.908 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.908 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-11-02 15:26:37.908 | 7bd41d46ae834cf895bad6b77e1a38e9' 2022-11-02 15:26:37.908 | ++ functions-common:get_or_create_domain:900 : echo 7bd41d46ae834cf895bad6b77e1a38e9 2022-11-02 15:26:37.908 | + lib/swift:create_swift_accounts:652 : swift_domain=7bd41d46ae834cf895bad6b77e1a38e9 2022-11-02 15:26:37.908 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-11-02 15:26:37.908 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:26:37.908 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-11-02 15:26:37.908 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 7bd41d46ae834cf895bad6b77e1a38e9 2022-11-02 15:26:37.908 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 15:26:37.908 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=7bd41d46ae834cf895bad6b77e1a38e9 --or-show -f value -c id 2022-11-02 15:26:37.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:26:37.908 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.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:26:37.909 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.909 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.909 | ++ functions-common:get_or_create_project:950 : project_id=1e6e7c1e909a4c65b29135ea48c2c168 2022-11-02 15:26:37.909 | ++ functions-common:get_or_create_project:951 : echo 1e6e7c1e909a4c65b29135ea48c2c168 2022-11-02 15:26:37.909 | + lib/swift:create_swift_accounts:656 : swift_project_test4=1e6e7c1e909a4c65b29135ea48c2c168 2022-11-02 15:26:37.909 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-11-02 15:26:37.909 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:26:37.909 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-11-02 15:26:37.909 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 7bd41d46ae834cf895bad6b77e1a38e9 test4@example.com 2022-11-02 15:26:37.909 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:26:37.909 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-11-02 15:26:37.909 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-11-02 15:26:37.909 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=7bd41d46ae834cf895bad6b77e1a38e9 --email=test4@example.com --or-show -f value -c id 2022-11-02 15:26:37.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:26:37.909 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.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:26:37.909 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.909 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.909 | ++ functions-common:get_or_create_user:937 : user_id=02c66644bd61432b8584f75b10848964 2022-11-02 15:26:37.909 | ++ functions-common:get_or_create_user:938 : echo 02c66644bd61432b8584f75b10848964 2022-11-02 15:26:37.909 | + lib/swift:create_swift_accounts:661 : swift_user_test4=02c66644bd61432b8584f75b10848964 2022-11-02 15:26:37.909 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-11-02 15:26:37.909 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 15:26:37.909 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 02c66644bd61432b8584f75b10848964 1e6e7c1e909a4c65b29135ea48c2c168 2022-11-02 15:26:37.909 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:26:37.909 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 15:26:37.909 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:26:37.909 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:26:37.910 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 15:26:37.910 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 15:26:37.910 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 15:26:37.910 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 15:26:37.910 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 02c66644bd61432b8584f75b10848964 --project 1e6e7c1e909a4c65b29135ea48c2c168 2022-11-02 15:26:37.910 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:26:37.910 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:26:37.910 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:26:37.910 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.910 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.910 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.910 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.910 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:26:37.910 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:26:37.910 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 02c66644bd61432b8584f75b10848964 --project 1e6e7c1e909a4c65b29135ea48c2c168 2022-11-02 15:26:37.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.910 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.910 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.910 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 02c66644bd61432b8584f75b10848964 --project 1e6e7c1e909a4c65b29135ea48c2c168 2022-11-02 15:26:37.910 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:26:37.910 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:26:37.910 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:26:37.910 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.910 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:37.910 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:37.910 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:26:37.911 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:26:37.911 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:26:37.911 | ++ functions-common:get_field:830 : echo '| 21895980b463483b98d6b9aa63aef9e1 | 02c66644bd61432b8584f75b10848964 | | 1e6e7c1e909a4c65b29135ea48c2c168 | | | False |' 2022-11-02 15:26:37.911 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:26:37.911 | ++ functions-common:get_field:824 : read data 2022-11-02 15:26:37.911 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:26:37.911 | + functions-common:get_or_add_user_project_role:1009 : echo 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:26:37.911 | 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:26:37.941 | [585286 Async create_swift_accounts:620239]: finished create_swift_accounts with result 0 in 134 seconds 2022-11-02 15:26:37.948 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-11-02 15:26:37.951 | + inc/async:async_wait:197 : return 0 2022-11-02 15:26:37.954 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-11-02 15:26:37.973 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:26:37.976 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-11-02 15:26:37.993 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:26:37.996 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-11-02 15:26:37.998 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:26:38.002 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-11-02 15:26:38.004 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-11-02 15:26:38.007 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-11-02 15:26:38.067 | + inc/async:async_inner:63 : init_glance 2022-11-02 15:26:38.106 | [585286 Async init_glance:624902]: running: init_glance 2022-11-02 15:26:38.109 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-11-02 15:26:38.127 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:26:38.130 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-11-02 15:26:38.132 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:26:38.135 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-11-02 15:26:38.144 | + ./stack.sh:main:1147 : configure_neutron 2022-11-02 15:26:38.145 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-11-02 15:26:38.145 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:26:38.145 | ++ 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:26:38.150 | + 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:26:38.153 | + 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:26:38.156 | + 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:26:38.159 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:26:38.162 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-11-02 15:26:38.164 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-11-02 15:26:38.168 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-11-02 15:26:38.171 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-11-02 15:26:38.184 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-11-02 15:26:38.186 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-11-02 15:26:41.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:41.739 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:41.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:41.739 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:45.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:45.329 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:45.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:26:45.329 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:48.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:48.841 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:48.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:48.842 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:52.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:52.382 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:52.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:52.382 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:55.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:55.959 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:55.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:55.959 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:59.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:26:59.542 | from cryptography.utils import int_from_bytes 2022-11-02 15:26:59.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:26:59.542 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:03.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:27:03.098 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:03.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:27:03.098 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:06.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:27:06.840 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:06.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:27:06.840 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:11.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:27:11.668 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:11.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:27:11.668 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:11.668 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-11-02 15:27:17.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:27:17.735 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:17.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:27:17.735 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:18.059 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-11-02 15:27:18.064 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-11-02 15:27:18.067 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-11-02 15:27:18.069 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-11-02 15:27:18.071 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-11-02 15:27:18.074 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-11-02 15:27:18.076 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-11-02 15:27:18.079 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-11-02 15:27:18.083 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-11-02 15:27:18.084 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-11-02 15:27:18.086 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-11-02 15:27:18.088 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-11-02 15:27:18.090 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-11-02 15:27:18.093 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-11-02 15:27:18.095 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-11-02 15:27:18.098 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-11-02 15:27:18.102 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:27:18.104 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-11-02 15:27:18.106 | + 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:27:18.112 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-11-02 15:27:18.119 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-11-02 15:27:18.119 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-11-02 15:27:18.119 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-11-02 15:27:18.121 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 15:27:18.125 | + 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:27:18.153 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-11-02 15:27:18.191 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-11-02 15:27:18.220 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-11-02 15:27:18.250 | + 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:27:18.280 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-11-02 15:27:18.309 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-11-02 15:27:18.312 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-11-02 15:27:18.314 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-11-02 15:27:18.320 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 15:27:18.320 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 15:27:18.337 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 15:27:18.340 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 15:27:18.342 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 15:27:18.345 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 15:27:18.347 | + 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:27:18.377 | + 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:27:18.409 | + 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:27:18.438 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 15:27:18.471 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-11-02 15:27:18.488 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:27:18.491 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-11-02 15:27:18.493 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-11-02 15:27:18.495 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-11-02 15:27:18.498 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-11-02 15:27:18.501 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : sudo rm -rf /etc/neutron/rootwrap.d 2022-11-02 15:27:18.512 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-11-02 15:27:18.519 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-11-02 15:27:18.521 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-11-02 15:27:18.524 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-11-02 15:27:18.537 | + 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:27:18.550 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-11-02 15:27:18.553 | + 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:27:18.567 | + 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:27:18.580 | + 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:27:18.594 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 15:27:18.596 | + 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:27:18.599 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-11-02 15:27:18.604 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.nwdQdvX2Rj 2022-11-02 15:27:18.606 | + 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:27:18.609 | + 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:27:18.612 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.nwdQdvX2Rj 2022-11-02 15:27:18.616 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.nwdQdvX2Rj 2022-11-02 15:27:18.633 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.nwdQdvX2Rj /etc/sudoers.d/neutron-rootwrap 2022-11-02 15:27:18.645 | + 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:27:18.678 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-11-02 15:27:18.680 | + 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:27:18.714 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-11-02 15:27:18.717 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-11-02 15:27:18.720 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-11-02 15:27:18.723 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 15:27:18.725 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 15:27:18.728 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 15:27:18.746 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:18.749 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 15:27:18.752 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 15:27:18.755 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 15:27:18.774 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:18.777 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 15:27:18.780 | + 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:27:18.816 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 15:27:18.818 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 15:27:18.821 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-11-02 15:27:18.840 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:18.842 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-11-02 15:27:18.847 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-11-02 15:27:18.850 | + 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:27:18.852 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 15:27:18.855 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-11-02 15:27:18.857 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-11-02 15:27:18.860 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 15:27:18.863 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-11-02 15:27:18.866 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-11-02 15:27:18.869 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-11-02 15:27:18.873 | + 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:27:18.883 | + 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:27:18.883 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-11-02 15:27:18.903 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:18.912 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-11-02 15:27:18.912 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-11-02 15:27:18.912 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-11-02 15:27:18.917 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-11-02 15:27:18.950 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 15:27:18.984 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-11-02 15:27:19.019 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-11-02 15:27:19.052 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-11-02 15:27:19.088 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-11-02 15:27:19.091 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 15:27:19.095 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-11-02 15:27:19.097 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 15:27:19.100 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-11-02 15:27:19.132 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-11-02 15:27:19.166 | + 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:27:19.199 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-11-02 15:27:19.231 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-11-02 15:27:19.264 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-11-02 15:27:19.299 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-11-02 15:27:19.341 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-11-02 15:27:19.374 | + 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:27:19.410 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 15:27:19.444 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-11-02 15:27:19.474 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-11-02 15:27:19.505 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-11-02 15:27:19.508 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 15:27:19.511 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 15:27:19.515 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 15:27:19.516 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-11-02 15:27:19.548 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-11-02 15:27:19.579 | + 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:27:19.631 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-11-02 15:27:19.661 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-11-02 15:27:19.698 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-11-02 15:27:19.729 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-11-02 15:27:19.760 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-11-02 15:27:19.790 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:27:19.824 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-11-02 15:27:19.854 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-11-02 15:27:19.856 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 15:27:19.859 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 15:27:19.862 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-11-02 15:27:19.864 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-11-02 15:27:19.895 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-11-02 15:27:19.926 | + 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:27:19.956 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-11-02 15:27:19.995 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-11-02 15:27:20.026 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-11-02 15:27:20.058 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-11-02 15:27:20.089 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-11-02 15:27:20.121 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-11-02 15:27:20.152 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-11-02 15:27:20.187 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-11-02 15:27:20.190 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-11-02 15:27:20.192 | + 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:27:20.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-11-02 15:27:20.198 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-11-02 15:27:20.203 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-11-02 15:27:20.203 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-11-02 15:27:20.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1150:1199 != '' ]] 2022-11-02 15:27:20.208 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1150:1199 2022-11-02 15:27:20.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1150:1199 != '' ]] 2022-11-02 15:27:20.212 | + 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:27:20.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-11-02 15:27:20.217 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-11-02 15:27:20.220 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-11-02 15:27:20.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-11-02 15:27:20.225 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-11-02 15:27:20.227 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-11-02 15:27:20.230 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-11-02 15:27:20.232 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-11-02 15:27:20.235 | + 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:27:20.263 | + 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:27:20.266 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:27:20.268 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 15:27:20.271 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-11-02 15:27:20.274 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-11-02 15:27:20.276 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:27:20.279 | + 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:27:20.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-11-02 15:27:20.311 | + 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:27:20.313 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:27:20.316 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 15:27:20.318 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-11-02 15:27:20.325 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-11-02 15:27:20.325 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:27:20.325 | + 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:27:20.356 | + 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:27:20.359 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:27:20.362 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 15:27:20.364 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-11-02 15:27:20.366 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-11-02 15:27:20.369 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:27:20.371 | + 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:27:20.401 | + 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:27:20.404 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:27:20.411 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-11-02 15:27:20.411 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-11-02 15:27:20.411 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-11-02 15:27:20.414 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:27:20.416 | + 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:27:20.446 | + 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:27:20.448 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:27:20.450 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-11-02 15:27:20.453 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 15:27:20.455 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 15:27:20.457 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:27:20.460 | + 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:27:20.489 | + 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:27:20.492 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:27:20.498 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-11-02 15:27:20.498 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-11-02 15:27:20.499 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-11-02 15:27:20.502 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:27:20.505 | + 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:27:20.534 | + 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:27:20.536 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:27:20.539 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-11-02 15:27:20.541 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1150:1199 2022-11-02 15:27:20.543 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1150:1199 ']' 2022-11-02 15:27:20.546 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:27:20.549 | + 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:27:20.578 | + 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:27:20.581 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:27:20.583 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-11-02 15:27:20.586 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 15:27:20.588 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 15:27:20.590 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 15:27:20.593 | + 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:27:20.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 15:27:20.625 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-11-02 15:27:20.643 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:20.646 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-11-02 15:27:20.648 | + 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:27:20.682 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-11-02 15:27:20.685 | + 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:27:20.720 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 15:27:20.754 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-11-02 15:27:20.756 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-11-02 15:27:20.759 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-11-02 15:27:20.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 15:27:23.878 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 15:27:23.878 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 15:27:23.878 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=627032) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 15:27:23.929 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=627032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 15:27:23.930 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=627032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 15:27:23.930 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=627032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:27:23.930 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=627032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:27:23.930 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=627032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:27:23.930 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=627032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:27:23.985 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 15:27:23.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:27:23.985 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:23.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:27:23.985 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:24.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-11-02 15:27:24.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-11-02 15:27:24.356 | + 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:27:24.358 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 15:27:24.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-11-02 15:27:24.416 | + 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:27:24.439 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-11-02 15:27:24.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-11-02 15:27:24.444 | + 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:27:24.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-11-02 15:27:24.481 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-11-02 15:27:24.489 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-11-02 15:27:24.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-11-02 15:27:24.495 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-11-02 15:27:24.507 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-11-02 15:27:24.521 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 15:27:24.524 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-11-02 15:27:24.532 | net.bridge.bridge-nf-call-iptables = 1 2022-11-02 15:27:24.537 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 15:27:24.540 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-11-02 15:27:24.548 | net.bridge.bridge-nf-call-ip6tables = 1 2022-11-02 15:27:24.552 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-11-02 15:27:24.554 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-11-02 15:27:24.557 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-11-02 15:27:24.559 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-11-02 15:27:24.562 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-11-02 15:27:24.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 15:27:24.568 | + 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:27:24.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 15:27:24.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 15:27:24.601 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-11-02 15:27:24.604 | + 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:27:24.638 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-11-02 15:27:24.640 | + 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:27:24.671 | + 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:27:24.700 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-11-02 15:27:24.721 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:24.724 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-11-02 15:27:24.726 | + 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:27:24.731 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-11-02 15:27:24.762 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-11-02 15:27:24.796 | + 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:27:24.829 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-11-02 15:27:24.832 | + 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:27:24.867 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-11-02 15:27:24.885 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:24.888 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 15:27:24.890 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-11-02 15:27:24.919 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 15:27:24.923 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 15:27:24.925 | + 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:27:24.955 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-11-02 15:27:24.957 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 15:27:24.960 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-11-02 15:27:24.962 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-11-02 15:27:24.979 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:24.982 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-11-02 15:27:24.985 | + 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:27:24.990 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-11-02 15:27:25.020 | + 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:27:25.055 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-11-02 15:27:25.057 | + 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:27:25.088 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 15:27:25.090 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-11-02 15:27:25.121 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 15:27:25.123 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 15:27:25.126 | + 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:27:25.157 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-11-02 15:27:25.159 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 15:27:25.162 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-11-02 15:27:25.164 | + 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:27:28.225 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 15:27:28.225 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 15:27:28.225 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=627564) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 15:27:28.275 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=627564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 15:27:28.275 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=627564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 15:27:28.275 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=627564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:27:28.275 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=627564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:27:28.275 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=627564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:27:28.276 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=627564) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 15:27:28.335 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-11-02 15:27:28.336 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=627564) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-11-02 15:27:28.336 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=627564) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-11-02 15:27:28.336 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 15:27:28.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:27:28.342 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:28.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:27:28.342 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:28.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-11-02 15:27:28.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-11-02 15:27:28.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-11-02 15:27:28.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 15:27:28.725 | + 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:27:28.728 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 15:27:28.730 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 15:27:28.747 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-11-02 15:27:28.750 | + functions:set_mtu:785 : local dev=br-data 2022-11-02 15:27:28.753 | + functions:set_mtu:786 : local mtu=1500 2022-11-02 15:27:28.755 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-11-02 15:27:28.768 | + 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:27:28.787 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-11-02 15:27:28.790 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-11-02 15:27:28.792 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-11-02 15:27:28.795 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-11-02 15:27:28.798 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-11-02 15:27:28.800 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-11-02 15:27:28.803 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-11-02 15:27:28.805 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-11-02 15:27:28.808 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-11-02 15:27:28.812 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-11-02 15:27:28.813 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-11-02 15:27:28.815 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-11-02 15:27:28.818 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-11-02 15:27:28.820 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-11-02 15:27:28.824 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-11-02 15:27:28.824 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-11-02 15:27:28.831 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-11-02 15:27:28.834 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-11-02 15:27:28.836 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-11-02 15:27:28.839 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-11-02 15:27:28.843 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-11-02 15:27:28.846 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-11-02 15:27:28.846 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-11-02 15:27:28.850 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.85/22 brd 192.168.3.255' 2022-11-02 15:27:28.852 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-11-02 15:27:28.855 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-11-02 15:27:28.858 | + 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:27:28.861 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-11-02 15:27:28.863 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.85/22 brd 192.168.3.255 != '' ]] 2022-11-02 15:27:28.866 | + 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:27:28.868 | + 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:27:28.871 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-11-02 15:27:28.874 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-11-02 15:27:28.878 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.85/22 brd 192.168.3.255 2022-11-02 15:27:28.878 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-11-02 15:27:28.879 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-11-02 15:27:28.882 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-11-02 15:27:28.887 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.85 2022-11-02 15:27:28.889 | + 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:27:28.892 | + 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:27:28.905 | + 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:27:28.917 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-11-02 15:27:28.934 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-11-02 15:27:28.956 | + 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:27:28.965 | 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:27:28.965 | 64 bytes from 192.168.0.85: icmp_seq=1 ttl=64 time=0.076 ms 2022-11-02 15:27:29.973 | 64 bytes from 192.168.0.85: icmp_seq=2 ttl=64 time=0.037 ms 2022-11-02 15:27:30.997 | 64 bytes from 192.168.0.85: icmp_seq=3 ttl=64 time=0.035 ms 2022-11-02 15:27:30.997 | 2022-11-02 15:27:30.997 | --- 192.168.0.85 ping statistics --- 2022-11-02 15:27:30.997 | 3 packets transmitted, 3 received, 0% packet loss, time 2032ms 2022-11-02 15:27:30.997 | rtt min/avg/max/mdev = 0.035/0.049/0.076/0.018 ms 2022-11-02 15:27:31.002 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-11-02 15:27:31.003 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-11-02 15:27:31.008 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-11-02 15:27:31.011 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-11-02 15:27:31.029 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:31.032 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-11-02 15:27:31.035 | + 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:27:31.039 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-11-02 15:27:31.070 | + 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:27:31.103 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-11-02 15:27:31.143 | + 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:27:31.177 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-11-02 15:27:31.180 | + 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:27:31.211 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 15:27:31.214 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-11-02 15:27:31.231 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:27:31.235 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-11-02 15:27:31.237 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-11-02 15:27:31.256 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:27:31.258 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-11-02 15:27:31.276 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:27:31.279 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-11-02 15:27:31.297 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:27:31.299 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-11-02 15:27:31.330 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-11-02 15:27:31.362 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-11-02 15:27:31.365 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-11-02 15:27:31.384 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:31.387 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-11-02 15:27:31.405 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:31.408 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-11-02 15:27:31.411 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-11-02 15:27:31.478 | + inc/async:async_inner:63 : init_neutron 2022-11-02 15:27:31.523 | [585286 Async init_neutron:628040]: running: init_neutron 2022-11-02 15:27:31.526 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-11-02 15:27:31.545 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:31.549 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-11-02 15:27:31.559 | ++ ./stack.sh:main:1162 : true 2022-11-02 15:27:31.566 | + ./stack.sh:main:1162 : netman_pid= 2022-11-02 15:27:31.566 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-11-02 15:27:31.568 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-11-02 15:27:31.580 | dnsmasq: no process found 2022-11-02 15:27:31.584 | + ./stack.sh:main:1164 : true 2022-11-02 15:27:31.586 | + ./stack.sh:main:1169 : clean_iptables 2022-11-02 15:27:31.591 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 15:27:31.593 | + lib/nova:clean_iptables:186 : grep nova 2022-11-02 15:27:31.595 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-11-02 15:27:31.598 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-11-02 15:27:31.598 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-11-02 15:27:31.598 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-11-02 15:27:31.598 | + lib/nova:clean_iptables:186 : bash 2022-11-02 15:27:31.611 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 15:27:31.614 | + lib/nova:clean_iptables:188 : grep nova 2022-11-02 15:27:31.618 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-11-02 15:27:31.618 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 15:27:31.618 | + lib/nova:clean_iptables:188 : bash 2022-11-02 15:27:31.618 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-11-02 15:27:31.618 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-11-02 15:27:31.635 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 15:27:31.637 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-11-02 15:27:31.637 | + lib/nova:clean_iptables:190 : grep nova 2022-11-02 15:27:31.637 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-11-02 15:27:31.641 | + lib/nova:clean_iptables:190 : bash 2022-11-02 15:27:31.646 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-11-02 15:27:31.646 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-11-02 15:27:31.658 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-11-02 15:27:31.661 | + lib/nova:clean_iptables:192 : grep nova 2022-11-02 15:27:31.661 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 15:27:31.661 | + lib/nova:clean_iptables:192 : bash 2022-11-02 15:27:31.663 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-11-02 15:27:31.665 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-11-02 15:27:31.667 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 15:27:31.677 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-11-02 15:27:31.686 | net.ipv4.ip_forward = 1 2022-11-02 15:27:31.690 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-11-02 15:27:31.710 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:31.712 | + ./stack.sh:main:1178 : configure_os_vif 2022-11-02 15:27:31.715 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-11-02 15:27:31.718 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 15:27:31.753 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-11-02 15:27:31.786 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-11-02 15:27:31.789 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 15:27:31.830 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-11-02 15:27:31.863 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-11-02 15:27:31.882 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:31.884 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-11-02 15:27:31.887 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:27:31.890 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-11-02 15:27:31.893 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-11-02 15:27:31.895 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-11-02 15:27:31.959 | + inc/async:async_inner:63 : init_swift 2022-11-02 15:27:32.003 | [585286 Async init_swift:628418]: running: init_swift 2022-11-02 15:27:32.006 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-11-02 15:27:32.035 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:32.037 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-11-02 15:27:32.040 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:27:32.043 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-11-02 15:27:32.045 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-11-02 15:27:32.048 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-11-02 15:27:32.123 | + inc/async:async_inner:63 : init_cinder 2022-11-02 15:27:32.173 | [585286 Async init_cinder:628513]: running: init_cinder 2022-11-02 15:27:32.176 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-11-02 15:27:32.209 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:27:32.209 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-11-02 15:27:32.214 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:27:32.214 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-11-02 15:27:32.225 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-11-02 15:27:32.225 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-11-02 15:27:32.300 | + inc/async:async_inner:63 : init_placement 2022-11-02 15:27:32.372 | [585286 Async init_placement:628631]: running: init_placement 2022-11-02 15:27:32.376 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-11-02 15:27:32.444 | [585286 Async init_neutron:628040]: Waiting for completion of init_neutron running on PID 628040 (6 other jobs running) 2022-11-02 15:27:32.476 | [585286 Async init_neutron:628040]: Signaling child to exit 2022-11-02 15:27:35.545 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:27:35.573 | [628040 Async init_neutron:628040]: finished successfully 2022-11-02 15:27:35.596 | WAKEUP 2022-11-02 15:27:35.621 | [585286 Async init_neutron:628040]: Signaled 2022-11-02 15:27:35.623 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-11-02 15:27:35.623 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:27:35.623 | ++ 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:27:35.623 | + 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:27:35.623 | + 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:27:35.623 | + 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:27:35.623 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:27:35.623 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-11-02 15:27:35.623 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-11-02 15:27:35.624 | + lib/database:recreate_database:112 : local db=neutron 2022-11-02 15:27:35.624 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-11-02 15:27:35.624 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-11-02 15:27:35.624 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-11-02 15:27:35.624 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:27:35.624 | + 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:27:35.624 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:27:35.624 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-11-02 15:27:35.624 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 15:27:35.624 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:27:35.624 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:27:35.624 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:27:35.624 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402851778 2022-11-02 15:27:35.624 | + 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:27:35.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:27:35.624 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:35.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:27:35.625 | from cryptography.utils import int_from_bytes 2022-11-02 15:27:35.625 | Traceback (most recent call last): 2022-11-02 15:27:35.625 | File "/usr/local/bin/neutron-db-manage", line 10, in 2022-11-02 15:27:35.625 | sys.exit(main()) 2022-11-02 15:27:35.625 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 661, in main 2022-11-02 15:27:35.625 | return_val |= bool(CONF.command.func(config, CONF.command.name)) 2022-11-02 15:27:35.625 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 183, in do_upgrade 2022-11-02 15:27:35.625 | run_sanity_checks(config, revision) 2022-11-02 15:27:35.625 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 645, in run_sanity_checks 2022-11-02 15:27:35.625 | script_dir.run_env() 2022-11-02 15:27:35.625 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 563, in run_env 2022-11-02 15:27:35.625 | util.load_python_file(self.dir, "env.py") 2022-11-02 15:27:35.625 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 92, in load_python_file 2022-11-02 15:27:35.625 | module = load_module_py(module_id, path) 2022-11-02 15:27:35.625 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 108, in load_module_py 2022-11-02 15:27:35.625 | spec.loader.exec_module(module) # type: ignore 2022-11-02 15:27:35.625 | File "", line 848, in exec_module 2022-11-02 15:27:35.626 | File "", line 219, in _call_with_frames_removed 2022-11-02 15:27:35.626 | File "/opt/stack/neutron/neutron/db/migration/alembic_migrations/env.py", line 24, in 2022-11-02 15:27:35.626 | from neutron.db.migration.models import head # noqa 2022-11-02 15:27:35.626 | File "/opt/stack/neutron/neutron/db/migration/models/head.py", line 31, in 2022-11-02 15:27:35.626 | from neutron.db import l3_dvrscheduler_db # noqa 2022-11-02 15:27:35.626 | File "/opt/stack/neutron/neutron/db/l3_dvrscheduler_db.py", line 34, in 2022-11-02 15:27:35.626 | from neutron.db import l3_dvr_db 2022-11-02 15:27:35.626 | File "/opt/stack/neutron/neutron/db/l3_dvr_db.py", line 48, in 2022-11-02 15:27:35.626 | from neutron.db import l3_db 2022-11-02 15:27:35.626 | File "/opt/stack/neutron/neutron/db/l3_db.py", line 770 2022-11-02 15:27:35.626 | <<<<<<< HEAD (568413 [OVN] Set the default OVN metadata worker number to 0) 2022-11-02 15:27:35.626 | ^ 2022-11-02 15:27:35.626 | SyntaxError: invalid syntax 2022-11-02 15:27:35.626 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-11-02 15:27:35.626 | + functions-common:time_stop:2451 : local name 2022-11-02 15:27:35.626 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:27:35.626 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:27:35.626 | + functions-common:time_stop:2454 : local total 2022-11-02 15:27:35.626 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:27:35.626 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 15:27:35.626 | + functions-common:time_stop:2458 : start_time=1667402851778 2022-11-02 15:27:35.626 | + functions-common:time_stop:2460 : [[ -z 1667402851778 ]] 2022-11-02 15:27:35.626 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:27:35.626 | + functions-common:time_stop:2463 : end_time=1667402855524 2022-11-02 15:27:35.626 | + functions-common:time_stop:2464 : elapsed_time=3746 2022-11-02 15:27:35.626 | + functions-common:time_stop:2465 : total=38725 2022-11-02 15:27:35.626 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:27:35.626 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=42471 2022-11-02 15:27:35.671 | [585286 Async init_neutron:628040]: finished init_neutron with result 0 in 4 seconds 2022-11-02 15:27:35.675 | + inc/async:async_wait:197 : return 0 2022-11-02 15:27:35.678 | + ./stack.sh:main:1208 : async_wait init_placement 2022-11-02 15:27:35.741 | [585286 Async init_placement:628631]: Waiting for completion of init_placement running on PID 628631 (5 other jobs running) 2022-11-02 15:27:35.769 | [585286 Async init_placement:628631]: Signaling child to exit 2022-11-02 15:27:36.613 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:27:36.646 | [624902 Async init_glance:624902]: finished successfully 2022-11-02 15:27:45.267 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:27:45.293 | [628418 Async init_swift:628418]: finished successfully 2022-11-02 15:28:23.972 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:28:23.998 | [628513 Async init_cinder:628513]: finished successfully 2022-11-02 15:28:34.737 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:28:34.762 | [628631 Async init_placement:628631]: finished successfully 2022-11-02 15:28:34.783 | WAKEUP 2022-11-02 15:28:34.806 | [585286 Async init_placement:628631]: Signaled 2022-11-02 15:28:34.808 | + lib/placement:init_placement:130 : recreate_database placement 2022-11-02 15:28:34.808 | + lib/database:recreate_database:112 : local db=placement 2022-11-02 15:28:34.808 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-11-02 15:28:34.808 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-11-02 15:28:34.808 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-11-02 15:28:34.808 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:28:34.808 | + 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:28:34.808 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:28:34.808 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-11-02 15:28:34.808 | + lib/placement:init_placement:132 : create_placement_accounts 2022-11-02 15:28:34.808 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-11-02 15:28:34.808 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-11-02 15:28:34.808 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 15:28:34.808 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 15:28:34.808 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 15:28:34.808 | ++ 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:28:34.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.808 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.808 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.808 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:28:34.809 | + functions-common:get_or_create_user:937 : user_id=d2af747c58b646038a79ba7dcb3a067f 2022-11-02 15:28:34.809 | + functions-common:get_or_create_user:938 : echo d2af747c58b646038a79ba7dcb3a067f 2022-11-02 15:28:34.809 | d2af747c58b646038a79ba7dcb3a067f 2022-11-02 15:28:34.809 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-11-02 15:28:34.809 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:28:34.809 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:28:34.809 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:28:34.809 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:28:34.809 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:28:34.809 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:28:34.809 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:28:34.809 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:28:34.809 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:28:34.809 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:28:34.809 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:28:34.809 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:28:34.809 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:28:34.809 | ++ 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:28:34.809 | ++ functions-common:get_field:824 : read data 2022-11-02 15:28:34.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.809 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.809 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.809 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:28:34.809 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:28:34.809 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:28:34.809 | + 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:28:34.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.809 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.809 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.809 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:28:34.810 | ++ 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:28:34.810 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:28:34.810 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:28:34.810 | ++ functions-common:get_field:824 : read data 2022-11-02 15:28:34.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.810 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.810 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.810 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:28:34.810 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:28:34.810 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:28:34.810 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:28:34.810 | ++ functions-common:get_field:830 : echo '| 89828587277745d5a89464d31e6c5975 | d2af747c58b646038a79ba7dcb3a067f | | 96c5a3befe2b4891b6ba1366547f2b16 | | | False |' 2022-11-02 15:28:34.810 | ++ functions-common:get_field:824 : read data 2022-11-02 15:28:34.810 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=89828587277745d5a89464d31e6c5975 2022-11-02 15:28:34.810 | + functions-common:get_or_add_user_project_role:1009 : echo 89828587277745d5a89464d31e6c5975 2022-11-02 15:28:34.810 | 89828587277745d5a89464d31e6c5975 2022-11-02 15:28:34.810 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 15:28:34.810 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-11-02 15:28:34.810 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 15:28:34.810 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 15:28:34.810 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 15:28:34.810 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 15:28:34.810 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 15:28:34.810 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 15:28:34.810 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 15:28:34.810 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 15:28:34.810 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 15:28:34.810 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 15:28:34.810 | ++ 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:28:34.810 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 15:28:34.811 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:28:34.811 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:28:34.811 | ++ functions-common:get_field:824 : read data 2022-11-02 15:28:34.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.811 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.811 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.811 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:28:34.811 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 15:28:34.811 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 15:28:34.811 | + 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:28:34.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.811 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.811 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.811 | ++ 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:28:34.811 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 15:28:34.811 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 15:28:34.811 | ++ functions-common:get_field:823 : local data field 2022-11-02 15:28:34.811 | ++ functions-common:get_field:824 : read data 2022-11-02 15:28:34.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.811 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.811 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.811 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:28:34.811 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 15:28:34.811 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 15:28:34.811 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 15:28:34.811 | ++ functions-common:get_field:830 : echo '| 21895980b463483b98d6b9aa63aef9e1 | d2af747c58b646038a79ba7dcb3a067f | | 96c5a3befe2b4891b6ba1366547f2b16 | | | False |' 2022-11-02 15:28:34.811 | ++ functions-common:get_field:824 : read data 2022-11-02 15:28:34.811 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:28:34.811 | + functions-common:get_or_add_user_project_role:1009 : echo 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:28:34.812 | 21895980b463483b98d6b9aa63aef9e1 2022-11-02 15:28:34.812 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.89/placement 2022-11-02 15:28:34.812 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-11-02 15:28:34.812 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 15:28:34.812 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-11-02 15:28:34.812 | ++ 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:28:34.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.812 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.812 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.812 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:28:34.813 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 15:28:34.813 | 5b990e3029d04aac83ee43741f5acc23' 2022-11-02 15:28:34.813 | + functions-common:get_or_create_service:1106 : echo 5b990e3029d04aac83ee43741f5acc23 2022-11-02 15:28:34.813 | 5b990e3029d04aac83ee43741f5acc23 2022-11-02 15:28:34.813 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.89/placement 2022-11-02 15:28:34.813 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 15:28:34.813 | ++ 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:28:34.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 15:28:34.813 | +++ 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:28:34.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.813 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.813 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.813 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:28:34.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 15:28:34.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 15:28:34.813 | +++ 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:28:34.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.813 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:34.813 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:34.813 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 15:28:34.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4d7d45e8ce48404b8afdf8551e5a1ebe 2022-11-02 15:28:34.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4d7d45e8ce48404b8afdf8551e5a1ebe 2022-11-02 15:28:34.813 | + functions-common:get_or_create_endpoint:1139 : public_id=4d7d45e8ce48404b8afdf8551e5a1ebe 2022-11-02 15:28:34.814 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 15:28:34.814 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 15:28:34.814 | + functions-common:get_or_create_endpoint:1148 : echo 4d7d45e8ce48404b8afdf8551e5a1ebe 2022-11-02 15:28:34.814 | 4d7d45e8ce48404b8afdf8551e5a1ebe 2022-11-02 15:28:34.855 | [585286 Async init_placement:628631]: finished init_placement with result 0 in 62 seconds 2022-11-02 15:28:34.860 | + inc/async:async_wait:197 : return 0 2022-11-02 15:28:34.862 | + ./stack.sh:main:1209 : async_wait init_glance 2022-11-02 15:28:34.915 | [585286 Async init_glance:624902]: Waiting for completion of init_glance running on PID 624902 (4 other jobs running) 2022-11-02 15:28:34.942 | [585286 Async init_glance:624902]: Signaling child to exit 2022-11-02 15:28:34.942 | WAKEUP 2022-11-02 15:28:34.965 | [585286 Async init_glance:624902]: Signaled 2022-11-02 15:28:34.967 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-11-02 15:28:34.967 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-11-02 15:28:34.967 | + lib/glance:init_glance:485 : recreate_database glance 2022-11-02 15:28:34.967 | + lib/database:recreate_database:112 : local db=glance 2022-11-02 15:28:34.967 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-11-02 15:28:34.967 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-11-02 15:28:34.967 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-11-02 15:28:34.967 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:28:34.967 | + 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:28:34.967 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:28:34.967 | + lib/glance:init_glance:487 : time_start dbsync 2022-11-02 15:28:34.967 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 15:28:34.967 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:28:34.967 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:28:34.967 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:28:34.967 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402800093 2022-11-02 15:28:34.967 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-11-02 15:28:34.967 | 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=625025) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:28:34.967 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:28:34.967 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:28:34.967 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:28:34.967 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:28:34.967 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:28:34.967 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:28:34.967 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-11-02 15:28:34.967 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-11-02 15:28:34.968 | 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:28:34.968 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:28:34.968 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 15:28:34.969 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 15:28:34.969 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-11-02 15:28:34.969 | Database migration is up to date. No migration needed. 2022-11-02 15:28:34.969 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-11-02 15:28:34.969 | Database is synced successfully. 2022-11-02 15:28:34.969 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-11-02 15:28:34.969 | 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=625240) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:28:34.969 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-11-02 15:28:34.969 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-11-02 15:28:34.969 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-11-02 15:28:34.969 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-11-02 15:28:34.970 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-11-02 15:28:34.970 | + lib/glance:init_glance:493 : time_stop dbsync 2022-11-02 15:28:34.970 | + functions-common:time_stop:2451 : local name 2022-11-02 15:28:34.970 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:28:34.971 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:28:34.971 | + functions-common:time_stop:2454 : local total 2022-11-02 15:28:34.971 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:28:34.971 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 15:28:34.971 | + functions-common:time_stop:2458 : start_time=1667402800093 2022-11-02 15:28:34.971 | + functions-common:time_stop:2460 : [[ -z 1667402800093 ]] 2022-11-02 15:28:34.971 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:28:34.971 | + functions-common:time_stop:2463 : end_time=1667402856596 2022-11-02 15:28:34.971 | + functions-common:time_stop:2464 : elapsed_time=56503 2022-11-02 15:28:34.971 | + functions-common:time_stop:2465 : total=38725 2022-11-02 15:28:34.971 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:28:34.971 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=95228 2022-11-02 15:28:35.014 | [585286 Async init_glance:624902]: finished init_glance with result 0 in 58 seconds 2022-11-02 15:28:35.019 | + inc/async:async_wait:197 : return 0 2022-11-02 15:28:35.021 | + ./stack.sh:main:1210 : async_wait init_swift 2022-11-02 15:28:35.074 | [585286 Async init_swift:628418]: Waiting for completion of init_swift running on PID 628418 (3 other jobs running) 2022-11-02 15:28:35.101 | [585286 Async init_swift:628418]: Signaling child to exit 2022-11-02 15:28:35.101 | WAKEUP 2022-11-02 15:28:35.126 | [585286 Async init_swift:628418]: Signaled 2022-11-02 15:28:35.127 | + lib/swift:init_swift:668 : local node_number 2022-11-02 15:28:35.127 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 15:28:35.127 | No container-auditor running 2022-11-02 15:28:35.127 | No container-server running 2022-11-02 15:28:35.127 | No account-server running 2022-11-02 15:28:35.127 | No object-auditor running 2022-11-02 15:28:35.127 | No object-expirer running 2022-11-02 15:28:35.127 | No object-replicator running 2022-11-02 15:28:35.127 | No container-sync running 2022-11-02 15:28:35.127 | No account-auditor running 2022-11-02 15:28:35.127 | No container-reconciler running 2022-11-02 15:28:35.127 | No container-replicator running 2022-11-02 15:28:35.127 | No container-sharder running 2022-11-02 15:28:35.127 | No object-updater running 2022-11-02 15:28:35.127 | No account-reaper running 2022-11-02 15:28:35.127 | No account-replicator running 2022-11-02 15:28:35.128 | No proxy-server running 2022-11-02 15:28:35.128 | No object-server running 2022-11-02 15:28:35.128 | No container-updater running 2022-11-02 15:28:35.128 | No object-reconstructor running 2022-11-02 15:28:35.128 | + lib/swift:init_swift:670 : true 2022-11-02 15:28:35.128 | + lib/swift:init_swift:673 : create_swift_disk 2022-11-02 15:28:35.128 | + lib/swift:create_swift_disk:565 : local node_number 2022-11-02 15:28:35.128 | + lib/swift:create_swift_disk:570 : local user_group 2022-11-02 15:28:35.128 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-11-02 15:28:35.128 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-11-02 15:28:35.128 | + 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:28:35.128 | + 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:28:35.128 | + functions:create_disk:732 : local node_number 2022-11-02 15:28:35.128 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:28:35.128 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 15:28:35.128 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-11-02 15:28:35.128 | + functions:create_disk:736 : local key 2022-11-02 15:28:35.128 | ++ functions:create_disk:738 : sed s#/.## 2022-11-02 15:28:35.128 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:28:35.128 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 15:28:35.128 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 15:28:35.128 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-11-02 15:28:35.128 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:28:35.128 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 15:28:35.128 | + functions:destroy_disk:765 : local key 2022-11-02 15:28:35.128 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:28:35.128 | ++ functions:destroy_disk:767 : sed s#/.## 2022-11-02 15:28:35.128 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 15:28:35.128 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 15:28:35.128 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-11-02 15:28:35.128 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-11-02 15:28:35.128 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:28:35.128 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:28:35.129 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-11-02 15:28:35.129 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:28:35.129 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-11-02 15:28:35.129 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-11-02 15:28:35.129 | = sectsz=512 attr=2, projid32bit=1 2022-11-02 15:28:35.129 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-11-02 15:28:35.129 | = reflink=1 2022-11-02 15:28:35.129 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-11-02 15:28:35.129 | = sunit=0 swidth=0 blks 2022-11-02 15:28:35.129 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-11-02 15:28:35.129 | log =internal log bsize=4096 blocks=2560, version=2 2022-11-02 15:28:35.129 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-11-02 15:28:35.129 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-11-02 15:28:35.129 | + 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:28:35.129 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-11-02 15:28:35.129 | /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:28:35.129 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-11-02 15:28:35.129 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-11-02 15:28:35.129 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-11-02 15:28:35.129 | + lib/swift:create_swift_disk:579 : local node_number 2022-11-02 15:28:35.129 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 15:28:35.129 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-11-02 15:28:35.129 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-11-02 15:28:35.129 | + 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:28:35.129 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 15:28:35.129 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-11-02 15:28:35.129 | + 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:28:35.129 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-11-02 15:28:35.129 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1667401919.object.builder backups/1667401920.container.builder backups/1667401921.account.builder backups/1667401927.object.builder backups/1667401928.container.builder backups/1667401929.account.builder backups/1667401927.object.ring.gz backups/1667401928.container.ring.gz backups/1667401929.account.ring.gz 2022-11-02 15:28:35.130 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-11-02 15:28:35.130 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-11-02 15:28:35.130 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-11-02 15:28:35.130 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-11-02 15:28:35.130 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 15:28:35.130 | + 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:28:35.130 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-11-02 15:28:35.130 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-11-02 15:28:35.130 | + 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:28:35.130 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-11-02 15:28:35.130 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-11-02 15:28:35.130 | + 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:28:35.130 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-11-02 15:28:35.130 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-11-02 15:28:35.130 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-11-02 15:28:35.130 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 15:28:35.130 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-11-02 15:28:35.130 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 15:28:35.130 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-11-02 15:28:35.130 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 15:28:35.130 | + lib/swift:init_swift:714 : popd 2022-11-02 15:28:35.174 | [585286 Async init_swift:628418]: finished init_swift with result 0 in 13 seconds 2022-11-02 15:28:35.178 | + inc/async:async_wait:197 : return 0 2022-11-02 15:28:35.181 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-11-02 15:28:35.233 | [585286 Async init_cinder:628513]: Waiting for completion of init_cinder running on PID 628513 (2 other jobs running) 2022-11-02 15:28:35.260 | [585286 Async init_cinder:628513]: Signaling child to exit 2022-11-02 15:28:35.260 | WAKEUP 2022-11-02 15:28:35.284 | [585286 Async init_cinder:628513]: Signaled 2022-11-02 15:28:35.286 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-11-02 15:28:35.286 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:28:35.286 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-11-02 15:28:35.286 | + lib/database:recreate_database:112 : local db=cinder 2022-11-02 15:28:35.286 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-11-02 15:28:35.286 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-11-02 15:28:35.286 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-11-02 15:28:35.286 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:28:35.286 | + 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:28:35.286 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:28:35.286 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-11-02 15:28:35.286 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 15:28:35.286 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:28:35.286 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:28:35.286 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:28:35.286 | + functions-common:time_start:2442 : _TIME_START[$name]=1667402859133 2022-11-02 15:28:35.286 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-11-02 15:28:35.286 | 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=629142) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 15:28:35.286 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:28:35.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:35.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:35.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:35.286 | 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=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:28:35.287 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=629142) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:28:35.287 | INFO cinder.db.migration [-] Applying migration(s) 2022-11-02 15:28:35.287 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:28:35.287 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:28:35.287 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-11-02 15:28:35.287 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=629142) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 15:28:35.287 | INFO cinder.db.migration [-] Migration(s) applied 2022-11-02 15:28:35.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:35.288 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:35.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:28:35.288 | from cryptography.utils import int_from_bytes 2022-11-02 15:28:35.288 | /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:28:35.288 | last_heartbeat = column_property( 2022-11-02 15:28:35.288 | /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:28:35.288 | num_hosts = column_property( 2022-11-02 15:28:35.288 | /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:28:35.288 | num_down_hosts = column_property( 2022-11-02 15:28:35.288 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-11-02 15:28:35.288 | + functions-common:time_stop:2451 : local name 2022-11-02 15:28:35.288 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:28:35.288 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:28:35.288 | + functions-common:time_stop:2454 : local total 2022-11-02 15:28:35.288 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:28:35.288 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 15:28:35.288 | + functions-common:time_stop:2458 : start_time=1667402859133 2022-11-02 15:28:35.288 | + functions-common:time_stop:2460 : [[ -z 1667402859133 ]] 2022-11-02 15:28:35.288 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:28:35.288 | + functions-common:time_stop:2463 : end_time=1667402900852 2022-11-02 15:28:35.288 | + functions-common:time_stop:2464 : elapsed_time=41719 2022-11-02 15:28:35.288 | + functions-common:time_stop:2465 : total=38725 2022-11-02 15:28:35.288 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:28:35.288 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=80444 2022-11-02 15:28:35.288 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-11-02 15:28:35.288 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:28:35.288 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 15:28:35.288 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-11-02 15:28:35.288 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 15:28:35.288 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-11-02 15:28:35.288 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-11-02 15:28:35.288 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-11-02 15:28:35.289 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-11-02 15:28:35.289 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-11-02 15:28:35.289 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 15:28:35.289 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-11-02 15:28:35.289 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-11-02 15:28:35.289 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-11-02 15:28:35.289 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 15:28:35.289 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 15:28:35.289 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 15:28:35.289 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 15:28:35.289 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 15:28:35.289 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 15:28:35.289 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 15:28:35.289 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 15:28:35.289 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 15:28:35.289 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 15:28:35.289 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 15:28:35.289 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-11-02 15:28:35.289 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 15:28:35.289 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 15:28:35.289 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 15:28:35.289 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 15:28:35.289 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 15:28:35.289 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 15:28:35.289 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 15:28:35.289 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-11-02 15:28:35.289 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-11-02 15:28:35.289 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 15:28:35.289 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 15:28:35.289 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 15:28:35.289 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 15:28:35.289 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-11-02 15:28:35.290 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 15:28:35.290 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-11-02 15:28:35.290 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-11-02 15:28:35.290 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-11-02 15:28:35.290 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-11-02 15:28:35.290 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-11-02 15:28:35.290 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-11-02 15:28:35.290 | s|%DIRECTIO%|--direct-io=on|g; 2022-11-02 15:28:35.290 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-11-02 15:28:35.290 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-11-02 15:28:35.290 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 15:28:35.290 | [Unit] 2022-11-02 15:28:35.290 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 15:28:35.290 | DefaultDependencies=no 2022-11-02 15:28:35.290 | After=systemd-udev-settle.service 2022-11-02 15:28:35.290 | Before=lvm2-activation-early.service 2022-11-02 15:28:35.290 | Wants=systemd-udev-settle.service 2022-11-02 15:28:35.290 | 2022-11-02 15:28:35.290 | [Service] 2022-11-02 15:28:35.290 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 15:28:35.290 | 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:28:35.290 | RemainAfterExit=yes 2022-11-02 15:28:35.290 | Type=oneshot 2022-11-02 15:28:35.290 | 2022-11-02 15:28:35.290 | [Install] 2022-11-02 15:28:35.290 | WantedBy=local-fs.target 2022-11-02 15:28:35.290 | Also=systemd-udev-settle.service 2022-11-02 15:28:35.290 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-11-02 15:28:35.290 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 15:28:35.290 | 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:28:35.290 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-11-02 15:28:35.290 | ++ 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:28:35.291 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-11-02 15:28:35.291 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 15:28:35.291 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 15:28:35.291 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 15:28:35.291 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-11-02 15:28:35.291 | Physical volume "/dev/loop4" successfully created. 2022-11-02 15:28:35.291 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-11-02 15:28:35.291 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-11-02 15:28:35.291 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-11-02 15:28:35.291 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-11-02 15:28:35.291 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-11-02 15:28:35.291 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-11-02 15:28:35.291 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-11-02 15:28:35.291 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-11-02 15:28:35.291 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:28:35.291 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-11-02 15:28:35.291 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-11-02 15:28:35.291 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-11-02 15:28:35.333 | [585286 Async init_cinder:628513]: finished init_cinder with result 0 in 51 seconds 2022-11-02 15:28:35.338 | + inc/async:async_wait:197 : return 0 2022-11-02 15:28:35.340 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-11-02 15:28:35.360 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:28:35.362 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-11-02 15:28:35.365 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:28:35.367 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-11-02 15:28:35.370 | + ./stack.sh:main:1218 : init_nova 2022-11-02 15:28:35.373 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-11-02 15:28:35.391 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:28:35.393 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-11-02 15:28:35.411 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:28:35.413 | + 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:28:35.416 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 15:28:35.475 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 15:28:35.517 | [585286 Async nova-cell-0:630588]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 15:28:35.520 | ++ lib/nova:init_nova:842 : seq 1 1 2022-11-02 15:28:35.525 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:28:35.529 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-11-02 15:28:35.531 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:28:35.534 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:28:35.537 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 15:28:35.619 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 15:28:35.669 | [585286 Async nova-cell-1:630680]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 15:28:35.672 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-11-02 15:28:35.675 | + lib/database:recreate_database:112 : local db=nova_api 2022-11-02 15:28:35.678 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-11-02 15:28:35.680 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-11-02 15:28:35.683 | + 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:28:35.688 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:28:46.314 | + 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 15:28:46.319 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:28:46.425 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-11-02 15:28:47.464 | 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 15:28:50.927 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:28:50.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:28:50.940 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:28:50.941 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=630740) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:28:50.965 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:28:50.965 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:28:51.489 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-11-02 15:29:30.612 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=630740) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 15:29:30.615 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-11-02 15:29:38.080 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=630740) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 15:29:38.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:29:38.158 | from cryptography.utils import int_from_bytes 2022-11-02 15:29:38.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:29:38.158 | from cryptography.utils import int_from_bytes 2022-11-02 15:29:38.635 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-11-02 15:29:38.637 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 15:29:38.640 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 15:29:38.643 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 15:29:38.645 | ++ 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:29:38.649 | + 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 15:29:39.686 | 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 15:29:42.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:29:42.458 | from cryptography.utils import int_from_bytes 2022-11-02 15:29:42.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:29:42.458 | from cryptography.utils import int_from_bytes 2022-11-02 15:29:42.923 | ++ lib/nova:init_nova:854 : seq 0 1 2022-11-02 15:29:42.928 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 15:29:42.931 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-11-02 15:29:42.983 | [585286 Async nova-cell-0:630588]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 630588 (3 other jobs running) 2022-11-02 15:29:43.010 | [585286 Async nova-cell-0:630588]: Signaling child to exit 2022-11-02 15:31:03.140 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:31:03.168 | [630680 Async nova-cell-1:630680]: finished successfully 2022-11-02 15:31:03.408 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:31:03.434 | [630588 Async nova-cell-0:630588]: finished successfully 2022-11-02 15:31:03.454 | WAKEUP 2022-11-02 15:31:03.476 | [585286 Async nova-cell-0:630588]: Signaled 2022-11-02 15:31:03.478 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-11-02 15:31:03.478 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-11-02 15:31:03.478 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-11-02 15:31:03.478 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-11-02 15:31:03.478 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-11-02 15:31:03.478 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-11-02 15:31:03.478 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-11-02 15:31:03.478 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:31:03.478 | + 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 15:31:03.478 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:31:03.478 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-11-02 15:31:03.478 | 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 15:31:03.478 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:31:03.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.480 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:31:03.480 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=630822) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:31:03.480 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:31:03.480 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:31:03.480 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 15:31:03.480 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=630822) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 15:31:03.480 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 15:31:03.480 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=630822) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 15:31:03.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:31:03.480 | from cryptography.utils import int_from_bytes 2022-11-02 15:31:03.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:31:03.480 | from cryptography.utils import int_from_bytes 2022-11-02 15:31:03.525 | [585286 Async nova-cell-0:630588]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 147 seconds 2022-11-02 15:31:03.530 | + inc/async:async_wait:197 : return 0 2022-11-02 15:31:03.541 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 15:31:03.541 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-11-02 15:31:03.587 | [585286 Async nova-cell-1:630680]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 630680 (2 other jobs running) 2022-11-02 15:31:03.612 | [585286 Async nova-cell-1:630680]: Signaling child to exit 2022-11-02 15:31:03.612 | WAKEUP 2022-11-02 15:31:03.635 | [585286 Async nova-cell-1:630680]: Signaled 2022-11-02 15:31:03.637 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-11-02 15:31:03.637 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-11-02 15:31:03.637 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-11-02 15:31:03.637 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-11-02 15:31:03.637 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-11-02 15:31:03.637 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-11-02 15:31:03.637 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-11-02 15:31:03.637 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:31:03.637 | + 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 15:31:03.637 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 15:31:03.637 | + 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 15:31:03.637 | 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 15:31:03.637 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 15:31:03.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 15:31:03.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 15:31:03.639 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 15:31:03.639 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=630832) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 15:31:03.639 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 15:31:03.639 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 15:31:03.639 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 15:31:03.639 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=630832) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 15:31:03.639 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 15:31:03.639 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=630832) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 15:31:03.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:31:03.639 | from cryptography.utils import int_from_bytes 2022-11-02 15:31:03.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:31:03.639 | from cryptography.utils import int_from_bytes 2022-11-02 15:31:03.682 | [585286 Async nova-cell-1:630680]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 147 seconds 2022-11-02 15:31:03.686 | + inc/async:async_wait:197 : return 0 2022-11-02 15:31:03.690 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 15:31:03.692 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-11-02 15:31:04.722 | 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 15:31:07.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:31:07.666 | from cryptography.utils import int_from_bytes 2022-11-02 15:31:07.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:31:07.666 | from cryptography.utils import int_from_bytes 2022-11-02 15:31:07.666 | Running batches of 50 until complete 2022-11-02 15:31:07.666 | +-------------------------------------+--------------+-----------+ 2022-11-02 15:31:07.666 | | Migration | Total Needed | Completed | 2022-11-02 15:31:07.666 | +-------------------------------------+--------------+-----------+ 2022-11-02 15:31:07.666 | | fill_virtual_interface_list | 0 | 0 | 2022-11-02 15:31:07.666 | | migrate_empty_ratio | 0 | 0 | 2022-11-02 15:31:07.666 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-11-02 15:31:07.666 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-11-02 15:31:07.666 | | migration_migrate_to_uuid | 0 | 0 | 2022-11-02 15:31:07.666 | | populate_dev_uuids | 0 | 0 | 2022-11-02 15:31:07.666 | | populate_missing_availability_zones | 0 | 0 | 2022-11-02 15:31:07.666 | | populate_queued_for_delete | 0 | 0 | 2022-11-02 15:31:07.666 | | populate_user_id | 0 | 0 | 2022-11-02 15:31:07.666 | | populate_uuids | 0 | 0 | 2022-11-02 15:31:07.666 | +-------------------------------------+--------------+-----------+ 2022-11-02 15:31:08.151 | ++ lib/nova:init_nova:868 : seq 1 1 2022-11-02 15:31:08.155 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:31:08.159 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-11-02 15:31:08.162 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:31:08.165 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:31:08.168 | + 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 15:31:09.225 | 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 15:31:11.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:31:11.911 | from cryptography.utils import int_from_bytes 2022-11-02 15:31:11.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 15:31:11.911 | from cryptography.utils import int_from_bytes 2022-11-02 15:31:11.911 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-11-02 15:31:11.911 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-11-02 15:31:12.361 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-11-02 15:31:12.363 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-11-02 15:31:12.377 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-11-02 15:31:12.380 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-11-02 15:31:12.398 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:12.401 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-11-02 15:31:12.403 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-11-02 15:31:12.466 | + inc/async:async_inner:63 : configure_neutron_nova 2022-11-02 15:31:12.507 | [585286 Async configure_neutron_nova:632043]: running: configure_neutron_nova 2022-11-02 15:31:12.510 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-11-02 15:31:12.513 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 15:31:12.519 | + functions-common:run_phase:1880 : local phase=post-config 2022-11-02 15:31:12.519 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 15:31:12.522 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 15:31:12.525 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 15:31:12.527 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 15:31:12.530 | + functions-common:run_phase:1889 : local extra 2022-11-02 15:31:12.534 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 15:31:12.538 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 15:31:12.541 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 15:31:12.544 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 15:31:12.548 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-11-02 15:31:12.551 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 15:31:12.569 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:12.572 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:31:12.574 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:31:12.577 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-11-02 15:31:12.580 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 15:31:12.582 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 15:31:12.585 | ++ extras.d/80-tempest.sh:source:12 : : 2022-11-02 15:31:12.587 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 15:31:12.589 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 15:31:12.592 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 15:31:12.595 | + 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:31:12.598 | + functions-common:run_phase:1906 : run_plugins stack post-config 2022-11-02 15:31:12.600 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 15:31:12.604 | + functions-common:run_plugins:1866 : local phase=post-config 2022-11-02 15:31:12.606 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 15:31:12.610 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 15:31:12.613 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-11-02 15:31:12.616 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-11-02 15:31:12.618 | + inc/meta-config:merge_config_group:171 : shift 2022-11-02 15:31:12.621 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-11-02 15:31:12.623 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 15:31:12.626 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-11-02 15:31:12.629 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-11-02 15:31:12.633 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-11-02 15:31:12.637 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:31:12.639 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-11-02 15:31:12.642 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 15:31:12.645 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-11-02 15:31:12.645 | /^\[\[.+\|.*\]\]/ { 2022-11-02 15:31:12.645 | gsub("[][]", "", $1); 2022-11-02 15:31:12.645 | split($1, a, "|"); 2022-11-02 15:31:12.645 | if (a[1] == matchgroup) 2022-11-02 15:31:12.646 | print a[2] 2022-11-02 15:31:12.646 | } 2022-11-02 15:31:12.646 | ' /home/ubuntu/devstack/local.conf 2022-11-02 15:31:12.652 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 15:31:12.654 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 15:31:12.658 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 15:31:12.661 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-11-02 15:31:12.665 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-11-02 15:31:12.668 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-11-02 15:31:12.671 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-11-02 15:31:12.674 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-11-02 15:31:12.679 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-11-02 15:31:12.682 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-11-02 15:31:12.684 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 15:31:12.688 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:31:12.690 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 15:31:12.693 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-11-02 15:31:12.696 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 15:31:12.700 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-11-02 15:31:12.702 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-11-02 15:31:12.706 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-11-02 15:31:12.709 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-11-02 15:31:12.713 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:12.713 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 15:31:12.713 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-11-02 15:31:12.713 | BEGIN { 2022-11-02 15:31:12.713 | section = "" 2022-11-02 15:31:12.713 | last_section = "" 2022-11-02 15:31:12.713 | section_count = 0 2022-11-02 15:31:12.713 | } 2022-11-02 15:31:12.713 | /^\[.+\]/ { 2022-11-02 15:31:12.713 | gsub("[][]", "", $1); 2022-11-02 15:31:12.713 | section=$1 2022-11-02 15:31:12.714 | next 2022-11-02 15:31:12.714 | } 2022-11-02 15:31:12.714 | /^ *\#/ { 2022-11-02 15:31:12.714 | next 2022-11-02 15:31:12.714 | } 2022-11-02 15:31:12.714 | /^[^ \t]+/ { 2022-11-02 15:31:12.714 | # get offset of first = in $0 2022-11-02 15:31:12.714 | eq_idx = index($0, "=") 2022-11-02 15:31:12.714 | # extract attr & value from $0 2022-11-02 15:31:12.714 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 15:31:12.714 | value = substr($0, eq_idx + 1) 2022-11-02 15:31:12.714 | # only need to strip trailing whitespace from attr 2022-11-02 15:31:12.714 | sub(/[ \t]*$/, "", attr) 2022-11-02 15:31:12.714 | # need to strip leading & trailing whitespace from value 2022-11-02 15:31:12.714 | sub(/^[ \t]*/, "", value) 2022-11-02 15:31:12.714 | sub(/[ \t]*$/, "", value) 2022-11-02 15:31:12.714 | 2022-11-02 15:31:12.714 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 15:31:12.714 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 15:31:12.714 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 15:31:12.714 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 15:31:12.714 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 15:31:12.714 | if (section != last_section) { 2022-11-02 15:31:12.714 | cfg_section[section_count++] = section 2022-11-02 15:31:12.714 | last_section = section 2022-11-02 15:31:12.714 | } 2022-11-02 15:31:12.714 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 15:31:12.714 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 15:31:12.714 | 2022-11-02 15:31:12.714 | cfg_attr[section, attr, 0] = value 2022-11-02 15:31:12.714 | cfg_attr_count[section, attr] = 1 2022-11-02 15:31:12.714 | } else { 2022-11-02 15:31:12.714 | lno = cfg_attr_count[section, attr]++ 2022-11-02 15:31:12.714 | cfg_attr[section, attr, lno] = value 2022-11-02 15:31:12.714 | } 2022-11-02 15:31:12.715 | } 2022-11-02 15:31:12.715 | END { 2022-11-02 15:31:12.715 | # Process each section in order 2022-11-02 15:31:12.715 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 15:31:12.715 | section = cfg_section[sno] 2022-11-02 15:31:12.715 | # The ini routines simply append a config item immediately 2022-11-02 15:31:12.715 | # after the section header. To keep the same order as defined 2022-11-02 15:31:12.715 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 15:31:12.715 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 15:31:12.715 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 15:31:12.715 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 15:31:12.715 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 15:31:12.715 | else { 2022-11-02 15:31:12.715 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 15:31:12.715 | count = cfg_attr_count[section, attr] 2022-11-02 15:31:12.715 | print "inidelete " configfile " " section " " attr 2022-11-02 15:31:12.715 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 15:31:12.715 | for (l = count -2; l >= 0; l--) 2022-11-02 15:31:12.715 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 15:31:12.715 | } 2022-11-02 15:31:12.715 | } 2022-11-02 15:31:12.715 | } 2022-11-02 15:31:12.715 | } 2022-11-02 15:31:12.715 | ' 2022-11-02 15:31:12.716 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 15:31:12.717 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:31:12.720 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 15:31:12.722 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-11-02 15:31:12.725 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 15:31:12.728 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-11-02 15:31:12.731 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-11-02 15:31:12.731 | BEGIN { group = "" } 2022-11-02 15:31:12.731 | /^\[\[.+\|.*\]\]/ { 2022-11-02 15:31:12.731 | gsub("[][]", "", $1); 2022-11-02 15:31:12.731 | split($1, a, "|"); 2022-11-02 15:31:12.731 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 15:31:12.731 | group=a[1] 2022-11-02 15:31:12.731 | } else { 2022-11-02 15:31:12.731 | group="" 2022-11-02 15:31:12.731 | } 2022-11-02 15:31:12.731 | next 2022-11-02 15:31:12.731 | } 2022-11-02 15:31:12.731 | { 2022-11-02 15:31:12.731 | if (group != "") 2022-11-02 15:31:12.731 | print $0 2022-11-02 15:31:12.731 | } 2022-11-02 15:31:12.731 | ' /home/ubuntu/devstack/local.conf 2022-11-02 15:31:12.738 | + 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 15:31:12.741 | ++ 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 15:31:12.771 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:12.774 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-11-02 15:31:12.776 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-11-02 15:31:12.808 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:12.811 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-11-02 15:31:12.814 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-11-02 15:31:12.848 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:12.851 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-11-02 15:31:12.854 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-11-02 15:31:12.888 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:12.890 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-11-02 15:31:12.893 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-11-02 15:31:12.925 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:12.928 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-11-02 15:31:12.930 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 15:31:12.964 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:12.967 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.89/identity"' 2022-11-02 15:31:12.972 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 15:31:13.005 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.008 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-11-02 15:31:13.011 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 15:31:13.043 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.046 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-11-02 15:31:13.048 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 15:31:13.082 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.085 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-11-02 15:31:13.088 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 15:31:13.121 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.123 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-11-02 15:31:13.126 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 15:31:13.159 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.162 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-11-02 15:31:13.164 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 15:31:13.198 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.201 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-11-02 15:31:13.204 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-11-02 15:31:13.235 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.239 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 15:31:13.242 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 15:31:13.245 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 15:31:13.248 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-11-02 15:31:13.251 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-11-02 15:31:13.254 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-11-02 15:31:13.257 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-11-02 15:31:13.260 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-11-02 15:31:13.265 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-11-02 15:31:13.268 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-11-02 15:31:13.271 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 15:31:13.274 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:31:13.277 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 15:31:13.279 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-11-02 15:31:13.283 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 15:31:13.286 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-11-02 15:31:13.289 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-11-02 15:31:13.293 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-11-02 15:31:13.295 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-11-02 15:31:13.299 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 15:31:13.305 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 15:31:13.305 | BEGIN { 2022-11-02 15:31:13.305 | section = "" 2022-11-02 15:31:13.305 | last_section = "" 2022-11-02 15:31:13.305 | section_count = 0 2022-11-02 15:31:13.305 | } 2022-11-02 15:31:13.305 | /^\[.+\]/ { 2022-11-02 15:31:13.305 | gsub("[][]", "", $1); 2022-11-02 15:31:13.305 | section=$1 2022-11-02 15:31:13.305 | next 2022-11-02 15:31:13.305 | } 2022-11-02 15:31:13.305 | /^ *\#/ { 2022-11-02 15:31:13.305 | next 2022-11-02 15:31:13.305 | } 2022-11-02 15:31:13.305 | /^[^ \t]+/ { 2022-11-02 15:31:13.305 | # get offset of first = in $0 2022-11-02 15:31:13.305 | eq_idx = index($0, "=") 2022-11-02 15:31:13.305 | # extract attr & value from $0 2022-11-02 15:31:13.305 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 15:31:13.305 | value = substr($0, eq_idx + 1) 2022-11-02 15:31:13.305 | # only need to strip trailing whitespace from attr 2022-11-02 15:31:13.305 | sub(/[ \t]*$/, "", attr) 2022-11-02 15:31:13.305 | # need to strip leading & trailing whitespace from value 2022-11-02 15:31:13.305 | sub(/^[ \t]*/, "", value) 2022-11-02 15:31:13.305 | sub(/[ \t]*$/, "", value) 2022-11-02 15:31:13.305 | 2022-11-02 15:31:13.305 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 15:31:13.305 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 15:31:13.305 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 15:31:13.305 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 15:31:13.306 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 15:31:13.306 | if (section != last_section) { 2022-11-02 15:31:13.306 | cfg_section[section_count++] = section 2022-11-02 15:31:13.306 | last_section = section 2022-11-02 15:31:13.306 | } 2022-11-02 15:31:13.306 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 15:31:13.306 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 15:31:13.306 | 2022-11-02 15:31:13.306 | cfg_attr[section, attr, 0] = value 2022-11-02 15:31:13.306 | cfg_attr_count[section, attr] = 1 2022-11-02 15:31:13.306 | } else { 2022-11-02 15:31:13.306 | lno = cfg_attr_count[section, attr]++ 2022-11-02 15:31:13.306 | cfg_attr[section, attr, lno] = value 2022-11-02 15:31:13.306 | } 2022-11-02 15:31:13.306 | } 2022-11-02 15:31:13.306 | END { 2022-11-02 15:31:13.306 | # Process each section in order 2022-11-02 15:31:13.306 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 15:31:13.306 | section = cfg_section[sno] 2022-11-02 15:31:13.306 | # The ini routines simply append a config item immediately 2022-11-02 15:31:13.306 | # after the section header. To keep the same order as defined 2022-11-02 15:31:13.306 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 15:31:13.306 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 15:31:13.306 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 15:31:13.306 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 15:31:13.306 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 15:31:13.306 | else { 2022-11-02 15:31:13.306 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 15:31:13.306 | count = cfg_attr_count[section, attr] 2022-11-02 15:31:13.306 | print "inidelete " configfile " " section " " attr 2022-11-02 15:31:13.306 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 15:31:13.306 | for (l = count -2; l >= 0; l--) 2022-11-02 15:31:13.306 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 15:31:13.306 | } 2022-11-02 15:31:13.307 | } 2022-11-02 15:31:13.307 | } 2022-11-02 15:31:13.307 | } 2022-11-02 15:31:13.307 | ' 2022-11-02 15:31:13.307 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.307 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:31:13.307 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 15:31:13.307 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 15:31:13.309 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-11-02 15:31:13.312 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 15:31:13.315 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-11-02 15:31:13.317 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 15:31:13.317 | BEGIN { group = "" } 2022-11-02 15:31:13.317 | /^\[\[.+\|.*\]\]/ { 2022-11-02 15:31:13.317 | gsub("[][]", "", $1); 2022-11-02 15:31:13.318 | split($1, a, "|"); 2022-11-02 15:31:13.318 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 15:31:13.318 | group=a[1] 2022-11-02 15:31:13.318 | } else { 2022-11-02 15:31:13.318 | group="" 2022-11-02 15:31:13.318 | } 2022-11-02 15:31:13.318 | next 2022-11-02 15:31:13.318 | } 2022-11-02 15:31:13.318 | { 2022-11-02 15:31:13.318 | if (group != "") 2022-11-02 15:31:13.318 | print $0 2022-11-02 15:31:13.318 | } 2022-11-02 15:31:13.318 | ' /home/ubuntu/devstack/local.conf 2022-11-02 15:31:13.324 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-11-02 15:31:13.326 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-11-02 15:31:13.332 | + inc/async:async_inner:64 : rc=0 2022-11-02 15:31:13.359 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.361 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-11-02 15:31:13.362 | [632043 Async configure_neutron_nova:632043]: finished successfully 2022-11-02 15:31:13.364 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-11-02 15:31:13.394 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.397 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-11-02 15:31:13.400 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-11-02 15:31:13.430 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.432 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-11-02 15:31:13.435 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-11-02 15:31:13.465 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.467 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-11-02 15:31:13.471 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-11-02 15:31:13.501 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.504 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-11-02 15:31:13.506 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-11-02 15:31:13.537 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.539 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-11-02 15:31:13.542 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-11-02 15:31:13.572 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.575 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-11-02 15:31:13.577 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-11-02 15:31:13.608 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.611 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-11-02 15:31:13.613 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-11-02 15:31:13.643 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-11-02 15:31:13.649 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-11-02 15:31:13.679 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.682 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-11-02 15:31:13.685 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-11-02 15:31:13.714 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.717 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-11-02 15:31:13.720 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-11-02 15:31:13.749 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.752 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-11-02 15:31:13.755 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-11-02 15:31:13.785 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.788 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-11-02 15:31:13.790 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-11-02 15:31:13.821 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.824 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-11-02 15:31:13.826 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-11-02 15:31:13.857 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.860 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-11-02 15:31:13.863 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-11-02 15:31:13.893 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.896 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 15:31:13.899 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 15:31:13.906 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 15:31:13.907 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-11-02 15:31:13.909 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-11-02 15:31:13.912 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-11-02 15:31:13.914 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-11-02 15:31:13.917 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-11-02 15:31:13.922 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-11-02 15:31:13.925 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-11-02 15:31:13.927 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 15:31:13.930 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:31:13.933 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 15:31:13.935 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-11-02 15:31:13.942 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 15:31:13.942 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-11-02 15:31:13.944 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-11-02 15:31:13.947 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-11-02 15:31:13.950 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-11-02 15:31:13.954 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 15:31:13.954 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-11-02 15:31:13.954 | BEGIN { 2022-11-02 15:31:13.954 | section = "" 2022-11-02 15:31:13.954 | last_section = "" 2022-11-02 15:31:13.954 | section_count = 0 2022-11-02 15:31:13.954 | } 2022-11-02 15:31:13.954 | /^\[.+\]/ { 2022-11-02 15:31:13.954 | gsub("[][]", "", $1); 2022-11-02 15:31:13.955 | section=$1 2022-11-02 15:31:13.955 | next 2022-11-02 15:31:13.955 | } 2022-11-02 15:31:13.955 | /^ *\#/ { 2022-11-02 15:31:13.955 | next 2022-11-02 15:31:13.955 | } 2022-11-02 15:31:13.955 | /^[^ \t]+/ { 2022-11-02 15:31:13.955 | # get offset of first = in $0 2022-11-02 15:31:13.955 | eq_idx = index($0, "=") 2022-11-02 15:31:13.955 | # extract attr & value from $0 2022-11-02 15:31:13.955 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 15:31:13.955 | value = substr($0, eq_idx + 1) 2022-11-02 15:31:13.955 | # only need to strip trailing whitespace from attr 2022-11-02 15:31:13.955 | sub(/[ \t]*$/, "", attr) 2022-11-02 15:31:13.955 | # need to strip leading & trailing whitespace from value 2022-11-02 15:31:13.955 | sub(/^[ \t]*/, "", value) 2022-11-02 15:31:13.955 | sub(/[ \t]*$/, "", value) 2022-11-02 15:31:13.955 | 2022-11-02 15:31:13.955 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 15:31:13.955 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 15:31:13.955 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 15:31:13.955 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 15:31:13.955 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 15:31:13.955 | if (section != last_section) { 2022-11-02 15:31:13.955 | cfg_section[section_count++] = section 2022-11-02 15:31:13.955 | last_section = section 2022-11-02 15:31:13.955 | } 2022-11-02 15:31:13.955 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 15:31:13.955 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 15:31:13.955 | 2022-11-02 15:31:13.955 | cfg_attr[section, attr, 0] = value 2022-11-02 15:31:13.955 | cfg_attr_count[section, attr] = 1 2022-11-02 15:31:13.955 | } else { 2022-11-02 15:31:13.955 | lno = cfg_attr_count[section, attr]++ 2022-11-02 15:31:13.955 | cfg_attr[section, attr, lno] = value 2022-11-02 15:31:13.956 | } 2022-11-02 15:31:13.956 | } 2022-11-02 15:31:13.956 | END { 2022-11-02 15:31:13.956 | # Process each section in order 2022-11-02 15:31:13.956 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 15:31:13.956 | section = cfg_section[sno] 2022-11-02 15:31:13.956 | # The ini routines simply append a config item immediately 2022-11-02 15:31:13.956 | # after the section header. To keep the same order as defined 2022-11-02 15:31:13.956 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 15:31:13.956 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 15:31:13.956 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 15:31:13.956 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 15:31:13.956 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 15:31:13.956 | else { 2022-11-02 15:31:13.956 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 15:31:13.956 | count = cfg_attr_count[section, attr] 2022-11-02 15:31:13.956 | print "inidelete " configfile " " section " " attr 2022-11-02 15:31:13.956 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 15:31:13.956 | for (l = count -2; l >= 0; l--) 2022-11-02 15:31:13.956 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 15:31:13.956 | } 2022-11-02 15:31:13.956 | } 2022-11-02 15:31:13.956 | } 2022-11-02 15:31:13.956 | } 2022-11-02 15:31:13.956 | ' 2022-11-02 15:31:13.956 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:13.957 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:31:13.957 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 15:31:13.959 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 15:31:13.962 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-11-02 15:31:13.964 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 15:31:13.967 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-11-02 15:31:13.970 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-11-02 15:31:13.970 | BEGIN { group = "" } 2022-11-02 15:31:13.970 | /^\[\[.+\|.*\]\]/ { 2022-11-02 15:31:13.970 | gsub("[][]", "", $1); 2022-11-02 15:31:13.970 | split($1, a, "|"); 2022-11-02 15:31:13.970 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 15:31:13.970 | group=a[1] 2022-11-02 15:31:13.970 | } else { 2022-11-02 15:31:13.970 | group="" 2022-11-02 15:31:13.970 | } 2022-11-02 15:31:13.970 | next 2022-11-02 15:31:13.970 | } 2022-11-02 15:31:13.970 | { 2022-11-02 15:31:13.970 | if (group != "") 2022-11-02 15:31:13.970 | print $0 2022-11-02 15:31:13.970 | } 2022-11-02 15:31:13.970 | ' /home/ubuntu/devstack/local.conf 2022-11-02 15:31:13.976 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-11-02 15:31:13.979 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-11-02 15:31:14.008 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:14.011 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-11-02 15:31:14.013 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-11-02 15:31:14.044 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:14.047 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-11-02 15:31:14.049 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-11-02 15:31:14.078 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:14.081 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-11-02 15:31:14.083 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-11-02 15:31:14.113 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:14.115 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-11-02 15:31:14.118 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 15:31:14.149 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:14.151 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-11-02 15:31:14.154 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-11-02 15:31:14.182 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:14.185 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-11-02 15:31:14.188 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 15:31:14.219 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:14.221 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-11-02 15:31:14.224 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 15:31:14.255 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:14.258 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 15:31:14.261 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 15:31:14.263 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 15:31:14.267 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-11-02 15:31:14.270 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:31:14.273 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:31:14.276 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-11-02 15:31:14.279 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:31:14.284 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-11-02 15:31:14.287 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-11-02 15:31:14.290 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 15:31:14.292 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:31:14.295 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 15:31:14.298 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 15:31:14.301 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 15:31:14.304 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-11-02 15:31:14.306 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:31:14.310 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 15:31:14.312 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-11-02 15:31:14.316 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 15:31:14.316 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 15:31:14.316 | BEGIN { 2022-11-02 15:31:14.316 | section = "" 2022-11-02 15:31:14.316 | last_section = "" 2022-11-02 15:31:14.316 | section_count = 0 2022-11-02 15:31:14.316 | } 2022-11-02 15:31:14.316 | /^\[.+\]/ { 2022-11-02 15:31:14.316 | gsub("[][]", "", $1); 2022-11-02 15:31:14.316 | section=$1 2022-11-02 15:31:14.316 | next 2022-11-02 15:31:14.316 | } 2022-11-02 15:31:14.316 | /^ *\#/ { 2022-11-02 15:31:14.316 | next 2022-11-02 15:31:14.316 | } 2022-11-02 15:31:14.316 | /^[^ \t]+/ { 2022-11-02 15:31:14.316 | # get offset of first = in $0 2022-11-02 15:31:14.316 | eq_idx = index($0, "=") 2022-11-02 15:31:14.316 | # extract attr & value from $0 2022-11-02 15:31:14.316 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 15:31:14.317 | value = substr($0, eq_idx + 1) 2022-11-02 15:31:14.317 | # only need to strip trailing whitespace from attr 2022-11-02 15:31:14.317 | sub(/[ \t]*$/, "", attr) 2022-11-02 15:31:14.317 | # need to strip leading & trailing whitespace from value 2022-11-02 15:31:14.317 | sub(/^[ \t]*/, "", value) 2022-11-02 15:31:14.317 | sub(/[ \t]*$/, "", value) 2022-11-02 15:31:14.317 | 2022-11-02 15:31:14.317 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 15:31:14.317 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 15:31:14.317 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 15:31:14.317 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 15:31:14.317 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 15:31:14.317 | if (section != last_section) { 2022-11-02 15:31:14.317 | cfg_section[section_count++] = section 2022-11-02 15:31:14.317 | last_section = section 2022-11-02 15:31:14.317 | } 2022-11-02 15:31:14.317 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 15:31:14.317 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 15:31:14.317 | 2022-11-02 15:31:14.317 | cfg_attr[section, attr, 0] = value 2022-11-02 15:31:14.317 | cfg_attr_count[section, attr] = 1 2022-11-02 15:31:14.317 | } else { 2022-11-02 15:31:14.317 | lno = cfg_attr_count[section, attr]++ 2022-11-02 15:31:14.317 | cfg_attr[section, attr, lno] = value 2022-11-02 15:31:14.317 | } 2022-11-02 15:31:14.317 | } 2022-11-02 15:31:14.317 | END { 2022-11-02 15:31:14.317 | # Process each section in order 2022-11-02 15:31:14.317 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 15:31:14.317 | section = cfg_section[sno] 2022-11-02 15:31:14.317 | # The ini routines simply append a config item immediately 2022-11-02 15:31:14.317 | # after the section header. To keep the same order as defined 2022-11-02 15:31:14.317 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 15:31:14.318 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 15:31:14.318 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 15:31:14.318 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 15:31:14.318 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 15:31:14.318 | else { 2022-11-02 15:31:14.318 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 15:31:14.318 | count = cfg_attr_count[section, attr] 2022-11-02 15:31:14.318 | print "inidelete " configfile " " section " " attr 2022-11-02 15:31:14.318 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 15:31:14.318 | for (l = count -2; l >= 0; l--) 2022-11-02 15:31:14.318 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 15:31:14.318 | } 2022-11-02 15:31:14.318 | } 2022-11-02 15:31:14.318 | } 2022-11-02 15:31:14.318 | } 2022-11-02 15:31:14.318 | ' 2022-11-02 15:31:14.318 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:14.319 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 15:31:14.319 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 15:31:14.322 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 15:31:14.324 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 15:31:14.327 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 15:31:14.329 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-11-02 15:31:14.332 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 15:31:14.332 | BEGIN { group = "" } 2022-11-02 15:31:14.332 | /^\[\[.+\|.*\]\]/ { 2022-11-02 15:31:14.332 | gsub("[][]", "", $1); 2022-11-02 15:31:14.332 | split($1, a, "|"); 2022-11-02 15:31:14.332 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 15:31:14.332 | group=a[1] 2022-11-02 15:31:14.332 | } else { 2022-11-02 15:31:14.332 | group="" 2022-11-02 15:31:14.332 | } 2022-11-02 15:31:14.332 | next 2022-11-02 15:31:14.332 | } 2022-11-02 15:31:14.332 | { 2022-11-02 15:31:14.332 | if (group != "") 2022-11-02 15:31:14.332 | print $0 2022-11-02 15:31:14.332 | } 2022-11-02 15:31:14.332 | ' /home/ubuntu/devstack/local.conf 2022-11-02 15:31:14.338 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-11-02 15:31:14.341 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-11-02 15:31:14.372 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:14.375 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-11-02 15:31:14.377 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-11-02 15:31:14.405 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 15:31:14.408 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-11-02 15:31:14.426 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:14.429 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-11-02 15:31:14.432 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:31:14.434 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-11-02 15:31:14.437 | + ./stack.sh:main:1252 : start_swift 2022-11-02 15:31:14.439 | + lib/swift:start_swift:752 : restart_service memcached 2022-11-02 15:31:14.442 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 15:31:14.445 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 15:31:14.480 | + lib/swift:start_swift:755 : is_ubuntu 2022-11-02 15:31:14.482 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 15:31:14.486 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 15:31:14.488 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-11-02 15:31:14.938 | Restarting rsync (via systemctl): rsync.service. 2022-11-02 15:31:14.942 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-11-02 15:31:14.944 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-11-02 15:31:14.947 | + lib/swift:start_swift:783 : local foreground_services type 2022-11-02 15:31:14.950 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-11-02 15:31:14.952 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 15:31:14.955 | + 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 15:31:14.958 | + functions-common:run_process:1705 : local service=s-object 2022-11-02 15:31:14.961 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 15:31:14.963 | + functions-common:run_process:1707 : local group= 2022-11-02 15:31:14.966 | + functions-common:run_process:1708 : local user= 2022-11-02 15:31:14.968 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:31:14.971 | + functions-common:run_process:1711 : local name=s-object 2022-11-02 15:31:14.974 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:31:14.976 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:31:14.979 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:31:14.984 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:31:14.988 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:31:14.992 | + functions-common:time_start:2442 : _TIME_START[$name]=1667403074990 2022-11-02 15:31:14.995 | + functions-common:run_process:1714 : is_service_enabled s-object 2022-11-02 15:31:15.012 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:15.014 | + 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 15:31:15.017 | + functions-common:_run_under_systemd:1665 : local service=s-object 2022-11-02 15:31:15.019 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 15:31:15.022 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 15:31:15.025 | + 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 15:31:15.027 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 15:31:15.030 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-11-02 15:31:15.033 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-11-02 15:31:15.035 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-object.service 2022-11-02 15:31:15.038 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:31:15.040 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:31:15.043 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:31:15.046 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:31:15.050 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-11-02 15:31:15.051 | + 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 15:31:15.054 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-11-02 15:31:15.056 | + 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 15:31:15.058 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:31:15.060 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:31:15.063 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:31:15.065 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:31:15.067 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:31:15.070 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-11-02 15:31:15.072 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:31:15.076 | + 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 15:31:15.129 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-11-02 15:31:15.182 | + 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 15:31:15.235 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-11-02 15:31:15.292 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-11-02 15:31:15.347 | + 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 15:31:15.410 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:31:15.412 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:31:15.414 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-11-02 15:31:15.468 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:31:16.113 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-object.service 2022-11-02 15:31:16.126 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-11-02 15:31:16.776 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-object.service 2022-11-02 15:31:16.803 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:31:16.806 | + functions-common:time_stop:2451 : local name 2022-11-02 15:31:16.808 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:31:16.811 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:31:16.814 | + functions-common:time_stop:2454 : local total 2022-11-02 15:31:16.816 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:31:16.819 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:31:16.821 | + functions-common:time_stop:2458 : start_time=1667403074990 2022-11-02 15:31:16.824 | + functions-common:time_stop:2460 : [[ -z 1667403074990 ]] 2022-11-02 15:31:16.827 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:31:16.833 | + functions-common:time_stop:2463 : end_time=1667403076830 2022-11-02 15:31:16.835 | + functions-common:time_stop:2464 : elapsed_time=1840 2022-11-02 15:31:16.837 | + functions-common:time_stop:2465 : total=3819 2022-11-02 15:31:16.840 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:31:16.842 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5659 2022-11-02 15:31:16.845 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 15:31:16.847 | + 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 15:31:16.850 | + functions-common:run_process:1705 : local service=s-container 2022-11-02 15:31:16.855 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 15:31:16.855 | + functions-common:run_process:1707 : local group= 2022-11-02 15:31:16.857 | + functions-common:run_process:1708 : local user= 2022-11-02 15:31:16.861 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:31:16.863 | + functions-common:run_process:1711 : local name=s-container 2022-11-02 15:31:16.866 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:31:16.868 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:31:16.871 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:31:16.873 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:31:16.877 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:31:16.881 | + functions-common:time_start:2442 : _TIME_START[$name]=1667403076879 2022-11-02 15:31:16.884 | + functions-common:run_process:1714 : is_service_enabled s-container 2022-11-02 15:31:16.902 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:16.906 | + 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 15:31:16.907 | + functions-common:_run_under_systemd:1665 : local service=s-container 2022-11-02 15:31:16.909 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 15:31:16.912 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 15:31:16.914 | + 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 15:31:16.917 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 15:31:16.919 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-11-02 15:31:16.923 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-11-02 15:31:16.925 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container.service 2022-11-02 15:31:16.929 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:31:16.930 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:31:16.933 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:31:16.935 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:31:16.939 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-11-02 15:31:16.941 | + 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 15:31:16.944 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-11-02 15:31:16.946 | + 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 15:31:16.949 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:31:16.951 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:31:16.954 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:31:16.956 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:31:16.958 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:31:16.961 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-11-02 15:31:16.963 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:31:16.968 | + 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 15:31:17.025 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-11-02 15:31:17.078 | + 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 15:31:17.137 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-11-02 15:31:17.195 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-11-02 15:31:17.249 | + 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 15:31:17.303 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:31:17.306 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:31:17.308 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-11-02 15:31:17.363 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:31:18.047 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container.service 2022-11-02 15:31:18.061 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-11-02 15:31:18.722 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container.service 2022-11-02 15:31:18.746 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:31:18.748 | + functions-common:time_stop:2451 : local name 2022-11-02 15:31:18.751 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:31:18.754 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:31:18.756 | + functions-common:time_stop:2454 : local total 2022-11-02 15:31:18.759 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:31:18.761 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:31:18.764 | + functions-common:time_stop:2458 : start_time=1667403076879 2022-11-02 15:31:18.767 | + functions-common:time_stop:2460 : [[ -z 1667403076879 ]] 2022-11-02 15:31:18.770 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:31:18.776 | + functions-common:time_stop:2463 : end_time=1667403078772 2022-11-02 15:31:18.777 | + functions-common:time_stop:2464 : elapsed_time=1893 2022-11-02 15:31:18.780 | + functions-common:time_stop:2465 : total=5659 2022-11-02 15:31:18.782 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:31:18.784 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7552 2022-11-02 15:31:18.787 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 15:31:18.789 | + 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 15:31:18.792 | + functions-common:run_process:1705 : local service=s-account 2022-11-02 15:31:18.794 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 15:31:18.801 | + functions-common:run_process:1707 : local group= 2022-11-02 15:31:18.801 | + functions-common:run_process:1708 : local user= 2022-11-02 15:31:18.802 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:31:18.804 | + functions-common:run_process:1711 : local name=s-account 2022-11-02 15:31:18.807 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:31:18.809 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:31:18.812 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:31:18.815 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:31:18.818 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:31:18.822 | + functions-common:time_start:2442 : _TIME_START[$name]=1667403078819 2022-11-02 15:31:18.825 | + functions-common:run_process:1714 : is_service_enabled s-account 2022-11-02 15:31:18.843 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:18.845 | + 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 15:31:18.848 | + functions-common:_run_under_systemd:1665 : local service=s-account 2022-11-02 15:31:18.850 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 15:31:18.853 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 15:31:18.855 | + 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 15:31:18.858 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 15:31:18.860 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-11-02 15:31:18.863 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-11-02 15:31:18.865 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-account.service 2022-11-02 15:31:18.868 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:31:18.870 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:31:18.873 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:31:18.876 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:31:18.878 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-11-02 15:31:18.881 | + 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 15:31:18.883 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-11-02 15:31:18.886 | + 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 15:31:18.888 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:31:18.891 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:31:18.894 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:31:18.901 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:31:18.902 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:31:18.902 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-11-02 15:31:18.904 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:31:18.909 | + 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 15:31:18.963 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-11-02 15:31:19.020 | + 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 15:31:19.080 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-11-02 15:31:19.144 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-11-02 15:31:19.200 | + 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 15:31:19.261 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:31:19.263 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:31:19.266 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-11-02 15:31:19.324 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:31:19.951 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-account.service 2022-11-02 15:31:19.966 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-11-02 15:31:20.624 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-account.service 2022-11-02 15:31:20.648 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:31:20.651 | + functions-common:time_stop:2451 : local name 2022-11-02 15:31:20.653 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:31:20.657 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:31:20.659 | + functions-common:time_stop:2454 : local total 2022-11-02 15:31:20.662 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:31:20.664 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:31:20.667 | + functions-common:time_stop:2458 : start_time=1667403078819 2022-11-02 15:31:20.669 | + functions-common:time_stop:2460 : [[ -z 1667403078819 ]] 2022-11-02 15:31:20.673 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:31:20.677 | + functions-common:time_stop:2463 : end_time=1667403080674 2022-11-02 15:31:20.680 | + functions-common:time_stop:2464 : elapsed_time=1855 2022-11-02 15:31:20.682 | + functions-common:time_stop:2465 : total=7552 2022-11-02 15:31:20.685 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:31:20.687 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9407 2022-11-02 15:31:20.690 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-11-02 15:31:20.692 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-11-02 15:31:20.744 | + 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 15:31:20.746 | + functions-common:run_process:1705 : local service=s-container-sync 2022-11-02 15:31:20.749 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:31:20.751 | + functions-common:run_process:1707 : local group= 2022-11-02 15:31:20.754 | + functions-common:run_process:1708 : local user= 2022-11-02 15:31:20.756 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:31:20.759 | + functions-common:run_process:1711 : local name=s-container-sync 2022-11-02 15:31:20.761 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:31:20.764 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:31:20.768 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:31:20.769 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:31:20.772 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:31:20.777 | + functions-common:time_start:2442 : _TIME_START[$name]=1667403080775 2022-11-02 15:31:20.780 | + functions-common:run_process:1714 : is_service_enabled s-container-sync 2022-11-02 15:31:20.798 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:20.801 | + 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 15:31:20.803 | + functions-common:_run_under_systemd:1665 : local service=s-container-sync 2022-11-02 15:31:20.806 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:31:20.808 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:31:20.811 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:31:20.814 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:31:20.816 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-11-02 15:31:20.819 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-11-02 15:31:20.822 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container-sync.service 2022-11-02 15:31:20.824 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:31:20.827 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:31:20.829 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:31:20.832 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:31:20.834 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-11-02 15:31:20.840 | + 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 15:31:20.840 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-11-02 15:31:20.841 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 15:31:20.844 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:31:20.846 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:31:20.848 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:31:20.851 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:31:20.853 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:31:20.855 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-11-02 15:31:20.857 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:31:20.862 | + 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 15:31:20.917 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-11-02 15:31:20.971 | + 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 15:31:21.027 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-11-02 15:31:21.081 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-11-02 15:31:21.134 | + 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 15:31:21.188 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:31:21.190 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:31:21.192 | + 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 15:31:21.246 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:31:21.929 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container-sync.service 2022-11-02 15:31:22.592 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container-sync.service 2022-11-02 15:31:22.618 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:31:22.621 | + functions-common:time_stop:2451 : local name 2022-11-02 15:31:22.623 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:31:22.627 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:31:22.629 | + functions-common:time_stop:2454 : local total 2022-11-02 15:31:22.632 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:31:22.634 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:31:22.637 | + functions-common:time_stop:2458 : start_time=1667403080775 2022-11-02 15:31:22.639 | + functions-common:time_stop:2460 : [[ -z 1667403080775 ]] 2022-11-02 15:31:22.645 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:31:22.647 | + functions-common:time_stop:2463 : end_time=1667403082645 2022-11-02 15:31:22.650 | + functions-common:time_stop:2464 : elapsed_time=1870 2022-11-02 15:31:22.653 | + functions-common:time_stop:2465 : total=9407 2022-11-02 15:31:22.655 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:31:22.658 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=11277 2022-11-02 15:31:22.660 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-11-02 15:31:22.678 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:31:22.681 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:31:22.683 | + functions-common:run_process:1705 : local service=s-proxy 2022-11-02 15:31:22.686 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:31:22.689 | + functions-common:run_process:1707 : local group= 2022-11-02 15:31:22.692 | + functions-common:run_process:1708 : local user= 2022-11-02 15:31:22.694 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:31:22.697 | + functions-common:run_process:1711 : local name=s-proxy 2022-11-02 15:31:22.699 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:31:22.702 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:31:22.705 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:31:22.708 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:31:22.711 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:31:22.715 | + functions-common:time_start:2442 : _TIME_START[$name]=1667403082713 2022-11-02 15:31:22.719 | + functions-common:run_process:1714 : is_service_enabled s-proxy 2022-11-02 15:31:22.736 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:22.739 | + 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 15:31:22.741 | + functions-common:_run_under_systemd:1665 : local service=s-proxy 2022-11-02 15:31:22.744 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:31:22.746 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:31:22.749 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:31:22.752 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:31:22.755 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-11-02 15:31:22.757 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-11-02 15:31:22.760 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-proxy.service 2022-11-02 15:31:22.762 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:31:22.766 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:31:22.768 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:31:22.771 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:31:22.774 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-11-02 15:31:22.779 | + 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 15:31:22.779 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-11-02 15:31:22.781 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 15:31:22.784 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:31:22.786 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:31:22.789 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:31:22.791 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:31:22.793 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:31:22.796 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-11-02 15:31:22.799 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:31:22.803 | + 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 15:31:22.857 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-11-02 15:31:22.912 | + 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 15:31:22.967 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-11-02 15:31:23.027 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-11-02 15:31:23.091 | + 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 15:31:23.145 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:31:23.147 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:31:23.150 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-11-02 15:31:23.204 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:31:23.916 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-proxy.service 2022-11-02 15:31:23.931 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-11-02 15:31:24.619 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-proxy.service 2022-11-02 15:31:24.646 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:31:24.649 | + functions-common:time_stop:2451 : local name 2022-11-02 15:31:24.652 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:31:24.654 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:31:24.658 | + functions-common:time_stop:2454 : local total 2022-11-02 15:31:24.660 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:31:24.663 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:31:24.665 | + functions-common:time_stop:2458 : start_time=1667403082713 2022-11-02 15:31:24.668 | + functions-common:time_stop:2460 : [[ -z 1667403082713 ]] 2022-11-02 15:31:24.671 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:31:24.677 | + functions-common:time_stop:2463 : end_time=1667403084674 2022-11-02 15:31:24.679 | + functions-common:time_stop:2464 : elapsed_time=1961 2022-11-02 15:31:24.682 | + functions-common:time_stop:2465 : total=11277 2022-11-02 15:31:24.685 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:31:24.687 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=13238 2022-11-02 15:31:24.690 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-11-02 15:31:24.690 | Waiting for swift proxy to start... 2022-11-02 15:31:24.692 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.89:8080/info 2022-11-02 15:31:24.695 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 15:31:24.697 | + functions:wait_for_service:458 : local url=http://10.222.0.89:8080/info 2022-11-02 15:31:24.699 | + functions:wait_for_service:459 : local rval=0 2022-11-02 15:31:24.702 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 15:31:24.705 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 15:31:24.707 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:31:24.710 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:31:24.713 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:31:24.718 | + functions-common:time_start:2442 : _TIME_START[$name]=1667403084715 2022-11-02 15:31:24.721 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 15:31:24.727 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 15:31:24.739 | + :: : [[ 000 == 503 ]] 2022-11-02 15:31:24.741 | + :: : [[ 7 -eq 7 ]] 2022-11-02 15:31:24.742 | + :: : sleep 1 2022-11-02 15:31:25.746 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 15:31:25.760 | + :: : [[ 000 == 503 ]] 2022-11-02 15:31:25.761 | + :: : [[ 7 -eq 7 ]] 2022-11-02 15:31:25.762 | + :: : sleep 1 2022-11-02 15:31:26.766 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 15:31:26.780 | + :: : [[ 000 == 503 ]] 2022-11-02 15:31:26.782 | + :: : [[ 7 -eq 7 ]] 2022-11-02 15:31:26.783 | + :: : sleep 1 2022-11-02 15:31:27.787 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 15:31:27.950 | + :: : [[ 200 == 503 ]] 2022-11-02 15:31:27.952 | + :: : [[ 0 -eq 7 ]] 2022-11-02 15:31:27.956 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 15:31:27.958 | + functions-common:time_stop:2451 : local name 2022-11-02 15:31:27.961 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:31:27.963 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:31:27.966 | + functions-common:time_stop:2454 : local total 2022-11-02 15:31:27.968 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:31:27.971 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 15:31:27.973 | + functions-common:time_stop:2458 : start_time=1667403084715 2022-11-02 15:31:27.975 | + functions-common:time_stop:2460 : [[ -z 1667403084715 ]] 2022-11-02 15:31:27.979 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:31:27.983 | + functions-common:time_stop:2463 : end_time=1667403087981 2022-11-02 15:31:27.986 | + functions-common:time_stop:2464 : elapsed_time=3266 2022-11-02 15:31:27.988 | + functions-common:time_stop:2465 : total=6671 2022-11-02 15:31:27.991 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:31:27.993 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9937 2022-11-02 15:31:27.996 | + functions:wait_for_service:467 : return 0 2022-11-02 15:31:27.998 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-11-02 15:31:28.001 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 15:31:28.004 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-11-02 15:31:28.023 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:28.026 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 15:31:28.057 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-11-02 15:31:28.110 | [585286 Async configure_neutron_nova:632043]: Waiting for completion of configure_neutron_nova running on PID 632043 (2 other jobs running) 2022-11-02 15:31:28.136 | [585286 Async configure_neutron_nova:632043]: Signaling child to exit 2022-11-02 15:31:28.136 | WAKEUP 2022-11-02 15:31:28.160 | [585286 Async configure_neutron_nova:632043]: Signaled 2022-11-02 15:31:28.161 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-11-02 15:31:28.161 | ++ 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:31:28.161 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 15:31:28.161 | + 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:31:28.161 | + 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:31:28.161 | + 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:31:28.161 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 15:31:28.162 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-11-02 15:31:28.162 | + 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 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-11-02 15:31:28.162 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 15:31:28.162 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 15:31:28.162 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 15:31:28.162 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-11-02 15:31:28.162 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-11-02 15:31:28.162 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-11-02 15:31:28.162 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 15:31:28.162 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-11-02 15:31:28.162 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-11-02 15:31:28.162 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 15:31:28.162 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 15:31:28.162 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-11-02 15:31:28.162 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-11-02 15:31:28.163 | + 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 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-11-02 15:31:28.163 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 15:31:28.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 15:31:28.163 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 15:31:28.163 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-11-02 15:31:28.206 | [585286 Async configure_neutron_nova:632043]: finished configure_neutron_nova with result 0 in 0 seconds 2022-11-02 15:31:28.211 | + inc/async:async_wait:197 : return 0 2022-11-02 15:31:28.213 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-11-02 15:31:28.231 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:28.234 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 15:31:28.263 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 15:31:28.295 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-11-02 15:31:28.312 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:28.315 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-11-02 15:31:28.318 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:31:28.320 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-11-02 15:31:28.322 | + ./stack.sh:main:1277 : start_nova_api 2022-11-02 15:31:28.325 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-11-02 15:31:28.328 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-11-02 15:31:28.331 | + lib/nova:start_nova_api:936 : local nova_url 2022-11-02 15:31:28.333 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-11-02 15:31:28.351 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:31:28.354 | + 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 15:31:28.356 | + 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 15:31:28.359 | + 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 15:31:28.362 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-11-02 15:31:28.366 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-11-02 15:31:28.370 | + 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 15:31:28.373 | + functions-common:run_process:1705 : local service=n-api 2022-11-02 15:31:28.376 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 15:31:28.378 | + functions-common:run_process:1707 : local group= 2022-11-02 15:31:28.381 | + functions-common:run_process:1708 : local user= 2022-11-02 15:31:28.384 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:31:28.386 | + functions-common:run_process:1711 : local name=n-api 2022-11-02 15:31:28.389 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:31:28.392 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:31:28.395 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:31:28.397 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:31:28.401 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:31:28.406 | + functions-common:time_start:2442 : _TIME_START[$name]=1667403088402 2022-11-02 15:31:28.408 | + functions-common:run_process:1714 : is_service_enabled n-api 2022-11-02 15:31:28.425 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:28.428 | + 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 15:31:28.431 | + functions-common:_run_under_systemd:1665 : local service=n-api 2022-11-02 15:31:28.433 | + 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 15:31:28.436 | + 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 15:31:28.439 | + 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 15:31:28.441 | + 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 15:31:28.443 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-11-02 15:31:28.446 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-11-02 15:31:28.448 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api.service 2022-11-02 15:31:28.451 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:31:28.454 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:31:28.457 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:31:28.459 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:31:28.462 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-11-02 15:31:28.465 | + 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 15:31:28.467 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api.service 2022-11-02 15:31:28.470 | + 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 15:31:28.472 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 15:31:28.476 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 15:31:28.478 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 15:31:28.481 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-11-02 15:31:28.483 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 15:31:28.487 | + 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 15:31:28.540 | + 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 15:31:28.594 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-11-02 15:31:28.646 | + 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 15:31:28.699 | + 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 15:31:28.753 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-11-02 15:31:28.806 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-11-02 15:31:28.860 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-11-02 15:31:28.914 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-11-02 15:31:28.967 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-11-02 15:31:29.021 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 15:31:29.024 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 15:31:29.027 | + 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 15:31:29.080 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 15:31:29.726 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api.service 2022-11-02 15:31:29.740 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-11-02 15:31:30.364 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api.service 2022-11-02 15:31:30.444 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:31:30.448 | + functions-common:time_stop:2451 : local name 2022-11-02 15:31:30.453 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:31:30.455 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:31:30.459 | + functions-common:time_stop:2454 : local total 2022-11-02 15:31:30.461 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:31:30.464 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:31:30.466 | + functions-common:time_stop:2458 : start_time=1667403088402 2022-11-02 15:31:30.470 | + functions-common:time_stop:2460 : [[ -z 1667403088402 ]] 2022-11-02 15:31:30.472 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:31:30.477 | + functions-common:time_stop:2463 : end_time=1667403090474 2022-11-02 15:31:30.480 | + functions-common:time_stop:2464 : elapsed_time=2072 2022-11-02 15:31:30.483 | + functions-common:time_stop:2465 : total=13238 2022-11-02 15:31:30.485 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:31:30.489 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15310 2022-11-02 15:31:30.491 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.89/compute/v2.1/ 2022-11-02 15:31:30.494 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-11-02 15:31:30.494 | Waiting for nova-api to start... 2022-11-02 15:31:30.496 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.89/compute/v2.1/ 2022-11-02 15:31:30.499 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 15:31:30.502 | + functions:wait_for_service:458 : local url=http://10.222.0.89/compute/v2.1/ 2022-11-02 15:31:30.504 | + functions:wait_for_service:459 : local rval=0 2022-11-02 15:31:30.507 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 15:31:30.509 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 15:31:30.512 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:31:30.514 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:31:30.520 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:31:30.523 | + functions-common:time_start:2442 : _TIME_START[$name]=1667403090520 2022-11-02 15:31:30.525 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 15:31:30.532 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/compute/v2.1/ 2022-11-02 15:31:36.504 | + :: : [[ 200 == 503 ]] 2022-11-02 15:31:36.505 | + :: : [[ 0 -eq 7 ]] 2022-11-02 15:31:36.509 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 15:31:36.511 | + functions-common:time_stop:2451 : local name 2022-11-02 15:31:36.514 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:31:36.517 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:31:36.520 | + functions-common:time_stop:2454 : local total 2022-11-02 15:31:36.522 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:31:36.525 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 15:31:36.527 | + functions-common:time_stop:2458 : start_time=1667403090520 2022-11-02 15:31:36.531 | + functions-common:time_stop:2460 : [[ -z 1667403090520 ]] 2022-11-02 15:31:36.535 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:31:36.540 | + functions-common:time_stop:2463 : end_time=1667403096537 2022-11-02 15:31:36.542 | + functions-common:time_stop:2464 : elapsed_time=6017 2022-11-02 15:31:36.545 | + functions-common:time_stop:2465 : total=9937 2022-11-02 15:31:36.547 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:31:36.550 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15954 2022-11-02 15:31:36.552 | + functions:wait_for_service:467 : return 0 2022-11-02 15:31:36.555 | + 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 15:31:36.558 | + 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 15:31:36.561 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-11-02 15:31:36.578 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:36.581 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-11-02 15:31:36.584 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:31:36.587 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-11-02 15:31:36.589 | + ./stack.sh:main:1282 : start_ovn_services 2022-11-02 15:31:36.592 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-11-02 15:31:36.596 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-11-02 15:31:36.613 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:31:36.615 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-11-02 15:31:36.632 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:36.635 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-11-02 15:31:36.638 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 15:31:36.641 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-11-02 15:31:36.644 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-11-02 15:31:36.647 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-11-02 15:31:36.649 | + 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 15:31:36.681 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-11-02 15:31:36.683 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-11-02 15:31:36.686 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-11-02 15:31:36.718 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-11-02 15:31:36.750 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-11-02 15:31:36.753 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-11-02 15:31:36.755 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-11-02 15:31:36.758 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-11-02 15:31:36.761 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-11-02 15:31:36.765 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-11-02 15:31:36.767 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-11-02 15:31:36.770 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-11-02 15:31:36.773 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-11-02 15:31:36.776 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-11-02 15:31:36.779 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-11-02 15:31:36.782 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-11-02 15:31:36.784 | +++ 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 15:31:36.787 | +++ 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 15:31:36.790 | ++ 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 15:31:36.792 | ++ 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 15:31:36.795 | ++ 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 15:31:36.799 | + 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 15:31:36.802 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-11-02 15:31:36.819 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:31:36.822 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-11-02 15:31:36.825 | + 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 15:31:36.827 | + functions-common:run_process:1705 : local service=q-svc 2022-11-02 15:31:36.835 | + 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 15:31:36.835 | + functions-common:run_process:1707 : local group= 2022-11-02 15:31:36.835 | + functions-common:run_process:1708 : local user= 2022-11-02 15:31:36.838 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 15:31:36.841 | + functions-common:run_process:1711 : local name=q-svc 2022-11-02 15:31:36.844 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 15:31:36.847 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 15:31:36.849 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:31:36.852 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:31:36.855 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:31:36.860 | + functions-common:time_start:2442 : _TIME_START[$name]=1667403096857 2022-11-02 15:31:36.863 | + functions-common:run_process:1714 : is_service_enabled q-svc 2022-11-02 15:31:36.880 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 15:31:36.883 | + 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 15:31:36.885 | + functions-common:_run_under_systemd:1665 : local service=q-svc 2022-11-02 15:31:36.888 | + 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 15:31:36.891 | + 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 15:31:36.893 | + 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 15:31:36.896 | + 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 15:31:36.898 | + 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 15:31:36.901 | + 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 15:31:36.903 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-svc.service 2022-11-02 15:31:36.907 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 15:31:36.909 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 15:31:36.912 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 15:31:36.914 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 15:31:36.917 | + 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 15:31:36.919 | + 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 15:31:36.922 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-11-02 15:31:36.924 | + 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 15:31:36.927 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 15:31:36.929 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 15:31:36.931 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 15:31:36.933 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 15:31:36.936 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 15:31:36.938 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-11-02 15:31:36.940 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 15:31:36.945 | + 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 15:31:36.998 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-11-02 15:31:37.050 | + 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 15:31:37.103 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-11-02 15:31:37.157 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-11-02 15:31:37.209 | + 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 15:31:37.262 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 15:31:37.265 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 15:31:37.267 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-11-02 15:31:37.320 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 15:31:37.988 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-svc.service 2022-11-02 15:31:38.002 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-11-02 15:31:38.598 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-svc.service 2022-11-02 15:31:38.625 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 15:31:38.628 | + functions-common:time_stop:2451 : local name 2022-11-02 15:31:38.630 | + functions-common:time_stop:2452 : local end_time 2022-11-02 15:31:38.633 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 15:31:38.635 | + functions-common:time_stop:2454 : local total 2022-11-02 15:31:38.638 | + functions-common:time_stop:2455 : local start_time 2022-11-02 15:31:38.641 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 15:31:38.643 | + functions-common:time_stop:2458 : start_time=1667403096857 2022-11-02 15:31:38.646 | + functions-common:time_stop:2460 : [[ -z 1667403096857 ]] 2022-11-02 15:31:38.649 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 15:31:38.654 | + functions-common:time_stop:2463 : end_time=1667403098651 2022-11-02 15:31:38.657 | + functions-common:time_stop:2464 : elapsed_time=1794 2022-11-02 15:31:38.660 | + functions-common:time_stop:2465 : total=15310 2022-11-02 15:31:38.662 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 15:31:38.665 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=17104 2022-11-02 15:31:38.667 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.89:9696 2022-11-02 15:31:38.670 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-11-02 15:31:38.688 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 15:31:38.691 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-11-02 15:31:38.691 | Waiting for Neutron to start... 2022-11-02 15:31:38.693 | + 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 15:31:38.696 | + 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 15:31:38.698 | + functions-common:test_with_retry:2389 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 15:31:38.701 | + functions-common:test_with_retry:2390 : local 'failmsg=Neutron did not start' 2022-11-02 15:31:38.704 | + functions-common:test_with_retry:2391 : local until=60 2022-11-02 15:31:38.707 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-11-02 15:31:38.709 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-11-02 15:31:38.712 | + functions-common:time_start:2437 : local name=test_with_retry 2022-11-02 15:31:38.714 | + functions-common:time_start:2438 : local start_time= 2022-11-02 15:31:38.718 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 15:31:38.721 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 15:31:38.725 | + functions-common:time_start:2442 : _TIME_START[$name]=1667403098723 2022-11-02 15:31:38.728 | + 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 15:32:38.733 | + functions-common:test_with_retry:2396 : die 2396 'Neutron did not start' 2022-11-02 15:32:38.736 | + functions-common:die:264 : local exitcode=0 2022-11-02 15:32:38.739 | [Call Trace] 2022-11-02 15:32:38.739 | ./stack.sh:1291:start_neutron_service_and_check 2022-11-02 15:32:38.739 | /home/ubuntu/devstack/lib/neutron-legacy:562:test_with_retry 2022-11-02 15:32:38.739 | /home/ubuntu/devstack/functions-common:2396:die 2022-11-02 15:32:38.743 | [ERROR] /home/ubuntu/devstack/functions-common:2396 Neutron did not start 2022-11-02 15:32:39.747 | exit_trap: cleaning up child processes 2022-11-02 15:32:39.749 | Error on exit