2021-09-21 15:40:54.436 | + ./stack.sh:main:473 : exec 2021-09-21 15:40:54.437 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-09-21-154054' 2021-09-21 15:40:54.437 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-09-21-154054.summary.2021-09-21-154054 2021-09-21 15:40:54.437 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-21 15:40:54.437 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-09-21-154054 2021-09-21 15:40:54.437 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-21-154054 /opt/stack/logs/stack.sh.log 2021-09-21 15:40:54.437 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-21-154054.summary.2021-09-21-154054 /opt/stack/logs/stack.sh.log.summary 2021-09-21 15:40:54.437 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-09-21 15:40:54.437 | + functions:check_path_perm_sanity:596 : local real_path 2021-09-21 15:40:54.437 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-09-21 15:40:54.437 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-09-21 15:40:54.437 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-09-21 15:40:54.437 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-09-21 15:40:54.437 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-09-21 15:40:54.437 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-21 15:40:54.437 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-09-21 15:40:54.437 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-09-21 15:40:54.437 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-21 15:40:54.437 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-21 15:40:54.437 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-09-21 15:40:54.437 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-09-21 15:40:54.437 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-21 15:40:54.437 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-09-21 15:40:54.437 | + ./stack.sh:main:546 : trap err_trap ERR 2021-09-21 15:40:54.437 | + ./stack.sh:main:559 : set -o errexit 2021-09-21 15:40:54.440 | + ./stack.sh:main:562 : uname -a 2021-09-21 15:40:54.441 | Linux dv-cinder-810035-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-09-21 15:40:54.443 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-09-21 15:40:54.445 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-09-21 15:40:54.448 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-09-21 15:40:54.477 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-09-21 15:40:54.495 | + ./stack.sh:main:576 : fetch_plugins 2021-09-21 15:40:54.497 | + functions-common:fetch_plugins:1655 : local plugins= 2021-09-21 15:40:54.499 | + functions-common:fetch_plugins:1656 : local plugin 2021-09-21 15:40:54.501 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-09-21 15:40:54.503 | + functions-common:fetch_plugins:1660 : return 2021-09-21 15:40:54.505 | + ./stack.sh:main:580 : run_phase override_defaults 2021-09-21 15:40:54.507 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-09-21 15:40:54.509 | + functions-common:run_phase:1738 : local phase= 2021-09-21 15:40:54.511 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-21 15:40:54.513 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-21 15:40:54.516 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-21 15:40:54.518 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-21 15:40:54.520 | + functions-common:run_phase:1747 : local extra 2021-09-21 15:40:54.522 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-21 15:40:54.526 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-21 15:40:54.528 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-21 15:40:54.530 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-21 15:40:54.532 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-09-21 15:40:54.534 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-21 15:40:54.546 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:40:54.548 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-21 15:40:54.550 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:40:54.552 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:40:54.553 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:40:54.555 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:40:54.557 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:40:54.558 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-09-21 15:40:54.560 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-09-21 15:40:54.563 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-21 15:40:54.564 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-21 15:40:54.566 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-09-21 15:40:54.568 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-09-21 15:40:54.570 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-09-21 15:40:54.572 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-09-21 15:40:54.573 | + functions-common:plugin_override_defaults:1701 : return 2021-09-21 15:40:54.575 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-09-21 15:40:54.593 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-09-21 15:40:54.595 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-09-21 15:40:54.608 | ++ functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:40:54.610 | +++ lib/tls:source:43 : hostname -f 2021-09-21 15:40:54.614 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-09-21 15:40:54.616 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-09-21 15:40:54.617 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-09-21 15:40:54.619 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-09-21 15:40:54.621 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-09-21 15:40:54.623 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-09-21 15:40:54.625 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-09-21 15:40:54.627 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-09-21 15:40:54.629 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-09-21 15:40:54.631 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-09-21 15:40:54.635 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-09-21 15:40:54.647 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-09-21 15:40:54.664 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-09-21 15:40:54.677 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-09-21 15:40:54.690 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-09-21 15:40:54.717 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-09-21 15:40:54.777 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-09-21 15:40:54.864 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-09-21 15:40:54.885 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-09-21 15:40:54.928 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-09-21 15:40:54.980 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-09-21 15:40:55.109 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-09-21 15:40:55.122 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-09-21 15:40:55.136 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-09-21 15:40:55.148 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-09-21 15:40:55.242 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-09-21 15:40:55.244 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-09-21 15:40:55.246 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-09-21 15:40:55.249 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-09-21 15:40:55.251 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-09-21 15:40:55.253 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-09-21 15:40:55.256 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-09-21 15:40:55.256 | False' 2021-09-21 15:40:55.258 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-09-21 15:40:55.273 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-09-21 15:40:55.276 | + ./stack.sh:main:610 : run_phase source 2021-09-21 15:40:55.278 | + functions-common:run_phase:1737 : local mode=source 2021-09-21 15:40:55.280 | + functions-common:run_phase:1738 : local phase= 2021-09-21 15:40:55.282 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-21 15:40:55.284 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-21 15:40:55.286 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-21 15:40:55.288 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-21 15:40:55.290 | + functions-common:run_phase:1747 : local extra 2021-09-21 15:40:55.292 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-21 15:40:55.296 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-21 15:40:55.298 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-21 15:40:55.300 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-21 15:40:55.303 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-09-21 15:40:55.305 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-21 15:40:55.319 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:40:55.321 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-09-21 15:40:55.324 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-09-21 15:40:55.363 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-09-21 15:40:55.365 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-09-21 15:40:55.367 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-09-21 15:40:55.369 | + functions-common:run_phase:1759 : load_plugin_settings 2021-09-21 15:40:55.371 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-09-21 15:40:55.373 | + functions-common:load_plugin_settings:1674 : local plugin 2021-09-21 15:40:55.376 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-09-21 15:40:55.378 | + functions-common:load_plugin_settings:1678 : return 2021-09-21 15:40:55.380 | + functions-common:run_phase:1760 : verify_disabled_services 2021-09-21 15:40:55.382 | + functions-common:verify_disabled_services:2020 : local service 2021-09-21 15:40:55.384 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.386 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-09-21 15:40:55.389 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.391 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-09-21 15:40:55.393 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.395 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-09-21 15:40:55.398 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.400 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-09-21 15:40:55.402 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.405 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-09-21 15:40:55.407 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.409 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-09-21 15:40:55.412 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.414 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-09-21 15:40:55.416 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.418 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-09-21 15:40:55.421 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.423 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-09-21 15:40:55.426 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.428 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-09-21 15:40:55.430 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.433 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-09-21 15:40:55.435 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.437 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-09-21 15:40:55.440 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.442 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-09-21 15:40:55.444 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.446 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-09-21 15:40:55.449 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.451 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-09-21 15:40:55.453 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.455 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-09-21 15:40:55.458 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.460 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-09-21 15:40:55.462 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.465 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-09-21 15:40:55.469 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.471 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-09-21 15:40:55.473 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.476 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-09-21 15:40:55.478 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.480 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-09-21 15:40:55.483 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.486 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-09-21 15:40:55.489 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.491 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-09-21 15:40:55.494 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.496 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-09-21 15:40:55.501 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.504 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-09-21 15:40:55.508 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.510 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-09-21 15:40:55.512 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.515 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-09-21 15:40:55.517 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.519 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-09-21 15:40:55.522 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.524 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-09-21 15:40:55.526 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.528 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-09-21 15:40:55.531 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.533 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-09-21 15:40:55.536 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.540 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-09-21 15:40:55.543 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.546 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-09-21 15:40:55.548 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.550 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-09-21 15:40:55.552 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.555 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-09-21 15:40:55.557 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.559 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-09-21 15:40:55.561 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.564 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-09-21 15:40:55.566 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.569 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-09-21 15:40:55.571 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.573 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-09-21 15:40:55.575 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.578 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-09-21 15:40:55.580 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.582 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-09-21 15:40:55.584 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.586 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-09-21 15:40:55.589 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.591 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-09-21 15:40:55.594 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.596 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-09-21 15:40:55.598 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:55.600 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-09-21 15:40:55.603 | + ./stack.sh:main:681 : initialize_database_backends 2021-09-21 15:40:55.605 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-21 15:40:55.609 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-09-21 15:40:55.623 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:40:55.625 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-09-21 15:40:55.627 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-21 15:40:55.630 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-09-21 15:40:55.644 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:40:55.647 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-09-21 15:40:55.649 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-09-21 15:40:55.651 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-09-21 15:40:55.653 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-09-21 15:40:55.656 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-09-21 15:40:55.658 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-09-21 15:40:55.663 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-09-21 15:40:55.666 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-09-21 15:40:55.668 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-21 15:40:55.670 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-09-21 15:40:55.674 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-21 15:40:55.677 | + lib/database:initialize_database_backends:104 : return 0 2021-09-21 15:40:55.679 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-09-21 15:40:55.679 | Using mysql database backend 2021-09-21 15:40:55.682 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-09-21 15:40:55.698 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-09-21 15:40:55.714 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:40:55.716 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-09-21 15:40:55.732 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-09-21 15:40:55.748 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:40:55.750 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-09-21 15:40:55.768 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-09-21 15:40:55.784 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-09-21 15:40:55.800 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:40:55.802 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-09-21 15:40:55.818 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:40:55.821 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-09-21 15:40:55.840 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-09-21 15:40:55.843 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-09-21 15:40:55.846 | + ./stack.sh:main:741 : save_stackenv 741 2021-09-21 15:40:55.848 | + functions-common:save_stackenv:60 : local tag=741 2021-09-21 15:40:55.851 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-21 15:40:55.856 | + functions-common:save_stackenv:62 : time_stamp=2021-09-21-154055 2021-09-21 15:40:55.858 | + functions-common:save_stackenv:63 : echo '# 2021-09-21-154055 741' 2021-09-21 15:40:55.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.863 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-21 15:40:55.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.868 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-21 15:40:55.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.872 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-21 15:40:55.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.877 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-21 15:40:55.880 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.882 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2021-09-21 15:40:55.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.887 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2021-09-21 15:40:55.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.892 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-21-154054 2021-09-21 15:40:55.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.897 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-21 15:40:55.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.902 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2021-09-21 15:40:55.904 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.907 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-21 15:40:55.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.911 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-21 15:40:55.914 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.916 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-21 15:40:55.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:55.921 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-21 15:40:55.923 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-09-21 15:40:55.926 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-09-21 15:40:55.928 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-09-21 15:40:55.930 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:40:55.932 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:40:55.934 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:40:55.937 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:40:55.939 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:40:55.942 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:40:55.957 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:40:55.959 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:40:55.961 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:40:55.964 | + functions-common:git_clone:544 : echo master 2021-09-21 15:40:55.964 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:40:55.970 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-09-21 15:40:55.972 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:40:55.974 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-09-21 15:40:55.977 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:40:55.977 | + functions-common:git_clone:593 : head -1 2021-09-21 15:40:55.980 | 4dc5de7a update constraint for openstackdocstheme to new release 2.3.1 2021-09-21 15:40:55.982 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:40:55.985 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-09-21 15:40:55.987 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-21 15:40:55.990 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-09-21 15:40:55.992 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-09-21 15:40:55.995 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-09-21 15:40:55.997 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-09-21 15:40:55.999 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-09-21 15:40:56.002 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-09-21 15:40:56.004 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-09-21 15:40:56.007 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-09-21 15:40:56.010 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-09-21 15:40:56.015 | ++ tools/install_prereqs.sh:source:47 : NOW=1632238856 2021-09-21 15:40:56.018 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-09-21 15:40:56.022 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1632238204 2021-09-21 15:40:56.025 | ++ tools/install_prereqs.sh:source:49 : DELTA=652 2021-09-21 15:40:56.027 | ++ tools/install_prereqs.sh:source:50 : [[ 652 -lt 7200 ]] 2021-09-21 15:40:56.030 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-09-21 15:40:56.032 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-09-21 15:40:56.035 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-09-21 15:40:56.037 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-09-21 15:40:56.039 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-09-21 15:40:56.041 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-09-21 15:40:56.044 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-09-21 15:40:56.046 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-09-21 15:40:56.049 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-21 15:40:56.095 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-09-21 15:40:56.095 | apache2-dev 2021-09-21 15:40:56.095 | bc 2021-09-21 15:40:56.095 | bsdmainutils 2021-09-21 15:40:56.095 | curl 2021-09-21 15:40:56.095 | g++ 2021-09-21 15:40:56.095 | gawk 2021-09-21 15:40:56.095 | gcc 2021-09-21 15:40:56.095 | gettext 2021-09-21 15:40:56.095 | git 2021-09-21 15:40:56.095 | graphviz 2021-09-21 15:40:56.095 | iputils-ping 2021-09-21 15:40:56.095 | libapache2-mod-proxy-uwsgi 2021-09-21 15:40:56.095 | libffi-dev 2021-09-21 15:40:56.095 | libjpeg-dev 2021-09-21 15:40:56.095 | libpcre3-dev 2021-09-21 15:40:56.095 | libpq-dev 2021-09-21 15:40:56.096 | libssl-dev 2021-09-21 15:40:56.096 | libsystemd-dev 2021-09-21 15:40:56.096 | libxml2-dev 2021-09-21 15:40:56.096 | libxslt1-dev 2021-09-21 15:40:56.096 | libyaml-dev 2021-09-21 15:40:56.096 | lsof 2021-09-21 15:40:56.096 | openssh-server 2021-09-21 15:40:56.096 | openssl 2021-09-21 15:40:56.096 | pkg-config 2021-09-21 15:40:56.096 | psmisc 2021-09-21 15:40:56.096 | python3-dev 2021-09-21 15:40:56.096 | python3-pip 2021-09-21 15:40:56.096 | python3-systemd 2021-09-21 15:40:56.096 | python3-venv 2021-09-21 15:40:56.096 | tar 2021-09-21 15:40:56.096 | tcpdump 2021-09-21 15:40:56.096 | unzip 2021-09-21 15:40:56.096 | uuid-runtime 2021-09-21 15:40:56.096 | wget 2021-09-21 15:40:56.096 | wget 2021-09-21 15:40:56.096 | zlib1g-dev 2021-09-21 15:40:56.096 | libkrb5-dev 2021-09-21 15:40:56.096 | libldap2-dev 2021-09-21 15:40:56.096 | libsasl2-dev 2021-09-21 15:40:56.096 | memcached 2021-09-21 15:40:56.096 | python3-mysqldb 2021-09-21 15:40:56.096 | sqlite3 2021-09-21 15:40:56.096 | conntrack 2021-09-21 15:40:56.096 | curl 2021-09-21 15:40:56.096 | dnsmasq-base 2021-09-21 15:40:56.096 | dnsmasq-utils 2021-09-21 15:40:56.096 | ebtables 2021-09-21 15:40:56.096 | genisoimage 2021-09-21 15:40:56.096 | iptables 2021-09-21 15:40:56.097 | iputils-arping 2021-09-21 15:40:56.097 | kpartx 2021-09-21 15:40:56.097 | libjs-jquery-tablesorter 2021-09-21 15:40:56.097 | parted 2021-09-21 15:40:56.097 | pm-utils 2021-09-21 15:40:56.097 | python3-mysqldb 2021-09-21 15:40:56.097 | socat 2021-09-21 15:40:56.097 | sqlite3 2021-09-21 15:40:56.097 | sudo 2021-09-21 15:40:56.097 | vlan 2021-09-21 15:40:56.097 | lsscsi 2021-09-21 15:40:56.097 | open-iscsi 2021-09-21 15:40:56.097 | lvm2 2021-09-21 15:40:56.097 | qemu-utils 2021-09-21 15:40:56.097 | thin-provisioning-tools 2021-09-21 15:40:56.097 | acl 2021-09-21 15:40:56.097 | dnsmasq-base 2021-09-21 15:40:56.097 | dnsmasq-utils 2021-09-21 15:40:56.097 | ebtables 2021-09-21 15:40:56.097 | haproxy 2021-09-21 15:40:56.097 | iptables 2021-09-21 15:40:56.097 | iputils-arping 2021-09-21 15:40:56.097 | iputils-ping 2021-09-21 15:40:56.097 | postgresql-server-dev-all 2021-09-21 15:40:56.097 | python3-mysqldb 2021-09-21 15:40:56.097 | sqlite3 2021-09-21 15:40:56.097 | sudo 2021-09-21 15:40:56.097 | vlan 2021-09-21 15:40:56.097 | pcp 2021-09-21 15:40:56.097 | ipset 2021-09-21 15:40:56.097 | conntrack 2021-09-21 15:40:56.097 | conntrackd 2021-09-21 15:40:56.097 | keepalived 2021-09-21 15:40:56.097 | lvm2 2021-09-21 15:40:56.097 | qemu-utils 2021-09-21 15:40:56.097 | thin-provisioning-tools 2021-09-21 15:40:56.098 | curl 2021-09-21 15:40:56.098 | liberasurecode-dev 2021-09-21 15:40:56.098 | make 2021-09-21 15:40:56.098 | memcached 2021-09-21 15:40:56.098 | sqlite3 2021-09-21 15:40:56.098 | xfsprogs' 2021-09-21 15:40:56.098 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-09-21 15:40:56.116 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-09-21 15:40:56.116 | apache2-dev 2021-09-21 15:40:56.116 | bc 2021-09-21 15:40:56.116 | bsdmainutils 2021-09-21 15:40:56.116 | curl 2021-09-21 15:40:56.116 | g++ 2021-09-21 15:40:56.116 | gawk 2021-09-21 15:40:56.116 | gcc 2021-09-21 15:40:56.116 | gettext 2021-09-21 15:40:56.116 | git 2021-09-21 15:40:56.116 | graphviz 2021-09-21 15:40:56.116 | iputils-ping 2021-09-21 15:40:56.116 | libapache2-mod-proxy-uwsgi 2021-09-21 15:40:56.116 | libffi-dev 2021-09-21 15:40:56.116 | libjpeg-dev 2021-09-21 15:40:56.116 | libpcre3-dev 2021-09-21 15:40:56.116 | libpq-dev 2021-09-21 15:40:56.116 | libssl-dev 2021-09-21 15:40:56.116 | libsystemd-dev 2021-09-21 15:40:56.116 | libxml2-dev 2021-09-21 15:40:56.116 | libxslt1-dev 2021-09-21 15:40:56.116 | libyaml-dev 2021-09-21 15:40:56.116 | lsof 2021-09-21 15:40:56.116 | openssh-server 2021-09-21 15:40:56.116 | openssl 2021-09-21 15:40:56.116 | pkg-config 2021-09-21 15:40:56.116 | psmisc 2021-09-21 15:40:56.116 | python3-dev 2021-09-21 15:40:56.116 | python3-pip 2021-09-21 15:40:56.116 | python3-systemd 2021-09-21 15:40:56.116 | python3-venv 2021-09-21 15:40:56.116 | tar 2021-09-21 15:40:56.117 | tcpdump 2021-09-21 15:40:56.117 | unzip 2021-09-21 15:40:56.117 | uuid-runtime 2021-09-21 15:40:56.117 | wget 2021-09-21 15:40:56.117 | wget 2021-09-21 15:40:56.117 | zlib1g-dev 2021-09-21 15:40:56.117 | libkrb5-dev 2021-09-21 15:40:56.117 | libldap2-dev 2021-09-21 15:40:56.117 | libsasl2-dev 2021-09-21 15:40:56.117 | memcached 2021-09-21 15:40:56.117 | python3-mysqldb 2021-09-21 15:40:56.117 | sqlite3 2021-09-21 15:40:56.117 | conntrack 2021-09-21 15:40:56.117 | curl 2021-09-21 15:40:56.117 | dnsmasq-base 2021-09-21 15:40:56.117 | dnsmasq-utils 2021-09-21 15:40:56.117 | ebtables 2021-09-21 15:40:56.117 | genisoimage 2021-09-21 15:40:56.117 | iptables 2021-09-21 15:40:56.117 | iputils-arping 2021-09-21 15:40:56.117 | kpartx 2021-09-21 15:40:56.117 | libjs-jquery-tablesorter 2021-09-21 15:40:56.117 | parted 2021-09-21 15:40:56.117 | pm-utils 2021-09-21 15:40:56.117 | python3-mysqldb 2021-09-21 15:40:56.117 | socat 2021-09-21 15:40:56.117 | sqlite3 2021-09-21 15:40:56.117 | sudo 2021-09-21 15:40:56.117 | vlan 2021-09-21 15:40:56.117 | lsscsi 2021-09-21 15:40:56.117 | open-iscsi 2021-09-21 15:40:56.117 | lvm2 2021-09-21 15:40:56.117 | qemu-utils 2021-09-21 15:40:56.117 | thin-provisioning-tools 2021-09-21 15:40:56.117 | acl 2021-09-21 15:40:56.118 | dnsmasq-base 2021-09-21 15:40:56.118 | dnsmasq-utils 2021-09-21 15:40:56.118 | ebtables 2021-09-21 15:40:56.118 | haproxy 2021-09-21 15:40:56.118 | iptables 2021-09-21 15:40:56.118 | iputils-arping 2021-09-21 15:40:56.118 | iputils-ping 2021-09-21 15:40:56.118 | postgresql-server-dev-all 2021-09-21 15:40:56.118 | python3-mysqldb 2021-09-21 15:40:56.118 | sqlite3 2021-09-21 15:40:56.118 | sudo 2021-09-21 15:40:56.118 | vlan 2021-09-21 15:40:56.118 | pcp 2021-09-21 15:40:56.118 | ipset 2021-09-21 15:40:56.118 | conntrack 2021-09-21 15:40:56.118 | conntrackd 2021-09-21 15:40:56.118 | keepalived 2021-09-21 15:40:56.118 | lvm2 2021-09-21 15:40:56.118 | qemu-utils 2021-09-21 15:40:56.118 | thin-provisioning-tools 2021-09-21 15:40:56.118 | curl 2021-09-21 15:40:56.118 | liberasurecode-dev 2021-09-21 15:40:56.118 | make 2021-09-21 15:40:56.118 | memcached 2021-09-21 15:40:56.118 | sqlite3 2021-09-21 15:40:56.118 | xfsprogs ' 2021-09-21 15:40:56.118 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-09-21 15:40:56.120 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:40:56.122 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:40:56.126 | ++ 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 sqlite3 xfsprogs 2021-09-21 15:40:56.126 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-09-21 15:40:56.131 | ++ 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 sqlite3 xfsprogs 2021-09-21 15:40:56.133 | ++ functions-common:install_package:1347 : update_package_repo 2021-09-21 15:40:56.136 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:40:56.138 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-09-21 15:40:56.141 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:40:56.145 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:40:56.147 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:40:56.149 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:40:56.152 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:40:56.154 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:40:56.156 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-09-21 15:40:56.158 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-09-21 15:40:56.160 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-09-21 15:40:56.163 | +++ functions-common:apt_get_update:1081 : id -u 2021-09-21 15:40:56.167 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-09-21 15:40:56.169 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-09-21 15:40:56.171 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-09-21 15:40:56.173 | ++ functions-common:time_start:2296 : local start_time= 2021-09-21 15:40:56.175 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-09-21 15:40:56.178 | +++ functions-common:time_start:2300 : date +%s%3N 2021-09-21 15:40:56.182 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1632238856179 2021-09-21 15:40:56.184 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-09-21 15:40:56.186 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-09-21 15:40:56.189 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-09-21 15:40:56.397 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-09-21 15:40:56.429 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-09-21 15:40:56.471 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-09-21 15:40:56.544 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-09-21 15:40:58.533 | Reading package lists... 2021-09-21 15:40:58.563 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-09-21 15:40:58.571 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-09-21 15:40:58.571 | ++ functions-common:time_stop:2309 : local name 2021-09-21 15:40:58.571 | ++ functions-common:time_stop:2310 : local end_time 2021-09-21 15:40:58.572 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:40:58.574 | ++ functions-common:time_stop:2312 : local total 2021-09-21 15:40:58.576 | ++ functions-common:time_stop:2313 : local start_time 2021-09-21 15:40:58.578 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-09-21 15:40:58.580 | ++ functions-common:time_stop:2316 : start_time=1632238856179 2021-09-21 15:40:58.582 | ++ functions-common:time_stop:2318 : [[ -z 1632238856179 ]] 2021-09-21 15:40:58.585 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:40:58.589 | ++ functions-common:time_stop:2321 : end_time=1632238858587 2021-09-21 15:40:58.591 | ++ functions-common:time_stop:2322 : elapsed_time=2408 2021-09-21 15:40:58.594 | ++ functions-common:time_stop:2323 : total=0 2021-09-21 15:40:58.596 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:40:58.598 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2408 2021-09-21 15:40:58.600 | ++ functions-common:install_package:1348 : 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 sqlite3 xfsprogs 2021-09-21 15:40:58.603 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:40:58.605 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:40:58.607 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:40:58.610 | ++ functions-common:real_install_package:1334 : 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 sqlite3 xfsprogs 2021-09-21 15:40:58.631 | ++ functions-common:apt_get:1114 : 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 sqlite3 xfsprogs 2021-09-21 15:40:58.737 | Reading package lists... 2021-09-21 15:40:58.966 | Building dependency tree... 2021-09-21 15:40:58.968 | Reading state information... 2021-09-21 15:40:59.001 | acl is already the newest version (2.2.53-6). 2021-09-21 15:40:59.001 | bc is already the newest version (1.07.1-2build1). 2021-09-21 15:40:59.001 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-09-21 15:40:59.001 | conntrack is already the newest version (1:1.4.5-2). 2021-09-21 15:40:59.001 | ebtables is already the newest version (2.0.11-3build1). 2021-09-21 15:40:59.001 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-09-21 15:40:59.001 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-09-21 15:40:59.001 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-09-21 15:40:59.001 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-09-21 15:40:59.001 | gettext is already the newest version (0.19.8.1-10build1). 2021-09-21 15:40:59.001 | ipset is already the newest version (7.5-1~exp1). 2021-09-21 15:40:59.001 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-09-21 15:40:59.001 | iputils-arping is already the newest version (3:20190709-3). 2021-09-21 15:40:59.001 | iputils-ping is already the newest version (3:20190709-3). 2021-09-21 15:40:59.001 | keepalived is already the newest version (1:2.0.19-2). 2021-09-21 15:40:59.001 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-09-21 15:40:59.001 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-09-21 15:40:59.001 | libffi-dev is already the newest version (3.3-4). 2021-09-21 15:40:59.001 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-09-21 15:40:59.001 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-09-21 15:40:59.001 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-09-21 15:40:59.001 | libxslt1-dev is already the newest version (1.1.34-4). 2021-09-21 15:40:59.001 | libyaml-dev is already the newest version (0.2.2-1). 2021-09-21 15:40:59.001 | lsscsi is already the newest version (0.30-0.1). 2021-09-21 15:40:59.001 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-09-21 15:40:59.001 | make is already the newest version (4.2.1-1.2). 2021-09-21 15:40:59.001 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-09-21 15:40:59.001 | psmisc is already the newest version (23.3-1). 2021-09-21 15:40:59.001 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-09-21 15:40:59.002 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-09-21 15:40:59.002 | python3-systemd is already the newest version (234-3build2). 2021-09-21 15:40:59.002 | socat is already the newest version (1.7.3.3-2). 2021-09-21 15:40:59.002 | tcpdump is already the newest version (4.9.3-4). 2021-09-21 15:40:59.002 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-09-21 15:40:59.002 | unzip is already the newest version (6.0-25ubuntu1). 2021-09-21 15:40:59.002 | wget is already the newest version (1.20.3-1ubuntu1). 2021-09-21 15:40:59.002 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-09-21 15:40:59.002 | conntrackd is already the newest version (1:1.4.5-2). 2021-09-21 15:40:59.002 | graphviz is already the newest version (2.42.2-3build2). 2021-09-21 15:40:59.002 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-09-21 15:40:59.002 | pcp is already the newest version (5.0.3-1). 2021-09-21 15:40:59.002 | pm-utils is already the newest version (1.4.1-19). 2021-09-21 15:40:59.002 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-09-21 15:40:59.002 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:40:59.002 | apache2-dev is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:40:59.002 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-09-21 15:40:59.002 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-09-21 15:40:59.002 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-09-21 15:40:59.002 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-09-21 15:40:59.002 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-09-21 15:40:59.002 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-09-21 15:40:59.002 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-09-21 15:40:59.002 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-09-21 15:40:59.002 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-09-21 15:40:59.002 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-09-21 15:40:59.002 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-09-21 15:40:59.002 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-09-21 15:40:59.002 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-09-21 15:40:59.002 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-09-21 15:40:59.002 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-09-21 15:40:59.002 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-09-21 15:40:59.003 | openssl set to manually installed. 2021-09-21 15:40:59.003 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-09-21 15:40:59.003 | qemu-utils is already the newest version (1:4.2-3ubuntu6.17). 2021-09-21 15:40:59.003 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-09-21 15:40:59.003 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-09-21 15:40:59.003 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-09-21 15:40:59.003 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-09-21 15:40:59.003 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-09-21 15:40:59.003 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:40:59.213 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-09-21 15:40:59.213 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-09-21 15:40:59.213 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-09-21 15:40:59.213 | The following packages were automatically installed and are no longer required: 2021-09-21 15:40:59.214 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:40:59.214 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:40:59.214 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:40:59.214 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:40:59.214 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:40:59.214 | python3-zope.interface 2021-09-21 15:40:59.214 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:40:59.341 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:40:59.345 | ++ functions-common:apt_get:1118 : result=0 2021-09-21 15:40:59.347 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:40:59.350 | ++ functions-common:time_stop:2309 : local name 2021-09-21 15:40:59.352 | ++ functions-common:time_stop:2310 : local end_time 2021-09-21 15:40:59.354 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:40:59.356 | ++ functions-common:time_stop:2312 : local total 2021-09-21 15:40:59.358 | ++ functions-common:time_stop:2313 : local start_time 2021-09-21 15:40:59.360 | ++ functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:40:59.363 | ++ functions-common:time_stop:2316 : start_time=1632238858628 2021-09-21 15:40:59.365 | ++ functions-common:time_stop:2318 : [[ -z 1632238858628 ]] 2021-09-21 15:40:59.367 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:40:59.371 | ++ functions-common:time_stop:2321 : end_time=1632238859369 2021-09-21 15:40:59.374 | ++ functions-common:time_stop:2322 : elapsed_time=741 2021-09-21 15:40:59.376 | ++ functions-common:time_stop:2323 : total=774 2021-09-21 15:40:59.378 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:40:59.380 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1515 2021-09-21 15:40:59.383 | ++ functions-common:apt_get:1122 : return 0 2021-09-21 15:40:59.385 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-09-21 15:40:59.388 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-09-21 15:40:59.391 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-09-21 15:40:59.395 | ++ tools/install_prereqs.sh:source:89 : date 2021-09-21 15:40:59.399 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-09-21 15:40:59.401 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-09-21 15:40:59.404 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-09-21 15:41:00.793 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-09-21 15:41:00.796 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-09-21 15:41:00.798 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-09-21 15:41:00.801 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-09-21 15:41:00.803 | + tools/install_pip.sh:main:43 : GetDistro 2021-09-21 15:41:00.805 | + functions-common:GetDistro:373 : GetOSVersion 2021-09-21 15:41:00.806 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-09-21 15:41:00.809 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-09-21 15:41:00.811 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-09-21 15:41:00.812 | + functions-common:_ensure_lsb_release:328 : return 2021-09-21 15:41:00.815 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-09-21 15:41:00.890 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-09-21 15:41:00.892 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-09-21 15:41:00.966 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-09-21 15:41:00.969 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-09-21 15:41:01.044 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-09-21 15:41:01.046 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-09-21 15:41:01.048 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-09-21 15:41:01.050 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-09-21 15:41:01.052 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-09-21 15:41:01.054 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-09-21 15:41:01.056 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-09-21 15:41:01.057 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-09-21 15:41:01.059 | + functions-common:GetDistro:378 : DISTRO=focal 2021-09-21 15:41:01.062 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-09-21 15:41:01.064 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-09-21 15:41:01.064 | Distro: focal 2021-09-21 15:41:01.066 | + tools/install_pip.sh:main:115 : get_versions 2021-09-21 15:41:01.068 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-21 15:41:01.072 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-21 15:41:01.073 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-21 15:41:01.076 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-21 15:41:01.079 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-21 15:41:01.760 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-09-21 15:41:01.762 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-09-21 15:41:01.762 | pip: 21.2.4 2021-09-21 15:41:01.764 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-09-21 15:41:01.766 | + tools/install_pip.sh:main:121 : is_fedora 2021-09-21 15:41:01.768 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:41:01.769 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:41:01.771 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:41:01.773 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:41:01.775 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:41:01.776 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:41:01.778 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:41:01.780 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:41:01.781 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:41:01.783 | + tools/install_pip.sh:main:133 : install_get_pip 2021-09-21 15:41:01.785 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-21 15:41:01.787 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-09-21 15:41:01.788 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-09-21 15:41:01.791 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-21 15:41:01.793 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-09-21 15:41:01.795 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-09-21 15:41:01.797 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-21 15:41:01.799 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-09-21 15:41:01.801 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-09-21 15:41:01.811 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-09-21 15:41:01.812 | Dload Upload Total Spent Left Speed 2021-09-21 15:41:01.928 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-09-21 15:41:01.932 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-09-21 15:41:01.935 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-09-21 15:41:05.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:05.106 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:05.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:05.107 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:05.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:05.609 | Collecting pip 2021-09-21 15:41:05.621 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa9/ebb85d3fd6076/pip-21.2.4-py3-none-any.whl (1.6 MB) 2021-09-21 15:41:07.939 | Installing collected packages: pip 2021-09-21 15:41:07.939 | Attempting uninstall: pip 2021-09-21 15:41:07.940 | Found existing installation: pip 21.2.4 2021-09-21 15:41:08.190 | Uninstalling pip-21.2.4: 2021-09-21 15:41:08.204 | Successfully uninstalled pip-21.2.4 2021-09-21 15:41:09.875 | Successfully installed pip-21.2.4 2021-09-21 15:41:09.875 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:41:10.019 | + tools/install_pip.sh:main:136 : set -x 2021-09-21 15:41:10.021 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-09-21 15:41:10.023 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-09-21 15:41:10.025 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:41:10.027 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-09-21 15:41:10.029 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-09-21 15:41:10.031 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:41:10.034 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:41:10.034 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:41:10.038 | ++ 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 ' 2021-09-21 15:41:10.040 | ++ 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 == '' ]] 2021-09-21 15:41:10.042 | ++ 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' 2021-09-21 15:41:10.044 | + 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' 2021-09-21 15:41:10.045 | + 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' 2021-09-21 15:41:10.063 | 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 2021-09-21 15:41:10.065 | + 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' 2021-09-21 15:41:10.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:10.928 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:10.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:10.928 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:11.970 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:12.008 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (57.4.0) 2021-09-21 15:41:14.376 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:41:14.494 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:14.496 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:14.498 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:14.500 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:14.502 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:14.504 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:14.506 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:14.508 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:14.509 | + functions-common:time_stop:2316 : start_time=1632238870058 2021-09-21 15:41:14.511 | + functions-common:time_stop:2318 : [[ -z 1632238870058 ]] 2021-09-21 15:41:14.514 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:14.517 | + functions-common:time_stop:2321 : end_time=1632238874515 2021-09-21 15:41:14.519 | + functions-common:time_stop:2322 : elapsed_time=4457 2021-09-21 15:41:14.520 | + functions-common:time_stop:2323 : total=0 2021-09-21 15:41:14.522 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:14.524 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4457 2021-09-21 15:41:14.525 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:14.527 | + tools/install_pip.sh:main:142 : get_versions 2021-09-21 15:41:14.530 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-21 15:41:14.533 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-21 15:41:14.535 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-21 15:41:14.538 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-21 15:41:14.538 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-21 15:41:15.227 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-09-21 15:41:15.228 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-09-21 15:41:15.228 | pip: 21.2.4 2021-09-21 15:41:15.232 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-09-21 15:41:15.235 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-09-21 15:41:15.238 | + ./stack.sh:main:778 : fixup_all 2021-09-21 15:41:15.240 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-09-21 15:41:15.242 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-09-21 15:41:15.245 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-21 15:41:15.250 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-21 15:41:15.250 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-09-21 15:41:15.251 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-09-21 15:41:15.256 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-09-21 15:41:15.258 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-09-21 15:41:15.260 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-09-21 15:41:15.269 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-09-21 15:41:15.272 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-09-21 15:41:15.274 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-09-21 15:41:15.277 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:15.279 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:15.281 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-09-21 15:41:15.292 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-09-21 15:41:15.295 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-09-21 15:41:15.297 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:41:15.299 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:41:15.301 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:41:15.303 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:41:15.305 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:41:15.308 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:41:15.310 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:41:15.312 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:41:15.314 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:41:15.316 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-09-21 15:41:15.319 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-09-21 15:41:15.321 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-09-21 15:41:15.323 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:41:15.325 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:41:15.327 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:41:15.329 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:41:15.331 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:41:15.333 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:41:15.335 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-09-21 15:41:15.338 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-09-21 15:41:15.358 | Using python 3.8 to install os-testr 2021-09-21 15:41:15.360 | + 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 2021-09-21 15:41:16.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:16.223 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:16.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:16.224 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:17.251 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:17.286 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-09-21 15:41:17.361 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-09-21 15:41:17.363 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-09-21 15:41:17.365 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.0) 2021-09-21 15:41:17.366 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-09-21 15:41:17.381 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-09-21 15:41:17.407 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-09-21 15:41:17.410 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-09-21 15:41:17.412 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-09-21 15:41:17.415 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2021-09-21 15:41:17.417 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-09-21 15:41:17.431 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2021-09-21 15:41:17.433 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-09-21 15:41:17.435 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-09-21 15:41:17.437 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-09-21 15:41:17.440 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-09-21 15:41:17.502 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-09-21 15:41:17.504 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-09-21 15:41:17.507 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-09-21 15:41:17.509 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-09-21 15:41:17.584 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-09-21 15:41:19.869 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:41:19.997 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:19.999 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:20.002 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:20.004 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:20.006 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:20.008 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:20.010 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:20.012 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:20.015 | + functions-common:time_stop:2316 : start_time=1632238875353 2021-09-21 15:41:20.017 | + functions-common:time_stop:2318 : [[ -z 1632238875353 ]] 2021-09-21 15:41:20.020 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:20.023 | + functions-common:time_stop:2321 : end_time=1632238880021 2021-09-21 15:41:20.026 | + functions-common:time_stop:2322 : elapsed_time=4668 2021-09-21 15:41:20.028 | + functions-common:time_stop:2323 : total=0 2021-09-21 15:41:20.030 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:20.032 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4668 2021-09-21 15:41:20.035 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:20.037 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-09-21 15:41:20.088 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-09-21 15:41:20.367 | + ./stack.sh:main:792 : install_infra 2021-09-21 15:41:20.371 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-21 15:41:20.374 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-09-21 15:41:20.376 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-21 15:41:20.379 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-09-21 15:41:20.402 | + 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 2021-09-21 15:41:22.490 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:22.493 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:22.515 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:22.553 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:22.558 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:22.618 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:22.743 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:22.761 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:23.052 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:23.158 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:23.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:23.343 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2021-09-21 15:41:23.626 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:23.628 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:23.630 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:23.632 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:23.634 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:23.636 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:23.638 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:23.640 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:23.642 | + functions-common:time_stop:2316 : start_time=1632238880394 2021-09-21 15:41:23.644 | + functions-common:time_stop:2318 : [[ -z 1632238880394 ]] 2021-09-21 15:41:23.647 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:23.651 | + functions-common:time_stop:2321 : end_time=1632238883649 2021-09-21 15:41:23.653 | + functions-common:time_stop:2322 : elapsed_time=3255 2021-09-21 15:41:23.655 | + functions-common:time_stop:2323 : total=4668 2021-09-21 15:41:23.657 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:23.659 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7923 2021-09-21 15:41:23.661 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:23.664 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-21 15:41:23.666 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-09-21 15:41:23.689 | + 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 2021-09-21 15:41:25.693 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:25.696 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:25.718 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:25.757 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:25.762 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:25.821 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:25.945 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:25.963 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:26.252 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:26.357 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:26.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:26.420 | Processing /opt/stack/requirements 2021-09-21 15:41:28.120 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-09-21 15:41:28.124 | 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 171)) (3.0.0) 2021-09-21 15:41:28.135 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (21.0) 2021-09-21 15:41:28.141 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2021-09-21 15:41:28.143 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.4.7) 2021-09-21 15:41:28.147 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.26.0) 2021-09-21 15:41:28.174 | 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 494)) (1.16.0) 2021-09-21 15:41:28.176 | 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 543)) (2.5.0) 2021-09-21 15:41:28.186 | Requirement already satisfied: urllib3===1.26.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.26.6) 2021-09-21 15:41:28.210 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4924) (1.3) 2021-09-21 15:41:28.212 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4924) (0.3.0) 2021-09-21 15:41:28.229 | Requirement already satisfied: idna===3.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.2) 2021-09-21 15:41:28.232 | Requirement already satisfied: charset-normalizer===2.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (2.0.4) 2021-09-21 15:41:28.237 | Requirement already satisfied: certifi===2021.5.30 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2021-09-21 15:41:28.239 | 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 167)) (1.0.0) 2021-09-21 15:41:28.241 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (3.9.0) 2021-09-21 15:41:28.253 | Requirement already satisfied: cmd2===2.1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.1.2) 2021-09-21 15:41:28.326 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (0.4.0) 2021-09-21 15:41:28.329 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.4.0) 2021-09-21 15:41:28.335 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.7.2) 2021-09-21 15:41:28.337 | 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 580)) (0.2.5) 2021-09-21 15:41:28.342 | 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 374)) (1.8.2) 2021-09-21 15:41:28.344 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-09-21 15:41:28.399 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (0.4.4) 2021-09-21 15:41:28.402 | Building wheels for collected packages: openstack-requirements 2021-09-21 15:41:28.403 | Building wheel for openstack-requirements (setup.py): started 2021-09-21 15:41:29.206 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-09-21 15:41:29.207 | ERROR: Command errored out with exit status 1: 2021-09-21 15:41:29.207 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jgl9w2dh/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jgl9w2dh/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-2s0jus3n 2021-09-21 15:41:29.207 | cwd: /tmp/pip-req-build-jgl9w2dh/ 2021-09-21 15:41:29.207 | Complete output (6 lines): 2021-09-21 15:41:29.207 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-21 15:41:29.207 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-21 15:41:29.207 | or: setup.py --help-commands 2021-09-21 15:41:29.207 | or: setup.py cmd --help 2021-09-21 15:41:29.207 | 2021-09-21 15:41:29.207 | error: invalid command 'bdist_wheel' 2021-09-21 15:41:29.207 | ---------------------------------------- 2021-09-21 15:41:29.207 | ERROR: Failed building wheel for openstack-requirements 2021-09-21 15:41:29.207 | Running setup.py clean for openstack-requirements 2021-09-21 15:41:30.073 | Failed to build openstack-requirements 2021-09-21 15:41:30.088 | Installing collected packages: openstack-requirements 2021-09-21 15:41:30.089 | Attempting uninstall: openstack-requirements 2021-09-21 15:41:30.089 | Found existing installation: openstack-requirements 1.2.1.dev4924 2021-09-21 15:41:30.126 | Uninstalling openstack-requirements-1.2.1.dev4924: 2021-09-21 15:41:30.144 | Successfully uninstalled openstack-requirements-1.2.1.dev4924 2021-09-21 15:41:30.147 | Running setup.py install for openstack-requirements: started 2021-09-21 15:41:32.465 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-09-21 15:41:32.489 | Successfully installed openstack-requirements-1.2.1.dev4924 2021-09-21 15:41:32.620 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:32.622 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:32.624 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:32.626 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:32.629 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:32.631 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:32.633 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:32.635 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:32.637 | + functions-common:time_stop:2316 : start_time=1632238883681 2021-09-21 15:41:32.640 | + functions-common:time_stop:2318 : [[ -z 1632238883681 ]] 2021-09-21 15:41:32.642 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:32.646 | + functions-common:time_stop:2321 : end_time=1632238892644 2021-09-21 15:41:32.648 | + functions-common:time_stop:2322 : elapsed_time=8963 2021-09-21 15:41:32.650 | + functions-common:time_stop:2323 : total=7923 2021-09-21 15:41:32.652 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:32.655 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16886 2021-09-21 15:41:32.657 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:32.660 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-09-21 15:41:32.662 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-09-21 15:41:32.664 | + inc/python:use_library_from_git:250 : local name=pbr 2021-09-21 15:41:32.667 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:32.669 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:32.671 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-09-21 15:41:32.674 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:32.676 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-09-21 15:41:32.696 | Using python 3.8 to install pbr 2021-09-21 15:41:32.698 | + 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 2021-09-21 15:41:33.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:33.568 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:33.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:33.568 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:34.591 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:34.626 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-09-21 15:41:37.135 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:41:37.276 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:37.279 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:37.282 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:37.284 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:37.286 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:37.288 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:37.290 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:37.293 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:37.295 | + functions-common:time_stop:2316 : start_time=1632238892691 2021-09-21 15:41:37.298 | + functions-common:time_stop:2318 : [[ -z 1632238892691 ]] 2021-09-21 15:41:37.301 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:37.305 | + functions-common:time_stop:2321 : end_time=1632238897303 2021-09-21 15:41:37.308 | + functions-common:time_stop:2322 : elapsed_time=4612 2021-09-21 15:41:37.311 | + functions-common:time_stop:2323 : total=16886 2021-09-21 15:41:37.313 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:37.315 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21498 2021-09-21 15:41:37.317 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:37.319 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-09-21 15:41:39.619 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-09-21 15:41:41.566 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:41.568 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-09-21 15:41:41.574 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-09-21 15:41:41.577 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-09-21 15:41:41.579 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-09-21 15:41:41.651 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-21 15:41:41.653 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-21 15:41:41.657 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-09-21 15:41:41.673 | + ./stack.sh:main:801 : pkgs= 2021-09-21 15:41:41.676 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-09-21 15:41:41.678 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-09-21 15:41:41.681 | + functions-common:run_phase:1737 : local mode=stack 2021-09-21 15:41:41.683 | + functions-common:run_phase:1738 : local phase=pre-install 2021-09-21 15:41:41.685 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-21 15:41:41.688 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-21 15:41:41.690 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-21 15:41:41.692 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-21 15:41:41.694 | + functions-common:run_phase:1747 : local extra 2021-09-21 15:41:41.697 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-21 15:41:41.701 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-21 15:41:41.703 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-21 15:41:41.705 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-21 15:41:41.708 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-09-21 15:41:41.710 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-21 15:41:41.725 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:41.727 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-21 15:41:41.729 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:41:41.732 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-09-21 15:41:41.734 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:41:41.736 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-21 15:41:41.738 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:41:41.740 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-09-21 15:41:41.742 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:41:41.744 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-21 15:41:41.747 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:41:41.749 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-21 15:41:41.751 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-21 15:41:41.753 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-21 15:41:41.755 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-21 15:41:41.757 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-21 15:41:41.760 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-09-21 15:41:41.762 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-21 15:41:41.764 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-09-21 15:41:41.766 | + functions-common:run_plugins:1726 : local plugins= 2021-09-21 15:41:41.769 | + functions-common:run_plugins:1727 : local plugin 2021-09-21 15:41:41.771 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-09-21 15:41:41.774 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-09-21 15:41:41.776 | + functions:set_systemd_override:821 : local value=2048 2021-09-21 15:41:41.778 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-09-21 15:41:41.781 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-09-21 15:41:41.834 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-09-21 15:41:41.834 | Set systemd system override for DefaultLimitNOFILE=2048 2021-09-21 15:41:41.836 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-09-21 15:41:42.194 | + ./stack.sh:main:814 : install_rpc_backend 2021-09-21 15:41:42.202 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-09-21 15:41:42.213 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:42.216 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-09-21 15:41:42.219 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:41:42.221 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:41:42.224 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:41:42.226 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:41:42.228 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:41:42.231 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:41:42.233 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:42.236 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:42.238 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:41:42.240 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:41:42.243 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:41:42.245 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:41:42.247 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-09-21 15:41:42.250 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:41:42.252 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:42.255 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:42.257 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-09-21 15:41:42.280 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-09-21 15:41:42.386 | Reading package lists... 2021-09-21 15:41:42.617 | Building dependency tree... 2021-09-21 15:41:42.619 | Reading state information... 2021-09-21 15:41:42.852 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-09-21 15:41:42.852 | The following packages were automatically installed and are no longer required: 2021-09-21 15:41:42.853 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:41:42.853 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:41:42.853 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:41:42.853 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:41:42.853 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:41:42.853 | python3-zope.interface 2021-09-21 15:41:42.853 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:41:42.973 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:41:42.977 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:41:42.980 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:41:42.983 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:42.985 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:42.987 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:42.989 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:42.991 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:42.993 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:41:42.996 | + functions-common:time_stop:2316 : start_time=1632238902277 2021-09-21 15:41:42.998 | + functions-common:time_stop:2318 : [[ -z 1632238902277 ]] 2021-09-21 15:41:43.001 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:43.005 | + functions-common:time_stop:2321 : end_time=1632238903003 2021-09-21 15:41:43.007 | + functions-common:time_stop:2322 : elapsed_time=726 2021-09-21 15:41:43.009 | + functions-common:time_stop:2323 : total=1515 2021-09-21 15:41:43.012 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:43.014 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2241 2021-09-21 15:41:43.016 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:41:43.019 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-09-21 15:41:43.021 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:41:43.023 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:41:43.026 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:41:43.028 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:41:43.030 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:41:43.032 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:41:43.035 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-09-21 15:41:43.037 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:41:43.039 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:41:43.042 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:41:43.044 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:41:43.047 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:41:43.049 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:41:43.051 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:41:43.053 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:41:43.056 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:41:43.058 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-09-21 15:41:43.061 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:41:43.063 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:41:43.065 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:41:43.068 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:41:43.070 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:41:43.072 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:41:43.075 | + ./stack.sh:main:815 : restart_rpc_backend 2021-09-21 15:41:43.077 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-09-21 15:41:43.093 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:43.095 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-09-21 15:41:43.097 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-21 15:41:43.100 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-09-21 15:41:43.102 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-09-21 15:41:43.105 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-09-21 15:41:43.110 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-09-21 15:41:43.112 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-09-21 15:41:43.114 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-09-21 15:41:43.116 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-09-21 15:41:43.119 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-09-21 15:41:43.121 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-09-21 15:41:43.124 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-09-21 15:41:43.824 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-09-21 15:41:43.824 | user tags 2021-09-21 15:41:43.824 | stackrabbit []' 2021-09-21 15:41:43.828 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-09-21 15:41:43.828 | user tags 2021-09-21 15:41:43.828 | stackrabbit []' 2021-09-21 15:41:43.828 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-09-21 15:41:43.834 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-09-21 15:41:43.836 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-09-21 15:41:43.838 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-21 15:41:44.498 | Changing password for user "stackrabbit" ... 2021-09-21 15:41:44.558 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-09-21 15:41:45.223 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-09-21 15:41:45.288 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-09-21 15:41:45.290 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-21 15:41:45.951 | Changing password for user "stackrabbit" ... 2021-09-21 15:41:46.014 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-09-21 15:41:46.016 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-09-21 15:41:46.018 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-09-21 15:41:46.661 | Deleting user "guest" ... 2021-09-21 15:41:46.675 | Error: 2021-09-21 15:41:46.675 | {:no_such_user, "guest"} 2021-09-21 15:41:46.688 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-09-21 15:41:46.691 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-09-21 15:41:46.708 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:46.710 | + ./stack.sh:main:818 : install_database 2021-09-21 15:41:46.712 | + lib/database:install_database:116 : install_database_mysql 2021-09-21 15:41:46.715 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-09-21 15:41:46.717 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:46.720 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:46.722 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-09-21 15:41:47.048 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-09-21 15:41:47.051 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-09-21 15:41:47.053 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-09-21 15:41:47.055 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:41:47.058 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-09-21 15:41:47.060 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:41:47.063 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:41:47.065 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:41:47.067 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:41:47.070 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:41:47.072 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:41:47.074 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:41:47.077 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:41:47.079 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:41:47.081 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-09-21 15:41:47.084 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:41:47.086 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:41:47.088 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:41:47.091 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:41:47.094 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:41:47.096 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:41:47.098 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-09-21 15:41:47.101 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:47.103 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:47.106 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-09-21 15:41:47.108 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:41:47.110 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:41:47.113 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:41:47.115 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:41:47.117 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:41:47.120 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:41:47.122 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:47.124 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:47.126 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:41:47.129 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:41:47.131 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:41:47.133 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:41:47.136 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-09-21 15:41:47.138 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:41:47.141 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:47.143 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:47.145 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-09-21 15:41:47.166 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-09-21 15:41:47.273 | Reading package lists... 2021-09-21 15:41:47.520 | Building dependency tree... 2021-09-21 15:41:47.521 | Reading state information... 2021-09-21 15:41:47.789 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.2). 2021-09-21 15:41:47.789 | The following packages were automatically installed and are no longer required: 2021-09-21 15:41:47.790 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:41:47.790 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:41:47.790 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:41:47.790 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:41:47.790 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:41:47.790 | python3-zope.interface 2021-09-21 15:41:47.790 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:41:47.910 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:41:47.914 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:41:47.916 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:41:47.919 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:47.921 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:47.923 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:47.925 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:47.928 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:47.930 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:41:47.932 | + functions-common:time_stop:2316 : start_time=1632238907164 2021-09-21 15:41:47.934 | + functions-common:time_stop:2318 : [[ -z 1632238907164 ]] 2021-09-21 15:41:47.937 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:47.941 | + functions-common:time_stop:2321 : end_time=1632238907939 2021-09-21 15:41:47.943 | + functions-common:time_stop:2322 : elapsed_time=775 2021-09-21 15:41:47.945 | + functions-common:time_stop:2323 : total=2241 2021-09-21 15:41:47.948 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:47.950 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3016 2021-09-21 15:41:47.953 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:41:47.959 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-09-21 15:41:47.961 | + ./stack.sh:main:821 : install_database_python 2021-09-21 15:41:47.963 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-09-21 15:41:47.966 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-09-21 15:41:47.968 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-09-21 15:41:47.970 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:41:47.973 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-09-21 15:41:47.981 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-09-21 15:41:47.983 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:41:47.987 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:41:47.987 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:41:47.993 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-09-21 15:41:47.995 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-09-21 15:41:47.998 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-09-21 15:41:48.001 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-09-21 15:41:48.003 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-09-21 15:41:48.026 | Using python 3.8 to install PyMySQL 2021-09-21 15:41:48.028 | + 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 2021-09-21 15:41:48.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:48.907 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:48.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:48.907 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:49.937 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:49.972 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-09-21 15:41:52.311 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:41:52.446 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:52.448 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:52.450 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:52.452 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:52.455 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:52.457 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:52.459 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:52.461 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:52.464 | + functions-common:time_stop:2316 : start_time=1632238908020 2021-09-21 15:41:52.467 | + functions-common:time_stop:2318 : [[ -z 1632238908020 ]] 2021-09-21 15:41:52.469 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:52.474 | + functions-common:time_stop:2321 : end_time=1632238912471 2021-09-21 15:41:52.476 | + functions-common:time_stop:2322 : elapsed_time=4451 2021-09-21 15:41:52.478 | + functions-common:time_stop:2323 : total=21498 2021-09-21 15:41:52.481 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:52.483 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25949 2021-09-21 15:41:52.486 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:52.488 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-09-21 15:41:52.490 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-21 15:41:52.493 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-09-21 15:41:52.495 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-09-21 15:41:52.511 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:52.513 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-09-21 15:41:52.516 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-09-21 15:41:52.519 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-21 15:41:52.519 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-21 15:41:52.525 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-21 15:41:52.528 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-21 15:41:52.530 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-21 15:41:52.532 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-21 15:41:52.535 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-09-21 15:41:52.537 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-09-21 15:41:52.553 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:52.555 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-09-21 15:41:52.558 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:41:52.560 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:41:52.562 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:41:52.565 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:41:52.567 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:41:52.569 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:41:52.571 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:52.574 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:52.576 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:41:52.578 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:41:52.581 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:41:52.583 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:41:52.585 | + functions-common:install_package:1348 : real_install_package radvd 2021-09-21 15:41:52.588 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:41:52.590 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:52.593 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:52.595 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-09-21 15:41:52.616 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-09-21 15:41:52.722 | Reading package lists... 2021-09-21 15:41:52.951 | Building dependency tree... 2021-09-21 15:41:52.953 | Reading state information... 2021-09-21 15:41:53.193 | radvd is already the newest version (1:2.17-2). 2021-09-21 15:41:53.193 | The following packages were automatically installed and are no longer required: 2021-09-21 15:41:53.195 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:41:53.195 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:41:53.195 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:41:53.195 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:41:53.195 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:41:53.195 | python3-zope.interface 2021-09-21 15:41:53.195 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:41:53.307 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:41:53.311 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:41:53.313 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:41:53.316 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:53.318 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:53.320 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:53.322 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:53.324 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:53.326 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:41:53.329 | + functions-common:time_stop:2316 : start_time=1632238912613 2021-09-21 15:41:53.331 | + functions-common:time_stop:2318 : [[ -z 1632238912613 ]] 2021-09-21 15:41:53.333 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:53.338 | + functions-common:time_stop:2321 : end_time=1632238913335 2021-09-21 15:41:53.340 | + functions-common:time_stop:2322 : elapsed_time=722 2021-09-21 15:41:53.342 | + functions-common:time_stop:2323 : total=3016 2021-09-21 15:41:53.345 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:53.347 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3738 2021-09-21 15:41:53.349 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:41:53.351 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-09-21 15:41:53.368 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:53.371 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-09-21 15:41:53.373 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-09-21 15:41:53.376 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-09-21 15:41:53.395 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-09-21 15:41:53.398 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:41:53.400 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:41:53.403 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:41:53.405 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:41:53.407 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:41:53.409 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:41:53.412 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:53.414 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:53.416 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:41:53.419 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:41:53.421 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:41:53.423 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:41:53.426 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-09-21 15:41:53.428 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:41:53.430 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:53.432 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:53.436 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-09-21 15:41:53.457 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-09-21 15:41:53.563 | Reading package lists... 2021-09-21 15:41:53.788 | Building dependency tree... 2021-09-21 15:41:53.789 | Reading state information... 2021-09-21 15:41:54.024 | fakeroot is already the newest version (1.24-1). 2021-09-21 15:41:54.024 | make is already the newest version (4.2.1-1.2). 2021-09-21 15:41:54.024 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-09-21 15:41:54.024 | The following packages were automatically installed and are no longer required: 2021-09-21 15:41:54.025 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:41:54.025 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:41:54.025 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:41:54.025 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:41:54.025 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:41:54.025 | python3-zope.interface 2021-09-21 15:41:54.025 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:41:54.136 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:41:54.141 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:41:54.143 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:41:54.145 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:54.147 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:54.149 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:54.151 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:54.153 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:54.155 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:41:54.158 | + functions-common:time_stop:2316 : start_time=1632238913455 2021-09-21 15:41:54.160 | + functions-common:time_stop:2318 : [[ -z 1632238913455 ]] 2021-09-21 15:41:54.162 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:54.166 | + functions-common:time_stop:2321 : end_time=1632238914164 2021-09-21 15:41:54.168 | + functions-common:time_stop:2322 : elapsed_time=709 2021-09-21 15:41:54.170 | + functions-common:time_stop:2323 : total=3738 2021-09-21 15:41:54.172 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:54.174 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4447 2021-09-21 15:41:54.177 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:41:54.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-09-21 15:41:54.181 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:54.184 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:54.186 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-09-21 15:41:54.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-09-21 15:41:54.191 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-09-21 15:41:54.195 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-09-21 15:41:54.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-09-21 15:41:54.201 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-09-21 15:41:54.202 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-09-21 15:41:54.206 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-09-21 15:41:54.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-09-21 15:41:54.211 | + functions:vercmp:628 : local v1=5.4 2021-09-21 15:41:54.213 | + functions:vercmp:629 : local 'op=<' 2021-09-21 15:41:54.215 | + functions:vercmp:630 : local v2=3.13 2021-09-21 15:41:54.217 | + functions:vercmp:631 : local result 2021-09-21 15:41:54.221 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-09-21 15:41:54.221 | ++ functions:vercmp:635 : head -1 2021-09-21 15:41:54.222 | ++ functions:vercmp:635 : sort -V 2021-09-21 15:41:54.226 | + functions:vercmp:635 : result=3.13 2021-09-21 15:41:54.229 | + functions:vercmp:637 : case $op in 2021-09-21 15:41:54.231 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-09-21 15:41:54.234 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-09-21 15:41:54.237 | + functions:vercmp:648 : return 2021-09-21 15:41:54.239 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-09-21 15:41:54.242 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:41:54.244 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-09-21 15:41:54.722 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-09-21 15:41:54.726 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-09-21 15:41:54.728 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:54.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:54.733 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-09-21 15:41:54.736 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:54.738 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-09-21 15:41:54.757 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:54.760 | + ./stack.sh:main:829 : install_etcd3 2021-09-21 15:41:54.763 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-09-21 15:41:54.763 | Installing etcd 2021-09-21 15:41:54.765 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-09-21 15:41:54.777 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-09-21 15:41:54.789 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-09-21 15:41:54.792 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-09-21 15:41:54.810 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-09-21 15:41:54.813 | ++ 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 2021-09-21 15:41:54.815 | ++ 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 2021-09-21 15:41:54.819 | +++ 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 2021-09-21 15:41:54.823 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-09-21 15:41:54.825 | ++ 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* ]] 2021-09-21 15:41:54.827 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-09-21 15:41:54.830 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-21 15:41:54.833 | ++ functions:get_extra_file:74 : return 2021-09-21 15:41:54.836 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-21 15:41:54.838 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-09-21 15:41:54.841 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-09-21 15:41:54.843 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-09-21 15:41:54.863 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:41:54.866 | + ./stack.sh:main:848 : install_dstat 2021-09-21 15:41:54.868 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-09-21 15:41:54.887 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:41:54.890 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-09-21 15:41:54.892 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-21 15:41:54.894 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-09-21 15:41:54.897 | + ./stack.sh:main:857 : install_libs 2021-09-21 15:41:54.899 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-09-21 15:41:54.901 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-09-21 15:41:54.904 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-09-21 15:41:54.907 | + inc/python:use_library_from_git:250 : local name=automaton 2021-09-21 15:41:54.909 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:54.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:54.913 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-09-21 15:41:54.916 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:54.919 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-09-21 15:41:54.921 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-09-21 15:41:54.923 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-09-21 15:41:54.925 | + inc/python:use_library_from_git:250 : local name=castellan 2021-09-21 15:41:54.928 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:54.930 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:54.932 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-09-21 15:41:54.934 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:54.937 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-09-21 15:41:54.939 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-09-21 15:41:54.941 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-09-21 15:41:54.944 | + inc/python:use_library_from_git:250 : local name=cliff 2021-09-21 15:41:54.946 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:54.948 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:54.951 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-09-21 15:41:54.953 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:54.956 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-09-21 15:41:54.958 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-09-21 15:41:54.960 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-09-21 15:41:54.962 | + inc/python:use_library_from_git:250 : local name=cursive 2021-09-21 15:41:54.965 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:54.967 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:54.970 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-09-21 15:41:54.972 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:54.974 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-09-21 15:41:54.977 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-09-21 15:41:54.979 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-09-21 15:41:54.981 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-09-21 15:41:54.983 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:54.986 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:54.988 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-09-21 15:41:54.990 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:54.992 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-09-21 15:41:54.995 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-09-21 15:41:54.997 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-09-21 15:41:54.999 | + inc/python:use_library_from_git:250 : local name=futurist 2021-09-21 15:41:55.002 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.004 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.006 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-09-21 15:41:55.008 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.011 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-09-21 15:41:55.013 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-09-21 15:41:55.016 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-09-21 15:41:55.018 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-09-21 15:41:55.020 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.022 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.025 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-09-21 15:41:55.028 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.030 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-09-21 15:41:55.032 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-09-21 15:41:55.034 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-09-21 15:41:55.037 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-09-21 15:41:55.039 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.041 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.044 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-09-21 15:41:55.046 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.048 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-09-21 15:41:55.050 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-09-21 15:41:55.053 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-09-21 15:41:55.055 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-09-21 15:41:55.057 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.062 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-09-21 15:41:55.064 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.066 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-09-21 15:41:55.069 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-09-21 15:41:55.071 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-09-21 15:41:55.073 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-09-21 15:41:55.076 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-09-21 15:41:55.083 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.085 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-09-21 15:41:55.087 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-09-21 15:41:55.090 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-09-21 15:41:55.093 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-09-21 15:41:55.095 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.097 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.099 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-09-21 15:41:55.102 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.104 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-09-21 15:41:55.106 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-09-21 15:41:55.109 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-09-21 15:41:55.111 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-09-21 15:41:55.113 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.115 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.118 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-09-21 15:41:55.120 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.122 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-09-21 15:41:55.125 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-09-21 15:41:55.127 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-09-21 15:41:55.129 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-09-21 15:41:55.132 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-09-21 15:41:55.139 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.142 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-09-21 15:41:55.144 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-09-21 15:41:55.146 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-09-21 15:41:55.149 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-09-21 15:41:55.151 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.159 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-09-21 15:41:55.162 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.164 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-09-21 15:41:55.167 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-09-21 15:41:55.169 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-09-21 15:41:55.172 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-09-21 15:41:55.174 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.179 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.190 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-09-21 15:41:55.192 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.195 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-09-21 15:41:55.198 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-09-21 15:41:55.201 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-09-21 15:41:55.203 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-09-21 15:41:55.206 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.208 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.210 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-09-21 15:41:55.213 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.216 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-09-21 15:41:55.218 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-09-21 15:41:55.220 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-09-21 15:41:55.222 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-09-21 15:41:55.225 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.227 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.229 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-09-21 15:41:55.232 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.235 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-09-21 15:41:55.237 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-09-21 15:41:55.239 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-09-21 15:41:55.242 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-09-21 15:41:55.244 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.247 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-09-21 15:41:55.251 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.254 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-09-21 15:41:55.256 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-09-21 15:41:55.258 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-09-21 15:41:55.261 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-09-21 15:41:55.263 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.266 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.268 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-09-21 15:41:55.270 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.273 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-09-21 15:41:55.275 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-09-21 15:41:55.278 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-09-21 15:41:55.280 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-09-21 15:41:55.282 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.297 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-09-21 15:41:55.299 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.301 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-09-21 15:41:55.304 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-09-21 15:41:55.306 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-09-21 15:41:55.309 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-09-21 15:41:55.311 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.314 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-09-21 15:41:55.318 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.321 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-09-21 15:41:55.323 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-09-21 15:41:55.325 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-09-21 15:41:55.328 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-09-21 15:41:55.330 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.335 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-09-21 15:41:55.337 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.340 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-09-21 15:41:55.342 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-09-21 15:41:55.345 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-09-21 15:41:55.347 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-09-21 15:41:55.349 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-09-21 15:41:55.357 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.359 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-09-21 15:41:55.362 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-09-21 15:41:55.364 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-09-21 15:41:55.366 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-09-21 15:41:55.369 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.371 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.373 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-09-21 15:41:55.376 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.378 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-09-21 15:41:55.381 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-09-21 15:41:55.383 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-09-21 15:41:55.385 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-09-21 15:41:55.388 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-09-21 15:41:55.395 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.397 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-09-21 15:41:55.400 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-09-21 15:41:55.403 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-09-21 15:41:55.405 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-09-21 15:41:55.407 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.410 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.412 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-09-21 15:41:55.414 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.417 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-09-21 15:41:55.420 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-09-21 15:41:55.422 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-09-21 15:41:55.424 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-09-21 15:41:55.427 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.431 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-09-21 15:41:55.434 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.436 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-09-21 15:41:55.438 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-09-21 15:41:55.441 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-09-21 15:41:55.444 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-09-21 15:41:55.446 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.448 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-09-21 15:41:55.453 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.456 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-09-21 15:41:55.459 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-09-21 15:41:55.462 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-09-21 15:41:55.464 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-09-21 15:41:55.467 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.470 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-09-21 15:41:55.474 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.477 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-09-21 15:41:55.479 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-09-21 15:41:55.482 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-09-21 15:41:55.484 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-09-21 15:41:55.487 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.489 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.491 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-09-21 15:41:55.494 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.496 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-09-21 15:41:55.498 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-09-21 15:41:55.501 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-09-21 15:41:55.503 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-09-21 15:41:55.505 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.508 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.510 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-09-21 15:41:55.513 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.515 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-09-21 15:41:55.518 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-09-21 15:41:55.520 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-09-21 15:41:55.523 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-09-21 15:41:55.525 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.528 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.530 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-09-21 15:41:55.533 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.535 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-09-21 15:41:55.538 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-09-21 15:41:55.540 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-09-21 15:41:55.543 | + inc/python:use_library_from_git:250 : local name=tooz 2021-09-21 15:41:55.546 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.548 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-09-21 15:41:55.553 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.555 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-09-21 15:41:55.558 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-09-21 15:41:55.560 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-09-21 15:41:55.562 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-09-21 15:41:55.565 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.567 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.570 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-09-21 15:41:55.572 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.574 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-09-21 15:41:55.577 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-09-21 15:41:55.579 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-09-21 15:41:55.582 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-09-21 15:41:55.584 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.586 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.589 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-09-21 15:41:55.591 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.594 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-09-21 15:41:55.596 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-09-21 15:41:55.599 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-09-21 15:41:55.601 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-09-21 15:41:55.603 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.608 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-09-21 15:41:55.611 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.613 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-09-21 15:41:55.616 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-09-21 15:41:55.618 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-09-21 15:41:55.620 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-09-21 15:41:55.623 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:55.625 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:55.628 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-09-21 15:41:55.630 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:55.632 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-09-21 15:41:55.654 | Using python 3.8 to install etcd3 2021-09-21 15:41:55.656 | + 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 2021-09-21 15:41:56.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:56.526 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:56.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:56.526 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:57.557 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:57.593 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-09-21 15:41:57.601 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-09-21 15:41:57.602 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.17.3) 2021-09-21 15:41:57.604 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.39.0) 2021-09-21 15:41:57.607 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-09-21 15:41:59.929 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:42:00.054 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:00.056 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:00.059 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:00.061 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:00.063 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:00.065 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:00.068 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:00.070 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:00.072 | + functions-common:time_stop:2316 : start_time=1632238915648 2021-09-21 15:42:00.074 | + functions-common:time_stop:2318 : [[ -z 1632238915648 ]] 2021-09-21 15:42:00.081 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:00.085 | + functions-common:time_stop:2321 : end_time=1632238920083 2021-09-21 15:42:00.087 | + functions-common:time_stop:2322 : elapsed_time=4435 2021-09-21 15:42:00.090 | + functions-common:time_stop:2323 : total=25949 2021-09-21 15:42:00.092 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:00.094 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30384 2021-09-21 15:42:00.097 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:00.099 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-09-21 15:42:00.132 | Using python 3.8 to install etcd3gw 2021-09-21 15:42:00.135 | + 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 2021-09-21 15:42:00.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:00.997 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:00.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:00.997 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:02.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:02.054 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-09-21 15:42:02.063 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-09-21 15:42:02.064 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-09-21 15:42:02.066 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-09-21 15:42:02.068 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-09-21 15:42:02.103 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2021-09-21 15:42:02.104 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2021-09-21 15:42:02.107 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2021-09-21 15:42:02.109 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2021-09-21 15:42:04.453 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:42:04.578 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:04.581 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:04.583 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:04.585 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:04.587 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:04.590 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:04.592 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:04.594 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:04.597 | + functions-common:time_stop:2316 : start_time=1632238920118 2021-09-21 15:42:04.599 | + functions-common:time_stop:2318 : [[ -z 1632238920118 ]] 2021-09-21 15:42:04.602 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:04.607 | + functions-common:time_stop:2321 : end_time=1632238924603 2021-09-21 15:42:04.609 | + functions-common:time_stop:2322 : elapsed_time=4485 2021-09-21 15:42:04.611 | + functions-common:time_stop:2323 : total=30384 2021-09-21 15:42:04.613 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:04.616 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=34869 2021-09-21 15:42:04.618 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:04.621 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-09-21 15:42:04.623 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-09-21 15:42:04.625 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-09-21 15:42:04.628 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:42:04.630 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:42:04.632 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:42:04.635 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:42:04.637 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:42:04.640 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:42:04.642 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:42:04.644 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:42:04.647 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:42:04.649 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-09-21 15:42:04.651 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-09-21 15:42:04.654 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:04.657 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:04.659 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-09-21 15:42:04.661 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-21 15:42:04.664 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:42:04.666 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:42:04.669 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:42:04.671 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:42:04.674 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:04.676 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:42:04.678 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:04.681 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:04.683 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:42:04.685 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:42:04.688 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:42:04.690 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:42:04.692 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-21 15:42:04.695 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:42:04.697 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:04.700 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:04.702 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-21 15:42:04.724 | + functions-common:apt_get:1114 : 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 2021-09-21 15:42:04.830 | Reading package lists... 2021-09-21 15:42:05.062 | Building dependency tree... 2021-09-21 15:42:05.064 | Reading state information... 2021-09-21 15:42:05.321 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-09-21 15:42:05.321 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-09-21 15:42:05.321 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:42:05.322 | The following packages were automatically installed and are no longer required: 2021-09-21 15:42:05.323 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:42:05.323 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:42:05.323 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:42:05.323 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:42:05.323 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:42:05.323 | python3-zope.interface 2021-09-21 15:42:05.323 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:42:05.436 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:42:05.440 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:42:05.442 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:42:05.445 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:05.447 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:05.450 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:05.452 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:05.454 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:05.457 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:42:05.459 | + functions-common:time_stop:2316 : start_time=1632238924721 2021-09-21 15:42:05.461 | + functions-common:time_stop:2318 : [[ -z 1632238924721 ]] 2021-09-21 15:42:05.465 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:05.469 | + functions-common:time_stop:2321 : end_time=1632238925467 2021-09-21 15:42:05.471 | + functions-common:time_stop:2322 : elapsed_time=746 2021-09-21 15:42:05.473 | + functions-common:time_stop:2323 : total=4447 2021-09-21 15:42:05.476 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:05.478 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5193 2021-09-21 15:42:05.481 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:42:05.483 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-09-21 15:42:05.486 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:05.488 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:05.490 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-09-21 15:42:05.554 | Module proxy already enabled 2021-09-21 15:42:05.559 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-09-21 15:42:05.619 | Considering dependency proxy for proxy_uwsgi: 2021-09-21 15:42:05.619 | Module proxy already enabled 2021-09-21 15:42:05.619 | Module proxy_uwsgi already enabled 2021-09-21 15:42:05.624 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-09-21 15:42:05.626 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:42:05.629 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:42:05.631 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:42:05.770 | + ./stack.sh:main:863 : install_keystoneauth 2021-09-21 15:42:05.773 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-09-21 15:42:05.775 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-09-21 15:42:05.777 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:05.780 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:05.782 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-09-21 15:42:05.785 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:05.787 | + ./stack.sh:main:864 : install_keystoneclient 2021-09-21 15:42:05.789 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-09-21 15:42:05.791 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-09-21 15:42:05.794 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:05.797 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:05.799 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-09-21 15:42:05.801 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:05.804 | + ./stack.sh:main:865 : install_glanceclient 2021-09-21 15:42:05.806 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-09-21 15:42:05.809 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-09-21 15:42:05.811 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:05.813 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:05.816 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-09-21 15:42:05.818 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:05.820 | + ./stack.sh:main:866 : install_cinderclient 2021-09-21 15:42:05.823 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-09-21 15:42:05.825 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-09-21 15:42:05.828 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:05.830 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:05.833 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-09-21 15:42:05.835 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:05.838 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-09-21 15:42:05.841 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-09-21 15:42:05.843 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:05.845 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:05.848 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-09-21 15:42:05.852 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:05.856 | + ./stack.sh:main:867 : install_novaclient 2021-09-21 15:42:05.858 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-09-21 15:42:05.860 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-09-21 15:42:05.863 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:05.865 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:05.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-09-21 15:42:05.870 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:05.873 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-09-21 15:42:05.889 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:05.892 | + ./stack.sh:main:869 : install_swiftclient 2021-09-21 15:42:05.894 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-09-21 15:42:05.897 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-09-21 15:42:05.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:05.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:05.904 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-09-21 15:42:05.907 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:05.909 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-09-21 15:42:05.926 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:05.929 | + ./stack.sh:main:872 : install_neutronclient 2021-09-21 15:42:05.931 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-09-21 15:42:05.934 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-09-21 15:42:05.936 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:05.938 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:05.941 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-09-21 15:42:05.943 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:05.946 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-09-21 15:42:05.948 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-09-21 15:42:05.951 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-09-21 15:42:05.953 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:05.955 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:05.958 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-09-21 15:42:05.960 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:05.963 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-09-21 15:42:05.965 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-09-21 15:42:05.968 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:42:05.971 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-09-21 15:42:05.973 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-09-21 15:42:05.976 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:42:05.979 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:42:05.980 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:42:05.985 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-09-21 15:42:05.988 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-09-21 15:42:05.990 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-09-21 15:42:05.993 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-09-21 15:42:05.995 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-09-21 15:42:06.016 | Using python 3.8 to install keystonemiddleware 2021-09-21 15:42:06.018 | + 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 2021-09-21 15:42:06.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:06.885 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:06.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:06.885 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:07.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:07.936 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-09-21 15:42:07.988 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-09-21 15:42:07.990 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-09-21 15:42:07.992 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-09-21 15:42:07.994 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-09-21 15:42:07.996 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-09-21 15:42:07.998 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-09-21 15:42:07.999 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-09-21 15:42:08.001 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-09-21 15:42:08.003 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-09-21 15:42:08.005 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-09-21 15:42:08.006 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-09-21 15:42:08.008 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-09-21 15:42:08.010 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-09-21 15:42:08.012 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-09-21 15:42:08.072 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-09-21 15:42:08.076 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-09-21 15:42:08.077 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-09-21 15:42:08.118 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-09-21 15:42:08.128 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2021-09-21 15:42:08.172 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-09-21 15:42:08.174 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-09-21 15:42:08.175 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-09-21 15:42:08.178 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-09-21 15:42:08.190 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2021-09-21 15:42:08.254 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-09-21 15:42:08.257 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-09-21 15:42:08.271 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2021-09-21 15:42:08.276 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-09-21 15:42:08.299 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-09-21 15:42:08.307 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-09-21 15:42:08.309 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-09-21 15:42:08.450 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2021-09-21 15:42:08.452 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2021-09-21 15:42:08.454 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2021-09-21 15:42:08.456 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2021-09-21 15:42:10.639 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:42:10.764 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:10.766 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:10.768 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:10.771 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:10.773 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:10.775 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:10.777 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:10.780 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:10.782 | + functions-common:time_stop:2316 : start_time=1632238926010 2021-09-21 15:42:10.784 | + functions-common:time_stop:2318 : [[ -z 1632238926010 ]] 2021-09-21 15:42:10.787 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:10.791 | + functions-common:time_stop:2321 : end_time=1632238930788 2021-09-21 15:42:10.793 | + functions-common:time_stop:2322 : elapsed_time=4778 2021-09-21 15:42:10.796 | + functions-common:time_stop:2323 : total=34869 2021-09-21 15:42:10.798 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:10.800 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=39647 2021-09-21 15:42:10.803 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:10.805 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-09-21 15:42:10.807 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-09-21 15:42:10.810 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:42:10.813 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-09-21 15:42:10.823 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-09-21 15:42:10.826 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:42:10.830 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:42:10.831 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:42:10.838 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-09-21 15:42:10.841 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-09-21 15:42:10.843 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-09-21 15:42:10.846 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-09-21 15:42:10.848 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-09-21 15:42:10.874 | Using python 3.8 to install python-memcached 2021-09-21 15:42:10.877 | + 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 2021-09-21 15:42:11.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:11.747 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:11.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:11.747 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:12.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:12.815 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-09-21 15:42:12.819 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-09-21 15:42:15.196 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:42:15.310 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:15.312 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:15.315 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:15.317 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:15.319 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:15.321 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:15.324 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:15.326 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:15.328 | + functions-common:time_stop:2316 : start_time=1632238930868 2021-09-21 15:42:15.330 | + functions-common:time_stop:2318 : [[ -z 1632238930868 ]] 2021-09-21 15:42:15.333 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:15.337 | + functions-common:time_stop:2321 : end_time=1632238935335 2021-09-21 15:42:15.340 | + functions-common:time_stop:2322 : elapsed_time=4467 2021-09-21 15:42:15.342 | + functions-common:time_stop:2323 : total=39647 2021-09-21 15:42:15.344 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:15.346 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=44114 2021-09-21 15:42:15.349 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:15.351 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-09-21 15:42:15.368 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:15.371 | + ./stack.sh:main:879 : '[' 10.222.0.41 == 10.222.0.41 ']' 2021-09-21 15:42:15.373 | + ./stack.sh:main:880 : stack_install_service keystone 2021-09-21 15:42:15.376 | + lib/stack:stack_install_service:20 : local service=keystone 2021-09-21 15:42:15.378 | + lib/stack:stack_install_service:21 : type install_keystone 2021-09-21 15:42:15.380 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:42:15.383 | + lib/stack:stack_install_service:32 : install_keystone 2021-09-21 15:42:15.385 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-09-21 15:42:15.400 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:15.403 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-09-21 15:42:15.405 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-09-21 15:42:15.407 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-09-21 15:42:15.409 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:42:15.411 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:42:15.414 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:42:15.416 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:42:15.419 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:42:15.421 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:42:15.438 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:42:15.440 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:42:15.445 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:15.447 | + functions-common:git_clone:544 : echo master 2021-09-21 15:42:15.448 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:42:15.453 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-09-21 15:42:15.455 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:15.457 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-09-21 15:42:15.460 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:42:15.460 | + functions-common:git_clone:593 : head -1 2021-09-21 15:42:15.464 | cf5f1e565 Merge "Replace deprecated import of ABCs from collections" 2021-09-21 15:42:15.466 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:42:15.469 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-09-21 15:42:15.471 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:42:15.473 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-21 15:42:15.475 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-09-21 15:42:15.478 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:42:15.481 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-09-21 15:42:15.483 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:42:15.485 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-21 15:42:15.487 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-09-21 15:42:15.490 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:42:15.492 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:42:15.495 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-09-21 15:42:15.498 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:42:15.500 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-09-21 15:42:15.503 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:42:15.505 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:42:15.508 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-09-21 15:42:15.514 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-09-21 15:42:15.516 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-09-21 15:42:16.178 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-09-21 15:42:16.180 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:42:16.182 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:42:16.185 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:42:16.187 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-21 15:42:16.189 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-09-21 15:42:16.191 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:42:16.193 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:42:16.195 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:42:16.198 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:42:16.200 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:42:16.202 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:42:16.204 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:42:16.206 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-09-21 15:42:16.226 | Using python 3.8 to install /opt/stack/keystone 2021-09-21 15:42:16.228 | + 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 2021-09-21 15:42:17.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:17.080 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:17.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:17.080 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:18.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:18.141 | Obtaining file:///opt/stack/keystone 2021-09-21 15:42:19.838 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (5.6.0) 2021-09-21 15:42:19.840 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.8.7) 2021-09-21 15:42:19.842 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:42:19.844 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (0.3.9) 2021-09-21 15:42:19.845 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.4.8) 2021-09-21 15:42:19.847 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.4.23) 2021-09-21 15:42:19.849 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (0.13.0) 2021-09-21 15:42:19.850 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.4.0) 2021-09-21 15:42:19.852 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.7.4) 2021-09-21 15:42:19.854 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.3.0) 2021-09-21 15:42:19.857 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (9.3.0) 2021-09-21 15:42:19.858 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.2.0) 2021-09-21 15:42:19.860 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (0.8.18) 2021-09-21 15:42:19.862 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2.8.1) 2021-09-21 15:42:19.864 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (8.7.1) 2021-09-21 15:42:19.866 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.3.1) 2021-09-21 15:42:19.867 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (12.9.1) 2021-09-21 15:42:19.869 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (11.0.0) 2021-09-21 15:42:19.872 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (5.1.0) 2021-09-21 15:42:19.873 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.6.0) 2021-09-21 15:42:19.875 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.4.0) 2021-09-21 15:42:19.877 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.8.2) 2021-09-21 15:42:19.879 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.2.0) 2021-09-21 15:42:19.881 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.4.0) 2021-09-21 15:42:19.883 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.10.0) 2021-09-21 15:42:19.885 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.1.1) 2021-09-21 15:42:19.886 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (7.0.1) 2021-09-21 15:42:19.888 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2.1.0) 2021-09-21 15:42:19.890 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.1.4) 2021-09-21 15:42:19.892 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.0.0rc1) (3.2.0) 2021-09-21 15:42:19.894 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.1.1) 2021-09-21 15:42:19.895 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.0.2) 2021-09-21 15:42:19.897 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.4.2) 2021-09-21 15:42:19.899 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2021.1) 2021-09-21 15:42:19.910 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.0.0rc1) (1.16.0) 2021-09-21 15:42:19.912 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.0.0rc1) (1.14.6) 2021-09-21 15:42:19.916 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.0.0rc1) (2.20) 2021-09-21 15:42:19.961 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.0.0rc1) (5.0.9) 2021-09-21 15:42:19.977 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:42:19.980 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:42:19.981 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (3.0.1) 2021-09-21 15:42:19.983 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (8.0.1) 2021-09-21 15:42:20.001 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.0.0rc1) (9.0.1) 2021-09-21 15:42:20.025 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:42:20.092 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (4.4.0) 2021-09-21 15:42:20.094 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (2.26.0) 2021-09-21 15:42:20.167 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (0.1.16) 2021-09-21 15:42:20.169 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (1.7.0) 2021-09-21 15:42:20.285 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (0.8.0) 2021-09-21 15:42:20.287 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (2.3.0) 2021-09-21 15:42:20.290 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (1.5.0) 2021-09-21 15:42:20.293 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (5.4.1) 2021-09-21 15:42:20.308 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.0.0rc1) (1.12.1) 2021-09-21 15:42:20.383 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:42:20.386 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.0.0rc1) (0.5.0) 2021-09-21 15:42:20.389 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.0.0rc1) (1.7.1) 2021-09-21 15:42:20.408 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.0.0rc1) (5.2.2) 2021-09-21 15:42:20.410 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.0.0rc1) (1.1.5) 2021-09-21 15:42:20.468 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.0.0rc1) (0.9.6) 2021-09-21 15:42:20.470 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.0.0rc1) (2.8.2) 2021-09-21 15:42:20.537 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.6.0) 2021-09-21 15:42:20.540 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (4.2.2) 2021-09-21 15:42:20.542 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (5.1.0) 2021-09-21 15:42:20.548 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.4.0) 2021-09-21 15:42:20.553 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (5.0.6) 2021-09-21 15:42:20.556 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.3.0) 2021-09-21 15:42:20.567 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (5.0.0) 2021-09-21 15:42:20.700 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.11.0) 2021-09-21 15:42:20.740 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.0.0rc1) (3.3.0) 2021-09-21 15:42:20.833 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.1.1) 2021-09-21 15:42:20.835 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.5.1) 2021-09-21 15:42:20.843 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.3.2) 2021-09-21 15:42:20.845 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (3.5.0) 2021-09-21 15:42:20.847 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.31.1) 2021-09-21 15:42:20.848 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.1.1) 2021-09-21 15:42:20.850 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (4.4.1) 2021-09-21 15:42:20.853 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (3.0.0) 2021-09-21 15:42:20.875 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.16.0) 2021-09-21 15:42:20.915 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.5.0) 2021-09-21 15:42:20.951 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.14.1) 2021-09-21 15:42:20.974 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.6) 2021-09-21 15:42:21.013 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.0.0rc1) (0.7.2) 2021-09-21 15:42:21.041 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.0.0rc1) (2.4.7) 2021-09-21 15:42:21.045 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.0.0rc1) (21.0) 2021-09-21 15:42:21.050 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.0.0rc1) (0.11.0) 2021-09-21 15:42:21.220 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (57.4.0) 2021-09-21 15:42:21.441 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.0.0rc1) (1.7.0) 2021-09-21 15:42:21.446 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.0.0rc1) (0.7.1) 2021-09-21 15:42:21.450 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.0.0rc1) (20.0.1) 2021-09-21 15:42:21.615 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (2021.5.30) 2021-09-21 15:42:21.617 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (1.26.6) 2021-09-21 15:42:21.619 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (2.0.4) 2021-09-21 15:42:21.622 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (3.2) 2021-09-21 15:42:21.742 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.7) 2021-09-21 15:42:21.986 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.0.0rc1) (0.5.2) 2021-09-21 15:42:21.992 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.0.0rc1) (0.4.1) 2021-09-21 15:42:22.176 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.0.0) 2021-09-21 15:42:22.388 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.0.0rc1) (2.2.3) 2021-09-21 15:42:22.529 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.0.0rc1) (3.5.0) 2021-09-21 15:42:24.156 | Installing collected packages: keystone 2021-09-21 15:42:24.157 | Attempting uninstall: keystone 2021-09-21 15:42:24.157 | Found existing installation: keystone 20.0.0.0rc1 2021-09-21 15:42:24.160 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-09-21 15:42:24.162 | Running setup.py develop for keystone 2021-09-21 15:42:26.433 | Successfully installed keystone 2021-09-21 15:42:26.433 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:42:26.578 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:26.580 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:26.582 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:26.584 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:26.586 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:26.588 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:26.593 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:26.596 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:26.598 | + functions-common:time_stop:2316 : start_time=1632238936221 2021-09-21 15:42:26.600 | + functions-common:time_stop:2318 : [[ -z 1632238936221 ]] 2021-09-21 15:42:26.603 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:26.607 | + functions-common:time_stop:2321 : end_time=1632238946605 2021-09-21 15:42:26.610 | + functions-common:time_stop:2322 : elapsed_time=10384 2021-09-21 15:42:26.612 | + functions-common:time_stop:2323 : total=44114 2021-09-21 15:42:26.614 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:26.616 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=54498 2021-09-21 15:42:26.618 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:26.621 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:42:26.623 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-21 15:42:26.625 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-21 15:42:26.644 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-21 15:42:26.656 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-09-21 15:42:26.658 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-09-21 15:42:26.661 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:26.664 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:26.667 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-09-21 15:42:26.669 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:26.672 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-09-21 15:42:26.688 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:26.691 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-09-21 15:42:26.693 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:42:26.695 | + ./stack.sh:main:881 : configure_keystone 2021-09-21 15:42:26.704 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-09-21 15:42:26.717 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-09-21 15:42:26.720 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-09-21 15:42:26.724 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-09-21 15:42:26.741 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:26.743 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-09-21 15:42:26.775 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-09-21 15:42:26.809 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-09-21 15:42:26.841 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-09-21 15:42:26.876 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-09-21 15:42:26.908 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-09-21 15:42:26.940 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-09-21 15:42:26.968 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-09-21 15:42:26.996 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-09-21 15:42:26.998 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-09-21 15:42:27.001 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-09-21 15:42:27.003 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-09-21 15:42:27.005 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-21 15:42:27.008 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:42:27.023 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:27.026 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-21 15:42:27.028 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-21 15:42:27.031 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:42:27.046 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:27.048 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:42:27.051 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:42:27.081 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:42:27.083 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:42:27.086 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-09-21 15:42:27.088 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-09-21 15:42:27.091 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-09-21 15:42:27.108 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:27.110 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.41/identity 2021-09-21 15:42:27.140 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.41/identity 2021-09-21 15:42:27.168 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-09-21 15:42:27.170 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-09-21 15:42:27.201 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-09-21 15:42:27.203 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-09-21 15:42:27.205 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-09-21 15:42:27.208 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-09-21 15:42:27.210 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-21 15:42:27.213 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-21 15:42:27.243 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-09-21 15:42:27.246 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-09-21 15:42:27.248 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-09-21 15:42:27.250 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-09-21 15:42:27.253 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:42:27.270 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:42:27.273 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:42:27.275 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:42:27.278 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:42:27.280 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-21 15:42:27.308 | + 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' 2021-09-21 15:42:27.335 | + 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' 2021-09-21 15:42:27.363 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:42:27.391 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-09-21 15:42:27.418 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-09-21 15:42:27.421 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-09-21 15:42:27.423 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-09-21 15:42:27.425 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-09-21 15:42:27.428 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-09-21 15:42:27.430 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-21 15:42:27.432 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:42:27.435 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-09-21 15:42:27.439 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-09-21 15:42:27.441 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:42:27.444 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:42:27.457 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:42:27.457 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:42:27.467 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:42:27.471 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:42:27.487 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-09-21 15:42:27.489 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-09-21 15:42:27.493 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-09-21 15:42:27.522 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-09-21 15:42:27.552 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-09-21 15:42:27.579 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-09-21 15:42:27.607 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-09-21 15:42:27.634 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-09-21 15:42:27.662 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-09-21 15:42:27.690 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-09-21 15:42:27.717 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-09-21 15:42:27.744 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:42:27.772 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-09-21 15:42:27.799 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-09-21 15:42:27.826 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-09-21 15:42:27.854 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-21 15:42:27.856 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-21 15:42:27.859 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-09-21 15:42:27.861 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-09-21 15:42:27.864 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:42:27.866 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:27.868 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:27.871 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-21 15:42:27.874 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-21 15:42:27.876 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-09-21 15:42:27.904 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-09-21 15:42:27.931 | + 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 ' 2021-09-21 15:42:27.931 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-21 15:42:27.940 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-09-21 15:42:27.943 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-09-21 15:42:27.945 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-09-21 15:42:27.948 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:42:27.950 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:42:27.953 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:42:27.955 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:27.957 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:27.959 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:42:27.962 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:42:27.964 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:27.966 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:27.968 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-09-21 15:42:28.030 | Site keystone-wsgi-public already enabled 2021-09-21 15:42:28.034 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-21 15:42:28.036 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:42:28.039 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:42:28.041 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:42:28.180 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-09-21 15:42:28.183 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-09-21 15:42:28.185 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-09-21 15:42:28.188 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-09-21 15:42:28.190 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-21 15:42:28.192 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:42:28.197 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-09-21 15:42:28.199 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-09-21 15:42:28.202 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:42:28.204 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:42:28.218 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:42:28.218 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:42:28.227 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:42:28.231 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:42:28.247 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-21 15:42:28.250 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-09-21 15:42:28.254 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-09-21 15:42:28.283 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-09-21 15:42:28.311 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-09-21 15:42:28.338 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-09-21 15:42:28.366 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-09-21 15:42:28.393 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-09-21 15:42:28.421 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-09-21 15:42:28.448 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-09-21 15:42:28.475 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-09-21 15:42:28.503 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:42:28.530 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-09-21 15:42:28.557 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-09-21 15:42:28.587 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-09-21 15:42:28.615 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-21 15:42:28.617 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-21 15:42:28.621 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-09-21 15:42:28.623 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-09-21 15:42:28.626 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:42:28.628 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:28.630 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:28.633 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-21 15:42:28.636 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-21 15:42:28.638 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-21 15:42:28.665 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-09-21 15:42:28.694 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-09-21 15:42:28.694 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-21 15:42:28.703 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-09-21 15:42:28.707 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-09-21 15:42:28.709 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-09-21 15:42:28.711 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:42:28.714 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:42:28.716 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:42:28.718 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:28.720 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:28.723 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:42:28.725 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:42:28.727 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:28.730 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:28.732 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-09-21 15:42:28.794 | Site keystone-wsgi-admin already enabled 2021-09-21 15:42:28.798 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-21 15:42:28.801 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:42:28.803 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:42:28.805 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:42:28.944 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-09-21 15:42:28.976 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-09-21 15:42:29.009 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-09-21 15:42:29.040 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-09-21 15:42:29.043 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-09-21 15:42:29.074 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-09-21 15:42:29.102 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-09-21 15:42:29.130 | + ./stack.sh:main:885 : is_service_enabled swift 2021-09-21 15:42:29.147 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:29.149 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-09-21 15:42:29.168 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:29.170 | + ./stack.sh:main:889 : stack_install_service swift 2021-09-21 15:42:29.173 | + lib/stack:stack_install_service:20 : local service=swift 2021-09-21 15:42:29.175 | + lib/stack:stack_install_service:21 : type install_swift 2021-09-21 15:42:29.178 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:42:29.180 | + lib/stack:stack_install_service:32 : install_swift 2021-09-21 15:42:29.183 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-09-21 15:42:29.185 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-09-21 15:42:29.188 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-09-21 15:42:29.191 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:42:29.195 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:42:29.198 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:42:29.202 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:42:29.204 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:42:29.209 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:42:29.232 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:42:29.234 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:42:29.237 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:29.240 | + functions-common:git_clone:544 : echo master 2021-09-21 15:42:29.240 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:42:29.245 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-09-21 15:42:29.247 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:29.250 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-09-21 15:42:29.252 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:42:29.253 | + functions-common:git_clone:593 : head -1 2021-09-21 15:42:29.256 | 029e57679 Merge "Clean up extra spaces" 2021-09-21 15:42:29.258 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:42:29.261 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-09-21 15:42:29.263 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:42:29.266 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-09-21 15:42:29.268 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-09-21 15:42:29.271 | + inc/python:setup_develop:344 : local extras=keystone 2021-09-21 15:42:29.273 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-09-21 15:42:29.276 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:42:29.278 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-09-21 15:42:29.281 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-09-21 15:42:29.283 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:42:29.285 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-09-21 15:42:29.288 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-09-21 15:42:29.291 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:42:29.294 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-09-21 15:42:29.296 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:42:29.298 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:42:29.301 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-09-21 15:42:29.307 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-09-21 15:42:29.310 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-09-21 15:42:29.938 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-09-21 15:42:29.941 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:42:29.943 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:42:29.945 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:42:29.947 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-09-21 15:42:29.950 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-09-21 15:42:29.952 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:42:29.954 | + inc/python:setup_package:428 : local extras=keystone 2021-09-21 15:42:29.956 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:42:29.958 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-09-21 15:42:29.961 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-09-21 15:42:29.963 | + inc/python:setup_package:438 : extras='[keystone]' 2021-09-21 15:42:29.966 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:42:29.968 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-09-21 15:42:29.989 | Using python 3.8 to install /opt/stack/swift 2021-09-21 15:42:29.991 | + 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]' 2021-09-21 15:42:30.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:30.857 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:30.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:30.857 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:31.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:31.912 | Obtaining file:///opt/stack/swift 2021-09-21 15:42:33.332 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (0.31.1) 2021-09-21 15:42:33.334 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (1.1.1) 2021-09-21 15:42:33.337 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (0.11.0) 2021-09-21 15:42:33.338 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (2.1.1) 2021-09-21 15:42:33.340 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (4.6.3) 2021-09-21 15:42:33.342 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (2.26.0) 2021-09-21 15:42:33.343 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (1.16.0) 2021-09-21 15:42:33.345 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (0.9.7) 2021-09-21 15:42:33.347 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (1.6.0) 2021-09-21 15:42:33.349 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (3.4.8) 2021-09-21 15:42:33.350 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (9.3.0) 2021-09-21 15:42:33.390 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev28) (1.14.6) 2021-09-21 15:42:33.393 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev28) (2.20) 2021-09-21 15:42:33.403 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev28) (1.16.0) 2021-09-21 15:42:33.467 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.8.7) 2021-09-21 15:42:33.469 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.6.0) 2021-09-21 15:42:33.471 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (3.1.1) 2021-09-21 15:42:33.473 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (8.7.1) 2021-09-21 15:42:33.474 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (3.3.1) 2021-09-21 15:42:33.476 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.6.0) 2021-09-21 15:42:33.478 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.3.0) 2021-09-21 15:42:33.481 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.10.0) 2021-09-21 15:42:33.483 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.8.1) 2021-09-21 15:42:33.485 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.1.0) 2021-09-21 15:42:33.488 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.2.0) 2021-09-21 15:42:33.490 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.4.0) 2021-09-21 15:42:33.550 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (0.1.16) 2021-09-21 15:42:33.553 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (3.4.0) 2021-09-21 15:42:33.555 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.7.0) 2021-09-21 15:42:33.618 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.1.4) 2021-09-21 15:42:33.627 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.0.9) 2021-09-21 15:42:33.672 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (0.8.0) 2021-09-21 15:42:33.674 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.4.1) 2021-09-21 15:42:33.676 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.3.0) 2021-09-21 15:42:33.680 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.5.0) 2021-09-21 15:42:33.695 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.12.1) 2021-09-21 15:42:33.761 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (0.9.6) 2021-09-21 15:42:33.766 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.8.2) 2021-09-21 15:42:33.782 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.0.2) 2021-09-21 15:42:33.786 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2021.1) 2021-09-21 15:42:33.816 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (21.0) 2021-09-21 15:42:33.820 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.4.7) 2021-09-21 15:42:33.844 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev28) (57.4.0) 2021-09-21 15:42:33.999 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (3.2) 2021-09-21 15:42:34.001 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (2021.5.30) 2021-09-21 15:42:34.003 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (1.26.6) 2021-09-21 15:42:34.005 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (2.0.4) 2021-09-21 15:42:36.163 | Installing collected packages: swift 2021-09-21 15:42:36.163 | Attempting uninstall: swift 2021-09-21 15:42:36.164 | Found existing installation: swift 2.28.1.dev28 2021-09-21 15:42:36.167 | Can't uninstall 'swift'. No files were found to uninstall. 2021-09-21 15:42:36.169 | Running setup.py develop for swift 2021-09-21 15:42:38.319 | Successfully installed swift-2.28.1.dev28 2021-09-21 15:42:38.319 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:42:38.457 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:38.459 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:38.461 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:38.464 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:38.466 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:38.468 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:38.470 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:38.472 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:38.475 | + functions-common:time_stop:2316 : start_time=1632238949983 2021-09-21 15:42:38.477 | + functions-common:time_stop:2318 : [[ -z 1632238949983 ]] 2021-09-21 15:42:38.480 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:38.484 | + functions-common:time_stop:2321 : end_time=1632238958481 2021-09-21 15:42:38.486 | + functions-common:time_stop:2322 : elapsed_time=8498 2021-09-21 15:42:38.488 | + functions-common:time_stop:2323 : total=54498 2021-09-21 15:42:38.490 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:38.492 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=62996 2021-09-21 15:42:38.495 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:38.497 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:42:38.499 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-21 15:42:38.502 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-21 15:42:38.520 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-21 15:42:38.533 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-09-21 15:42:38.535 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-09-21 15:42:38.538 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:38.540 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:38.542 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-09-21 15:42:38.545 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:38.547 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-09-21 15:42:38.550 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:42:38.552 | + ./stack.sh:main:890 : configure_swift 2021-09-21 15:42:38.554 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-09-21 15:42:38.556 | + lib/swift:configure_swift:335 : local node_number 2021-09-21 15:42:38.559 | + lib/swift:configure_swift:336 : local swift_node_config 2021-09-21 15:42:38.561 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-09-21 15:42:38.563 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-21 15:42:39.500 | No account-replicator running 2021-09-21 15:42:39.500 | No container-replicator running 2021-09-21 15:42:39.500 | No container-sharder running 2021-09-21 15:42:39.500 | No account-server running 2021-09-21 15:42:39.500 | No container-auditor running 2021-09-21 15:42:39.500 | No object-updater running 2021-09-21 15:42:39.500 | No proxy-server running 2021-09-21 15:42:39.500 | No account-reaper running 2021-09-21 15:42:39.500 | No object-server running 2021-09-21 15:42:39.500 | No container-reconciler running 2021-09-21 15:42:39.500 | No object-expirer running 2021-09-21 15:42:39.500 | No object-reconstructor running 2021-09-21 15:42:39.500 | No container-sync running 2021-09-21 15:42:39.500 | No account-auditor running 2021-09-21 15:42:39.500 | No container-updater running 2021-09-21 15:42:39.500 | No object-auditor running 2021-09-21 15:42:39.500 | No object-replicator running 2021-09-21 15:42:39.500 | No container-server running 2021-09-21 15:42:39.555 | + lib/swift:configure_swift:340 : true 2021-09-21 15:42:39.557 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-09-21 15:42:39.570 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-09-21 15:42:39.582 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-09-21 15:42:39.585 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-09-21 15:42:39.585 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-09-21 15:42:39.589 | + lib/swift:configure_swift:354 : sed -e ' 2021-09-21 15:42:39.589 | s/%GROUP%/ubuntu/; 2021-09-21 15:42:39.589 | s/%USER%/ubuntu/; 2021-09-21 15:42:39.589 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-09-21 15:42:39.590 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-09-21 15:42:39.593 | uid = ubuntu 2021-09-21 15:42:39.593 | gid = ubuntu 2021-09-21 15:42:39.593 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-09-21 15:42:39.593 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-09-21 15:42:39.593 | address = 127.0.0.1 2021-09-21 15:42:39.593 | 2021-09-21 15:42:39.593 | [account6612] 2021-09-21 15:42:39.593 | max connections = 25 2021-09-21 15:42:39.593 | path = /opt/stack/data/swift/1/node/ 2021-09-21 15:42:39.593 | read only = false 2021-09-21 15:42:39.593 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-09-21 15:42:39.593 | 2021-09-21 15:42:39.593 | [account6622] 2021-09-21 15:42:39.593 | max connections = 25 2021-09-21 15:42:39.593 | path = /opt/stack/data/swift/2/node/ 2021-09-21 15:42:39.594 | read only = false 2021-09-21 15:42:39.594 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-09-21 15:42:39.594 | 2021-09-21 15:42:39.594 | [account6632] 2021-09-21 15:42:39.594 | max connections = 25 2021-09-21 15:42:39.594 | path = /opt/stack/data/swift/3/node/ 2021-09-21 15:42:39.594 | read only = false 2021-09-21 15:42:39.594 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-09-21 15:42:39.594 | 2021-09-21 15:42:39.594 | [account6642] 2021-09-21 15:42:39.594 | max connections = 25 2021-09-21 15:42:39.594 | path = /opt/stack/data/swift/4/node/ 2021-09-21 15:42:39.594 | read only = false 2021-09-21 15:42:39.594 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-09-21 15:42:39.594 | 2021-09-21 15:42:39.594 | 2021-09-21 15:42:39.594 | [container6611] 2021-09-21 15:42:39.594 | max connections = 25 2021-09-21 15:42:39.594 | path = /opt/stack/data/swift/1/node/ 2021-09-21 15:42:39.594 | read only = false 2021-09-21 15:42:39.594 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-09-21 15:42:39.594 | 2021-09-21 15:42:39.594 | [container6621] 2021-09-21 15:42:39.594 | max connections = 25 2021-09-21 15:42:39.594 | path = /opt/stack/data/swift/2/node/ 2021-09-21 15:42:39.594 | read only = false 2021-09-21 15:42:39.594 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-09-21 15:42:39.594 | 2021-09-21 15:42:39.594 | [container6631] 2021-09-21 15:42:39.594 | max connections = 25 2021-09-21 15:42:39.594 | path = /opt/stack/data/swift/3/node/ 2021-09-21 15:42:39.594 | read only = false 2021-09-21 15:42:39.594 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-09-21 15:42:39.594 | 2021-09-21 15:42:39.594 | [container6641] 2021-09-21 15:42:39.595 | max connections = 25 2021-09-21 15:42:39.595 | path = /opt/stack/data/swift/4/node/ 2021-09-21 15:42:39.595 | read only = false 2021-09-21 15:42:39.595 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-09-21 15:42:39.595 | 2021-09-21 15:42:39.595 | 2021-09-21 15:42:39.595 | [object6613] 2021-09-21 15:42:39.595 | max connections = 25 2021-09-21 15:42:39.595 | path = /opt/stack/data/swift/1/node/ 2021-09-21 15:42:39.595 | read only = false 2021-09-21 15:42:39.595 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-09-21 15:42:39.595 | 2021-09-21 15:42:39.595 | [object6623] 2021-09-21 15:42:39.595 | max connections = 25 2021-09-21 15:42:39.595 | path = /opt/stack/data/swift/2/node/ 2021-09-21 15:42:39.595 | read only = false 2021-09-21 15:42:39.595 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-09-21 15:42:39.595 | 2021-09-21 15:42:39.595 | [object6633] 2021-09-21 15:42:39.595 | max connections = 25 2021-09-21 15:42:39.595 | path = /opt/stack/data/swift/3/node/ 2021-09-21 15:42:39.595 | read only = false 2021-09-21 15:42:39.595 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-09-21 15:42:39.595 | 2021-09-21 15:42:39.595 | [object6643] 2021-09-21 15:42:39.595 | max connections = 25 2021-09-21 15:42:39.595 | path = /opt/stack/data/swift/4/node/ 2021-09-21 15:42:39.595 | read only = false 2021-09-21 15:42:39.595 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-09-21 15:42:39.596 | + lib/swift:configure_swift:360 : is_ubuntu 2021-09-21 15:42:39.598 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:39.600 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:39.602 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-09-21 15:42:39.614 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-09-21 15:42:39.616 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-09-21 15:42:39.621 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-09-21 15:42:39.625 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-09-21 15:42:39.627 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-09-21 15:42:39.631 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-09-21 15:42:39.659 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.41:8080/v1/ 2021-09-21 15:42:39.685 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-09-21 15:42:39.703 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-09-21 15:42:39.730 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-09-21 15:42:39.748 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-09-21 15:42:39.776 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-09-21 15:42:39.794 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-09-21 15:42:39.823 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-09-21 15:42:39.840 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-09-21 15:42:39.867 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-09-21 15:42:39.886 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-09-21 15:42:39.913 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-09-21 15:42:39.930 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-09-21 15:42:39.945 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:39.948 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-09-21 15:42:39.976 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-09-21 15:42:40.003 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-09-21 15:42:40.030 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-09-21 15:42:40.057 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-09-21 15:42:40.071 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:40.074 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-09-21 15:42:40.100 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-09-21 15:42:40.115 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:40.117 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-09-21 15:42:40.132 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:40.134 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-09-21 15:42:40.137 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-09-21 15:42:40.152 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:40.154 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-09-21 15:42:40.156 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-09-21 15:42:40.158 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-09-21 15:42:40.163 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-09-21 15:42:40.169 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-09-21 15:42:40.196 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-09-21 15:42:40.223 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-09-21 15:42:40.253 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-09-21 15:42:40.282 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-09-21 15:42:40.309 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-09-21 15:42:40.311 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-09-21 15:42:40.313 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-09-21 15:42:40.315 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-09-21 15:42:40.317 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-09-21 15:42:40.344 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-09-21 15:42:40.371 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.41/identity 2021-09-21 15:42:40.397 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-09-21 15:42:40.425 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-09-21 15:42:40.451 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-09-21 15:42:40.478 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-09-21 15:42:40.506 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-09-21 15:42:40.535 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:42:40.562 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-09-21 15:42:40.590 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-09-21 15:42:40.617 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-09-21 15:42:40.643 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-09-21 15:42:40.672 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-09-21 15:42:40.708 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-09-21 15:42:40.735 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-09-21 15:42:40.753 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-09-21 15:42:40.782 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-09-21 15:42:40.808 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-09-21 15:42:40.813 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-09-21 15:42:40.841 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-09-21 15:42:40.874 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-09-21 15:42:40.902 | + lib/swift:configure_swift:478 : local node_number 2021-09-21 15:42:40.904 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-21 15:42:40.906 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-21 15:42:40.908 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-09-21 15:42:40.913 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-09-21 15:42:40.915 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-21 15:42:40.917 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-21 15:42:40.919 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-09-21 15:42:40.921 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-09-21 15:42:40.924 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-21 15:42:40.926 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-21 15:42:40.928 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-09-21 15:42:40.945 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-09-21 15:42:40.974 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-09-21 15:42:40.992 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-09-21 15:42:41.020 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-09-21 15:42:41.038 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-21 15:42:41.066 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-09-21 15:42:41.084 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-21 15:42:41.111 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-09-21 15:42:41.129 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-21 15:42:41.160 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-09-21 15:42:41.186 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-09-21 15:42:41.215 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-09-21 15:42:41.232 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-09-21 15:42:41.261 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-09-21 15:42:41.279 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-09-21 15:42:41.307 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-09-21 15:42:41.325 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-09-21 15:42:41.352 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-09-21 15:42:41.356 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-09-21 15:42:41.375 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-21 15:42:41.403 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-09-21 15:42:41.432 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-09-21 15:42:41.434 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-09-21 15:42:41.438 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-09-21 15:42:41.441 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-09-21 15:42:41.443 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-21 15:42:41.445 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-09-21 15:42:41.448 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-09-21 15:42:41.450 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-21 15:42:41.452 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-21 15:42:41.454 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-09-21 15:42:41.472 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-09-21 15:42:41.502 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-09-21 15:42:41.524 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-09-21 15:42:41.563 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-09-21 15:42:41.580 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-21 15:42:41.609 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-09-21 15:42:41.627 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-21 15:42:41.655 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-09-21 15:42:41.673 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-21 15:42:41.702 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-09-21 15:42:41.719 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-09-21 15:42:41.748 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-09-21 15:42:41.767 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-09-21 15:42:41.795 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-09-21 15:42:41.814 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-09-21 15:42:41.846 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-09-21 15:42:41.864 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-09-21 15:42:41.891 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-09-21 15:42:41.898 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-09-21 15:42:41.917 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-21 15:42:41.945 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-09-21 15:42:41.947 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-09-21 15:42:41.951 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-09-21 15:42:41.953 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-09-21 15:42:41.955 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-21 15:42:41.958 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-09-21 15:42:41.960 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-09-21 15:42:41.962 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-21 15:42:41.965 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-21 15:42:41.967 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-09-21 15:42:41.985 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-09-21 15:42:42.013 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-09-21 15:42:42.031 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-09-21 15:42:42.059 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-09-21 15:42:42.077 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-21 15:42:42.105 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-09-21 15:42:42.123 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-21 15:42:42.152 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-09-21 15:42:42.171 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-21 15:42:42.200 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-09-21 15:42:42.218 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-09-21 15:42:42.247 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-09-21 15:42:42.265 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-09-21 15:42:42.294 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-09-21 15:42:42.311 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-09-21 15:42:42.340 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-09-21 15:42:42.358 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-09-21 15:42:42.384 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-09-21 15:42:42.389 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-09-21 15:42:42.408 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-21 15:42:42.435 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-09-21 15:42:42.464 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-09-21 15:42:42.491 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-09-21 15:42:42.519 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-09-21 15:42:42.522 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-09-21 15:42:42.527 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-09-21 15:42:42.555 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-09-21 15:42:42.583 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-09-21 15:42:42.611 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-09-21 15:42:42.640 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-09-21 15:42:42.668 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-09-21 15:42:42.695 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-09-21 15:42:42.727 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-09-21 15:42:42.755 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-09-21 15:42:42.782 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-09-21 15:42:42.798 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:42.800 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-09-21 15:42:42.818 | + lib/swift:configure_swift:521 : local auth_vers 2021-09-21 15:42:42.821 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-09-21 15:42:42.844 | + lib/swift:configure_swift:522 : auth_vers=3 2021-09-21 15:42:42.847 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.41 2021-09-21 15:42:42.874 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-09-21 15:42:42.877 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-09-21 15:42:42.906 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.41/identity 2021-09-21 15:42:42.936 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-09-21 15:42:42.938 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-09-21 15:42:42.967 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-09-21 15:42:42.984 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:42.986 | + lib/swift:configure_swift:541 : local user_group 2021-09-21 15:42:42.989 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-09-21 15:42:42.995 | + lib/swift:configure_swift:542 : user_group=1000 2021-09-21 15:42:42.997 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-09-21 15:42:43.012 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-09-21 15:42:43.014 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-09-21 15:42:43.026 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-09-21 15:42:43.028 | + lib/swift:configure_swift:548 : is_suse 2021-09-21 15:42:43.030 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:42:43.032 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:42:43.035 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:42:43.037 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:42:43.039 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:42:43.042 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:42:43.044 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-09-21 15:42:43.057 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-09-21 15:42:43.060 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-09-21 15:42:43.062 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-09-21 15:42:43.080 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:43.082 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-09-21 15:42:43.104 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:43.106 | + ./stack.sh:main:901 : stack_install_service glance 2021-09-21 15:42:43.109 | + lib/stack:stack_install_service:20 : local service=glance 2021-09-21 15:42:43.112 | + lib/stack:stack_install_service:21 : type install_glance 2021-09-21 15:42:43.116 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:42:43.118 | + lib/stack:stack_install_service:32 : install_glance 2021-09-21 15:42:43.128 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-09-21 15:42:43.131 | + lib/glance:install_glance:514 : local glance_store_extras 2021-09-21 15:42:43.134 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-09-21 15:42:43.153 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:43.155 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-09-21 15:42:43.158 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-09-21 15:42:43.176 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:43.178 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-09-21 15:42:43.181 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-09-21 15:42:43.184 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-09-21 15:42:43.187 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:43.190 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:43.193 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-09-21 15:42:43.195 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:43.199 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-09-21 15:42:43.202 | ++ inc/python:join_extras:29 : local IFS=, 2021-09-21 15:42:43.204 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-09-21 15:42:43.207 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-09-21 15:42:43.210 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-09-21 15:42:43.213 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-09-21 15:42:43.216 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-09-21 15:42:43.219 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-09-21 15:42:43.222 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-09-21 15:42:43.225 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-09-21 15:42:43.229 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:42:43.229 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-09-21 15:42:43.235 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-09-21 15:42:43.237 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-09-21 15:42:43.240 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-09-21 15:42:43.243 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-09-21 15:42:43.247 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-09-21 15:42:43.268 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-09-21 15:42:43.271 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-09-21 15:42:44.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:44.125 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:44.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:44.125 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:45.182 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:45.218 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-09-21 15:42:45.300 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-09-21 15:42:45.302 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-09-21 15:42:45.303 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-09-21 15:42:45.305 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-09-21 15:42:45.307 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-09-21 15:42:45.309 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.31.1) 2021-09-21 15:42:45.311 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-09-21 15:42:45.313 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-09-21 15:42:45.316 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-09-21 15:42:45.317 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-09-21 15:42:45.319 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-09-21 15:42:45.321 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-09-21 15:42:45.323 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-09-21 15:42:45.325 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-09-21 15:42:45.327 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.0) 2021-09-21 15:42:45.330 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0) 2021-09-21 15:42:45.333 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2021-09-21 15:42:45.335 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-09-21 15:42:45.345 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.1) 2021-09-21 15:42:45.347 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-09-21 15:42:45.364 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-09-21 15:42:45.437 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-09-21 15:42:45.439 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-09-21 15:42:45.442 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-09-21 15:42:45.468 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-09-21 15:42:45.471 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-09-21 15:42:45.474 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-09-21 15:42:45.476 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-09-21 15:42:45.483 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-09-21 15:42:45.530 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-09-21 15:42:45.539 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-09-21 15:42:45.587 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-09-21 15:42:45.589 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-09-21 15:42:45.592 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-09-21 15:42:45.593 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-09-21 15:42:45.609 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.12.1) 2021-09-21 15:42:45.679 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-09-21 15:42:45.684 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-09-21 15:42:45.712 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-09-21 15:42:45.717 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.14.6) 2021-09-21 15:42:45.728 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-09-21 15:42:45.760 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2021-09-21 15:42:45.793 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-09-21 15:42:45.796 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-09-21 15:42:45.800 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2021-09-21 15:42:45.802 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-09-21 15:42:45.806 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-09-21 15:42:45.808 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-09-21 15:42:45.831 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-09-21 15:42:45.863 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-09-21 15:42:45.865 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-09-21 15:42:45.907 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2021-09-21 15:42:45.988 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-09-21 15:42:45.991 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-09-21 15:42:46.161 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.6) 2021-09-21 15:42:46.163 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2021-09-21 15:42:46.165 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.4) 2021-09-21 15:42:46.168 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.2) 2021-09-21 15:42:46.253 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-09-21 15:42:46.406 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-09-21 15:42:48.544 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:42:48.670 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:48.672 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:48.675 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:48.677 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:48.679 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:48.681 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:48.684 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:48.686 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:48.688 | + functions-common:time_stop:2316 : start_time=1632238963263 2021-09-21 15:42:48.691 | + functions-common:time_stop:2318 : [[ -z 1632238963263 ]] 2021-09-21 15:42:48.693 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:48.698 | + functions-common:time_stop:2321 : end_time=1632238968695 2021-09-21 15:42:48.700 | + functions-common:time_stop:2322 : elapsed_time=5432 2021-09-21 15:42:48.702 | + functions-common:time_stop:2323 : total=62996 2021-09-21 15:42:48.704 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:48.707 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=68428 2021-09-21 15:42:48.709 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:48.712 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-09-21 15:42:48.715 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-09-21 15:42:48.717 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-09-21 15:42:48.731 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-09-21 15:42:48.736 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-09-21 15:42:48.738 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-09-21 15:42:48.740 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-09-21 15:42:48.742 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:42:48.745 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:42:48.748 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:42:48.750 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:42:48.753 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:42:48.756 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:42:48.772 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:42:48.774 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:42:48.777 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:48.780 | + functions-common:git_clone:544 : echo master 2021-09-21 15:42:48.780 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:42:48.785 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-09-21 15:42:48.788 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:48.790 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-09-21 15:42:48.793 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:42:48.794 | + functions-common:git_clone:593 : head -1 2021-09-21 15:42:48.809 | d52abef6d Merge "Make glance cinder multistore job voting" 2021-09-21 15:42:48.812 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:42:48.814 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-09-21 15:42:48.817 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:42:48.819 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-09-21 15:42:48.822 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-09-21 15:42:48.824 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:42:48.827 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-09-21 15:42:48.829 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:42:48.832 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-09-21 15:42:48.834 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-09-21 15:42:48.839 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:42:48.842 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:42:48.845 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-09-21 15:42:48.847 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:42:48.850 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-09-21 15:42:48.853 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:42:48.856 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:42:48.859 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-09-21 15:42:48.865 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-09-21 15:42:48.867 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-09-21 15:42:49.512 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-09-21 15:42:49.515 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:42:49.517 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:42:49.520 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:42:49.522 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-09-21 15:42:49.524 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-09-21 15:42:49.526 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:42:49.529 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:42:49.531 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:42:49.534 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:42:49.536 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:42:49.538 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:42:49.541 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:42:49.543 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-09-21 15:42:49.564 | Using python 3.8 to install /opt/stack/glance 2021-09-21 15:42:49.566 | + 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 2021-09-21 15:42:50.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:50.429 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:50.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:50.429 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:51.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:51.492 | Obtaining file:///opt/stack/glance 2021-09-21 15:42:52.876 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (5.6.0) 2021-09-21 15:42:52.878 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.7.1) 2021-09-21 15:42:52.880 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.4.23) 2021-09-21 15:42:52.882 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.31.1) 2021-09-21 15:42:52.885 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.1.1) 2021-09-21 15:42:52.886 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.5.1) 2021-09-21 15:42:52.888 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.8.7) 2021-09-21 15:42:52.890 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.4.1) 2021-09-21 15:42:52.891 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.7.1) 2021-09-21 15:42:52.893 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.19.1) 2021-09-21 15:42:52.895 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (8.7.1) 2021-09-21 15:42:52.898 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.4.1) 2021-09-21 15:42:52.899 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.3.1) 2021-09-21 15:42:52.902 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.4.0) 2021-09-21 15:42:52.903 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.10.0) 2021-09-21 15:42:52.905 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.4.0) 2021-09-21 15:42:52.907 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.4.0) 2021-09-21 15:42:52.909 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.6.2) 2021-09-21 15:42:52.911 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.4.0) 2021-09-21 15:42:52.912 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (9.3.0) 2021-09-21 15:42:52.914 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.11.0) 2021-09-21 15:42:52.916 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.7.2) 2021-09-21 15:42:52.917 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.5.0) 2021-09-21 15:42:52.919 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev4) (3.2.0) 2021-09-21 15:42:52.921 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.3.0) 2021-09-21 15:42:52.923 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (20.0.1) 2021-09-21 15:42:52.924 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.16.0) 2021-09-21 15:42:52.926 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (11.0.0) 2021-09-21 15:42:52.928 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (5.1.0) 2021-09-21 15:42:52.930 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.4.0) 2021-09-21 15:42:52.932 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.6.0) 2021-09-21 15:42:52.933 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (12.9.1) 2021-09-21 15:42:52.935 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.4.0) 2021-09-21 15:42:52.937 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.3.0) 2021-09-21 15:42:52.939 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.8.2) 2021-09-21 15:42:52.941 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.3.3) 2021-09-21 15:42:52.942 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.4.2) 2021-09-21 15:42:52.944 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.7.0) 2021-09-21 15:42:52.946 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.3.0) 2021-09-21 15:42:52.948 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.4.8) 2021-09-21 15:42:52.950 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.2.2) 2021-09-21 15:42:52.952 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.1.16) 2021-09-21 15:42:52.954 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (5.5.0) 2021-09-21 15:42:52.956 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.9.1) 2021-09-21 15:42:52.971 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev4) (5.2.2) 2021-09-21 15:42:52.972 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev4) (1.1.5) 2021-09-21 15:42:53.001 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev4) (5.2.0) 2021-09-21 15:42:53.002 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev4) (2.26.0) 2021-09-21 15:42:53.044 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev4) (1.14.6) 2021-09-21 15:42:53.048 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev4) (2.20) 2021-09-21 15:42:53.069 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev4) (4.2.0) 2021-09-21 15:42:53.083 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev4) (1.12.1) 2021-09-21 15:42:53.098 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev4) (1.1.1) 2021-09-21 15:42:53.101 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev4) (1.16.0) 2021-09-21 15:42:53.215 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev4) (2.4.7) 2021-09-21 15:42:53.294 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev4) (1.7.0) 2021-09-21 15:42:53.359 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev4) (2.8.1) 2021-09-21 15:42:53.365 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev4) (3.1.1) 2021-09-21 15:42:53.451 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.1.0.dev4) (1.1.4) 2021-09-21 15:42:53.464 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.1.0.dev4) (5.0.9) 2021-09-21 15:42:53.493 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev4) (0.14.1) 2021-09-21 15:42:53.506 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev4) (1.6) 2021-09-21 15:42:53.560 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev4) (5.4.1) 2021-09-21 15:42:53.562 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev4) (0.8.0) 2021-09-21 15:42:53.568 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev4) (1.5.0) 2021-09-21 15:42:53.643 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev4) (0.13.0) 2021-09-21 15:42:53.645 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev4) (2.0.1) 2021-09-21 15:42:53.657 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev4) (0.5.0) 2021-09-21 15:42:53.693 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev4) (0.59.0) 2021-09-21 15:42:53.760 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (1.4.0) 2021-09-21 15:42:53.763 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (0.10.0) 2021-09-21 15:42:53.765 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (0.11.0) 2021-09-21 15:42:53.769 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (2.5.0) 2021-09-21 15:42:53.776 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (1.32) 2021-09-21 15:42:53.778 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (1.4.4) 2021-09-21 15:42:53.813 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (2.1) 2021-09-21 15:42:53.920 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev4) (0.9.6) 2021-09-21 15:42:53.926 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev4) (2.8.2) 2021-09-21 15:42:53.998 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (5.1.0) 2021-09-21 15:42:54.002 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (2.6.0) 2021-09-21 15:42:54.003 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (5.0.6) 2021-09-21 15:42:54.005 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (4.2.2) 2021-09-21 15:42:54.014 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (0.3.0) 2021-09-21 15:42:54.031 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (5.0.0) 2021-09-21 15:42:54.135 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (0.11.0) 2021-09-21 15:42:54.174 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev4) (3.3.0) 2021-09-21 15:42:54.177 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev4) (3.2.0) 2021-09-21 15:42:54.183 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev4) (3.0.1) 2021-09-21 15:42:54.232 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev4) (2.0.1) 2021-09-21 15:42:54.313 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev4) (5.8.0) 2021-09-21 15:42:54.344 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev4) (2021.1) 2021-09-21 15:42:54.349 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev4) (1.0.2) 2021-09-21 15:42:54.411 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (3.0.0) 2021-09-21 15:42:54.421 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (1.3.2) 2021-09-21 15:42:54.452 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (2.5.0) 2021-09-21 15:42:54.523 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev4) (21.0) 2021-09-21 15:42:54.656 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev4) (57.4.0) 2021-09-21 15:42:54.979 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (3.9.0) 2021-09-21 15:42:55.019 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (2.1.2) 2021-09-21 15:42:55.027 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (0.4.0) 2021-09-21 15:42:55.133 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (0.4.4) 2021-09-21 15:42:55.134 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (1.8.2) 2021-09-21 15:42:55.137 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (0.2.5) 2021-09-21 15:42:55.138 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (21.2.0) 2021-09-21 15:42:55.468 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev4) (3.2) 2021-09-21 15:42:55.471 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev4) (1.26.6) 2021-09-21 15:42:55.472 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev4) (2021.5.30) 2021-09-21 15:42:55.475 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev4) (2.0.4) 2021-09-21 15:42:55.698 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev4) (0.7) 2021-09-21 15:42:55.971 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev4) (0.5.2) 2021-09-21 15:42:56.167 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev4) (2.6.2) 2021-09-21 15:42:56.170 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev4) (1.4.2) 2021-09-21 15:42:56.173 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev4) (2.4.0) 2021-09-21 15:42:56.181 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev4) (6.3.1) 2021-09-21 15:42:56.599 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (1.0.0) 2021-09-21 15:42:56.884 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev4) (0.8.1) 2021-09-21 15:42:56.989 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.1.0.dev4) (3.5.0) 2021-09-21 15:42:58.356 | Installing collected packages: glance 2021-09-21 15:42:58.356 | Attempting uninstall: glance 2021-09-21 15:42:58.356 | Found existing installation: glance 23.1.0.dev4 2021-09-21 15:42:58.363 | Can't uninstall 'glance'. No files were found to uninstall. 2021-09-21 15:42:58.365 | Running setup.py develop for glance 2021-09-21 15:43:00.632 | Successfully installed glance 2021-09-21 15:43:00.632 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:43:00.774 | + inc/python:pip_install:200 : result=0 2021-09-21 15:43:00.777 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:43:00.779 | + functions-common:time_stop:2309 : local name 2021-09-21 15:43:00.781 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:43:00.784 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:43:00.786 | + functions-common:time_stop:2312 : local total 2021-09-21 15:43:00.788 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:43:00.791 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:43:00.793 | + functions-common:time_stop:2316 : start_time=1632238969559 2021-09-21 15:43:00.795 | + functions-common:time_stop:2318 : [[ -z 1632238969559 ]] 2021-09-21 15:43:00.798 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:43:00.802 | + functions-common:time_stop:2321 : end_time=1632238980800 2021-09-21 15:43:00.805 | + functions-common:time_stop:2322 : elapsed_time=11241 2021-09-21 15:43:00.807 | + functions-common:time_stop:2323 : total=68428 2021-09-21 15:43:00.809 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:43:00.811 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=79669 2021-09-21 15:43:00.813 | + inc/python:pip_install:203 : return 0 2021-09-21 15:43:00.816 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:43:00.818 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-21 15:43:00.821 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-21 15:43:00.840 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-21 15:43:00.852 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-09-21 15:43:00.856 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-09-21 15:43:00.861 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:43:00.863 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:43:00.866 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-09-21 15:43:00.868 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:43:00.871 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:43:00.873 | + ./stack.sh:main:902 : configure_glance 2021-09-21 15:43:00.876 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-09-21 15:43:00.889 | + lib/glance:configure_glance:333 : local dburl 2021-09-21 15:43:00.892 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-09-21 15:43:00.894 | ++ lib/database:database_connection_url:132 : local db=glance 2021-09-21 15:43:00.896 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-09-21 15:43:00.899 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-09-21 15:43:00.902 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-21 15:43:00.905 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-21 15:43:00.907 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-09-21 15:43:00.937 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-21 15:43:00.967 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-09-21 15:43:00.996 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-21 15:43:01.026 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-09-21 15:43:01.056 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-09-21 15:43:01.085 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-09-21 15:43:01.088 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-09-21 15:43:01.090 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-09-21 15:43:01.093 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-21 15:43:01.095 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-09-21 15:43:01.123 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-09-21 15:43:01.156 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-09-21 15:43:01.185 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-09-21 15:43:01.215 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-09-21 15:43:01.243 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-09-21 15:43:01.273 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-09-21 15:43:01.303 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-09-21 15:43:01.333 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:43:01.361 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-09-21 15:43:01.392 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-09-21 15:43:01.422 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-09-21 15:43:01.424 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-09-21 15:43:01.427 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-09-21 15:43:01.429 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-21 15:43:01.432 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-21 15:43:01.434 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:43:01.451 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:01.454 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-21 15:43:01.457 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-21 15:43:01.459 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:43:01.475 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:01.478 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:43:01.481 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:43:01.511 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:43:01.513 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:43:01.516 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-09-21 15:43:01.518 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-09-21 15:43:01.520 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-09-21 15:43:01.551 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-09-21 15:43:01.580 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-09-21 15:43:01.582 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-09-21 15:43:01.585 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-09-21 15:43:01.588 | + lib/glance:configure_glance_store:254 : local be 2021-09-21 15:43:01.590 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-09-21 15:43:01.592 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-09-21 15:43:01.595 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-21 15:43:01.625 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-09-21 15:43:01.628 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.41 2021-09-21 15:43:01.660 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-09-21 15:43:01.662 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-09-21 15:43:01.679 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:01.681 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-09-21 15:43:01.714 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-09-21 15:43:01.743 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-09-21 15:43:01.773 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-09-21 15:43:01.808 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-09-21 15:43:01.841 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-09-21 15:43:01.858 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:01.861 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-09-21 15:43:01.891 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-09-21 15:43:01.920 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-09-21 15:43:01.950 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.41/identity/v3 2021-09-21 15:43:01.979 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-09-21 15:43:02.010 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.41/image 2021-09-21 15:43:02.039 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-09-21 15:43:02.057 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:02.059 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-09-21 15:43:02.061 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-09-21 15:43:02.064 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-09-21 15:43:02.067 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:43:02.084 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:43:02.086 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:43:02.089 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:43:02.091 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:43:02.094 | + 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}}' 2021-09-21 15:43:02.125 | + 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' 2021-09-21 15:43:02.155 | + 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' 2021-09-21 15:43:02.185 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:43:02.215 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-09-21 15:43:02.219 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-09-21 15:43:02.249 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-09-21 15:43:02.280 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-21 15:43:02.311 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.41/identity 2021-09-21 15:43:02.340 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-09-21 15:43:02.370 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-09-21 15:43:02.400 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-09-21 15:43:02.429 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-21 15:43:02.461 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-09-21 15:43:02.491 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-09-21 15:43:02.521 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-09-21 15:43:02.551 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-09-21 15:43:02.555 | + lib/glance:configure_glance:418 : 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 2021-09-21 15:43:02.564 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-09-21 15:43:02.580 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:02.583 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-09-21 15:43:02.585 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-09-21 15:43:02.587 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-09-21 15:43:02.590 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-09-21 15:43:02.592 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-09-21 15:43:02.595 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-09-21 15:43:02.599 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-09-21 15:43:02.601 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-09-21 15:43:02.605 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-09-21 15:43:02.639 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-09-21 15:43:02.642 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-09-21 15:43:02.644 | ++ functions:get_random_port:837 : true 2021-09-21 15:43:02.646 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-09-21 15:43:02.649 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-09-21 15:43:02.651 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-09-21 15:43:02.701 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-09-21 15:43:02.703 | ++ functions:get_random_port:841 : break 2 2021-09-21 15:43:02.705 | ++ functions:get_random_port:845 : echo 60999 2021-09-21 15:43:02.708 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-09-21 15:43:02.710 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-09-21 15:43:02.738 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-09-21 15:43:02.766 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-09-21 15:43:02.793 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-09-21 15:43:02.821 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-09-21 15:43:02.848 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-09-21 15:43:02.876 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-09-21 15:43:02.905 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-09-21 15:43:02.934 | + 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' 2021-09-21 15:43:02.963 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-21 15:43:02.991 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-09-21 15:43:03.018 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-21 15:43:03.046 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-09-21 15:43:03.073 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-09-21 15:43:03.101 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-09-21 15:43:03.129 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-09-21 15:43:03.156 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-09-21 15:43:03.184 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-09-21 15:43:03.211 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-09-21 15:43:03.239 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-09-21 15:43:03.241 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-09-21 15:43:03.243 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:43:03.246 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:03.248 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:03.250 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-09-21 15:43:03.252 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-09-21 15:43:03.308 | proxy (enabled by site administrator) 2021-09-21 15:43:03.311 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-09-21 15:43:03.313 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-09-21 15:43:03.316 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:43:03.318 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:03.320 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:03.323 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-09-21 15:43:03.326 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-09-21 15:43:03.381 | proxy_http (enabled by site administrator) 2021-09-21 15:43:03.384 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-09-21 15:43:03.388 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-09-21 15:43:03.390 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-09-21 15:43:03.392 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:43:03.395 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:03.397 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:03.400 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:43:03.403 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:43:03.406 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-09-21 15:43:03.406 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:43:03.415 | KeepAlive Off 2021-09-21 15:43:03.419 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-09-21 15:43:03.419 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:43:03.428 | SetEnv proxy-sendchunked 1 2021-09-21 15:43:03.431 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-09-21 15:43:03.432 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:43:03.440 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-09-21 15:43:03.443 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-09-21 15:43:03.446 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-09-21 15:43:03.449 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:43:03.451 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:43:03.453 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:43:03.455 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:03.458 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:03.460 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:43:03.463 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:43:03.465 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:03.468 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:03.470 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-09-21 15:43:03.531 | Site glance-wsgi-api already enabled 2021-09-21 15:43:03.535 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-09-21 15:43:03.538 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:43:03.540 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:43:03.543 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:43:03.679 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-09-21 15:43:03.685 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-09-21 15:43:03.719 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-09-21 15:43:03.722 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-09-21 15:43:03.740 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:03.743 | + ./stack.sh:main:907 : stack_install_service cinder 2021-09-21 15:43:03.745 | + lib/stack:stack_install_service:20 : local service=cinder 2021-09-21 15:43:03.748 | + lib/stack:stack_install_service:21 : type install_cinder 2021-09-21 15:43:03.750 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:43:03.753 | + lib/stack:stack_install_service:32 : install_cinder 2021-09-21 15:43:03.756 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-09-21 15:43:03.758 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-09-21 15:43:03.761 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-09-21 15:43:03.763 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:43:03.766 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:43:03.769 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:43:03.772 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:43:03.775 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:43:03.778 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:43:03.795 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:43:03.797 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:43:03.799 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:03.803 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:43:03.803 | + functions-common:git_clone:544 : echo master 2021-09-21 15:43:03.808 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-09-21 15:43:03.813 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:03.815 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-09-21 15:43:03.818 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:43:03.819 | + functions-common:git_clone:593 : head -1 2021-09-21 15:43:03.822 | 01debf415 Merge commit 'refs/changes/35/810035/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-09-21 15:43:03.825 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:43:03.827 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-09-21 15:43:03.830 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:43:03.832 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-21 15:43:03.835 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-09-21 15:43:03.838 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:43:03.841 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-09-21 15:43:03.843 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:43:03.846 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-21 15:43:03.848 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-09-21 15:43:03.851 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:43:03.854 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:43:03.857 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-09-21 15:43:03.859 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:43:03.862 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-09-21 15:43:03.865 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:43:03.867 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:43:03.871 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-09-21 15:43:03.876 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-09-21 15:43:03.879 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-09-21 15:43:04.521 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-09-21 15:43:04.523 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:43:04.526 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:43:04.528 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:43:04.531 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-21 15:43:04.533 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-09-21 15:43:04.535 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:43:04.538 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:43:04.540 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:43:04.543 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:43:04.545 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:43:04.548 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:43:04.550 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:43:04.552 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-09-21 15:43:04.573 | Using python 3.8 to install /opt/stack/cinder 2021-09-21 15:43:04.575 | + 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 2021-09-21 15:43:05.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:43:05.451 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:05.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:43:05.451 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:06.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:43:06.489 | Obtaining file:///opt/stack/cinder 2021-09-21 15:43:08.626 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.6.0) 2021-09-21 15:43:08.627 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.0.9) 2021-09-21 15:43:08.629 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.31.1) 2021-09-21 15:43:08.631 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.1.1) 2021-09-21 15:43:08.633 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.19.1) 2021-09-21 15:43:08.636 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.1.16) 2021-09-21 15:43:08.637 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev19) (3.2.0) 2021-09-21 15:43:08.639 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.4.0) 2021-09-21 15:43:08.641 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (9.3.0) 2021-09-21 15:43:08.643 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.6.3) 2021-09-21 15:43:08.644 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.1.3) 2021-09-21 15:43:08.646 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (8.7.1) 2021-09-21 15:43:08.648 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.4.1) 2021-09-21 15:43:08.650 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.3.1) 2021-09-21 15:43:08.652 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (11.0.0) 2021-09-21 15:43:08.654 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.6.0) 2021-09-21 15:43:08.656 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (12.9.1) 2021-09-21 15:43:08.658 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.4.0) 2021-09-21 15:43:08.659 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.8.2) 2021-09-21 15:43:08.661 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.6.2) 2021-09-21 15:43:08.663 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.3.0) 2021-09-21 15:43:08.665 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (6.3.0) 2021-09-21 15:43:08.667 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.2.0) 2021-09-21 15:43:08.669 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.6.0) 2021-09-21 15:43:08.670 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.4.0) 2021-09-21 15:43:08.672 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.10.0) 2021-09-21 15:43:08.674 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.5.0) 2021-09-21 15:43:08.675 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.4.2) 2021-09-21 15:43:08.677 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (21.0) 2021-09-21 15:43:08.679 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.7.2) 2021-09-21 15:43:08.680 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.5.0) 2021-09-21 15:43:08.682 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.1.1) 2021-09-21 15:43:08.684 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.8.0) 2021-09-21 15:43:08.686 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.4.7) 2021-09-21 15:43:08.688 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.2.0) 2021-09-21 15:43:08.690 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.5.0) 2021-09-21 15:43:08.692 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.3.0) 2021-09-21 15:43:08.693 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (17.6.0) 2021-09-21 15:43:08.695 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.12.0) 2021-09-21 15:43:08.697 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2021.1) 2021-09-21 15:43:08.699 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.26.0) 2021-09-21 15:43:08.701 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.5.1) 2021-09-21 15:43:08.702 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.6.2) 2021-09-21 15:43:08.704 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.1.74) 2021-09-21 15:43:08.706 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.16.0) 2021-09-21 15:43:08.708 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.4.23) 2021-09-21 15:43:08.709 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.13.0) 2021-09-21 15:43:08.711 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.4.0) 2021-09-21 15:43:08.713 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.8.9) 2021-09-21 15:43:08.715 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (6.3.1) 2021-09-21 15:43:08.717 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.8.7) 2021-09-21 15:43:08.718 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.1.0) 2021-09-21 15:43:08.720 | Requirement already satisfied: oslo.vmware>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.9.1) 2021-09-21 15:43:08.722 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.0.0) 2021-09-21 15:43:08.724 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.5.0) 2021-09-21 15:43:08.726 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.9.0) 2021-09-21 15:43:08.727 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.19.0) 2021-09-21 15:43:08.729 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.9.1) 2021-09-21 15:43:08.731 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.4.8) 2021-09-21 15:43:08.732 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.2.2) 2021-09-21 15:43:08.734 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.5.0.2) 2021-09-21 15:43:08.736 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.18.33) 2021-09-21 15:43:08.750 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev19) (0.10.0) 2021-09-21 15:43:08.752 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev19) (0.5.0) 2021-09-21 15:43:08.754 | Requirement already satisfied: botocore<1.22.0,>=1.21.33 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev19) (1.21.33) 2021-09-21 15:43:08.767 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.33->boto3>=1.16.51->cinder==19.1.0.dev19) (2.8.2) 2021-09-21 15:43:08.769 | Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.33->boto3>=1.16.51->cinder==19.1.0.dev19) (1.26.6) 2021-09-21 15:43:08.837 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev19) (1.14.6) 2021-09-21 15:43:08.842 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev19) (2.20) 2021-09-21 15:43:08.880 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev19) (1.16.0) 2021-09-21 15:43:08.906 | Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (3.0.1) 2021-09-21 15:43:08.908 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (0.1.0) 2021-09-21 15:43:08.910 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (2.0.2) 2021-09-21 15:43:08.912 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (2.0.1) 2021-09-21 15:43:08.934 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (3.17.3) 2021-09-21 15:43:08.936 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (57.4.0) 2021-09-21 15:43:08.938 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (1.53.0) 2021-09-21 15:43:08.960 | Requirement already satisfied: rsa<5,>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (4.7.2) 2021-09-21 15:43:08.963 | Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (0.2.8) 2021-09-21 15:43:08.964 | Requirement already satisfied: cachetools<5.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (4.2.2) 2021-09-21 15:43:09.097 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev19) (1.7.0) 2021-09-21 15:43:09.154 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev19) (2.8.1) 2021-09-21 15:43:09.158 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev19) (3.1.1) 2021-09-21 15:43:09.198 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev19) (0.4.8) 2021-09-21 15:43:09.351 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev19) (1.1.4) 2021-09-21 15:43:09.380 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev19) (0.14.1) 2021-09-21 15:43:09.398 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev19) (1.6) 2021-09-21 15:43:09.454 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev19) (1.5.0) 2021-09-21 15:43:09.456 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev19) (0.8.0) 2021-09-21 15:43:09.457 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev19) (2.3.0) 2021-09-21 15:43:09.459 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev19) (5.4.1) 2021-09-21 15:43:09.482 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->cinder==19.1.0.dev19) (1.12.1) 2021-09-21 15:43:09.569 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.1.0.dev19) (2.0.1) 2021-09-21 15:43:09.571 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.1.0.dev19) (1.7.1) 2021-09-21 15:43:09.581 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.1.0.dev19) (0.5.0) 2021-09-21 15:43:09.600 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.1.0.dev19) (5.2.2) 2021-09-21 15:43:09.602 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.1.0.dev19) (1.1.5) 2021-09-21 15:43:09.676 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev19) (0.9.6) 2021-09-21 15:43:09.757 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev19) (5.0.6) 2021-09-21 15:43:09.760 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev19) (5.1.0) 2021-09-21 15:43:09.763 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev19) (0.3.0) 2021-09-21 15:43:09.766 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev19) (2.4.0) 2021-09-21 15:43:09.781 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev19) (5.0.0) 2021-09-21 15:43:09.898 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev19) (0.11.0) 2021-09-21 15:43:09.934 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev19) (3.2.0) 2021-09-21 15:43:09.936 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev19) (3.3.0) 2021-09-21 15:43:09.941 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev19) (3.0.1) 2021-09-21 15:43:09.988 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev19) (2.0.1) 2021-09-21 15:43:10.068 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev19) (1.0.2) 2021-09-21 15:43:10.216 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev19) (1.3.2) 2021-09-21 15:43:10.230 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev19) (3.0.0) 2021-09-21 15:43:10.261 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev19) (2.5.0) 2021-09-21 15:43:10.289 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev19) (0.7.2) 2021-09-21 15:43:10.330 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev19) (0.11.0) 2021-09-21 15:43:10.463 | Requirement already satisfied: suds-jurko>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.1.0.dev19) (0.6) 2021-09-21 15:43:10.636 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev19) (1.4.0) 2021-09-21 15:43:11.093 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (3.9.0) 2021-09-21 15:43:11.152 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (2.1.2) 2021-09-21 15:43:11.155 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (0.4.0) 2021-09-21 15:43:11.271 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (21.2.0) 2021-09-21 15:43:11.273 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (1.8.2) 2021-09-21 15:43:11.275 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (0.4.4) 2021-09-21 15:43:11.276 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (0.2.5) 2021-09-21 15:43:11.531 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev19) (20.0.1) 2021-09-21 15:43:11.539 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev19) (1.3.3) 2021-09-21 15:43:11.937 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev19) (2.0.4) 2021-09-21 15:43:11.939 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev19) (2021.5.30) 2021-09-21 15:43:11.941 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev19) (3.2) 2021-09-21 15:43:12.137 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev19) (0.7) 2021-09-21 15:43:12.282 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev19) (0.22.0) 2021-09-21 15:43:12.605 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev19) (0.4.1) 2021-09-21 15:43:12.613 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev19) (0.5.2) 2021-09-21 15:43:12.880 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev19) (2.6.2) 2021-09-21 15:43:12.887 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev19) (2.4.0) 2021-09-21 15:43:12.898 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev19) (1.4.2) 2021-09-21 15:43:13.336 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev19) (1.0.0) 2021-09-21 15:43:13.487 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev19) (0.12.1) 2021-09-21 15:43:13.712 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev19) (1.32) 2021-09-21 15:43:13.763 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev19) (2.1) 2021-09-21 15:43:14.129 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.1.0.dev19) (3.5.0) 2021-09-21 15:43:15.515 | Installing collected packages: cinder 2021-09-21 15:43:15.516 | Attempting uninstall: cinder 2021-09-21 15:43:15.516 | Found existing installation: cinder 19.1.0.dev19 2021-09-21 15:43:15.522 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-09-21 15:43:15.524 | Running setup.py develop for cinder 2021-09-21 15:43:19.053 | Successfully installed cinder 2021-09-21 15:43:19.054 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:43:19.211 | + inc/python:pip_install:200 : result=0 2021-09-21 15:43:19.214 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:43:19.216 | + functions-common:time_stop:2309 : local name 2021-09-21 15:43:19.218 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:43:19.221 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:43:19.223 | + functions-common:time_stop:2312 : local total 2021-09-21 15:43:19.225 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:43:19.227 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:43:19.229 | + functions-common:time_stop:2316 : start_time=1632238984568 2021-09-21 15:43:19.232 | + functions-common:time_stop:2318 : [[ -z 1632238984568 ]] 2021-09-21 15:43:19.234 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:43:19.239 | + functions-common:time_stop:2321 : end_time=1632238999236 2021-09-21 15:43:19.241 | + functions-common:time_stop:2322 : elapsed_time=14668 2021-09-21 15:43:19.243 | + functions-common:time_stop:2323 : total=79669 2021-09-21 15:43:19.245 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:43:19.248 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=94337 2021-09-21 15:43:19.250 | + inc/python:pip_install:203 : return 0 2021-09-21 15:43:19.252 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:43:19.255 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-21 15:43:19.257 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-21 15:43:19.277 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-21 15:43:19.289 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-09-21 15:43:19.292 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-09-21 15:43:19.294 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:43:19.297 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:43:19.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-09-21 15:43:19.302 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:43:19.304 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-09-21 15:43:19.307 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-09-21 15:43:19.310 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-09-21 15:43:19.312 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:19.315 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:19.317 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-09-21 15:43:19.329 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-09-21 15:43:19.332 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:43:19.335 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:43:19.337 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:43:19.340 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:43:19.342 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:19.345 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:43:19.347 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:19.350 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:19.352 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:43:19.355 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:43:19.357 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:43:19.359 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:43:19.362 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-09-21 15:43:19.364 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:43:19.367 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:19.370 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:19.372 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-09-21 15:43:19.395 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-09-21 15:43:19.501 | Reading package lists... 2021-09-21 15:43:19.727 | Building dependency tree... 2021-09-21 15:43:19.729 | Reading state information... 2021-09-21 15:43:19.981 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-09-21 15:43:19.981 | The following packages were automatically installed and are no longer required: 2021-09-21 15:43:19.982 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:43:19.982 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:43:19.982 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:43:19.982 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:43:19.982 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:43:19.982 | python3-zope.interface 2021-09-21 15:43:19.982 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:43:20.093 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:43:20.098 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:43:20.100 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:43:20.104 | + functions-common:time_stop:2309 : local name 2021-09-21 15:43:20.106 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:43:20.109 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:43:20.111 | + functions-common:time_stop:2312 : local total 2021-09-21 15:43:20.114 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:43:20.116 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:43:20.119 | + functions-common:time_stop:2316 : start_time=1632238999393 2021-09-21 15:43:20.121 | + functions-common:time_stop:2318 : [[ -z 1632238999393 ]] 2021-09-21 15:43:20.124 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:43:20.129 | + functions-common:time_stop:2321 : end_time=1632239000126 2021-09-21 15:43:20.131 | + functions-common:time_stop:2322 : elapsed_time=733 2021-09-21 15:43:20.134 | + functions-common:time_stop:2323 : total=5193 2021-09-21 15:43:20.137 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:43:20.139 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5926 2021-09-21 15:43:20.142 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:43:20.145 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:43:20.147 | + ./stack.sh:main:908 : configure_cinder 2021-09-21 15:43:20.150 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-09-21 15:43:20.163 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-09-21 15:43:20.168 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-09-21 15:43:20.170 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-09-21 15:43:20.172 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-21 15:43:20.176 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-09-21 15:43:20.176 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-21 15:43:20.180 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-09-21 15:43:20.182 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-09-21 15:43:20.185 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-21 15:43:20.193 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-09-21 15:43:20.195 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-09-21 15:43:20.198 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-09-21 15:43:20.200 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-09-21 15:43:20.202 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-09-21 15:43:20.215 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-09-21 15:43:20.228 | + 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 2021-09-21 15:43:20.240 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-09-21 15:43:20.252 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-09-21 15:43:20.264 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-21 15:43:20.267 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-21 15:43:20.271 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.sasgPaWST0 2021-09-21 15:43:20.273 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-21 15:43:20.276 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-21 15:43:20.278 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-09-21 15:43:20.280 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.sasgPaWST0 2021-09-21 15:43:20.284 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.sasgPaWST0 2021-09-21 15:43:20.296 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.sasgPaWST0 /etc/sudoers.d/cinder-rootwrap 2021-09-21 15:43:20.308 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-09-21 15:43:20.312 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-21 15:43:20.314 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-21 15:43:20.317 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-21 15:43:20.319 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-21 15:43:20.321 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-09-21 15:43:20.323 | + 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 ]] 2021-09-21 15:43:20.326 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-09-21 15:43:20.328 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-09-21 15:43:20.333 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-09-21 15:43:20.337 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-09-21 15:43:20.355 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-09-21 15:43:20.374 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-09-21 15:43:20.393 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-09-21 15:43:20.411 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-09-21 15:43:20.430 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-09-21 15:43:20.449 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-09-21 15:43:20.468 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-09-21 15:43:20.487 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-09-21 15:43:20.490 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-21 15:43:20.493 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-09-21 15:43:20.495 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-21 15:43:20.498 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-09-21 15:43:20.538 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-09-21 15:43:20.567 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-09-21 15:43:20.594 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-09-21 15:43:20.622 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-09-21 15:43:20.649 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-09-21 15:43:20.677 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-09-21 15:43:20.705 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-09-21 15:43:20.733 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:43:20.762 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-09-21 15:43:20.796 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-09-21 15:43:20.829 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-09-21 15:43:20.858 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-09-21 15:43:20.861 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-09-21 15:43:20.863 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-09-21 15:43:20.865 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-09-21 15:43:20.868 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-21 15:43:20.870 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-21 15:43:20.901 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-09-21 15:43:20.929 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-09-21 15:43:20.956 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-09-21 15:43:20.986 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-09-21 15:43:21.014 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-09-21 15:43:21.042 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-09-21 15:43:21.072 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-09-21 15:43:21.074 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.41 2021-09-21 15:43:21.104 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-09-21 15:43:21.135 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-09-21 15:43:21.142 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6777f3c5ccb2437585548fc016961edc 2021-09-21 15:43:21.170 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-09-21 15:43:21.173 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-09-21 15:43:21.200 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-09-21 15:43:21.217 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:21.219 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-09-21 15:43:21.235 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:21.238 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-09-21 15:43:21.254 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:21.256 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-09-21 15:43:21.273 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:21.276 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-09-21 15:43:21.279 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-09-21 15:43:21.281 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-09-21 15:43:21.283 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-09-21 15:43:21.285 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-21 15:43:21.288 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-21 15:43:21.290 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:43:21.307 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:21.310 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-21 15:43:21.312 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-21 15:43:21.315 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:43:21.331 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:21.334 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:43:21.337 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:43:21.364 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:43:21.367 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:43:21.369 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-09-21 15:43:21.372 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-09-21 15:43:21.374 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-09-21 15:43:21.377 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:43:21.394 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:43:21.397 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:43:21.399 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:43:21.402 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:43:21.404 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-21 15:43:21.432 | + 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' 2021-09-21 15:43:21.460 | + 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' 2021-09-21 15:43:21.488 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:43:21.517 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-09-21 15:43:21.520 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-09-21 15:43:21.522 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-09-21 15:43:21.525 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-09-21 15:43:21.527 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-21 15:43:21.530 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:43:21.533 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-09-21 15:43:21.537 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-09-21 15:43:21.539 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:43:21.541 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:43:21.556 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:43:21.557 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:43:21.565 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:43:21.569 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:43:21.585 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-09-21 15:43:21.587 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-09-21 15:43:21.591 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-09-21 15:43:21.620 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-09-21 15:43:21.648 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-09-21 15:43:21.674 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-09-21 15:43:21.702 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-21 15:43:21.729 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-21 15:43:21.756 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-09-21 15:43:21.785 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-09-21 15:43:21.813 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-09-21 15:43:21.841 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:43:21.869 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-21 15:43:21.898 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-21 15:43:21.926 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-09-21 15:43:21.954 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-21 15:43:21.956 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-21 15:43:21.959 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-09-21 15:43:21.962 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-09-21 15:43:21.964 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:43:21.966 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:21.969 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:21.971 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-21 15:43:21.974 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-09-21 15:43:21.976 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-09-21 15:43:22.003 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-21 15:43:22.032 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-09-21 15:43:22.033 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-21 15:43:22.041 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-09-21 15:43:22.044 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-09-21 15:43:22.047 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-09-21 15:43:22.049 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:43:22.051 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:43:22.054 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:43:22.056 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:22.058 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:22.060 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:43:22.063 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:43:22.065 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:22.067 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:22.070 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-09-21 15:43:22.133 | Enabling site cinder-wsgi. 2021-09-21 15:43:22.139 | To activate the new configuration, you need to run: 2021-09-21 15:43:22.139 | systemctl reload apache2 2021-09-21 15:43:22.143 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-21 15:43:22.146 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:43:22.148 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:43:22.150 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:43:22.284 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-09-21 15:43:22.287 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-09-21 15:43:22.318 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.41/image 2021-09-21 15:43:22.350 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-09-21 15:43:22.367 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:22.369 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-09-21 15:43:22.371 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-21 15:43:22.374 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-21 15:43:22.376 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-09-21 15:43:22.378 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-09-21 15:43:22.409 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-09-21 15:43:22.437 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.41/identity 2021-09-21 15:43:22.466 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-09-21 15:43:22.494 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-09-21 15:43:22.522 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-09-21 15:43:22.550 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-09-21 15:43:22.579 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-09-21 15:43:22.609 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:43:22.642 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-09-21 15:43:22.671 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-09-21 15:43:22.699 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-09-21 15:43:22.728 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-09-21 15:43:22.730 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-09-21 15:43:22.746 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:22.749 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.41:2379 2021-09-21 15:43:22.780 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-09-21 15:43:22.783 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-09-21 15:43:22.800 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:22.802 | + ./stack.sh:main:913 : stack_install_service neutron 2021-09-21 15:43:22.805 | + lib/stack:stack_install_service:20 : local service=neutron 2021-09-21 15:43:22.807 | + lib/stack:stack_install_service:21 : type install_neutron 2021-09-21 15:43:22.809 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:43:22.812 | + lib/stack:stack_install_service:32 : install_neutron 2021-09-21 15:43:22.814 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-09-21 15:43:22.818 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-21 15:43:22.818 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-21 15:43:22.824 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-21 15:43:22.826 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-21 15:43:22.829 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-21 15:43:22.831 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-21 15:43:22.834 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-09-21 15:43:22.836 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-09-21 15:43:22.839 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-09-21 15:43:22.841 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:43:22.844 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:43:22.846 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-09-21 15:43:22.849 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:43:22.852 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-09-21 15:43:22.854 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-09-21 15:43:22.857 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-09-21 15:43:22.859 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:43:22.863 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:43:22.866 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:43:22.869 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:43:22.872 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:43:22.874 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:43:22.891 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:43:22.893 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:43:22.895 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:22.898 | + functions-common:git_clone:544 : echo master 2021-09-21 15:43:22.898 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:43:22.905 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-09-21 15:43:22.907 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:22.910 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-09-21 15:43:22.914 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:43:22.914 | + functions-common:git_clone:593 : head -1 2021-09-21 15:43:22.918 | ccb70a60de Merge "req: Bump some dependencies" 2021-09-21 15:43:22.921 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:43:22.923 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-09-21 15:43:22.926 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:43:22.928 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-21 15:43:22.932 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-09-21 15:43:22.934 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:43:22.937 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-09-21 15:43:22.939 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:43:22.942 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-21 15:43:22.944 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-09-21 15:43:22.947 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:43:22.949 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:43:22.952 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-09-21 15:43:22.955 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:43:22.957 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-09-21 15:43:22.960 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:43:22.962 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:43:22.966 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-09-21 15:43:22.972 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-09-21 15:43:22.974 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-09-21 15:43:23.596 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-09-21 15:43:23.598 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:43:23.600 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:43:23.603 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:43:23.605 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-21 15:43:23.607 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-09-21 15:43:23.609 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:43:23.612 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:43:23.614 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:43:23.616 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:43:23.619 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:43:23.621 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:43:23.624 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:43:23.626 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-09-21 15:43:23.647 | Using python 3.8 to install /opt/stack/neutron 2021-09-21 15:43:23.650 | + 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 2021-09-21 15:43:24.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:43:24.520 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:24.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:43:24.520 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:25.533 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:43:25.568 | Obtaining file:///opt/stack/neutron 2021-09-21 15:43:27.826 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.6.0) 2021-09-21 15:43:27.828 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.5.0) 2021-09-21 15:43:27.830 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.1.1) 2021-09-21 15:43:27.832 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.5.1) 2021-09-21 15:43:27.833 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.3.0) 2021-09-21 15:43:27.835 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.0.9) 2021-09-21 15:43:27.837 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.31.1) 2021-09-21 15:43:27.839 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.3.3) 2021-09-21 15:43:27.841 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.19.1) 2021-09-21 15:43:27.842 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.26.0) 2021-09-21 15:43:27.844 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.0.1) 2021-09-21 15:43:27.846 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (9.3.0) 2021-09-21 15:43:27.847 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.8.0) 2021-09-21 15:43:27.849 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.11.0) 2021-09-21 15:43:27.851 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.15.0) 2021-09-21 15:43:27.853 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (7.6.0) 2021-09-21 15:43:27.855 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (6.3.1) 2021-09-21 15:43:27.856 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.4.23) 2021-09-21 15:43:27.858 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.8.7) 2021-09-21 15:43:27.860 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.4.0) 2021-09-21 15:43:27.862 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.7.1) 2021-09-21 15:43:27.863 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.4.0) 2021-09-21 15:43:27.865 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.8.1) 2021-09-21 15:43:27.867 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.4.1) 2021-09-21 15:43:27.869 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (8.7.1) 2021-09-21 15:43:27.870 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.3.1) 2021-09-21 15:43:27.872 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (11.0.0) 2021-09-21 15:43:27.874 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.1.0) 2021-09-21 15:43:27.876 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.6.0) 2021-09-21 15:43:27.877 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (12.9.1) 2021-09-21 15:43:27.880 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.4.0) 2021-09-21 15:43:27.881 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.8.2) 2021-09-21 15:43:27.890 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.6.2) 2021-09-21 15:43:27.890 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.3.0) 2021-09-21 15:43:27.890 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (6.3.0) 2021-09-21 15:43:27.890 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.2.0) 2021-09-21 15:43:27.891 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.6.0) 2021-09-21 15:43:27.893 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.4.0) 2021-09-21 15:43:27.895 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.10.0) 2021-09-21 15:43:27.897 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.5.0) 2021-09-21 15:43:27.899 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.4.2) 2021-09-21 15:43:27.900 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.1.0) 2021-09-21 15:43:27.902 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.1.0) 2021-09-21 15:43:27.904 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==19.1.0.dev8) (2.13.3) 2021-09-21 15:43:27.906 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.12.0) 2021-09-21 15:43:27.908 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (21.0) 2021-09-21 15:43:27.909 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.8.0) 2021-09-21 15:43:27.911 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:27.913 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (20.0.1) 2021-09-21 15:43:27.915 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (17.6.0) 2021-09-21 15:43:27.917 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.59.0) 2021-09-21 15:43:27.919 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.3.0) 2021-09-21 15:43:27.920 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.6.0) 2021-09-21 15:43:27.922 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.4.0) 2021-09-21 15:43:27.924 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.9.0) 2021-09-21 15:43:27.939 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev8) (5.2.2) 2021-09-21 15:43:27.940 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev8) (1.1.5) 2021-09-21 15:43:27.952 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev8) (1.12.1) 2021-09-21 15:43:27.955 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev8) (1.16.0) 2021-09-21 15:43:27.968 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev8) (1.1.1) 2021-09-21 15:43:27.971 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev8) (1.16.0) 2021-09-21 15:43:27.997 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev8) (2.4.7) 2021-09-21 15:43:28.005 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev8) (2.0.1) 2021-09-21 15:43:28.068 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev8) (0.1.16) 2021-09-21 15:43:28.071 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev8) (1.7.0) 2021-09-21 15:43:28.135 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev8) (3.1.1) 2021-09-21 15:43:28.138 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev8) (4.3.0) 2021-09-21 15:43:28.204 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.1.0.dev8) (2.6.0) 2021-09-21 15:43:28.215 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.1.0.dev8) (1.2.2) 2021-09-21 15:43:28.246 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.4.0) 2021-09-21 15:43:28.247 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (3.4.8) 2021-09-21 15:43:28.252 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (2.5.0) 2021-09-21 15:43:28.254 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.4.4) 2021-09-21 15:43:28.260 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.1.4) 2021-09-21 15:43:28.261 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (0.10.0) 2021-09-21 15:43:28.263 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (5.4.1) 2021-09-21 15:43:28.265 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.32) 2021-09-21 15:43:28.313 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.14.6) 2021-09-21 15:43:28.321 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==19.1.0.dev8) (2.20) 2021-09-21 15:43:28.345 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev8) (2.1) 2021-09-21 15:43:28.398 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==19.1.0.dev8) (1.0.2) 2021-09-21 15:43:28.551 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev8) (0.14.1) 2021-09-21 15:43:28.564 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.0.dev8) (1.6) 2021-09-21 15:43:28.649 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev8) (1.5.0) 2021-09-21 15:43:28.730 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.5.0) 2021-09-21 15:43:28.736 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev8) (2.0.1) 2021-09-21 15:43:28.740 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.13.0) 2021-09-21 15:43:28.808 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev8) (0.9.6) 2021-09-21 15:43:28.815 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev8) (2.8.2) 2021-09-21 15:43:28.888 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (0.3.0) 2021-09-21 15:43:28.896 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (4.2.2) 2021-09-21 15:43:28.901 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (5.1.0) 2021-09-21 15:43:28.906 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (5.0.6) 2021-09-21 15:43:28.921 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (5.0.0) 2021-09-21 15:43:29.029 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (0.11.0) 2021-09-21 15:43:29.074 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev8) (3.3.0) 2021-09-21 15:43:29.081 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev8) (3.2.0) 2021-09-21 15:43:29.258 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev8) (2021.1) 2021-09-21 15:43:29.303 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev8) (3.0.0) 2021-09-21 15:43:29.307 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev8) (1.3.2) 2021-09-21 15:43:29.345 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev8) (2.5.0) 2021-09-21 15:43:29.372 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev8) (0.7.2) 2021-09-21 15:43:29.663 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev8) (57.4.0) 2021-09-21 15:43:29.753 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev8) (3.0.0) 2021-09-21 15:43:29.754 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev8) (0.3.5) 2021-09-21 15:43:30.095 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:30.097 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:30.098 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:30.100 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:30.102 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:30.104 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:30.106 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:30.404 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev8) (3.9.0) 2021-09-21 15:43:30.405 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev8) (2.4.2) 2021-09-21 15:43:30.415 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev8) (3.2.0) 2021-09-21 15:43:30.465 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (0.4.0) 2021-09-21 15:43:30.467 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (2.1.2) 2021-09-21 15:43:30.585 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (0.2.5) 2021-09-21 15:43:30.587 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (0.4.4) 2021-09-21 15:43:30.594 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (21.2.0) 2021-09-21 15:43:30.594 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (1.8.2) 2021-09-21 15:43:30.799 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (3.17.5) 2021-09-21 15:43:30.964 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev8) (2.1.0) 2021-09-21 15:43:31.246 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (2021.5.30) 2021-09-21 15:43:31.249 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (2.0.4) 2021-09-21 15:43:31.251 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (3.2) 2021-09-21 15:43:31.253 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (1.26.6) 2021-09-21 15:43:31.489 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev8) (0.7) 2021-09-21 15:43:31.859 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.4.1) 2021-09-21 15:43:31.864 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.5.2) 2021-09-21 15:43:32.217 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev8) (1.0.0) 2021-09-21 15:43:32.366 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev8) (0.12.1) 2021-09-21 15:43:32.645 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev8) (2.0.0) 2021-09-21 15:43:32.646 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev8) (4.9.3) 2021-09-21 15:43:32.846 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev8) (2.2.1) 2021-09-21 15:43:32.963 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.6.5->neutron==19.1.0.dev8) (3.5.0) 2021-09-21 15:43:34.387 | Installing collected packages: neutron 2021-09-21 15:43:34.388 | Attempting uninstall: neutron 2021-09-21 15:43:34.388 | Found existing installation: neutron 19.1.0.dev8 2021-09-21 15:43:34.408 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-09-21 15:43:34.410 | Running setup.py develop for neutron 2021-09-21 15:43:37.384 | Successfully installed neutron 2021-09-21 15:43:37.384 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:43:37.525 | + inc/python:pip_install:200 : result=0 2021-09-21 15:43:37.528 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:43:37.530 | + functions-common:time_stop:2309 : local name 2021-09-21 15:43:37.532 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:43:37.534 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:43:37.536 | + functions-common:time_stop:2312 : local total 2021-09-21 15:43:37.539 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:43:37.542 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:43:37.544 | + functions-common:time_stop:2316 : start_time=1632239003642 2021-09-21 15:43:37.546 | + functions-common:time_stop:2318 : [[ -z 1632239003642 ]] 2021-09-21 15:43:37.549 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:43:37.553 | + functions-common:time_stop:2321 : end_time=1632239017550 2021-09-21 15:43:37.555 | + functions-common:time_stop:2322 : elapsed_time=13908 2021-09-21 15:43:37.557 | + functions-common:time_stop:2323 : total=94337 2021-09-21 15:43:37.560 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:43:37.562 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=108245 2021-09-21 15:43:37.564 | + inc/python:pip_install:203 : return 0 2021-09-21 15:43:37.566 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:43:37.569 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-21 15:43:37.571 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-21 15:43:37.590 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-21 15:43:37.603 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-09-21 15:43:37.605 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-09-21 15:43:37.607 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:43:37.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:43:37.612 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-09-21 15:43:37.615 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:43:37.617 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-09-21 15:43:37.620 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:43:37.622 | + ./stack.sh:main:916 : is_service_enabled nova 2021-09-21 15:43:37.640 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:37.642 | + ./stack.sh:main:918 : stack_install_service nova 2021-09-21 15:43:37.644 | + lib/stack:stack_install_service:20 : local service=nova 2021-09-21 15:43:37.647 | + lib/stack:stack_install_service:21 : type install_nova 2021-09-21 15:43:37.650 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:43:37.652 | + lib/stack:stack_install_service:32 : install_nova 2021-09-21 15:43:37.655 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-09-21 15:43:37.657 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-09-21 15:43:37.660 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:43:37.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:43:37.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-09-21 15:43:37.667 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:43:37.669 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-09-21 15:43:37.685 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:37.687 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-09-21 15:43:37.704 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:37.706 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-09-21 15:43:37.723 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:37.725 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-09-21 15:43:37.728 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-09-21 15:43:37.730 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-09-21 15:43:37.732 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:43:37.734 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:43:37.737 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:43:37.739 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:43:37.742 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:43:37.745 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:43:37.761 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:43:37.763 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:43:37.766 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:37.768 | + functions-common:git_clone:544 : echo master 2021-09-21 15:43:37.769 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:43:37.775 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-09-21 15:43:37.777 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:37.779 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-09-21 15:43:37.782 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:43:37.783 | + functions-common:git_clone:593 : head -1 2021-09-21 15:43:37.786 | 62406b5728 Merge "Add missing __init__.py in nova/db/api" 2021-09-21 15:43:37.788 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:43:37.791 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-09-21 15:43:37.793 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:43:37.796 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-09-21 15:43:37.798 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-09-21 15:43:37.801 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:43:37.803 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-09-21 15:43:37.806 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:43:37.808 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-09-21 15:43:37.811 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-09-21 15:43:37.813 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:43:37.815 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:43:37.818 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-09-21 15:43:37.821 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:43:37.824 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-09-21 15:43:37.826 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:43:37.829 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:43:37.832 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-09-21 15:43:37.838 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-09-21 15:43:37.841 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-09-21 15:43:38.479 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-09-21 15:43:38.481 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:43:38.484 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:43:38.486 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:43:38.488 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-09-21 15:43:38.490 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-09-21 15:43:38.493 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:43:38.495 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:43:38.497 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:43:38.500 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:43:38.502 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:43:38.504 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:43:38.506 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:43:38.509 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-09-21 15:43:38.536 | Using python 3.8 to install /opt/stack/nova 2021-09-21 15:43:38.539 | + 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 2021-09-21 15:43:39.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:43:39.392 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:39.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:43:39.392 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:40.418 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:43:40.451 | Obtaining file:///opt/stack/nova 2021-09-21 15:43:43.581 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.6.0) 2021-09-21 15:43:43.583 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.4.23) 2021-09-21 15:43:43.585 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.0.9) 2021-09-21 15:43:43.587 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.31.1) 2021-09-21 15:43:43.589 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.0.1) 2021-09-21 15:43:43.590 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (9.3.0) 2021-09-21 15:43:43.592 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.6.3) 2021-09-21 15:43:43.594 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.5.1) 2021-09-21 15:43:43.595 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.4.8) 2021-09-21 15:43:43.598 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.8.7) 2021-09-21 15:43:43.599 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.1.1) 2021-09-21 15:43:43.602 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.1.1) 2021-09-21 15:43:43.603 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.5.0) 2021-09-21 15:43:43.605 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.7.2) 2021-09-21 15:43:43.607 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.13.0) 2021-09-21 15:43:43.609 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.7.1) 2021-09-21 15:43:43.610 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.8.0) 2021-09-21 15:43:43.612 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.11.0) 2021-09-21 15:43:43.614 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.7.2) 2021-09-21 15:43:43.616 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.1.16) 2021-09-21 15:43:43.617 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev4) (3.2.0) 2021-09-21 15:43:43.620 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (8.1.0) 2021-09-21 15:43:43.621 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.4.0) 2021-09-21 15:43:43.623 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (7.6.0) 2021-09-21 15:43:43.625 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.5.0) 2021-09-21 15:43:43.626 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.26.0) 2021-09-21 15:43:43.628 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.4.0) 2021-09-21 15:43:43.630 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.10.0) 2021-09-21 15:43:43.632 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.8.1) 2021-09-21 15:43:43.634 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.4.1) 2021-09-21 15:43:43.636 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (8.7.1) 2021-09-21 15:43:43.638 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.3.1) 2021-09-21 15:43:43.639 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.6.0) 2021-09-21 15:43:43.641 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.3.0) 2021-09-21 15:43:43.643 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.2.0) 2021-09-21 15:43:43.645 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.4.0) 2021-09-21 15:43:43.647 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.10.0) 2021-09-21 15:43:43.649 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (11.0.0) 2021-09-21 15:43:43.651 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (6.3.0) 2021-09-21 15:43:43.653 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (12.9.1) 2021-09-21 15:43:43.655 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.8.2) 2021-09-21 15:43:43.657 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.6.2) 2021-09-21 15:43:43.658 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.1.0) 2021-09-21 15:43:43.660 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.6.0) 2021-09-21 15:43:43.662 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.5.0) 2021-09-21 15:43:43.669 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.4.0) 2021-09-21 15:43:43.670 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.8.0) 2021-09-21 15:43:43.672 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.5.0) 2021-09-21 15:43:43.674 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.0.0) 2021-09-21 15:43:43.676 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.1.0) 2021-09-21 15:43:43.678 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.6.0) 2021-09-21 15:43:43.679 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.6.0) 2021-09-21 15:43:43.681 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.5.0) 2021-09-21 15:43:43.683 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.9.1) 2021-09-21 15:43:43.685 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.0.1) 2021-09-21 15:43:43.687 | Requirement already satisfied: os-xenapi>=0.3.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.3.4) 2021-09-21 15:43:43.688 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.9.0) 2021-09-21 15:43:43.690 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.2.2) 2021-09-21 15:43:43.692 | Requirement already satisfied: pypowervm>=1.1.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.1.26) 2021-09-21 15:43:43.694 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.3.3) 2021-09-21 15:43:43.696 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.7.0) 2021-09-21 15:43:43.698 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.6.2) 2021-09-21 15:43:43.700 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.8.2) 2021-09-21 15:43:43.702 | Requirement already satisfied: zVMCloudConnector>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.4.1) 2021-09-21 15:43:43.704 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.4.0) 2021-09-21 15:43:43.705 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.59.0) 2021-09-21 15:43:43.707 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.4.1) 2021-09-21 15:43:43.722 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev4) (1.1.5) 2021-09-21 15:43:43.724 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev4) (5.2.2) 2021-09-21 15:43:43.748 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev4) (5.2.0) 2021-09-21 15:43:43.796 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev4) (1.14.6) 2021-09-21 15:43:43.801 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev4) (2.20) 2021-09-21 15:43:43.837 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev4) (1.16.0) 2021-09-21 15:43:43.839 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev4) (1.16.0) 2021-09-21 15:43:43.876 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev4) (2.0.1) 2021-09-21 15:43:44.028 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev4) (3.1.1) 2021-09-21 15:43:44.031 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev4) (4.3.0) 2021-09-21 15:43:44.106 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (1.32) 2021-09-21 15:43:44.109 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (2.5.0) 2021-09-21 15:43:44.111 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (1.4.4) 2021-09-21 15:43:44.114 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (0.10.0) 2021-09-21 15:43:44.116 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (1.1.4) 2021-09-21 15:43:44.120 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (1.4.0) 2021-09-21 15:43:44.155 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev4) (2.1) 2021-09-21 15:43:44.224 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev4) (6.3.1) 2021-09-21 15:43:44.296 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:44.298 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev4) (1.12.0) 2021-09-21 15:43:44.303 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev4) (2.3.0) 2021-09-21 15:43:44.356 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->os-vif>=1.15.2->nova==24.1.0.dev4) (1.12.1) 2021-09-21 15:43:44.423 | Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /usr/local/lib/python3.8/dist-packages (from os-xenapi>=0.3.4->nova==24.1.0.dev4) (2.9.1) 2021-09-21 15:43:44.437 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from Babel!=2.4.0,>=2.3.4->os-xenapi>=0.3.4->nova==24.1.0.dev4) (2021.1) 2021-09-21 15:43:44.507 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev4) (0.14.1) 2021-09-21 15:43:44.525 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.1.0.dev4) (1.6) 2021-09-21 15:43:44.670 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev4) (2.0.1) 2021-09-21 15:43:44.678 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev4) (0.5.0) 2021-09-21 15:43:44.755 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev4) (0.9.6) 2021-09-21 15:43:44.844 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev4) (5.0.6) 2021-09-21 15:43:44.846 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev4) (5.1.0) 2021-09-21 15:43:44.849 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev4) (0.3.0) 2021-09-21 15:43:44.855 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev4) (4.2.2) 2021-09-21 15:43:44.874 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev4) (5.0.0) 2021-09-21 15:43:44.995 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev4) (0.11.0) 2021-09-21 15:43:45.031 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev4) (3.2.0) 2021-09-21 15:43:45.041 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev4) (3.3.0) 2021-09-21 15:43:45.150 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev4) (1.0.2) 2021-09-21 15:43:45.323 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev4) (3.0.0) 2021-09-21 15:43:45.336 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev4) (1.3.2) 2021-09-21 15:43:45.366 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev4) (2.5.0) 2021-09-21 15:43:45.446 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev4) (21.0) 2021-09-21 15:43:45.449 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev4) (2.4.7) 2021-09-21 15:43:45.553 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev4) (2.13.3) 2021-09-21 15:43:45.672 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev4) (1.4.0) 2021-09-21 15:43:45.707 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev4) (57.4.0) 2021-09-21 15:43:46.097 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev4) (0.4.8) 2021-09-21 15:43:46.106 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev4) (0.2.8) 2021-09-21 15:43:46.155 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:46.157 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:46.159 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:46.161 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:46.163 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:46.165 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:46.167 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:46.448 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (3.9.0) 2021-09-21 15:43:46.507 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (2.1.2) 2021-09-21 15:43:46.510 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (0.4.0) 2021-09-21 15:43:46.666 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (0.4.4) 2021-09-21 15:43:46.668 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (21.2.0) 2021-09-21 15:43:46.669 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (0.2.5) 2021-09-21 15:43:46.671 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (1.8.2) 2021-09-21 15:43:46.872 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev4) (3.17.5) 2021-09-21 15:43:46.976 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev4) (1.3.3) 2021-09-21 15:43:46.986 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev4) (20.0.1) 2021-09-21 15:43:47.199 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev4) (2.4.2) 2021-09-21 15:43:47.203 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev4) (2.1.0) 2021-09-21 15:43:47.460 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev4) (2021.5.30) 2021-09-21 15:43:47.462 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev4) (1.26.6) 2021-09-21 15:43:47.464 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev4) (2.0.4) 2021-09-21 15:43:47.467 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev4) (3.2) 2021-09-21 15:43:47.771 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev4) (0.7) 2021-09-21 15:43:48.117 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev4) (0.4.1) 2021-09-21 15:43:48.122 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev4) (0.5.2) 2021-09-21 15:43:48.322 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev4) (2.4.0) 2021-09-21 15:43:48.323 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev4) (2.6.2) 2021-09-21 15:43:48.330 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev4) (1.4.2) 2021-09-21 15:43:48.808 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev4) (1.0.0) 2021-09-21 15:43:48.968 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev4) (0.12.1) 2021-09-21 15:43:49.310 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev4) (1.21.2) 2021-09-21 15:43:49.477 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev4) (2.1.0) 2021-09-21 15:43:49.628 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.5.0->nova==24.1.0.dev4) (3.5.0) 2021-09-21 15:43:51.167 | Installing collected packages: nova 2021-09-21 15:43:51.167 | Attempting uninstall: nova 2021-09-21 15:43:51.168 | Found existing installation: nova 24.1.0.dev4 2021-09-21 15:43:51.176 | Can't uninstall 'nova'. No files were found to uninstall. 2021-09-21 15:43:51.178 | Running setup.py develop for nova 2021-09-21 15:43:55.491 | Successfully installed nova 2021-09-21 15:43:55.492 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:43:55.667 | + inc/python:pip_install:200 : result=0 2021-09-21 15:43:55.669 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:43:55.671 | + functions-common:time_stop:2309 : local name 2021-09-21 15:43:55.674 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:43:55.676 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:43:55.678 | + functions-common:time_stop:2312 : local total 2021-09-21 15:43:55.680 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:43:55.682 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:43:55.685 | + functions-common:time_stop:2316 : start_time=1632239018531 2021-09-21 15:43:55.687 | + functions-common:time_stop:2318 : [[ -z 1632239018531 ]] 2021-09-21 15:43:55.690 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:43:55.694 | + functions-common:time_stop:2321 : end_time=1632239035691 2021-09-21 15:43:55.697 | + functions-common:time_stop:2322 : elapsed_time=17160 2021-09-21 15:43:55.699 | + functions-common:time_stop:2323 : total=108245 2021-09-21 15:43:55.701 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:43:55.703 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=125405 2021-09-21 15:43:55.706 | + inc/python:pip_install:203 : return 0 2021-09-21 15:43:55.708 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:43:55.711 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-21 15:43:55.713 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-21 15:43:55.732 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-21 15:43:55.744 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-09-21 15:43:55.747 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-09-21 15:43:55.749 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:43:55.752 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:43:55.755 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-09-21 15:43:55.758 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:43:55.761 | + lib/nova:install_nova:849 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-09-21 15:43:55.775 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:43:55.777 | + ./stack.sh:main:919 : configure_nova 2021-09-21 15:43:55.780 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-09-21 15:43:55.793 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-09-21 15:43:55.796 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-09-21 15:43:55.799 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-21 15:43:55.802 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-09-21 15:43:55.803 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-21 15:43:55.808 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-09-21 15:43:55.811 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-09-21 15:43:55.813 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-21 15:43:55.817 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-09-21 15:43:55.821 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-09-21 15:43:55.823 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-09-21 15:43:55.826 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-09-21 15:43:55.829 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-09-21 15:43:55.842 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-09-21 15:43:55.856 | + 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 2021-09-21 15:43:55.869 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-09-21 15:43:55.883 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-09-21 15:43:55.897 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-21 15:43:55.900 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-21 15:43:55.905 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.19EprbXymi 2021-09-21 15:43:55.908 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-21 15:43:55.910 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-21 15:43:55.913 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-09-21 15:43:55.915 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-21 15:43:55.918 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-21 15:43:55.920 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.19EprbXymi 2021-09-21 15:43:55.924 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.19EprbXymi 2021-09-21 15:43:55.937 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.19EprbXymi /etc/sudoers.d/nova-rootwrap 2021-09-21 15:43:55.950 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-09-21 15:43:55.954 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-21 15:43:55.957 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-21 15:43:55.959 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-21 15:43:55.962 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-21 15:43:55.965 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-09-21 15:43:55.967 | + 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 ]] 2021-09-21 15:43:55.970 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-09-21 15:43:55.972 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-09-21 15:43:55.977 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-09-21 15:43:55.993 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:55.996 | + lib/nova:configure_nova:319 : create_nova_conf 2021-09-21 15:43:55.998 | + lib/nova:create_nova_conf:386 : rm -f /opt/stack/nova/bin/nova.conf 2021-09-21 15:43:56.002 | + lib/nova:create_nova_conf:389 : rm -f /etc/nova/nova.conf 2021-09-21 15:43:56.005 | + lib/nova:create_nova_conf:390 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-09-21 15:43:56.037 | + lib/nova:create_nova_conf:391 : '[' True == True ']' 2021-09-21 15:43:56.039 | + lib/nova:create_nova_conf:392 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-09-21 15:43:56.067 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-09-21 15:43:56.105 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-09-21 15:43:56.133 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-09-21 15:43:56.162 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf scheduler workers 2 2021-09-21 15:43:56.193 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-09-21 15:43:56.224 | + lib/nova:create_nova_conf:399 : [[ 4 == 6 ]] 2021-09-21 15:43:56.226 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.41 2021-09-21 15:43:56.253 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-09-21 15:43:56.280 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-09-21 15:43:56.307 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-09-21 15:43:56.335 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-09-21 15:43:56.361 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-09-21 15:43:56.392 | + lib/nova:create_nova_conf:411 : is_fedora 2021-09-21 15:43:56.394 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:43:56.397 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:43:56.399 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:43:56.401 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:43:56.403 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:43:56.405 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:43:56.407 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:43:56.410 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:43:56.412 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:43:56.414 | + lib/nova:create_nova_conf:411 : is_suse 2021-09-21 15:43:56.416 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:43:56.418 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:43:56.421 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:43:56.423 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:43:56.425 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:43:56.427 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:43:56.430 | + lib/nova:create_nova_conf:420 : is_service_enabled n-api n-cond n-sched 2021-09-21 15:43:56.447 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:56.450 | + lib/nova:create_nova_conf:424 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-21 15:43:56.452 | + lib/nova:create_nova_conf:427 : local db=nova_cell0 2021-09-21 15:43:56.454 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-09-21 15:43:56.483 | ++ lib/nova:create_nova_conf:433 : database_connection_url nova_cell0 2021-09-21 15:43:56.485 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-21 15:43:56.487 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-21 15:43:56.490 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-21 15:43:56.493 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-21 15:43:56.495 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-21 15:43:56.526 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_api 2021-09-21 15:43:56.529 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-09-21 15:43:56.531 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-09-21 15:43:56.533 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-09-21 15:43:56.536 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-21 15:43:56.539 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-21 15:43:56.570 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf cache enabled True 2021-09-21 15:43:56.600 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-09-21 15:43:56.628 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-09-21 15:43:56.656 | + lib/nova:create_nova_conf:444 : is_service_enabled n-api 2021-09-21 15:43:56.673 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:56.675 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api-meta 2021-09-21 15:43:56.696 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:56.700 | ++ lib/nova:create_nova_conf:447 : echo osapi_compute,metadata 2021-09-21 15:43:56.700 | ++ lib/nova:create_nova_conf:447 : sed s/,metadata// 2021-09-21 15:43:56.707 | + lib/nova:create_nova_conf:447 : NOVA_ENABLED_APIS=osapi_compute 2021-09-21 15:43:56.709 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-09-21 15:43:56.738 | + lib/nova:create_nova_conf:450 : is_service_enabled tls-proxy 2021-09-21 15:43:56.755 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:56.757 | + lib/nova:create_nova_conf:456 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-09-21 15:43:56.760 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-09-21 15:43:56.762 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-21 15:43:56.764 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-21 15:43:56.766 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-09-21 15:43:56.796 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-09-21 15:43:56.827 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-09-21 15:43:56.860 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-09-21 15:43:56.887 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-09-21 15:43:56.916 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-09-21 15:43:56.946 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-09-21 15:43:56.975 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-09-21 15:43:57.006 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:43:57.034 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-09-21 15:43:57.061 | + lib/nova:create_nova_conf:459 : is_service_enabled cinder 2021-09-21 15:43:57.077 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:57.079 | + lib/nova:create_nova_conf:460 : configure_cinder_access 2021-09-21 15:43:57.081 | + lib/nova:configure_cinder_access:581 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-09-21 15:43:57.112 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder auth_type password 2021-09-21 15:43:57.139 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.41/identity 2021-09-21 15:43:57.167 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder username nova 2021-09-21 15:43:57.194 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-09-21 15:43:57.225 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-09-21 15:43:57.260 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder project_name service 2021-09-21 15:43:57.287 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-09-21 15:43:57.314 | + lib/nova:configure_cinder_access:595 : is_service_enabled tls-proxy 2021-09-21 15:43:57.330 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:57.332 | + lib/nova:create_nova_conf:463 : '[' -n /opt/stack/data/nova ']' 2021-09-21 15:43:57.335 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-09-21 15:43:57.362 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-09-21 15:43:57.392 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova/instances ']' 2021-09-21 15:43:57.394 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-09-21 15:43:57.422 | + lib/nova:create_nova_conf:470 : '[' False '!=' False ']' 2021-09-21 15:43:57.424 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-09-21 15:43:57.426 | + lib/nova:create_nova_conf:478 : is_suse 2021-09-21 15:43:57.429 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:43:57.431 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:43:57.433 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:43:57.435 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:43:57.438 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:43:57.440 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:43:57.442 | + lib/nova:create_nova_conf:483 : setup_logging /etc/nova/nova.conf 2021-09-21 15:43:57.445 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-09-21 15:43:57.447 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-09-21 15:43:57.450 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:43:57.467 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:43:57.469 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:43:57.472 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:43:57.474 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:43:57.476 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-21 15:43:57.503 | + 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' 2021-09-21 15:43:57.532 | + 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' 2021-09-21 15:43:57.567 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:43:57.599 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-09-21 15:43:57.629 | + lib/nova:create_nova_conf:487 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-09-21 15:43:57.631 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-09-21 15:43:57.634 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-09-21 15:43:57.637 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-09-21 15:43:57.639 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-21 15:43:57.641 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:43:57.644 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-09-21 15:43:57.648 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-09-21 15:43:57.650 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:43:57.653 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:43:57.665 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:43:57.666 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:43:57.674 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:43:57.677 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:43:57.693 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-09-21 15:43:57.696 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-09-21 15:43:57.700 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-09-21 15:43:57.729 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-09-21 15:43:57.755 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-09-21 15:43:57.783 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-09-21 15:43:57.809 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-21 15:43:57.836 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-21 15:43:57.868 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-09-21 15:43:57.909 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-09-21 15:43:57.936 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-09-21 15:43:57.964 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:43:57.992 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-21 15:43:58.019 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-21 15:43:58.047 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-09-21 15:43:58.074 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-21 15:43:58.076 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-21 15:43:58.079 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-09-21 15:43:58.082 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-09-21 15:43:58.084 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:43:58.086 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:58.088 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:58.091 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-21 15:43:58.093 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-21 15:43:58.095 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-09-21 15:43:58.123 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-21 15:43:58.151 | + 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 ' 2021-09-21 15:43:58.152 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-21 15:43:58.160 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-09-21 15:43:58.164 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-09-21 15:43:58.166 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-09-21 15:43:58.169 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:43:58.171 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:43:58.173 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:43:58.175 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:58.178 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:58.180 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:43:58.183 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:43:58.185 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:58.187 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:58.190 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-09-21 15:43:58.258 | Enabling site nova-api-wsgi. 2021-09-21 15:43:58.264 | To activate the new configuration, you need to run: 2021-09-21 15:43:58.264 | systemctl reload apache2 2021-09-21 15:43:58.268 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-21 15:43:58.276 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:43:58.278 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:43:58.281 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:43:58.414 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-09-21 15:43:58.417 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-09-21 15:43:58.419 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-09-21 15:43:58.421 | + lib/apache:write_uwsgi_config:256 : local url= 2021-09-21 15:43:58.424 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-09-21 15:43:58.427 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:43:58.430 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-09-21 15:43:58.434 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-09-21 15:43:58.436 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:43:58.439 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:43:58.453 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:43:58.453 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:43:58.461 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:43:58.465 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:43:58.481 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-09-21 15:43:58.484 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-09-21 15:43:58.487 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-09-21 15:43:58.517 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-09-21 15:43:58.545 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-09-21 15:43:58.573 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-09-21 15:43:58.601 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-09-21 15:43:58.628 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-21 15:43:58.655 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-09-21 15:43:58.683 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-09-21 15:43:58.710 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-09-21 15:43:58.737 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:43:58.764 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-09-21 15:43:58.791 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-21 15:43:58.817 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-09-21 15:43:58.845 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-09-21 15:43:58.847 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-09-21 15:43:58.874 | + lib/nova:create_nova_conf:490 : is_service_enabled ceilometer 2021-09-21 15:43:58.890 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:58.893 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-09-21 15:43:58.925 | ++ lib/nova:create_nova_conf:499 : get_notification_url 2021-09-21 15:43:58.927 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-09-21 15:43:58.930 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-09-21 15:43:58.947 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:58.949 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:43:58.952 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:43:58.980 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-09-21 15:43:59.010 | + lib/nova:create_nova_conf:501 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-09-21 15:43:59.012 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-21 15:43:59.015 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-09-21 15:43:59.017 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-21 15:43:59.019 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-21 15:43:59.021 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:43:59.038 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:59.041 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-21 15:43:59.043 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-21 15:43:59.046 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:43:59.062 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:59.065 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:43:59.067 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:43:59.095 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:43:59.097 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:43:59.099 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-09-21 15:43:59.127 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-09-21 15:43:59.155 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf conductor workers 2 2021-09-21 15:43:59.187 | + lib/nova:create_nova_conf:508 : is_service_enabled tls-proxy 2021-09-21 15:43:59.203 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:59.206 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-09-21 15:43:59.232 | + lib/nova:create_nova_conf:515 : '[' True == True ']' 2021-09-21 15:43:59.235 | + lib/nova:create_nova_conf:516 : init_nova_service_user_conf 2021-09-21 15:43:59.237 | + lib/nova:init_nova_service_user_conf:717 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-09-21 15:43:59.269 | + lib/nova:init_nova_service_user_conf:718 : iniset /etc/nova/nova.conf service_user auth_type password 2021-09-21 15:43:59.296 | + lib/nova:init_nova_service_user_conf:719 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.41/identity 2021-09-21 15:43:59.324 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user username nova 2021-09-21 15:43:59.351 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-09-21 15:43:59.379 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-09-21 15:43:59.407 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user project_name service 2021-09-21 15:43:59.434 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-09-21 15:43:59.462 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-09-21 15:43:59.489 | + lib/nova:create_nova_conf:519 : is_service_enabled n-cond 2021-09-21 15:43:59.506 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:59.509 | ++ lib/nova:create_nova_conf:520 : seq 1 1 2021-09-21 15:43:59.513 | + lib/nova:create_nova_conf:520 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-21 15:43:59.515 | + lib/nova:create_nova_conf:521 : local conf 2021-09-21 15:43:59.518 | + lib/nova:create_nova_conf:522 : local vhost 2021-09-21 15:43:59.521 | ++ lib/nova:create_nova_conf:523 : conductor_conf 1 2021-09-21 15:43:59.523 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-21 15:43:59.525 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-21 15:43:59.528 | + lib/nova:create_nova_conf:523 : conf=/etc/nova/nova_cell1.conf 2021-09-21 15:43:59.530 | + lib/nova:create_nova_conf:524 : vhost=nova_cell1 2021-09-21 15:43:59.532 | + lib/nova:create_nova_conf:526 : rm -f /etc/nova/nova_cell1.conf 2021-09-21 15:43:59.537 | ++ lib/nova:create_nova_conf:527 : database_connection_url nova_cell1 2021-09-21 15:43:59.540 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-09-21 15:43:59.542 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-09-21 15:43:59.544 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-09-21 15:43:59.546 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-21 15:43:59.549 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-21 15:43:59.582 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-09-21 15:43:59.617 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-09-21 15:43:59.648 | + lib/nova:create_nova_conf:531 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-21 15:43:59.651 | + lib/nova:create_nova_conf:534 : rpc_backend_add_vhost nova_cell1 2021-09-21 15:43:59.653 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-09-21 15:43:59.655 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-09-21 15:43:59.672 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:59.675 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-09-21 15:43:59.675 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-09-21 15:44:00.390 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2021-09-21 15:44:00.393 | + lib/nova:create_nova_conf:535 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-09-21 15:44:00.395 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-21 15:44:00.398 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-09-21 15:44:00.400 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-21 15:44:00.402 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-21 15:44:00.405 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:44:00.421 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:44:00.424 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-21 15:44:00.426 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-21 15:44:00.429 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:44:00.444 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:44:00.447 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-09-21 15:44:00.449 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-09-21 15:44:00.478 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:44:00.480 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:44:00.482 | + lib/nova:create_nova_conf:539 : is_service_enabled placement placement-client 2021-09-21 15:44:00.499 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:44:00.501 | + lib/nova:create_nova_conf:540 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-09-21 15:44:00.504 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova_cell1.conf 2021-09-21 15:44:00.506 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-09-21 15:44:00.535 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.41/identity 2021-09-21 15:44:00.563 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-09-21 15:44:00.591 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-09-21 15:44:00.618 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-09-21 15:44:00.646 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-09-21 15:44:00.674 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-09-21 15:44:00.701 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-09-21 15:44:00.728 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova_cell1.conf 2021-09-21 15:44:00.731 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-09-21 15:44:00.733 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-09-21 15:44:00.736 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:44:00.752 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:44:00.754 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:44:00.756 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:44:00.759 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:44:00.761 | + 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}}' 2021-09-21 15:44:00.789 | + 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' 2021-09-21 15:44:00.816 | + 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' 2021-09-21 15:44:00.844 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:44:00.872 | + lib/nova:create_nova_conf:551 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-21 15:44:00.875 | ++ lib/nova:create_nova_conf:554 : seq 1 1 2021-09-21 15:44:00.879 | + lib/nova:create_nova_conf:554 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-21 15:44:00.881 | + lib/nova:create_nova_conf:555 : local conf 2021-09-21 15:44:00.883 | + lib/nova:create_nova_conf:556 : local offset 2021-09-21 15:44:00.886 | ++ lib/nova:create_nova_conf:557 : conductor_conf 1 2021-09-21 15:44:00.889 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-21 15:44:00.891 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-21 15:44:00.894 | + lib/nova:create_nova_conf:557 : conf=/etc/nova/nova_cell1.conf 2021-09-21 15:44:00.896 | + lib/nova:create_nova_conf:558 : offset=0 2021-09-21 15:44:00.899 | + lib/nova:create_nova_conf:559 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-09-21 15:44:00.903 | + lib/nova:configure_console_proxies:666 : local conf=/etc/nova/nova_cell1.conf 2021-09-21 15:44:00.905 | + lib/nova:configure_console_proxies:667 : local offset=0 2021-09-21 15:44:00.908 | + lib/nova:configure_console_proxies:671 : offset=0 2021-09-21 15:44:00.910 | + lib/nova:configure_console_proxies:673 : is_service_enabled n-novnc 2021-09-21 15:44:00.932 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:44:00.934 | + lib/nova:configure_console_proxies:673 : '[' False '!=' False ']' 2021-09-21 15:44:00.936 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-spice 2021-09-21 15:44:00.952 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:44:00.955 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-sproxy 2021-09-21 15:44:00.971 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:44:00.973 | + lib/nova:configure_nova:321 : is_service_enabled n-cpu 2021-09-21 15:44:00.994 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:44:00.997 | + ./stack.sh:main:922 : is_service_enabled placement 2021-09-21 15:44:01.015 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:44:01.017 | + ./stack.sh:main:924 : stack_install_service placement 2021-09-21 15:44:01.020 | + lib/stack:stack_install_service:20 : local service=placement 2021-09-21 15:44:01.023 | + lib/stack:stack_install_service:21 : type install_placement 2021-09-21 15:44:01.025 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:44:01.028 | + lib/stack:stack_install_service:32 : install_placement 2021-09-21 15:44:01.030 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-09-21 15:44:01.033 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-09-21 15:44:01.036 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:44:01.038 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:44:01.041 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-09-21 15:44:01.043 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:44:01.046 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:44:01.048 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:44:01.051 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:44:01.053 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:44:01.056 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:44:01.058 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:44:01.060 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:44:01.063 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:44:01.065 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:44:01.068 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:44:01.070 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:44:01.073 | + functions-common:install_package:1348 : real_install_package apache2 2021-09-21 15:44:01.076 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:44:01.078 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:44:01.080 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:44:01.083 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-09-21 15:44:01.105 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-09-21 15:44:01.212 | Reading package lists... 2021-09-21 15:44:01.456 | Building dependency tree... 2021-09-21 15:44:01.457 | Reading state information... 2021-09-21 15:44:01.692 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:44:01.692 | The following packages were automatically installed and are no longer required: 2021-09-21 15:44:01.693 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:44:01.693 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:44:01.693 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:44:01.693 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:44:01.693 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:44:01.693 | python3-zope.interface 2021-09-21 15:44:01.693 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:44:01.808 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:44:01.813 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:44:01.815 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:44:01.818 | + functions-common:time_stop:2309 : local name 2021-09-21 15:44:01.820 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:44:01.822 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:44:01.825 | + functions-common:time_stop:2312 : local total 2021-09-21 15:44:01.827 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:44:01.829 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:44:01.832 | + functions-common:time_stop:2316 : start_time=1632239041102 2021-09-21 15:44:01.834 | + functions-common:time_stop:2318 : [[ -z 1632239041102 ]] 2021-09-21 15:44:01.837 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:44:01.841 | + functions-common:time_stop:2321 : end_time=1632239041838 2021-09-21 15:44:01.843 | + functions-common:time_stop:2322 : elapsed_time=736 2021-09-21 15:44:01.846 | + functions-common:time_stop:2323 : total=5926 2021-09-21 15:44:01.848 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:44:01.851 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6662 2021-09-21 15:44:01.853 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:44:01.856 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-09-21 15:44:01.859 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-09-21 15:44:01.861 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-09-21 15:44:01.864 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-09-21 15:44:01.867 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-09-21 15:44:01.890 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-09-21 15:44:01.892 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:44:01.895 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:44:01.898 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:44:01.900 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:44:01.903 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:44:01.905 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:44:01.908 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:44:01.910 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:44:01.913 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:44:01.915 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:44:01.918 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:44:01.920 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:44:01.923 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-09-21 15:44:01.926 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:44:01.928 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:44:01.931 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:44:01.933 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-09-21 15:44:01.958 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-09-21 15:44:02.066 | Reading package lists... 2021-09-21 15:44:02.295 | Building dependency tree... 2021-09-21 15:44:02.297 | Reading state information... 2021-09-21 15:44:02.529 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2021-09-21 15:44:02.529 | The following packages were automatically installed and are no longer required: 2021-09-21 15:44:02.530 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:44:02.530 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:44:02.530 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:44:02.530 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:44:02.530 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:44:02.530 | python3-zope.interface 2021-09-21 15:44:02.530 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:44:02.645 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:44:02.650 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:44:02.652 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:44:02.655 | + functions-common:time_stop:2309 : local name 2021-09-21 15:44:02.657 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:44:02.659 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:44:02.662 | + functions-common:time_stop:2312 : local total 2021-09-21 15:44:02.664 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:44:02.666 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:44:02.669 | + functions-common:time_stop:2316 : start_time=1632239041955 2021-09-21 15:44:02.671 | + functions-common:time_stop:2318 : [[ -z 1632239041955 ]] 2021-09-21 15:44:02.674 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:44:02.678 | + functions-common:time_stop:2321 : end_time=1632239042675 2021-09-21 15:44:02.680 | + functions-common:time_stop:2322 : elapsed_time=720 2021-09-21 15:44:02.683 | + functions-common:time_stop:2323 : total=6662 2021-09-21 15:44:02.685 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:44:02.687 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7382 2021-09-21 15:44:02.690 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:44:02.692 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-09-21 15:44:02.695 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-09-21 15:44:02.698 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:44:02.700 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:44:02.703 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:44:02.705 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-09-21 15:44:02.708 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-09-21 15:44:02.762 | wsgi (enabled by maintainer script) 2021-09-21 15:44:02.766 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-09-21 15:44:02.768 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-09-21 15:44:02.771 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:44:02.775 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-09-21 15:44:02.777 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-09-21 15:44:02.780 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:44:02.784 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:44:02.784 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:44:02.789 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-09-21 15:44:02.792 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-09-21 15:44:02.794 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-09-21 15:44:02.797 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-09-21 15:44:02.799 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-09-21 15:44:02.822 | Using python 3.8 to install osc-placement 2021-09-21 15:44:02.825 | + 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 2021-09-21 15:44:03.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:44:03.683 | from cryptography.utils import int_from_bytes 2021-09-21 15:44:03.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:44:03.694 | from cryptography.utils import int_from_bytes 2021-09-21 15:44:04.708 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:44:04.742 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2021-09-21 15:44:04.753 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-09-21 15:44:04.755 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-09-21 15:44:04.757 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-09-21 15:44:04.759 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-09-21 15:44:04.761 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-09-21 15:44:04.763 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-09-21 15:44:04.823 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-09-21 15:44:04.824 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.4.0) 2021-09-21 15:44:04.827 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-09-21 15:44:04.828 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (0.1.16) 2021-09-21 15:44:04.849 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.59.0) 2021-09-21 15:44:04.851 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2021-09-21 15:44:04.856 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-09-21 15:44:04.871 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.1.2) 2021-09-21 15:44:04.874 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-09-21 15:44:04.876 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (5.4.1) 2021-09-21 15:44:04.879 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.7.2) 2021-09-21 15:44:04.880 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.7) 2021-09-21 15:44:04.935 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.2.0) 2021-09-21 15:44:04.937 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2021-09-21 15:44:04.938 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2021-09-21 15:44:04.940 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.4) 2021-09-21 15:44:05.021 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-09-21 15:44:05.024 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.4.8) 2021-09-21 15:44:05.027 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.0.9) 2021-09-21 15:44:05.028 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2021-09-21 15:44:05.030 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2021-09-21 15:44:05.033 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2021-09-21 15:44:05.035 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.11.0) 2021-09-21 15:44:05.038 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.4) 2021-09-21 15:44:05.040 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2021-09-21 15:44:05.084 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.14.6) 2021-09-21 15:44:05.090 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.20) 2021-09-21 15:44:05.111 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.1) 2021-09-21 15:44:05.168 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-09-21 15:44:05.170 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.0) 2021-09-21 15:44:05.173 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2021-09-21 15:44:05.176 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.1) 2021-09-21 15:44:05.191 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.12.1) 2021-09-21 15:44:05.278 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.6) 2021-09-21 15:44:05.280 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2021.5.30) 2021-09-21 15:44:05.282 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.2) 2021-09-21 15:44:05.284 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.4) 2021-09-21 15:44:07.458 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:44:07.577 | + inc/python:pip_install:200 : result=0 2021-09-21 15:44:07.579 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:44:07.582 | + functions-common:time_stop:2309 : local name 2021-09-21 15:44:07.585 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:44:07.587 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:44:07.590 | + functions-common:time_stop:2312 : local total 2021-09-21 15:44:07.592 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:44:07.595 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:44:07.597 | + functions-common:time_stop:2316 : start_time=1632239042816 2021-09-21 15:44:07.600 | + functions-common:time_stop:2318 : [[ -z 1632239042816 ]] 2021-09-21 15:44:07.603 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:44:07.608 | + functions-common:time_stop:2321 : end_time=1632239047605 2021-09-21 15:44:07.610 | + functions-common:time_stop:2322 : elapsed_time=4789 2021-09-21 15:44:07.613 | + functions-common:time_stop:2323 : total=125405 2021-09-21 15:44:07.615 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:44:07.618 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=130194 2021-09-21 15:44:07.620 | + inc/python:pip_install:203 : return 0 2021-09-21 15:44:07.623 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-09-21 15:44:07.625 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-09-21 15:44:07.628 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-09-21 15:44:07.630 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:44:07.633 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:44:07.636 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:44:07.639 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:44:07.641 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:44:07.644 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:44:07.662 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:44:07.665 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:44:07.667 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:44:07.670 | + functions-common:git_clone:544 : echo master 2021-09-21 15:44:07.670 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:44:07.676 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-09-21 15:44:07.678 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-09-21 15:44:07.681 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-21 15:44:07.683 | + functions-common:git_timed:617 : local count=0 2021-09-21 15:44:07.685 | + functions-common:git_timed:618 : local timeout=0 2021-09-21 15:44:07.688 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-09-21 15:44:07.690 | + functions-common:git_timed:621 : timeout=0 2021-09-21 15:44:07.692 | + functions-common:git_timed:624 : time_start git_timed 2021-09-21 15:44:07.695 | + functions-common:time_start:2295 : local name=git_timed 2021-09-21 15:44:07.698 | + functions-common:time_start:2296 : local start_time= 2021-09-21 15:44:07.700 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-21 15:44:07.703 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-21 15:44:07.707 | + functions-common:time_start:2300 : _TIME_START[$name]=1632239047704 2021-09-21 15:44:07.709 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-21 15:44:07.713 | Cloning into '/opt/stack/placement'... 2021-09-21 15:46:08.193 | fatal: unable to access 'https://opendev.org/openstack/placement.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated. 2021-09-21 15:46:08.198 | + functions-common:git_timed:628 : [[ 128 -ne 124 ]] 2021-09-21 15:46:08.201 | + functions-common:git_timed:629 : die 629 'git call failed: [git clone' https://opendev.org/openstack/placement.git /opt/stack/placement --branch 'master]' 2021-09-21 15:46:08.203 | + functions-common:die:198 : local exitcode=0 2021-09-21 15:46:08.206 | [Call Trace] 2021-09-21 15:46:08.206 | ./stack.sh:924:stack_install_service 2021-09-21 15:46:08.206 | /home/ubuntu/devstack/lib/stack:32:install_placement 2021-09-21 15:46:08.206 | /home/ubuntu/devstack/lib/placement:140:git_clone 2021-09-21 15:46:08.206 | /home/ubuntu/devstack/functions-common:565:git_timed 2021-09-21 15:46:08.206 | /home/ubuntu/devstack/functions-common:629:die 2021-09-21 15:46:08.211 | [ERROR] /home/ubuntu/devstack/functions-common:629 git call failed: [git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master] 2021-09-21 15:46:09.215 | Error on exit