2022-06-01 07:22:49.627 | + ./stack.sh:main:462 : exec 2022-06-01 07:22:49.627 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-072249.summary.2022-06-01-072249 2022-06-01 07:22:49.627 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-072249' 2022-06-01 07:22:49.627 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 07:22:49.627 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-072249 2022-06-01 07:22:49.627 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-072249 /opt/stack/logs/stack.sh.log 2022-06-01 07:22:49.627 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-072249.summary.2022-06-01-072249 /opt/stack/logs/stack.sh.log.summary 2022-06-01 07:22:49.627 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 07:22:49.627 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 07:22:49.627 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 07:22:49.627 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 07:22:49.627 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 07:22:49.628 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 07:22:49.628 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 07:22:49.628 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 07:22:49.628 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 07:22:49.628 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 07:22:49.628 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 07:22:49.628 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 07:22:49.628 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 07:22:49.628 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 07:22:49.628 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 07:22:49.628 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 07:22:49.628 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 07:22:49.628 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 07:22:49.628 | + ./stack.sh:main:551 : uname -a 2022-06-01 07:22:49.630 | Linux dv-neutron-843484-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-01 07:22:49.632 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 07:22:49.634 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 07:22:49.637 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 07:22:49.665 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 07:22:49.680 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 07:22:49.682 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 07:22:49.684 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 07:22:49.686 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 07:22:49.688 | + functions-common:fetch_plugins:1673 : return 2022-06-01 07:22:49.690 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 07:22:49.692 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 07:22:49.693 | + functions-common:run_phase:1751 : local phase= 2022-06-01 07:22:49.695 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 07:22:49.697 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 07:22:49.699 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 07:22:49.700 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 07:22:49.702 | + functions-common:run_phase:1760 : local extra 2022-06-01 07:22:49.704 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 07:22:49.708 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 07:22:49.710 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 07:22:49.712 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 07:22:49.714 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 07:22:49.716 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 07:22:49.729 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:49.731 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 07:22:49.733 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 07:22:49.734 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 07:22:49.736 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 07:22:49.738 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 07:22:49.739 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 07:22:49.741 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 07:22:49.743 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 07:22:49.745 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 07:22:49.747 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 07:22:49.748 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 07:22:49.750 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 07:22:49.752 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 07:22:49.754 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 07:22:49.756 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 07:22:49.758 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 07:22:49.775 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 07:22:49.777 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 07:22:49.790 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:49.793 | +++ lib/tls:source:43 : hostname -f 2022-06-01 07:22:49.796 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 07:22:49.798 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 07:22:49.800 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 07:22:49.802 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 07:22:49.804 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 07:22:49.806 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 07:22:49.808 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 07:22:49.809 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 07:22:49.811 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 07:22:49.813 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 07:22:49.818 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 07:22:49.829 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 07:22:49.851 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 07:22:49.866 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 07:22:49.882 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 07:22:49.920 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 07:22:49.961 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 07:22:50.044 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 07:22:50.067 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 07:22:50.107 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 07:22:50.159 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 07:22:50.289 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 07:22:50.304 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 07:22:50.317 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 07:22:50.330 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 07:22:50.421 | + ./stack.sh:main:598 : run_phase source 2022-06-01 07:22:50.423 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 07:22:50.425 | + functions-common:run_phase:1751 : local phase= 2022-06-01 07:22:50.428 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 07:22:50.430 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 07:22:50.432 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 07:22:50.434 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 07:22:50.436 | + functions-common:run_phase:1760 : local extra 2022-06-01 07:22:50.439 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 07:22:50.443 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 07:22:50.445 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 07:22:50.447 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 07:22:50.449 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 07:22:50.452 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 07:22:50.466 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:50.468 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 07:22:50.470 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 07:22:50.510 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 07:22:50.512 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 07:22:50.514 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 07:22:50.517 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 07:22:50.519 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 07:22:50.521 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 07:22:50.524 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 07:22:50.526 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 07:22:50.528 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 07:22:50.530 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 07:22:50.532 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.534 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 07:22:50.537 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.539 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 07:22:50.541 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.544 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 07:22:50.546 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.548 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 07:22:50.550 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.553 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 07:22:50.556 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.558 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 07:22:50.560 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.562 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 07:22:50.565 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.567 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 07:22:50.570 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.572 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 07:22:50.574 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.577 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 07:22:50.579 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.581 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 07:22:50.584 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.586 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 07:22:50.588 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.590 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 07:22:50.592 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.595 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 07:22:50.597 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.599 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 07:22:50.601 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.604 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 07:22:50.606 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.608 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 07:22:50.610 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.613 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 07:22:50.616 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.618 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 07:22:50.620 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.623 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 07:22:50.625 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.627 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 07:22:50.630 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.632 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 07:22:50.635 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.637 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 07:22:50.639 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.641 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 07:22:50.644 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.646 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 07:22:50.648 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.650 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 07:22:50.653 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.655 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 07:22:50.657 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.659 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 07:22:50.662 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.664 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 07:22:50.666 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.669 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 07:22:50.671 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.673 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 07:22:50.676 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.679 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 07:22:50.681 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.683 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 07:22:50.685 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.688 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 07:22:50.690 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.693 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 07:22:50.695 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.697 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 07:22:50.699 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.702 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 07:22:50.704 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.706 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 07:22:50.708 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.711 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 07:22:50.713 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.715 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 07:22:50.717 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.720 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 07:22:50.722 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 07:22:50.724 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 07:22:50.727 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 07:22:50.729 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 07:22:50.732 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 07:22:50.746 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:50.749 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 07:22:50.751 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 07:22:50.753 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 07:22:50.768 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:50.771 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 07:22:50.773 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 07:22:50.775 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 07:22:50.777 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 07:22:50.780 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 07:22:50.782 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 07:22:50.784 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 07:22:50.788 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 07:22:50.790 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 07:22:50.792 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 07:22:50.795 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 07:22:50.797 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 07:22:50.799 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 07:22:50.800 | Using mysql database backend 2022-06-01 07:22:50.802 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 07:22:50.818 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 07:22:50.834 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:50.836 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 07:22:50.853 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 07:22:50.869 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:50.871 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 07:22:50.887 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 07:22:50.903 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 07:22:50.920 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:22:50.923 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 07:22:50.939 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:50.942 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 07:22:50.944 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 07:22:50.960 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:22:50.963 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 07:22:50.979 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 07:22:50.981 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 07:22:50.984 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 07:22:50.986 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 07:22:50.990 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 07:22:50.994 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-072250 2022-06-01 07:22:50.997 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-072250 739' 2022-06-01 07:22:50.999 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.001 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 07:22:51.004 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.006 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 07:22:51.009 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.011 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 07:22:51.013 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.016 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 07:22:51.018 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.021 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-06-01 07:22:51.024 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.026 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-06-01 07:22:51.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.031 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-072249 2022-06-01 07:22:51.033 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.037 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 07:22:51.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.041 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-06-01 07:22:51.044 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.046 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 07:22:51.048 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.051 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 07:22:51.054 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.056 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 07:22:51.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 07:22:51.061 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 07:22:51.063 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 07:22:51.066 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 07:22:51.068 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 07:22:51.070 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:22:51.072 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:22:51.074 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:22:51.077 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:22:51.079 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:22:51.081 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:22:51.096 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:22:51.099 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:22:51.101 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:22:51.104 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:22:51.104 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:22:51.109 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 07:22:51.111 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:22:51.113 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 07:22:51.126 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 07:22:51.129 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:22:51.129 | + functions-common:git_clone:607 : head -1 2022-06-01 07:22:51.132 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 07:22:51.135 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:22:51.137 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 07:22:51.139 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 07:22:51.142 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 07:22:51.144 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 07:22:51.147 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 07:22:51.150 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 07:22:51.152 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 07:22:51.155 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 07:22:51.157 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 07:22:51.159 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 07:22:51.163 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 07:22:51.167 | ++ tools/install_prereqs.sh:source:47 : NOW=1654068171 2022-06-01 07:22:51.170 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 07:22:51.175 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654067973 2022-06-01 07:22:51.177 | ++ tools/install_prereqs.sh:source:49 : DELTA=198 2022-06-01 07:22:51.180 | ++ tools/install_prereqs.sh:source:50 : [[ 198 -lt 7200 ]] 2022-06-01 07:22:51.182 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 07:22:51.184 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 07:22:51.187 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 07:22:51.189 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 07:22:51.191 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 07:22:51.194 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 07:22:51.196 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 07:22:51.198 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 07:22:51.201 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 07:22:51.247 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 07:22:51.247 | apache2-dev 2022-06-01 07:22:51.247 | bc 2022-06-01 07:22:51.247 | bsdmainutils 2022-06-01 07:22:51.247 | curl 2022-06-01 07:22:51.247 | g++ 2022-06-01 07:22:51.247 | gcc 2022-06-01 07:22:51.247 | gettext 2022-06-01 07:22:51.247 | git 2022-06-01 07:22:51.247 | graphviz 2022-06-01 07:22:51.247 | iputils-ping 2022-06-01 07:22:51.248 | libapache2-mod-proxy-uwsgi 2022-06-01 07:22:51.248 | libffi-dev 2022-06-01 07:22:51.248 | libjpeg-dev 2022-06-01 07:22:51.248 | libmysqlclient-dev 2022-06-01 07:22:51.248 | libpcre3-dev 2022-06-01 07:22:51.248 | libpq-dev 2022-06-01 07:22:51.248 | libssl-dev 2022-06-01 07:22:51.248 | libsystemd-dev 2022-06-01 07:22:51.248 | libxml2-dev 2022-06-01 07:22:51.248 | libxslt1-dev 2022-06-01 07:22:51.248 | libyaml-dev 2022-06-01 07:22:51.248 | lsof 2022-06-01 07:22:51.248 | openssh-server 2022-06-01 07:22:51.248 | openssl 2022-06-01 07:22:51.248 | pkg-config 2022-06-01 07:22:51.248 | psmisc 2022-06-01 07:22:51.248 | python3-dev 2022-06-01 07:22:51.248 | python3-pip 2022-06-01 07:22:51.248 | python3-venv 2022-06-01 07:22:51.248 | tar 2022-06-01 07:22:51.248 | tcpdump 2022-06-01 07:22:51.248 | unzip 2022-06-01 07:22:51.248 | uuid-runtime 2022-06-01 07:22:51.248 | wget 2022-06-01 07:22:51.248 | wget 2022-06-01 07:22:51.248 | zlib1g-dev 2022-06-01 07:22:51.248 | libkrb5-dev 2022-06-01 07:22:51.248 | libldap2-dev 2022-06-01 07:22:51.248 | libsasl2-dev 2022-06-01 07:22:51.248 | memcached 2022-06-01 07:22:51.248 | python3-mysqldb 2022-06-01 07:22:51.248 | sqlite3 2022-06-01 07:22:51.248 | conntrack 2022-06-01 07:22:51.248 | curl 2022-06-01 07:22:51.248 | dnsmasq-base 2022-06-01 07:22:51.248 | dnsmasq-utils 2022-06-01 07:22:51.248 | ebtables 2022-06-01 07:22:51.248 | gawk 2022-06-01 07:22:51.249 | genisoimage 2022-06-01 07:22:51.249 | iptables 2022-06-01 07:22:51.249 | iputils-arping 2022-06-01 07:22:51.249 | kpartx 2022-06-01 07:22:51.249 | libjs-jquery-tablesorter 2022-06-01 07:22:51.249 | libmysqlclient-dev 2022-06-01 07:22:51.249 | parted 2022-06-01 07:22:51.249 | pm-utils 2022-06-01 07:22:51.249 | python3-mysqldb 2022-06-01 07:22:51.249 | socat 2022-06-01 07:22:51.249 | sqlite3 2022-06-01 07:22:51.249 | sudo 2022-06-01 07:22:51.249 | vlan 2022-06-01 07:22:51.249 | lsscsi 2022-06-01 07:22:51.249 | open-iscsi 2022-06-01 07:22:51.249 | lvm2 2022-06-01 07:22:51.249 | qemu-utils 2022-06-01 07:22:51.249 | thin-provisioning-tools 2022-06-01 07:22:51.249 | acl 2022-06-01 07:22:51.249 | dnsmasq-base 2022-06-01 07:22:51.249 | dnsmasq-utils 2022-06-01 07:22:51.249 | ebtables 2022-06-01 07:22:51.249 | haproxy 2022-06-01 07:22:51.249 | iptables 2022-06-01 07:22:51.249 | iputils-arping 2022-06-01 07:22:51.249 | iputils-ping 2022-06-01 07:22:51.249 | libmysqlclient-dev 2022-06-01 07:22:51.249 | postgresql-server-dev-all 2022-06-01 07:22:51.249 | python3-mysqldb 2022-06-01 07:22:51.249 | sqlite3 2022-06-01 07:22:51.249 | sudo 2022-06-01 07:22:51.249 | vlan 2022-06-01 07:22:51.249 | ipset 2022-06-01 07:22:51.249 | conntrack 2022-06-01 07:22:51.249 | conntrackd 2022-06-01 07:22:51.249 | keepalived 2022-06-01 07:22:51.249 | dstat 2022-06-01 07:22:51.250 | lvm2 2022-06-01 07:22:51.250 | qemu-utils 2022-06-01 07:22:51.250 | thin-provisioning-tools 2022-06-01 07:22:51.250 | curl 2022-06-01 07:22:51.250 | liberasurecode-dev 2022-06-01 07:22:51.250 | make 2022-06-01 07:22:51.250 | memcached 2022-06-01 07:22:51.250 | sqlite3 2022-06-01 07:22:51.250 | xfsprogs' 2022-06-01 07:22:51.251 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 07:22:51.269 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 07:22:51.269 | apache2-dev 2022-06-01 07:22:51.269 | bc 2022-06-01 07:22:51.269 | bsdmainutils 2022-06-01 07:22:51.269 | curl 2022-06-01 07:22:51.269 | g++ 2022-06-01 07:22:51.269 | gcc 2022-06-01 07:22:51.269 | gettext 2022-06-01 07:22:51.269 | git 2022-06-01 07:22:51.269 | graphviz 2022-06-01 07:22:51.269 | iputils-ping 2022-06-01 07:22:51.269 | libapache2-mod-proxy-uwsgi 2022-06-01 07:22:51.269 | libffi-dev 2022-06-01 07:22:51.269 | libjpeg-dev 2022-06-01 07:22:51.269 | libmysqlclient-dev 2022-06-01 07:22:51.269 | libpcre3-dev 2022-06-01 07:22:51.269 | libpq-dev 2022-06-01 07:22:51.269 | libssl-dev 2022-06-01 07:22:51.269 | libsystemd-dev 2022-06-01 07:22:51.269 | libxml2-dev 2022-06-01 07:22:51.269 | libxslt1-dev 2022-06-01 07:22:51.269 | libyaml-dev 2022-06-01 07:22:51.269 | lsof 2022-06-01 07:22:51.269 | openssh-server 2022-06-01 07:22:51.270 | openssl 2022-06-01 07:22:51.270 | pkg-config 2022-06-01 07:22:51.270 | psmisc 2022-06-01 07:22:51.270 | python3-dev 2022-06-01 07:22:51.270 | python3-pip 2022-06-01 07:22:51.270 | python3-venv 2022-06-01 07:22:51.270 | tar 2022-06-01 07:22:51.270 | tcpdump 2022-06-01 07:22:51.270 | unzip 2022-06-01 07:22:51.270 | uuid-runtime 2022-06-01 07:22:51.270 | wget 2022-06-01 07:22:51.270 | wget 2022-06-01 07:22:51.270 | zlib1g-dev 2022-06-01 07:22:51.270 | libkrb5-dev 2022-06-01 07:22:51.270 | libldap2-dev 2022-06-01 07:22:51.270 | libsasl2-dev 2022-06-01 07:22:51.270 | memcached 2022-06-01 07:22:51.270 | python3-mysqldb 2022-06-01 07:22:51.270 | sqlite3 2022-06-01 07:22:51.270 | conntrack 2022-06-01 07:22:51.270 | curl 2022-06-01 07:22:51.270 | dnsmasq-base 2022-06-01 07:22:51.270 | dnsmasq-utils 2022-06-01 07:22:51.270 | ebtables 2022-06-01 07:22:51.270 | gawk 2022-06-01 07:22:51.270 | genisoimage 2022-06-01 07:22:51.270 | iptables 2022-06-01 07:22:51.270 | iputils-arping 2022-06-01 07:22:51.270 | kpartx 2022-06-01 07:22:51.270 | libjs-jquery-tablesorter 2022-06-01 07:22:51.270 | libmysqlclient-dev 2022-06-01 07:22:51.270 | parted 2022-06-01 07:22:51.271 | pm-utils 2022-06-01 07:22:51.271 | python3-mysqldb 2022-06-01 07:22:51.271 | socat 2022-06-01 07:22:51.271 | sqlite3 2022-06-01 07:22:51.271 | sudo 2022-06-01 07:22:51.271 | vlan 2022-06-01 07:22:51.271 | lsscsi 2022-06-01 07:22:51.271 | open-iscsi 2022-06-01 07:22:51.271 | lvm2 2022-06-01 07:22:51.271 | qemu-utils 2022-06-01 07:22:51.271 | thin-provisioning-tools 2022-06-01 07:22:51.271 | acl 2022-06-01 07:22:51.271 | dnsmasq-base 2022-06-01 07:22:51.271 | dnsmasq-utils 2022-06-01 07:22:51.271 | ebtables 2022-06-01 07:22:51.271 | haproxy 2022-06-01 07:22:51.271 | iptables 2022-06-01 07:22:51.271 | iputils-arping 2022-06-01 07:22:51.271 | iputils-ping 2022-06-01 07:22:51.271 | libmysqlclient-dev 2022-06-01 07:22:51.271 | postgresql-server-dev-all 2022-06-01 07:22:51.271 | python3-mysqldb 2022-06-01 07:22:51.271 | sqlite3 2022-06-01 07:22:51.271 | sudo 2022-06-01 07:22:51.271 | vlan 2022-06-01 07:22:51.271 | ipset 2022-06-01 07:22:51.271 | conntrack 2022-06-01 07:22:51.271 | conntrackd 2022-06-01 07:22:51.271 | keepalived 2022-06-01 07:22:51.271 | dstat 2022-06-01 07:22:51.271 | lvm2 2022-06-01 07:22:51.271 | qemu-utils 2022-06-01 07:22:51.271 | thin-provisioning-tools 2022-06-01 07:22:51.271 | curl 2022-06-01 07:22:51.271 | liberasurecode-dev 2022-06-01 07:22:51.271 | make 2022-06-01 07:22:51.272 | memcached 2022-06-01 07:22:51.272 | sqlite3 2022-06-01 07:22:51.272 | xfsprogs ' 2022-06-01 07:22:51.272 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 07:22:51.274 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:51.276 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:51.279 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 07:22:51.279 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 07:22:51.284 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 07:22:51.286 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 07:22:51.288 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:22:51.290 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 07:22:51.292 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:22:51.294 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:22:51.296 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:22:51.298 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:51.301 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:51.303 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:22:51.305 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 07:22:51.308 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 07:22:51.310 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 07:22:51.312 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 07:22:51.316 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 07:22:51.319 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 07:22:51.321 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 07:22:51.323 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 07:22:51.325 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 07:22:51.327 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 07:22:51.331 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654068171329 2022-06-01 07:22:51.333 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 07:22:51.335 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 07:22:51.338 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-01 07:22:51.594 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 07:22:51.644 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 07:22:51.703 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 07:22:51.795 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 07:22:53.857 | Reading package lists... 2022-06-01 07:22:53.888 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 07:22:53.890 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 07:22:53.892 | ++ functions-common:time_stop:2322 : local name 2022-06-01 07:22:53.894 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 07:22:53.896 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:22:53.898 | ++ functions-common:time_stop:2325 : local total 2022-06-01 07:22:53.900 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 07:22:53.903 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 07:22:53.905 | ++ functions-common:time_stop:2329 : start_time=1654068171329 2022-06-01 07:22:53.907 | ++ functions-common:time_stop:2331 : [[ -z 1654068171329 ]] 2022-06-01 07:22:53.909 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:22:53.914 | ++ functions-common:time_stop:2334 : end_time=1654068173911 2022-06-01 07:22:53.916 | ++ functions-common:time_stop:2335 : elapsed_time=2582 2022-06-01 07:22:53.918 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 07:22:53.920 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:22:53.922 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2582 2022-06-01 07:22:53.924 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 07:22:53.926 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:22:53.930 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:22:53.932 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:22:53.934 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 07:22:53.954 | ++ functions-common:apt_get:1123 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 07:22:54.064 | Reading package lists... 2022-06-01 07:22:54.312 | Building dependency tree... 2022-06-01 07:22:54.314 | Reading state information... 2022-06-01 07:22:54.347 | acl is already the newest version (2.2.53-6). 2022-06-01 07:22:54.347 | bc is already the newest version (1.07.1-2build1). 2022-06-01 07:22:54.347 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 07:22:54.347 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 07:22:54.347 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 07:22:54.347 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 07:22:54.347 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 07:22:54.347 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 07:22:54.347 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 07:22:54.347 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 07:22:54.347 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 07:22:54.347 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 07:22:54.347 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 07:22:54.347 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 07:22:54.347 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 07:22:54.347 | libffi-dev is already the newest version (3.3-4). 2022-06-01 07:22:54.347 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 07:22:54.348 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 07:22:54.348 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 07:22:54.348 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 07:22:54.348 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 07:22:54.348 | make is already the newest version (4.2.1-1.2). 2022-06-01 07:22:54.348 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 07:22:54.348 | psmisc is already the newest version (23.3-1). 2022-06-01 07:22:54.348 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 07:22:54.348 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 07:22:54.348 | socat is already the newest version (1.7.3.3-2). 2022-06-01 07:22:54.348 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 07:22:54.348 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 07:22:54.348 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 07:22:54.348 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 07:22:54.348 | dstat is already the newest version (0.7.4-6). 2022-06-01 07:22:54.348 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 07:22:54.348 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 07:22:54.348 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 07:22:54.348 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 07:22:54.348 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 07:22:54.348 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 07:22:54.348 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 07:22:54.348 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 07:22:54.348 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 07:22:54.348 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 07:22:54.348 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 07:22:54.348 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 07:22:54.348 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 07:22:54.348 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 07:22:54.348 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 07:22:54.348 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 07:22:54.348 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 07:22:54.348 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 07:22:54.349 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 07:22:54.349 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 07:22:54.349 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 07:22:54.349 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 07:22:54.349 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 07:22:54.349 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 07:22:54.349 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 07:22:54.349 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 07:22:54.349 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 07:22:54.349 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 07:22:54.349 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 07:22:54.349 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 07:22:54.349 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 07:22:54.349 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 07:22:54.349 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 07:22:54.349 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 07:22:54.349 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 07:22:54.349 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 07:22:54.566 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 07:22:54.566 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 07:22:54.566 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 07:22:54.566 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 07:22:54.566 | The following packages were automatically installed and are no longer required: 2022-06-01 07:22:54.567 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:22:54.567 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:22:54.567 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:22:54.567 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:22:54.567 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:22:54.567 | python3-zope.interface 2022-06-01 07:22:54.567 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:22:54.680 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:22:54.684 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 07:22:54.687 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:22:54.689 | ++ functions-common:time_stop:2322 : local name 2022-06-01 07:22:54.691 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 07:22:54.693 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:22:54.695 | ++ functions-common:time_stop:2325 : local total 2022-06-01 07:22:54.697 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 07:22:54.700 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:22:54.702 | ++ functions-common:time_stop:2329 : start_time=1654068173951 2022-06-01 07:22:54.704 | ++ functions-common:time_stop:2331 : [[ -z 1654068173951 ]] 2022-06-01 07:22:54.706 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:22:54.710 | ++ functions-common:time_stop:2334 : end_time=1654068174708 2022-06-01 07:22:54.713 | ++ functions-common:time_stop:2335 : elapsed_time=757 2022-06-01 07:22:54.715 | ++ functions-common:time_stop:2336 : total=773 2022-06-01 07:22:54.717 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:22:54.719 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1530 2022-06-01 07:22:54.721 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 07:22:54.724 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 07:22:54.727 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 07:22:54.729 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 07:22:54.734 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 07:22:54.739 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 07:22:54.743 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 07:22:54.746 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 07:22:56.374 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 07:22:56.376 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 07:22:56.378 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 07:22:56.380 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 07:22:56.382 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 07:22:56.384 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 07:22:56.386 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 07:22:56.388 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 07:22:56.390 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 07:22:56.392 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 07:22:56.467 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 07:22:56.469 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 07:22:56.540 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 07:22:56.543 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 07:22:56.614 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 07:22:56.616 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 07:22:56.618 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 07:22:56.620 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 07:22:56.622 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 07:22:56.624 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 07:22:56.625 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 07:22:56.627 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 07:22:56.629 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 07:22:56.631 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 07:22:56.633 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 07:22:56.633 | Distro: focal 2022-06-01 07:22:56.635 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 07:22:56.638 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 07:22:56.641 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 07:22:56.643 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 07:22:56.645 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 07:22:56.646 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 07:22:57.128 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 07:22:57.130 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 07:22:57.130 | pip: 20.2.2 2022-06-01 07:22:57.132 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 07:22:57.585 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 07:22:57.606 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 07:22:57.608 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 07:22:57.610 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 07:22:57.614 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 07:22:57.617 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 07:22:57.620 | + ./stack.sh:main:764 : fixup_all 2022-06-01 07:22:57.622 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 07:22:57.625 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 07:22:57.627 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 07:22:57.632 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 07:22:57.633 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 07:22:57.633 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 07:22:57.638 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 07:22:57.640 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 07:22:57.642 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 07:22:57.651 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 07:22:57.654 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 07:22:57.657 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 07:22:57.659 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 07:22:57.661 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 07:22:57.663 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 07:22:57.665 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 07:22:57.667 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 07:22:57.669 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 07:22:57.671 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 07:22:57.673 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 07:22:57.676 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 07:22:57.677 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 07:22:57.680 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 07:22:57.682 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 07:22:57.684 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 07:22:57.686 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 07:22:57.688 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:22:57.691 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:22:57.693 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:22:57.696 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:22:57.698 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:22:57.700 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:22:57.702 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 07:22:57.704 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 07:22:57.725 | Using python 3.8 to install os-testr 2022-06-01 07:22:57.727 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-01 07:22:59.566 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:22:59.567 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:22:59.571 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:59.572 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:59.574 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:22:59.575 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:59.575 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:59.576 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:22:59.576 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:22:59.576 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:22:59.655 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-01 07:22:59.665 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:22:59.668 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-01 07:22:59.683 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-01 07:22:59.713 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 07:22:59.732 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 07:22:59.735 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 07:22:59.748 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 07:22:59.752 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 07:22:59.754 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 07:22:59.765 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 07:22:59.768 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-01 07:22:59.772 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 07:22:59.786 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:22:59.790 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 07:22:59.792 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 07:22:59.795 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 07:22:59.798 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 07:22:59.800 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 07:22:59.855 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 07:22:59.862 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 07:22:59.865 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 07:22:59.909 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 07:22:59.942 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 07:22:59.947 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 07:22:59.949 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 07:23:02.049 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:23:02.050 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:23:02.124 | + inc/python:pip_install:200 : result=0 2022-06-01 07:23:02.126 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:23:02.128 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:02.130 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:02.132 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:02.134 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:02.136 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:02.138 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:23:02.140 | + functions-common:time_stop:2329 : start_time=1654068177719 2022-06-01 07:23:02.142 | + functions-common:time_stop:2331 : [[ -z 1654068177719 ]] 2022-06-01 07:23:02.145 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:02.150 | + functions-common:time_stop:2334 : end_time=1654068182147 2022-06-01 07:23:02.152 | + functions-common:time_stop:2335 : elapsed_time=4428 2022-06-01 07:23:02.154 | + functions-common:time_stop:2336 : total=0 2022-06-01 07:23:02.156 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:02.158 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4428 2022-06-01 07:23:02.160 | + inc/python:pip_install:203 : return 0 2022-06-01 07:23:02.162 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 07:23:02.165 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 07:23:02.167 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 07:23:02.170 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 07:23:02.172 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 07:23:02.175 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 07:23:02.178 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 07:23:02.178 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 07:23:02.184 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 07:23:02.186 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 07:23:02.188 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 07:23:02.191 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 07:23:02.193 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 07:23:02.214 | Using python 3.8 to install systemd-python 2022-06-01 07:23:02.216 | + 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 systemd-python 2022-06-01 07:23:04.006 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:23:04.006 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:23:04.011 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:04.011 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:04.013 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:23:04.014 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:04.015 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:04.015 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:04.015 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:04.016 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:04.030 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-01 07:23:06.260 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:23:06.260 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:23:06.330 | + inc/python:pip_install:200 : result=0 2022-06-01 07:23:06.332 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:23:06.335 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:06.337 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:06.340 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:06.342 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:06.344 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:06.346 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:23:06.348 | + functions-common:time_stop:2329 : start_time=1654068182208 2022-06-01 07:23:06.350 | + functions-common:time_stop:2331 : [[ -z 1654068182208 ]] 2022-06-01 07:23:06.353 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:06.357 | + functions-common:time_stop:2334 : end_time=1654068186355 2022-06-01 07:23:06.359 | + functions-common:time_stop:2335 : elapsed_time=4147 2022-06-01 07:23:06.361 | + functions-common:time_stop:2336 : total=4428 2022-06-01 07:23:06.363 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:06.366 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8575 2022-06-01 07:23:06.368 | + inc/python:pip_install:203 : return 0 2022-06-01 07:23:06.370 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 07:23:06.423 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 07:23:06.762 | + ./stack.sh:main:779 : install_infra 2022-06-01 07:23:06.765 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 07:23:06.767 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 07:23:06.770 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 07:23:06.773 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 07:23:06.796 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 07:23:08.881 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:08.893 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:08.951 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:23:08.993 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:08.995 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:08.997 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:08.999 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:09.001 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:09.527 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:23:09.663 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:23:09.911 | + inc/python:pip_install:200 : result=0 2022-06-01 07:23:09.913 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:23:09.915 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:09.917 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:09.919 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:09.923 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:09.925 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:09.927 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:23:09.929 | + functions-common:time_stop:2329 : start_time=1654068186789 2022-06-01 07:23:09.932 | + functions-common:time_stop:2331 : [[ -z 1654068186789 ]] 2022-06-01 07:23:09.935 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:09.938 | + functions-common:time_stop:2334 : end_time=1654068189936 2022-06-01 07:23:09.941 | + functions-common:time_stop:2335 : elapsed_time=3147 2022-06-01 07:23:09.943 | + functions-common:time_stop:2336 : total=8575 2022-06-01 07:23:09.945 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:09.948 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11722 2022-06-01 07:23:09.950 | + inc/python:pip_install:203 : return 0 2022-06-01 07:23:09.952 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 07:23:09.954 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 07:23:09.976 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-01 07:23:11.951 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:11.963 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:12.022 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:23:12.063 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:12.065 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:12.067 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:12.069 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:12.071 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:12.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:23:12.599 | Processing /opt/stack/requirements 2022-06-01 07:23:14.276 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 07:23:14.278 | 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 164)) (3.0.0) 2022-06-01 07:23:14.289 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 07:23:14.296 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:23:14.299 | 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 363)) (2.4.7) 2022-06-01 07:23:14.302 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 07:23:14.322 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:23:14.325 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 07:23:14.342 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 07:23:14.345 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 07:23:14.352 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 07:23:14.372 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-01 07:23:14.375 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-01 07:23:14.390 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 07:23:14.392 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 07:23:14.396 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 07:23:14.398 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 07:23:14.401 | 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 160)) (1.0.0) 2022-06-01 07:23:14.404 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 07:23:14.406 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 07:23:14.408 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 07:23:14.422 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 07:23:14.474 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 07:23:14.481 | 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 336)) (0.7.2) 2022-06-01 07:23:14.484 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 07:23:14.535 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-01 07:23:14.538 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 07:23:14.543 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 07:23:14.545 | 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 557)) (0.2.5) 2022-06-01 07:23:14.550 | Building wheels for collected packages: openstack-requirements 2022-06-01 07:23:14.551 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 07:23:15.329 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 07:23:15.330 | ERROR: Command errored out with exit status 1: 2022-06-01 07:23:15.330 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qnhafjfx/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qnhafjfx/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-urqmnlky 2022-06-01 07:23:15.330 | cwd: /tmp/pip-req-build-qnhafjfx/ 2022-06-01 07:23:15.330 | Complete output (6 lines): 2022-06-01 07:23:15.330 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 07:23:15.330 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 07:23:15.330 | or: setup.py --help-commands 2022-06-01 07:23:15.330 | or: setup.py cmd --help 2022-06-01 07:23:15.330 | 2022-06-01 07:23:15.330 | error: invalid command 'bdist_wheel' 2022-06-01 07:23:15.330 | ---------------------------------------- 2022-06-01 07:23:15.330 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 07:23:15.330 | Running setup.py clean for openstack-requirements 2022-06-01 07:23:16.096 | Failed to build openstack-requirements 2022-06-01 07:23:16.110 | Installing collected packages: openstack-requirements 2022-06-01 07:23:16.110 | Attempting uninstall: openstack-requirements 2022-06-01 07:23:16.111 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 07:23:16.147 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 07:23:16.165 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 07:23:16.168 | Running setup.py install for openstack-requirements: started 2022-06-01 07:23:18.371 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 07:23:18.398 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 07:23:18.530 | + inc/python:pip_install:200 : result=0 2022-06-01 07:23:18.532 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:23:18.534 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:18.536 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:18.538 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:18.540 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:18.543 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:18.545 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:23:18.547 | + functions-common:time_stop:2329 : start_time=1654068189969 2022-06-01 07:23:18.549 | + functions-common:time_stop:2331 : [[ -z 1654068189969 ]] 2022-06-01 07:23:18.552 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:18.556 | + functions-common:time_stop:2334 : end_time=1654068198553 2022-06-01 07:23:18.558 | + functions-common:time_stop:2335 : elapsed_time=8584 2022-06-01 07:23:18.560 | + functions-common:time_stop:2336 : total=11722 2022-06-01 07:23:18.562 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:18.564 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20306 2022-06-01 07:23:18.566 | + inc/python:pip_install:203 : return 0 2022-06-01 07:23:18.569 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 07:23:18.571 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 07:23:18.574 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 07:23:18.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:18.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:18.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 07:23:18.584 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:18.586 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 07:23:18.607 | Using python 3.8 to install pbr 2022-06-01 07:23:18.609 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 07:23:20.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:23:20.463 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:23:20.468 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:20.468 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:20.470 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:23:20.471 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:20.472 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:20.472 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:20.472 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:20.473 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:20.609 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:23:22.854 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:23:22.854 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:23:22.934 | + inc/python:pip_install:200 : result=0 2022-06-01 07:23:22.936 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:23:22.938 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:22.941 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:22.943 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:22.945 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:22.947 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:22.949 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:23:22.951 | + functions-common:time_stop:2329 : start_time=1654068198602 2022-06-01 07:23:22.953 | + functions-common:time_stop:2331 : [[ -z 1654068198602 ]] 2022-06-01 07:23:22.956 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:22.960 | + functions-common:time_stop:2334 : end_time=1654068202958 2022-06-01 07:23:22.962 | + functions-common:time_stop:2335 : elapsed_time=4356 2022-06-01 07:23:22.964 | + functions-common:time_stop:2336 : total=20306 2022-06-01 07:23:22.966 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:22.968 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24662 2022-06-01 07:23:22.971 | + inc/python:pip_install:203 : return 0 2022-06-01 07:23:22.973 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 07:23:25.234 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 07:23:27.110 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:23:27.111 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 07:23:27.130 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 07:23:27.133 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 07:23:27.139 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 07:23:27.142 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-01 07:23:27.146 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-01 07:23:27.219 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 07:23:27.221 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 07:23:27.224 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 07:23:27.241 | + ./stack.sh:main:788 : pkgs= 2022-06-01 07:23:27.243 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 07:23:27.245 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 07:23:27.248 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 07:23:27.251 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 07:23:27.253 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 07:23:27.255 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 07:23:27.257 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 07:23:27.260 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 07:23:27.262 | + functions-common:run_phase:1760 : local extra 2022-06-01 07:23:27.265 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 07:23:27.269 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 07:23:27.271 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 07:23:27.273 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 07:23:27.276 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 07:23:27.278 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 07:23:27.293 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:23:27.295 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 07:23:27.297 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 07:23:27.299 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 07:23:27.301 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 07:23:27.303 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 07:23:27.306 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 07:23:27.308 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 07:23:27.310 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 07:23:27.313 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 07:23:27.315 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 07:23:27.317 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 07:23:27.319 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 07:23:27.321 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 07:23:27.323 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 07:23:27.326 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 07:23:27.328 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 07:23:27.330 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 07:23:27.332 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 07:23:27.334 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 07:23:27.337 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 07:23:27.339 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 07:23:27.342 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 07:23:27.344 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 07:23:27.346 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 07:23:27.349 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 07:23:27.400 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 07:23:27.400 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 07:23:27.402 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 07:23:27.781 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 07:23:27.784 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 07:23:27.800 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:23:27.803 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 07:23:27.805 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:23:27.807 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:23:27.810 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:23:27.812 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:23:27.814 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:23:27.817 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:23:27.819 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:27.821 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:27.824 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:23:27.826 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:23:27.829 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:23:27.831 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:23:27.833 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 07:23:27.836 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:23:27.838 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:27.841 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:27.843 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 07:23:27.864 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-01 07:23:27.975 | Reading package lists... 2022-06-01 07:23:28.221 | Building dependency tree... 2022-06-01 07:23:28.222 | Reading state information... 2022-06-01 07:23:28.476 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 07:23:28.476 | The following packages were automatically installed and are no longer required: 2022-06-01 07:23:28.477 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:23:28.477 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:23:28.477 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:23:28.477 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:23:28.477 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:23:28.477 | python3-zope.interface 2022-06-01 07:23:28.478 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:23:28.593 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:23:28.598 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:23:28.600 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:23:28.602 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:28.604 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:28.607 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:28.610 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:28.612 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:28.614 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:23:28.616 | + functions-common:time_stop:2329 : start_time=1654068207862 2022-06-01 07:23:28.618 | + functions-common:time_stop:2331 : [[ -z 1654068207862 ]] 2022-06-01 07:23:28.621 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:28.625 | + functions-common:time_stop:2334 : end_time=1654068208623 2022-06-01 07:23:28.628 | + functions-common:time_stop:2335 : elapsed_time=761 2022-06-01 07:23:28.630 | + functions-common:time_stop:2336 : total=1530 2022-06-01 07:23:28.632 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:28.634 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2291 2022-06-01 07:23:28.636 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:23:28.639 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 07:23:28.642 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:23:28.644 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:23:28.646 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:23:28.648 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:23:28.651 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:23:28.654 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:23:28.656 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 07:23:28.658 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 07:23:28.660 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 07:23:28.663 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 07:23:28.665 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 07:23:28.667 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 07:23:28.669 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 07:23:28.672 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 07:23:28.674 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 07:23:28.676 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 07:23:28.678 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:23:28.681 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:23:28.683 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:23:28.686 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:23:28.688 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:23:28.690 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:23:28.693 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 07:23:28.695 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 07:23:28.711 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:23:28.713 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 07:23:28.716 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 07:23:28.718 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 07:23:28.721 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 07:23:28.724 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 07:23:28.728 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 07:23:28.730 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 07:23:28.733 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 07:23:28.736 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 07:23:28.738 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 07:23:28.740 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 07:23:28.743 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 07:23:29.440 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 07:23:29.440 | user tags 2022-06-01 07:23:29.440 | stackrabbit []' 2022-06-01 07:23:29.443 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 07:23:29.443 | user tags 2022-06-01 07:23:29.443 | stackrabbit []' 2022-06-01 07:23:29.444 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 07:23:29.449 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 07:23:29.452 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 07:23:29.454 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 07:23:30.120 | Changing password for user "stackrabbit" ... 2022-06-01 07:23:30.189 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 07:23:30.840 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 07:23:30.909 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 07:23:30.912 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 07:23:31.565 | Changing password for user "stackrabbit" ... 2022-06-01 07:23:31.617 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 07:23:31.619 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 07:23:31.622 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 07:23:32.278 | Deleting user "guest" ... 2022-06-01 07:23:32.294 | Error: 2022-06-01 07:23:32.294 | {:no_such_user, "guest"} 2022-06-01 07:23:32.306 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 07:23:32.309 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 07:23:32.326 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:23:32.329 | + ./stack.sh:main:805 : install_database 2022-06-01 07:23:32.331 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 07:23:32.333 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 07:23:32.336 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:32.338 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:32.340 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 07:23:32.692 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 07:23:32.694 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 07:23:32.697 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 07:23:32.699 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 07:23:32.701 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 07:23:32.704 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 07:23:32.706 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 07:23:32.709 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 07:23:32.711 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 07:23:32.713 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 07:23:32.716 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 07:23:32.719 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 07:23:32.721 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 07:23:32.723 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 07:23:32.726 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:23:32.728 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:23:32.730 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:23:32.733 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:23:32.736 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:23:32.738 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:23:32.740 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 07:23:32.743 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:32.745 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:32.747 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 07:23:32.750 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:23:32.752 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:23:32.754 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:23:32.756 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:23:32.759 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:23:32.761 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:23:32.764 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:32.766 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:32.768 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:23:32.771 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:23:32.773 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:23:32.775 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:23:32.777 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 07:23:32.780 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:23:32.782 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:32.785 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:32.787 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 07:23:32.808 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-01 07:23:32.917 | Reading package lists... 2022-06-01 07:23:33.163 | Building dependency tree... 2022-06-01 07:23:33.164 | Reading state information... 2022-06-01 07:23:33.414 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 07:23:33.414 | The following packages were automatically installed and are no longer required: 2022-06-01 07:23:33.415 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:23:33.415 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:23:33.415 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:23:33.415 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:23:33.415 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:23:33.415 | python3-zope.interface 2022-06-01 07:23:33.415 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:23:33.530 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:23:33.534 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:23:33.536 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:23:33.539 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:33.541 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:33.543 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:33.546 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:33.548 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:33.550 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:23:33.552 | + functions-common:time_stop:2329 : start_time=1654068212805 2022-06-01 07:23:33.554 | + functions-common:time_stop:2331 : [[ -z 1654068212805 ]] 2022-06-01 07:23:33.557 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:33.561 | + functions-common:time_stop:2334 : end_time=1654068213559 2022-06-01 07:23:33.564 | + functions-common:time_stop:2335 : elapsed_time=754 2022-06-01 07:23:33.566 | + functions-common:time_stop:2336 : total=2291 2022-06-01 07:23:33.568 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:33.570 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3045 2022-06-01 07:23:33.573 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:23:33.575 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 07:23:33.577 | + ./stack.sh:main:808 : install_database_python 2022-06-01 07:23:33.579 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 07:23:33.582 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 07:23:33.584 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 07:23:33.586 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 07:23:33.589 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 07:23:33.592 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 07:23:33.594 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 07:23:33.598 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 07:23:33.598 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 07:23:33.604 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 07:23:33.606 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 07:23:33.609 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 07:23:33.612 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 07:23:33.614 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 07:23:33.636 | Using python 3.8 to install PyMySQL 2022-06-01 07:23:33.638 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-01 07:23:35.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:23:35.443 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:23:35.447 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:35.448 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:35.449 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:23:35.451 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:35.452 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:35.452 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:35.452 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:35.453 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:35.467 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-01 07:23:37.719 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:23:37.719 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:23:37.801 | + inc/python:pip_install:200 : result=0 2022-06-01 07:23:37.803 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:23:37.805 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:37.808 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:37.810 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:37.813 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:37.815 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:37.818 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:23:37.820 | + functions-common:time_stop:2329 : start_time=1654068213630 2022-06-01 07:23:37.822 | + functions-common:time_stop:2331 : [[ -z 1654068213630 ]] 2022-06-01 07:23:37.825 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:37.830 | + functions-common:time_stop:2334 : end_time=1654068217827 2022-06-01 07:23:37.832 | + functions-common:time_stop:2335 : elapsed_time=4197 2022-06-01 07:23:37.834 | + functions-common:time_stop:2336 : total=24662 2022-06-01 07:23:37.837 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:37.839 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28859 2022-06-01 07:23:37.841 | + inc/python:pip_install:203 : return 0 2022-06-01 07:23:37.844 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 07:23:37.846 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 07:23:37.848 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 07:23:37.851 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 07:23:37.867 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:23:37.870 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 07:23:37.872 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 07:23:37.876 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 07:23:37.877 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 07:23:37.882 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 07:23:37.884 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 07:23:37.887 | + 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,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 07:23:37.890 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 07:23:37.892 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 07:23:37.895 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 07:23:37.910 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:23:37.912 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 07:23:37.915 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:23:37.917 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:23:37.919 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:23:37.921 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:23:37.924 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:23:37.926 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:23:37.928 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:37.930 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:37.933 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:23:37.935 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:23:37.939 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:23:37.941 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:23:37.944 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 07:23:37.946 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:23:37.948 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:37.951 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:37.953 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 07:23:37.974 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-01 07:23:38.085 | Reading package lists... 2022-06-01 07:23:38.331 | Building dependency tree... 2022-06-01 07:23:38.333 | Reading state information... 2022-06-01 07:23:38.583 | radvd is already the newest version (1:2.17-2). 2022-06-01 07:23:38.583 | The following packages were automatically installed and are no longer required: 2022-06-01 07:23:38.584 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:23:38.584 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:23:38.584 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:23:38.584 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:23:38.584 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:23:38.584 | python3-zope.interface 2022-06-01 07:23:38.584 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:23:38.697 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:23:38.701 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:23:38.704 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:23:38.706 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:38.708 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:38.710 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:38.712 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:38.714 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:38.717 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:23:38.720 | + functions-common:time_stop:2329 : start_time=1654068217972 2022-06-01 07:23:38.722 | + functions-common:time_stop:2331 : [[ -z 1654068217972 ]] 2022-06-01 07:23:38.725 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:38.729 | + functions-common:time_stop:2334 : end_time=1654068218726 2022-06-01 07:23:38.731 | + functions-common:time_stop:2335 : elapsed_time=754 2022-06-01 07:23:38.734 | + functions-common:time_stop:2336 : total=3045 2022-06-01 07:23:38.736 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:38.738 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3799 2022-06-01 07:23:38.740 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:23:38.743 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 07:23:38.759 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:23:38.761 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 07:23:38.764 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 07:23:38.767 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 07:23:38.787 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 07:23:38.790 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:23:38.792 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:23:38.794 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:23:38.798 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:23:38.800 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:23:38.802 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:23:38.804 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:38.807 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:38.809 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:23:38.812 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:23:38.814 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:23:38.816 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:23:38.818 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 07:23:38.821 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:23:38.823 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:38.825 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:38.828 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 07:23:38.848 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-01 07:23:38.960 | Reading package lists... 2022-06-01 07:23:39.213 | Building dependency tree... 2022-06-01 07:23:39.215 | Reading state information... 2022-06-01 07:23:39.473 | fakeroot is already the newest version (1.24-1). 2022-06-01 07:23:39.473 | make is already the newest version (4.2.1-1.2). 2022-06-01 07:23:39.473 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 07:23:39.473 | The following packages were automatically installed and are no longer required: 2022-06-01 07:23:39.474 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:23:39.474 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:23:39.474 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:23:39.475 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:23:39.475 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:23:39.475 | python3-zope.interface 2022-06-01 07:23:39.475 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:23:39.588 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:23:39.592 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:23:39.594 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:23:39.597 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:39.599 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:39.601 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:39.603 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:39.605 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:39.607 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:23:39.610 | + functions-common:time_stop:2329 : start_time=1654068218845 2022-06-01 07:23:39.612 | + functions-common:time_stop:2331 : [[ -z 1654068218845 ]] 2022-06-01 07:23:39.614 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:39.618 | + functions-common:time_stop:2334 : end_time=1654068219616 2022-06-01 07:23:39.620 | + functions-common:time_stop:2335 : elapsed_time=771 2022-06-01 07:23:39.622 | + functions-common:time_stop:2336 : total=3799 2022-06-01 07:23:39.624 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:39.627 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4570 2022-06-01 07:23:39.629 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:23:39.631 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 07:23:39.633 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:39.636 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:39.638 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 07:23:39.641 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 07:23:39.644 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 07:23:39.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 07:23:39.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 07:23:39.653 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 07:23:39.654 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 07:23:39.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 07:23:39.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 07:23:39.664 | + functions:vercmp:652 : local v1=5.4 2022-06-01 07:23:39.666 | + functions:vercmp:653 : local 'op=<' 2022-06-01 07:23:39.668 | + functions:vercmp:654 : local v2=3.13 2022-06-01 07:23:39.671 | + functions:vercmp:655 : local result 2022-06-01 07:23:39.674 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 07:23:39.674 | ++ functions:vercmp:659 : sort -V 2022-06-01 07:23:39.675 | ++ functions:vercmp:659 : head -1 2022-06-01 07:23:39.679 | + functions:vercmp:659 : result=3.13 2022-06-01 07:23:39.681 | + functions:vercmp:661 : case $op in 2022-06-01 07:23:39.684 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 07:23:39.686 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 07:23:39.688 | + functions:vercmp:672 : return 2022-06-01 07:23:39.691 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 07:23:39.693 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:23:39.695 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 07:23:40.065 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 07:23:40.086 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:23:40.089 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 07:23:40.091 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 07:23:40.091 | Installing etcd 2022-06-01 07:23:40.095 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 07:23:40.107 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 07:23:40.119 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 07:23:40.121 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 07:23:40.134 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 07:23:40.137 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 07:23:40.140 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 07:23:40.143 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 07:23:40.148 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 07:23:40.151 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-01 07:23:40.155 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 07:23:40.158 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 07:23:40.160 | ++ functions:get_extra_file:73 : return 2022-06-01 07:23:40.163 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 07:23:40.165 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 07:23:40.167 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 07:23:40.170 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 07:23:40.187 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:23:40.189 | + ./stack.sh:main:835 : install_dstat 2022-06-01 07:23:40.192 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 07:23:40.208 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:23:40.211 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 07:23:40.213 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 07:23:40.215 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 07:23:40.218 | + ./stack.sh:main:844 : install_libs 2022-06-01 07:23:40.220 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 07:23:40.222 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 07:23:40.225 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 07:23:40.227 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 07:23:40.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 07:23:40.236 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.238 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 07:23:40.240 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 07:23:40.242 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 07:23:40.245 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 07:23:40.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 07:23:40.254 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.256 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 07:23:40.259 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 07:23:40.261 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 07:23:40.263 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 07:23:40.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 07:23:40.273 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.275 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 07:23:40.277 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 07:23:40.280 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 07:23:40.282 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 07:23:40.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 07:23:40.291 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.294 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 07:23:40.297 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 07:23:40.299 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 07:23:40.301 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 07:23:40.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 07:23:40.310 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.313 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 07:23:40.316 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 07:23:40.318 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 07:23:40.320 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 07:23:40.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 07:23:40.330 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.332 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 07:23:40.334 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 07:23:40.337 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 07:23:40.339 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 07:23:40.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 07:23:40.348 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.350 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 07:23:40.353 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 07:23:40.355 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 07:23:40.357 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 07:23:40.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 07:23:40.367 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.369 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 07:23:40.371 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 07:23:40.374 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 07:23:40.377 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 07:23:40.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 07:23:40.386 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.388 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 07:23:40.390 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 07:23:40.392 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 07:23:40.395 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 07:23:40.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 07:23:40.404 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.407 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 07:23:40.409 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 07:23:40.411 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 07:23:40.413 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 07:23:40.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 07:23:40.423 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.425 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 07:23:40.428 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 07:23:40.430 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 07:23:40.432 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 07:23:40.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 07:23:40.442 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.444 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 07:23:40.447 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 07:23:40.449 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 07:23:40.451 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 07:23:40.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 07:23:40.461 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.463 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 07:23:40.466 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 07:23:40.468 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 07:23:40.470 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 07:23:40.473 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 07:23:40.480 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.482 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 07:23:40.485 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 07:23:40.487 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 07:23:40.490 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 07:23:40.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 07:23:40.499 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.502 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 07:23:40.504 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 07:23:40.506 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 07:23:40.509 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 07:23:40.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 07:23:40.519 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.521 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 07:23:40.523 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 07:23:40.526 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 07:23:40.528 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 07:23:40.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 07:23:40.538 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.540 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 07:23:40.542 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 07:23:40.545 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 07:23:40.547 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 07:23:40.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 07:23:40.556 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.558 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 07:23:40.561 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 07:23:40.564 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 07:23:40.566 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 07:23:40.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 07:23:40.576 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.579 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 07:23:40.581 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 07:23:40.583 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 07:23:40.586 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 07:23:40.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.590 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 07:23:40.596 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.598 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 07:23:40.601 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 07:23:40.603 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 07:23:40.605 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 07:23:40.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.610 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 07:23:40.614 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.617 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 07:23:40.619 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 07:23:40.621 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 07:23:40.624 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 07:23:40.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.631 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 07:23:40.634 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.636 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 07:23:40.638 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 07:23:40.641 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 07:23:40.644 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 07:23:40.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.648 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 07:23:40.653 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.656 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 07:23:40.658 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 07:23:40.661 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 07:23:40.663 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 07:23:40.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 07:23:40.672 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.675 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 07:23:40.677 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 07:23:40.679 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 07:23:40.682 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 07:23:40.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.689 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 07:23:40.692 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.694 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 07:23:40.697 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 07:23:40.699 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 07:23:40.701 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 07:23:40.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 07:23:40.711 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.713 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 07:23:40.716 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 07:23:40.718 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 07:23:40.720 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 07:23:40.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 07:23:40.730 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.732 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 07:23:40.734 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 07:23:40.737 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 07:23:40.739 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 07:23:40.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 07:23:40.748 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.751 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 07:23:40.753 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 07:23:40.756 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 07:23:40.758 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 07:23:40.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 07:23:40.768 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.770 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 07:23:40.772 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 07:23:40.775 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 07:23:40.777 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 07:23:40.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 07:23:40.786 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.789 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 07:23:40.791 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 07:23:40.793 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 07:23:40.796 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 07:23:40.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.800 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.803 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 07:23:40.805 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.807 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 07:23:40.810 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 07:23:40.813 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 07:23:40.815 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 07:23:40.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 07:23:40.824 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.827 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 07:23:40.829 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 07:23:40.831 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 07:23:40.834 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 07:23:40.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 07:23:40.844 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.846 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 07:23:40.848 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 07:23:40.851 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 07:23:40.853 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 07:23:40.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 07:23:40.862 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.865 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 07:23:40.867 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 07:23:40.869 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 07:23:40.872 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 07:23:40.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.879 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 07:23:40.881 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.883 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 07:23:40.886 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 07:23:40.888 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 07:23:40.890 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 07:23:40.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:40.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:40.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 07:23:40.900 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:40.902 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 07:23:40.924 | Using python 3.8 to install etcd3 2022-06-01 07:23:40.926 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-01 07:23:42.699 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:23:42.700 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:23:42.705 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:42.705 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:42.707 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:23:42.708 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:42.708 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:42.709 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:42.709 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:42.709 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:42.724 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-01 07:23:42.733 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-01 07:23:42.757 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 07:23:42.763 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:23:42.766 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 07:23:42.780 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-01 07:23:44.941 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:23:44.941 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:23:45.020 | + inc/python:pip_install:200 : result=0 2022-06-01 07:23:45.022 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:23:45.025 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:45.027 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:45.029 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:45.031 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:45.033 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:45.035 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:23:45.037 | + functions-common:time_stop:2329 : start_time=1654068220918 2022-06-01 07:23:45.039 | + functions-common:time_stop:2331 : [[ -z 1654068220918 ]] 2022-06-01 07:23:45.042 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:45.047 | + functions-common:time_stop:2334 : end_time=1654068225044 2022-06-01 07:23:45.049 | + functions-common:time_stop:2335 : elapsed_time=4126 2022-06-01 07:23:45.051 | + functions-common:time_stop:2336 : total=28859 2022-06-01 07:23:45.053 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:45.055 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32985 2022-06-01 07:23:45.057 | + inc/python:pip_install:203 : return 0 2022-06-01 07:23:45.060 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 07:23:45.081 | Using python 3.8 to install etcd3gw 2022-06-01 07:23:45.084 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-01 07:23:46.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:23:46.868 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:23:46.873 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:46.873 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:46.875 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:23:46.877 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:46.877 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:46.877 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:46.878 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:46.878 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:46.893 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-01 07:23:46.918 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 07:23:46.925 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:23:46.928 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 07:23:46.950 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:23:46.953 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 07:23:46.974 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 07:23:46.976 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 07:23:46.980 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 07:23:49.176 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:23:49.176 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:23:49.247 | + inc/python:pip_install:200 : result=0 2022-06-01 07:23:49.250 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:23:49.252 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:49.255 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:49.257 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:49.259 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:49.261 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:49.264 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:23:49.266 | + functions-common:time_stop:2329 : start_time=1654068225076 2022-06-01 07:23:49.269 | + functions-common:time_stop:2331 : [[ -z 1654068225076 ]] 2022-06-01 07:23:49.271 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:49.275 | + functions-common:time_stop:2334 : end_time=1654068229273 2022-06-01 07:23:49.278 | + functions-common:time_stop:2335 : elapsed_time=4197 2022-06-01 07:23:49.280 | + functions-common:time_stop:2336 : total=32985 2022-06-01 07:23:49.283 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:49.285 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37182 2022-06-01 07:23:49.288 | + inc/python:pip_install:203 : return 0 2022-06-01 07:23:49.291 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 07:23:49.293 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 07:23:49.296 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 07:23:49.299 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 07:23:49.301 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 07:23:49.304 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 07:23:49.306 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 07:23:49.309 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 07:23:49.311 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 07:23:49.314 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 07:23:49.317 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 07:23:49.319 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 07:23:49.321 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 07:23:49.324 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:49.326 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:49.328 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 07:23:49.331 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 07:23:49.333 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 07:23:49.335 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:23:49.338 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:23:49.340 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:23:49.342 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:23:49.345 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:23:49.347 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:23:49.349 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:49.351 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:49.354 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:23:49.356 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:23:49.358 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:23:49.361 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:23:49.363 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 07:23:49.366 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:23:49.368 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:49.371 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:49.373 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 07:23:49.394 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 07:23:49.504 | Reading package lists... 2022-06-01 07:23:49.750 | Building dependency tree... 2022-06-01 07:23:49.751 | Reading state information... 2022-06-01 07:23:50.002 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 07:23:50.002 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 07:23:50.002 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 07:23:50.002 | The following packages were automatically installed and are no longer required: 2022-06-01 07:23:50.003 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:23:50.003 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:23:50.003 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:23:50.003 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:23:50.003 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:23:50.003 | python3-zope.interface 2022-06-01 07:23:50.003 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:23:50.120 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:23:50.124 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:23:50.127 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:23:50.129 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:50.131 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:50.134 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:50.136 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:50.138 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:50.141 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:23:50.148 | + functions-common:time_stop:2329 : start_time=1654068229392 2022-06-01 07:23:50.150 | + functions-common:time_stop:2331 : [[ -z 1654068229392 ]] 2022-06-01 07:23:50.153 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:50.161 | + functions-common:time_stop:2334 : end_time=1654068230154 2022-06-01 07:23:50.165 | + functions-common:time_stop:2335 : elapsed_time=762 2022-06-01 07:23:50.167 | + functions-common:time_stop:2336 : total=4570 2022-06-01 07:23:50.169 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:50.171 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5332 2022-06-01 07:23:50.174 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:23:50.177 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 07:23:50.179 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:23:50.181 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:23:50.184 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 07:23:50.246 | Module proxy already enabled 2022-06-01 07:23:50.251 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 07:23:50.313 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 07:23:50.313 | Module proxy already enabled 2022-06-01 07:23:50.313 | Module proxy_uwsgi already enabled 2022-06-01 07:23:50.317 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 07:23:50.320 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:23:50.322 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:23:50.325 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:23:50.461 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 07:23:50.463 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 07:23:50.465 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 07:23:50.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:50.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:50.473 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 07:23:50.475 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:50.478 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 07:23:50.480 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 07:23:50.482 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 07:23:50.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:50.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:50.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 07:23:50.493 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:50.495 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 07:23:50.497 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 07:23:50.500 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 07:23:50.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:50.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:50.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 07:23:50.509 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:50.512 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 07:23:50.514 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 07:23:50.517 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 07:23:50.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:50.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:50.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 07:23:50.527 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:50.529 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 07:23:50.532 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 07:23:50.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:50.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:50.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 07:23:50.542 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:50.544 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 07:23:50.546 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 07:23:50.549 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 07:23:50.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:50.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:50.556 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 07:23:50.558 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:50.561 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 07:23:50.579 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:23:50.582 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 07:23:50.584 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 07:23:50.586 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 07:23:50.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:50.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:50.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 07:23:50.596 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:50.598 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 07:23:50.615 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:23:50.617 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 07:23:50.620 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 07:23:50.622 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 07:23:50.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:50.627 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:50.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 07:23:50.632 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:50.634 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 07:23:50.637 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 07:23:50.639 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 07:23:50.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:23:50.644 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:23:50.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 07:23:50.649 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:23:50.652 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 07:23:50.654 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 07:23:50.657 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 07:23:50.660 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 07:23:50.663 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 07:23:50.665 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 07:23:50.669 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 07:23:50.669 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 07:23:50.675 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 07:23:50.677 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 07:23:50.680 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 07:23:50.683 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 07:23:50.685 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 07:23:50.706 | Using python 3.8 to install keystonemiddleware 2022-06-01 07:23:50.708 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-01 07:23:52.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:23:52.493 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:23:52.498 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:52.498 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:52.500 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:23:52.502 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:52.502 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:52.502 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:52.502 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:52.503 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:52.518 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 07:23:52.589 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 07:23:52.624 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 07:23:52.639 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 07:23:52.646 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 07:23:52.652 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 07:23:52.693 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 07:23:52.702 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 07:23:52.720 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 07:23:52.726 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:23:52.729 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 07:23:52.740 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 07:23:52.743 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 07:23:52.746 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 07:23:52.751 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 07:23:52.771 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 07:23:52.775 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 07:23:52.795 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 07:23:52.800 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:23:52.803 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 07:23:52.810 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 07:23:52.831 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 07:23:52.895 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 07:23:52.910 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 07:23:52.916 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 07:23:52.921 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 07:23:52.926 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 07:23:52.934 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 07:23:52.937 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 07:23:52.941 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 07:23:52.943 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 07:23:52.947 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 07:23:52.950 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 07:23:52.953 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 07:23:52.957 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 07:23:52.961 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 07:23:54.929 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:23:54.930 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:23:55.003 | + inc/python:pip_install:200 : result=0 2022-06-01 07:23:55.005 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:23:55.008 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:55.010 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:55.012 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:55.014 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:55.017 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:55.019 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:23:55.021 | + functions-common:time_stop:2329 : start_time=1654068230701 2022-06-01 07:23:55.024 | + functions-common:time_stop:2331 : [[ -z 1654068230701 ]] 2022-06-01 07:23:55.026 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:55.030 | + functions-common:time_stop:2334 : end_time=1654068235028 2022-06-01 07:23:55.033 | + functions-common:time_stop:2335 : elapsed_time=4327 2022-06-01 07:23:55.035 | + functions-common:time_stop:2336 : total=37182 2022-06-01 07:23:55.037 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:55.039 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41509 2022-06-01 07:23:55.042 | + inc/python:pip_install:203 : return 0 2022-06-01 07:23:55.044 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 07:23:55.046 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 07:23:55.049 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 07:23:55.052 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 07:23:55.055 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 07:23:55.057 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 07:23:55.061 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 07:23:55.061 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 07:23:55.069 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 07:23:55.071 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 07:23:55.074 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 07:23:55.076 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 07:23:55.080 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 07:23:55.100 | Using python 3.8 to install python-memcached 2022-06-01 07:23:55.103 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-01 07:23:56.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:23:56.908 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:23:56.912 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:56.913 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:56.915 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:23:56.916 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:56.917 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:56.917 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:56.917 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:23:56.918 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:23:56.933 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-01 07:23:56.937 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:23:59.207 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:23:59.207 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:23:59.279 | + inc/python:pip_install:200 : result=0 2022-06-01 07:23:59.281 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:23:59.283 | + functions-common:time_stop:2322 : local name 2022-06-01 07:23:59.286 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:23:59.288 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:23:59.290 | + functions-common:time_stop:2325 : local total 2022-06-01 07:23:59.292 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:23:59.295 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:23:59.297 | + functions-common:time_stop:2329 : start_time=1654068235095 2022-06-01 07:23:59.300 | + functions-common:time_stop:2331 : [[ -z 1654068235095 ]] 2022-06-01 07:23:59.302 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:23:59.306 | + functions-common:time_stop:2334 : end_time=1654068239304 2022-06-01 07:23:59.309 | + functions-common:time_stop:2335 : elapsed_time=4209 2022-06-01 07:23:59.311 | + functions-common:time_stop:2336 : total=41509 2022-06-01 07:23:59.313 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:23:59.316 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45718 2022-06-01 07:23:59.319 | + inc/python:pip_install:203 : return 0 2022-06-01 07:23:59.321 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 07:23:59.337 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:23:59.340 | + ./stack.sh:main:866 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-06-01 07:23:59.342 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 07:23:59.344 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 07:23:59.347 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 07:23:59.349 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:23:59.352 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 07:23:59.354 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 07:23:59.369 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:23:59.372 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 07:23:59.374 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 07:23:59.376 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 07:23:59.378 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:23:59.380 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:23:59.383 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:23:59.386 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:23:59.388 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:23:59.390 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:23:59.405 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:23:59.407 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:23:59.410 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:23:59.412 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:23:59.413 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:23:59.417 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 07:23:59.420 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:23:59.422 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 07:23:59.434 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 07:23:59.437 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:23:59.437 | + functions-common:git_clone:607 : head -1 2022-06-01 07:23:59.441 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 07:23:59.444 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:23:59.446 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 07:23:59.448 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:23:59.451 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 07:23:59.453 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 07:23:59.456 | + inc/python:setup_develop:344 : local extras= 2022-06-01 07:23:59.458 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 07:23:59.461 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:23:59.463 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 07:23:59.465 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 07:23:59.467 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:23:59.470 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 07:23:59.473 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 07:23:59.475 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:23:59.478 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 07:23:59.480 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:23:59.483 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:23:59.486 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 07:23:59.491 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 07:23:59.494 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-01 07:24:00.095 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 07:24:00.098 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:24:00.100 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:24:00.102 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:24:00.104 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 07:24:00.106 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 07:24:00.109 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:24:00.111 | + inc/python:setup_package:427 : local extras= 2022-06-01 07:24:00.114 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:24:00.116 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 07:24:00.118 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 07:24:00.120 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 07:24:00.122 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:24:00.125 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 07:24:00.145 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 07:24:00.147 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-01 07:24:01.978 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:24:01.978 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:24:01.982 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:01.983 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:01.984 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:24:01.986 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:01.986 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:01.987 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:24:01.987 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:01.987 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:24:02.000 | Obtaining file:///opt/stack/keystone 2022-06-01 07:24:03.602 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:24:05.150 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-01 07:24:05.179 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-01 07:24:05.188 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 07:24:05.196 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 07:24:05.199 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 07:24:05.207 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 07:24:05.228 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 07:24:05.243 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-01 07:24:05.259 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-01 07:24:05.262 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 07:24:05.273 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 07:24:05.276 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-01 07:24:05.280 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 07:24:05.320 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 07:24:05.326 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-01 07:24:05.330 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 07:24:05.341 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 07:24:05.398 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 07:24:05.401 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-01 07:24:05.407 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 07:24:05.443 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 07:24:05.458 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 07:24:05.465 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 07:24:05.513 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 07:24:05.519 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 07:24:05.559 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 07:24:05.613 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 07:24:05.631 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 07:24:05.648 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 07:24:05.657 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 07:24:05.681 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 07:24:05.689 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 07:24:05.707 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 07:24:05.753 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 07:24:05.760 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-01 07:24:05.773 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:24:05.776 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 07:24:05.779 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 07:24:05.790 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 07:24:05.793 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 07:24:05.796 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 07:24:05.800 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-01 07:24:05.815 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 07:24:05.820 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 07:24:05.840 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 07:24:05.844 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 07:24:05.865 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 07:24:05.870 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-01 07:24:05.873 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:24:05.876 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 07:24:05.887 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 07:24:05.891 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 07:24:05.894 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 07:24:05.901 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 07:24:05.911 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 07:24:05.916 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 07:24:05.934 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 07:24:05.937 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 07:24:05.945 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 07:24:05.966 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 07:24:05.969 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 07:24:05.973 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 07:24:06.036 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 07:24:06.040 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 07:24:06.053 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 07:24:06.053 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 07:24:06.061 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 07:24:06.067 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 07:24:06.107 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 07:24:06.114 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 07:24:06.117 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 07:24:06.129 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 07:24:06.131 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 07:24:06.140 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 07:24:06.151 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 07:24:06.159 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 07:24:06.167 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 07:24:06.176 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 07:24:06.179 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 07:24:06.182 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 07:24:06.187 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 07:24:06.200 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 07:24:06.203 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 07:24:06.206 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 07:24:06.210 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 07:24:06.212 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 07:24:06.215 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 07:24:06.218 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 07:24:06.221 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 07:24:06.224 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 07:24:06.228 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 07:24:06.231 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 07:24:06.234 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 07:24:06.242 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 07:24:06.245 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 07:24:06.251 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 07:24:06.254 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 07:24:06.262 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 07:24:07.653 | Installing collected packages: keystone 2022-06-01 07:24:07.653 | Attempting uninstall: keystone 2022-06-01 07:24:07.655 | Found existing installation: keystone 18.1.0 2022-06-01 07:24:07.658 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 07:24:07.659 | Running setup.py develop for keystone 2022-06-01 07:24:09.540 | Successfully installed keystone 2022-06-01 07:24:09.685 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:24:09.685 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:24:09.773 | + inc/python:pip_install:200 : result=0 2022-06-01 07:24:09.775 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:24:09.777 | + functions-common:time_stop:2322 : local name 2022-06-01 07:24:09.779 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:24:09.781 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:24:09.783 | + functions-common:time_stop:2325 : local total 2022-06-01 07:24:09.786 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:24:09.788 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:24:09.790 | + functions-common:time_stop:2329 : start_time=1654068240140 2022-06-01 07:24:09.792 | + functions-common:time_stop:2331 : [[ -z 1654068240140 ]] 2022-06-01 07:24:09.795 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:24:09.799 | + functions-common:time_stop:2334 : end_time=1654068249796 2022-06-01 07:24:09.801 | + functions-common:time_stop:2335 : elapsed_time=9656 2022-06-01 07:24:09.803 | + functions-common:time_stop:2336 : total=45718 2022-06-01 07:24:09.805 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:24:09.807 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55374 2022-06-01 07:24:09.810 | + inc/python:pip_install:203 : return 0 2022-06-01 07:24:09.812 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:24:09.814 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 07:24:09.817 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 07:24:09.835 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 07:24:09.847 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 07:24:09.849 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 07:24:09.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:24:09.854 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:24:09.856 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 07:24:09.859 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:24:09.861 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 07:24:09.879 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:09.881 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 07:24:09.883 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:24:09.886 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 07:24:09.888 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 07:24:09.900 | + 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 ]] 2022-06-01 07:24:09.902 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 07:24:09.907 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 07:24:09.923 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:09.926 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 07:24:09.955 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 07:24:09.982 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 07:24:10.013 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 07:24:10.042 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 07:24:10.073 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 07:24:10.103 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 07:24:10.130 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 07:24:10.157 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 07:24:10.160 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 07:24:10.162 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 07:24:10.164 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 07:24:10.167 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 07:24:10.169 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 07:24:10.184 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:10.187 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 07:24:10.191 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 07:24:10.193 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 07:24:10.209 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:10.211 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:24:10.214 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:24:10.243 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 07:24:10.246 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 07:24:10.248 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 07:24:10.250 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 07:24:10.254 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 07:24:10.270 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:10.272 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.58/identity 2022-06-01 07:24:10.302 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.58/identity 2022-06-01 07:24:10.330 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 07:24:10.332 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 07:24:10.363 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 07:24:10.365 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 07:24:10.368 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 07:24:10.370 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 07:24:10.372 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 07:24:10.375 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 07:24:10.406 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 07:24:10.408 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 07:24:10.411 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 07:24:10.413 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 07:24:10.416 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 07:24:10.433 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 07:24:10.435 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 07:24:10.437 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 07:24:10.440 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 07:24:10.442 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 07:24:10.470 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 07:24:10.498 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 07:24:10.526 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 07:24:10.554 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 07:24:10.582 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 07:24:10.584 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 07:24:10.586 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 07:24:10.589 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 07:24:10.591 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 07:24:10.593 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 07:24:10.595 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 07:24:10.598 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 07:24:10.602 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 07:24:10.605 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 07:24:10.607 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 07:24:10.620 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 07:24:10.620 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:24:10.629 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 07:24:10.632 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:24:10.648 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 07:24:10.650 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 07:24:10.654 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 07:24:10.683 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 07:24:10.710 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 07:24:10.737 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 07:24:10.764 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 07:24:10.791 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 07:24:10.819 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 07:24:10.846 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 07:24:10.872 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 07:24:10.900 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 07:24:10.927 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 07:24:10.955 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 07:24:10.982 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 07:24:11.009 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 07:24:11.011 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 07:24:11.014 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 07:24:11.016 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 07:24:11.019 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 07:24:11.022 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:11.024 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:11.026 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 07:24:11.029 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 07:24:11.031 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 07:24:11.058 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 07:24:11.086 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-01 07:24:11.087 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 07:24:11.095 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 07:24:11.101 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 07:24:11.104 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 07:24:11.106 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 07:24:11.108 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 07:24:11.111 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:24:11.113 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:11.115 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:11.118 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 07:24:11.120 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 07:24:11.122 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:11.124 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:11.127 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 07:24:11.190 | Site keystone-wsgi-public already enabled 2022-06-01 07:24:11.195 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 07:24:11.197 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:24:11.200 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:24:11.202 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:24:11.353 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 07:24:11.355 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 07:24:11.357 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 07:24:11.360 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 07:24:11.362 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 07:24:11.365 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 07:24:11.369 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 07:24:11.373 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 07:24:11.376 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 07:24:11.378 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 07:24:11.395 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:24:11.395 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 07:24:11.400 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 07:24:11.404 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:24:11.421 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 07:24:11.424 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 07:24:11.428 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 07:24:11.459 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 07:24:11.486 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 07:24:11.513 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 07:24:11.541 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 07:24:11.570 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 07:24:11.597 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 07:24:11.624 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 07:24:11.651 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 07:24:11.678 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 07:24:11.706 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 07:24:11.733 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 07:24:11.760 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 07:24:11.788 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 07:24:11.790 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 07:24:11.793 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 07:24:11.796 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 07:24:11.798 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 07:24:11.802 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:11.804 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:11.807 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 07:24:11.810 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 07:24:11.812 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 07:24:11.841 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 07:24:11.869 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 07:24:11.870 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-01 07:24:11.878 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 07:24:11.882 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 07:24:11.884 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 07:24:11.886 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 07:24:11.889 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 07:24:11.891 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:24:11.893 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:11.896 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:11.898 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 07:24:11.900 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 07:24:11.903 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:11.905 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:11.907 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 07:24:11.968 | Site keystone-wsgi-admin already enabled 2022-06-01 07:24:11.972 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 07:24:11.975 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:24:11.977 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:24:11.979 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:24:12.114 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 07:24:12.147 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 07:24:12.182 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 07:24:12.213 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 07:24:12.215 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 07:24:12.246 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 07:24:12.273 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 07:24:12.301 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 07:24:12.318 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:12.320 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 07:24:12.337 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:12.339 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 07:24:12.342 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 07:24:12.344 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 07:24:12.347 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:24:12.349 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 07:24:12.351 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 07:24:12.354 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 07:24:12.356 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 07:24:12.358 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:24:12.360 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:24:12.364 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:24:12.366 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:24:12.369 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:24:12.372 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:24:12.387 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:24:12.389 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:24:12.392 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:24:12.394 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:24:12.395 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:24:12.400 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 07:24:12.402 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:24:12.404 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 07:24:12.419 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 07:24:12.422 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:24:12.422 | + functions-common:git_clone:607 : head -1 2022-06-01 07:24:12.429 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 07:24:12.431 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:24:12.434 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 07:24:12.436 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:24:12.439 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 07:24:12.442 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 07:24:12.444 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 07:24:12.447 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 07:24:12.449 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:24:12.452 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 07:24:12.454 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 07:24:12.457 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:24:12.459 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 07:24:12.462 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 07:24:12.465 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:24:12.467 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 07:24:12.470 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:24:12.472 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:24:12.475 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 07:24:12.481 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 07:24:12.484 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-01 07:24:13.080 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 07:24:13.082 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:24:13.084 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:24:13.086 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:24:13.089 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 07:24:13.091 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 07:24:13.093 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:24:13.096 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 07:24:13.098 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:24:13.101 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 07:24:13.103 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 07:24:13.105 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 07:24:13.107 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:24:13.110 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 07:24:13.131 | Using python 3.8 to install /opt/stack/swift 2022-06-01 07:24:13.133 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-01 07:24:14.946 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:24:14.946 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:24:14.951 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:14.951 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:14.953 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:24:14.954 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:14.955 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:14.955 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:24:14.955 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:14.955 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:24:14.969 | Obtaining file:///opt/stack/swift 2022-06-01 07:24:16.218 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:24:17.464 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 07:24:17.472 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 07:24:17.514 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 07:24:17.523 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 07:24:17.526 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 07:24:17.583 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 07:24:17.594 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 07:24:17.597 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 07:24:17.600 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-01 07:24:17.634 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 07:24:17.650 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 07:24:17.657 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 07:24:17.663 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 07:24:17.702 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 07:24:17.711 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 07:24:17.730 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 07:24:17.736 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 07:24:17.739 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-01 07:24:17.750 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-01 07:24:17.754 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 07:24:17.756 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 07:24:17.760 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 07:24:17.765 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 07:24:17.783 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 07:24:17.788 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 07:24:17.808 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 07:24:17.813 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 07:24:17.816 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 07:24:17.824 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 07:24:17.844 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-01 07:24:17.848 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 07:24:17.852 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 07:24:17.860 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 07:24:17.924 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 07:24:17.938 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 07:24:17.945 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 07:24:17.950 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 07:24:17.957 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 07:24:17.961 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 07:24:17.964 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 07:24:17.967 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 07:24:17.971 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 07:24:17.974 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 07:24:17.976 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 07:24:17.979 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 07:24:17.984 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 07:24:17.988 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 07:24:19.676 | Installing collected packages: swift 2022-06-01 07:24:19.676 | Attempting uninstall: swift 2022-06-01 07:24:19.678 | Found existing installation: swift 2.26.1.dev35 2022-06-01 07:24:19.680 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 07:24:19.682 | Running setup.py develop for swift 2022-06-01 07:24:21.380 | Successfully installed swift 2022-06-01 07:24:21.560 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:24:21.560 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:24:21.642 | + inc/python:pip_install:200 : result=0 2022-06-01 07:24:21.644 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:24:21.647 | + functions-common:time_stop:2322 : local name 2022-06-01 07:24:21.649 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:24:21.651 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:24:21.653 | + functions-common:time_stop:2325 : local total 2022-06-01 07:24:21.655 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:24:21.658 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:24:21.660 | + functions-common:time_stop:2329 : start_time=1654068253125 2022-06-01 07:24:21.662 | + functions-common:time_stop:2331 : [[ -z 1654068253125 ]] 2022-06-01 07:24:21.665 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:24:21.669 | + functions-common:time_stop:2334 : end_time=1654068261667 2022-06-01 07:24:21.671 | + functions-common:time_stop:2335 : elapsed_time=8542 2022-06-01 07:24:21.674 | + functions-common:time_stop:2336 : total=55374 2022-06-01 07:24:21.677 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:24:21.679 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63916 2022-06-01 07:24:21.681 | + inc/python:pip_install:203 : return 0 2022-06-01 07:24:21.683 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:24:21.686 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 07:24:21.688 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 07:24:21.708 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 07:24:21.719 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 07:24:21.722 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 07:24:21.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:24:21.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:24:21.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 07:24:21.731 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:24:21.734 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 07:24:21.736 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:24:21.739 | + ./stack.sh:main:877 : configure_swift 2022-06-01 07:24:21.741 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 07:24:21.743 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 07:24:21.745 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 07:24:21.747 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 07:24:21.749 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 07:24:21.751 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 07:24:22.584 | No object-reconstructor running 2022-06-01 07:24:22.585 | No object-updater running 2022-06-01 07:24:22.585 | No proxy-server running 2022-06-01 07:24:22.585 | No container-reconciler running 2022-06-01 07:24:22.585 | No account-server running 2022-06-01 07:24:22.585 | No container-sharder running 2022-06-01 07:24:22.585 | No container-sync running 2022-06-01 07:24:22.585 | No object-server running 2022-06-01 07:24:22.585 | No container-replicator running 2022-06-01 07:24:22.585 | No object-auditor running 2022-06-01 07:24:22.585 | No container-server running 2022-06-01 07:24:22.585 | No container-updater running 2022-06-01 07:24:22.585 | No object-expirer running 2022-06-01 07:24:22.585 | No container-auditor running 2022-06-01 07:24:22.585 | No object-replicator running 2022-06-01 07:24:22.585 | No account-replicator running 2022-06-01 07:24:22.585 | No account-reaper running 2022-06-01 07:24:22.585 | No account-auditor running 2022-06-01 07:24:22.631 | + lib/swift:configure_swift:341 : true 2022-06-01 07:24:22.633 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 07:24:22.646 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 07:24:22.657 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 07:24:22.661 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 07:24:22.661 | s/%GROUP%//; 2022-06-01 07:24:22.661 | s/%USER%/ubuntu/; 2022-06-01 07:24:22.661 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 07:24:22.661 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 07:24:22.661 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 07:24:22.669 | uid = ubuntu 2022-06-01 07:24:22.669 | gid = 2022-06-01 07:24:22.669 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 07:24:22.669 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 07:24:22.669 | address = 127.0.0.1 2022-06-01 07:24:22.669 | 2022-06-01 07:24:22.670 | [account6612] 2022-06-01 07:24:22.670 | max connections = 25 2022-06-01 07:24:22.670 | path = /opt/stack/data/swift/1/node/ 2022-06-01 07:24:22.670 | read only = false 2022-06-01 07:24:22.670 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 07:24:22.670 | 2022-06-01 07:24:22.670 | [account6622] 2022-06-01 07:24:22.670 | max connections = 25 2022-06-01 07:24:22.670 | path = /opt/stack/data/swift/2/node/ 2022-06-01 07:24:22.670 | read only = false 2022-06-01 07:24:22.670 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 07:24:22.670 | 2022-06-01 07:24:22.670 | [account6632] 2022-06-01 07:24:22.670 | max connections = 25 2022-06-01 07:24:22.670 | path = /opt/stack/data/swift/3/node/ 2022-06-01 07:24:22.670 | read only = false 2022-06-01 07:24:22.670 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 07:24:22.670 | 2022-06-01 07:24:22.670 | [account6642] 2022-06-01 07:24:22.670 | max connections = 25 2022-06-01 07:24:22.670 | path = /opt/stack/data/swift/4/node/ 2022-06-01 07:24:22.670 | read only = false 2022-06-01 07:24:22.670 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 07:24:22.670 | 2022-06-01 07:24:22.670 | 2022-06-01 07:24:22.670 | [container6611] 2022-06-01 07:24:22.670 | max connections = 25 2022-06-01 07:24:22.670 | path = /opt/stack/data/swift/1/node/ 2022-06-01 07:24:22.670 | read only = false 2022-06-01 07:24:22.670 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 07:24:22.670 | 2022-06-01 07:24:22.670 | [container6621] 2022-06-01 07:24:22.670 | max connections = 25 2022-06-01 07:24:22.670 | path = /opt/stack/data/swift/2/node/ 2022-06-01 07:24:22.670 | read only = false 2022-06-01 07:24:22.671 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 07:24:22.671 | 2022-06-01 07:24:22.671 | [container6631] 2022-06-01 07:24:22.671 | max connections = 25 2022-06-01 07:24:22.671 | path = /opt/stack/data/swift/3/node/ 2022-06-01 07:24:22.671 | read only = false 2022-06-01 07:24:22.671 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 07:24:22.671 | 2022-06-01 07:24:22.671 | [container6641] 2022-06-01 07:24:22.671 | max connections = 25 2022-06-01 07:24:22.671 | path = /opt/stack/data/swift/4/node/ 2022-06-01 07:24:22.671 | read only = false 2022-06-01 07:24:22.671 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 07:24:22.671 | 2022-06-01 07:24:22.671 | 2022-06-01 07:24:22.671 | [object6613] 2022-06-01 07:24:22.671 | max connections = 25 2022-06-01 07:24:22.671 | path = /opt/stack/data/swift/1/node/ 2022-06-01 07:24:22.671 | read only = false 2022-06-01 07:24:22.671 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 07:24:22.671 | 2022-06-01 07:24:22.671 | [object6623] 2022-06-01 07:24:22.671 | max connections = 25 2022-06-01 07:24:22.671 | path = /opt/stack/data/swift/2/node/ 2022-06-01 07:24:22.671 | read only = false 2022-06-01 07:24:22.671 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 07:24:22.671 | 2022-06-01 07:24:22.671 | [object6633] 2022-06-01 07:24:22.671 | max connections = 25 2022-06-01 07:24:22.671 | path = /opt/stack/data/swift/3/node/ 2022-06-01 07:24:22.671 | read only = false 2022-06-01 07:24:22.671 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 07:24:22.671 | 2022-06-01 07:24:22.672 | [object6643] 2022-06-01 07:24:22.672 | max connections = 25 2022-06-01 07:24:22.672 | path = /opt/stack/data/swift/4/node/ 2022-06-01 07:24:22.672 | read only = false 2022-06-01 07:24:22.672 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 07:24:22.672 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 07:24:22.674 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:22.676 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:22.679 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 07:24:22.690 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 07:24:22.693 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 07:24:22.698 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 07:24:22.702 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 07:24:22.704 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 07:24:22.709 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 07:24:22.736 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.58:8080/v1/ 2022-06-01 07:24:22.762 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 07:24:22.780 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 07:24:22.807 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 07:24:22.825 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 07:24:22.853 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 07:24:22.870 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 07:24:22.897 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 07:24:22.915 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 07:24:22.942 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 07:24:22.960 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 07:24:22.988 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 07:24:23.006 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 07:24:23.023 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:23.025 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 07:24:23.053 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 07:24:23.080 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 07:24:23.107 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 07:24:23.133 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 07:24:23.149 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:23.151 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 07:24:23.178 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 07:24:23.192 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:23.194 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 07:24:23.209 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:23.212 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 07:24:23.214 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 07:24:23.229 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:23.231 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 07:24:23.233 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 07:24:23.235 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 07:24:23.240 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 07:24:23.246 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 07:24:23.273 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 07:24:23.300 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 07:24:23.329 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 07:24:23.358 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 07:24:23.386 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 07:24:23.388 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 07:24:23.390 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 07:24:23.392 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 07:24:23.394 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 07:24:23.420 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 07:24:23.448 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.58/identity 2022-06-01 07:24:23.475 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 07:24:23.502 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 07:24:23.529 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 07:24:23.556 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 07:24:23.584 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 07:24:23.610 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 07:24:23.637 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 07:24:23.665 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 07:24:23.692 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 07:24:23.719 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 07:24:23.746 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 07:24:23.776 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 07:24:23.805 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 07:24:23.824 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 07:24:23.851 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 07:24:23.878 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 07:24:23.883 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 07:24:23.910 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 07:24:23.937 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 07:24:23.964 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 07:24:23.966 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 07:24:23.968 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 07:24:23.970 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 07:24:23.975 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 07:24:23.977 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 07:24:23.979 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 07:24:23.981 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 07:24:23.983 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 07:24:23.986 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 07:24:23.988 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 07:24:23.990 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 07:24:24.008 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 07:24:24.035 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 07:24:24.053 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 07:24:24.083 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 07:24:24.102 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 07:24:24.130 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 07:24:24.148 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 07:24:24.177 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 07:24:24.194 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 07:24:24.222 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 07:24:24.240 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 07:24:24.268 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 07:24:24.286 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 07:24:24.315 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 07:24:24.334 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 07:24:24.362 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 07:24:24.381 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 07:24:24.407 | + 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 2022-06-01 07:24:24.413 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 07:24:24.431 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 07:24:24.459 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 07:24:24.487 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 07:24:24.490 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 07:24:24.494 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 07:24:24.497 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 07:24:24.499 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 07:24:24.501 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 07:24:24.503 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 07:24:24.506 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 07:24:24.508 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 07:24:24.510 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 07:24:24.527 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 07:24:24.555 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 07:24:24.573 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 07:24:24.600 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 07:24:24.619 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 07:24:24.647 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 07:24:24.664 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 07:24:24.693 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 07:24:24.711 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 07:24:24.740 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 07:24:24.758 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 07:24:24.785 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 07:24:24.803 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 07:24:24.832 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 07:24:24.849 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 07:24:24.876 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 07:24:24.895 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 07:24:24.922 | + 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 2022-06-01 07:24:24.927 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 07:24:24.945 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 07:24:24.973 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 07:24:24.975 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 07:24:24.980 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 07:24:24.982 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 07:24:24.984 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 07:24:24.986 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 07:24:24.989 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 07:24:24.991 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 07:24:24.993 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 07:24:24.995 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 07:24:25.013 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 07:24:25.041 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 07:24:25.058 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 07:24:25.087 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 07:24:25.104 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 07:24:25.136 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 07:24:25.154 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 07:24:25.182 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 07:24:25.200 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 07:24:25.229 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 07:24:25.247 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 07:24:25.275 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 07:24:25.293 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 07:24:25.322 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 07:24:25.340 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 07:24:25.369 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 07:24:25.387 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 07:24:25.413 | + 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 2022-06-01 07:24:25.418 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 07:24:25.436 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 07:24:25.465 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 07:24:25.492 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 07:24:25.520 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 07:24:25.547 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 07:24:25.549 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 07:24:25.554 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 07:24:25.582 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 07:24:25.610 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 07:24:25.639 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 07:24:25.667 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 07:24:25.696 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 07:24:25.722 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 07:24:25.750 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 07:24:25.776 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 07:24:25.803 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 07:24:25.819 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:25.821 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 07:24:25.839 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 07:24:25.842 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 07:24:25.861 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 07:24:25.864 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.58 2022-06-01 07:24:25.891 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 07:24:25.893 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 07:24:25.921 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.58/identity 2022-06-01 07:24:25.949 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 07:24:25.952 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 07:24:25.979 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 07:24:25.994 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:25.996 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 07:24:25.999 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 07:24:26.004 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 07:24:26.006 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 07:24:26.019 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 07:24:26.022 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 07:24:26.033 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 07:24:26.035 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 07:24:26.037 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:24:26.040 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:24:26.042 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:24:26.044 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:24:26.046 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:24:26.049 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:24:26.051 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 07:24:26.063 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 07:24:26.065 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 07:24:26.069 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 07:24:26.085 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:26.088 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 07:24:26.104 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:26.107 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 07:24:26.109 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 07:24:26.111 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 07:24:26.115 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:24:26.117 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 07:24:26.119 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 07:24:26.122 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 07:24:26.124 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 07:24:26.141 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:26.144 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 07:24:26.146 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 07:24:26.163 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:26.166 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 07:24:26.169 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 07:24:26.172 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 07:24:26.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:24:26.179 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:24:26.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 07:24:26.183 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:24:26.189 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 07:24:26.193 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 07:24:26.198 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 07:24:26.201 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 07:24:26.203 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 07:24:26.206 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 07:24:26.208 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 07:24:26.212 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 07:24:26.214 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 07:24:26.217 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 07:24:26.221 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-01 07:24:26.221 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 07:24:26.226 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 07:24:26.229 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 07:24:26.231 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 07:24:26.234 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 07:24:26.237 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 07:24:26.259 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 07:24:26.262 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 07:24:28.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:24:28.053 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:24:28.057 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:28.058 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:28.060 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:24:28.061 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:28.061 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:28.062 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:24:28.062 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:28.062 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:24:28.077 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-01 07:24:28.173 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 07:24:28.176 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 07:24:28.188 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 07:24:28.254 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-01 07:24:28.280 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 07:24:28.284 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-01 07:24:28.306 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-01 07:24:28.316 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 07:24:28.332 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 07:24:28.338 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 07:24:28.344 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 07:24:28.384 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-01 07:24:28.399 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-01 07:24:28.403 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 07:24:28.413 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-01 07:24:28.436 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 07:24:28.454 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 07:24:28.461 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 07:24:28.464 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 07:24:28.467 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 07:24:28.470 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-01 07:24:28.488 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 07:24:28.494 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 07:24:28.513 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-01 07:24:28.536 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 07:24:28.540 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 07:24:28.560 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 07:24:28.565 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-01 07:24:28.569 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 07:24:28.572 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 07:24:28.579 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 07:24:28.593 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 07:24:28.614 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 07:24:28.617 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 07:24:28.626 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 07:24:28.630 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 07:24:28.635 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 07:24:28.640 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 07:24:28.644 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 07:24:28.653 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 07:24:28.656 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 07:24:28.660 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 07:24:28.665 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 07:24:28.668 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 07:24:28.676 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 07:24:28.689 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 07:24:28.701 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 07:24:28.709 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 07:24:28.717 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 07:24:28.720 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-01 07:24:28.722 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 07:24:28.725 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 07:24:28.729 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 07:24:28.732 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 07:24:28.740 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 07:24:28.743 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 07:24:28.746 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 07:24:28.749 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-01 07:24:28.757 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 07:24:28.775 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 07:24:28.778 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-01 07:24:28.781 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 07:24:28.788 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 07:24:28.790 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 07:24:28.793 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 07:24:30.631 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:24:30.632 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:24:30.705 | + inc/python:pip_install:200 : result=0 2022-06-01 07:24:30.708 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:24:30.711 | + functions-common:time_stop:2322 : local name 2022-06-01 07:24:30.713 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:24:30.715 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:24:30.718 | + functions-common:time_stop:2325 : local total 2022-06-01 07:24:30.720 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:24:30.722 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:24:30.726 | + functions-common:time_stop:2329 : start_time=1654068266253 2022-06-01 07:24:30.728 | + functions-common:time_stop:2331 : [[ -z 1654068266253 ]] 2022-06-01 07:24:30.731 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:24:30.735 | + functions-common:time_stop:2334 : end_time=1654068270733 2022-06-01 07:24:30.738 | + functions-common:time_stop:2335 : elapsed_time=4480 2022-06-01 07:24:30.741 | + functions-common:time_stop:2336 : total=63916 2022-06-01 07:24:30.743 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:24:30.745 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68396 2022-06-01 07:24:30.748 | + inc/python:pip_install:203 : return 0 2022-06-01 07:24:30.750 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 07:24:30.753 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 07:24:30.755 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 07:24:30.768 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 07:24:30.774 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 07:24:30.776 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 07:24:30.778 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 07:24:30.780 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:24:30.783 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:24:30.786 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:24:30.789 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:24:30.791 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:24:30.794 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:24:30.810 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:24:30.813 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:24:30.815 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:24:30.818 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:24:30.818 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:24:30.824 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 07:24:30.826 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:24:30.828 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 07:24:30.841 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 07:24:30.844 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:24:30.845 | + functions-common:git_clone:607 : head -1 2022-06-01 07:24:30.848 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 07:24:30.851 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:24:30.854 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 07:24:30.856 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:24:30.859 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 07:24:30.861 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 07:24:30.864 | + inc/python:setup_develop:344 : local extras= 2022-06-01 07:24:30.867 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 07:24:30.869 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:24:30.872 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 07:24:30.874 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 07:24:30.877 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:24:30.879 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 07:24:30.883 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 07:24:30.885 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:24:30.888 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 07:24:30.890 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:24:30.893 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:24:30.896 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 07:24:30.902 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 07:24:30.904 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-01 07:24:31.506 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 07:24:31.509 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:24:31.511 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:24:31.513 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:24:31.516 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 07:24:31.518 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 07:24:31.521 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:24:31.523 | + inc/python:setup_package:427 : local extras= 2022-06-01 07:24:31.525 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:24:31.528 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 07:24:31.530 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 07:24:31.533 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 07:24:31.535 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:24:31.537 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 07:24:31.559 | Using python 3.8 to install /opt/stack/glance 2022-06-01 07:24:31.561 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-01 07:24:33.392 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:24:33.392 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:24:33.398 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:33.398 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:33.400 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:24:33.401 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:33.401 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:33.402 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:24:33.402 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:33.402 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:24:33.416 | Obtaining file:///opt/stack/glance 2022-06-01 07:24:34.710 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:24:36.008 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 07:24:36.016 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 07:24:36.024 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 07:24:36.032 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 07:24:36.054 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-01 07:24:36.063 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 07:24:36.077 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 07:24:36.086 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 07:24:36.106 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 07:24:36.146 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 07:24:36.159 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 07:24:36.168 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 07:24:36.173 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 07:24:36.182 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 07:24:36.188 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-01 07:24:36.257 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 07:24:36.260 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 07:24:36.263 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 07:24:36.266 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 07:24:36.278 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 07:24:36.341 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 07:24:36.397 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 07:24:36.399 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 07:24:36.404 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 07:24:36.409 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 07:24:36.430 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 07:24:36.464 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 07:24:36.476 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 07:24:36.491 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 07:24:36.497 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 07:24:36.544 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 07:24:36.550 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 07:24:36.590 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 07:24:36.642 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 07:24:36.660 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 07:24:36.678 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 07:24:36.691 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 07:24:36.701 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 07:24:36.725 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 07:24:36.732 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 07:24:36.749 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 07:24:36.795 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 07:24:36.802 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:24:36.805 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 07:24:36.807 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 07:24:36.829 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 07:24:36.843 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 07:24:36.855 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 07:24:36.857 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 07:24:36.861 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 07:24:36.877 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 07:24:36.883 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 07:24:36.886 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 07:24:36.905 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 07:24:36.909 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 07:24:36.916 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 07:24:36.936 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 07:24:36.941 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 07:24:36.946 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-01 07:24:36.950 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:24:36.953 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 07:24:36.963 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 07:24:36.966 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 07:24:36.969 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 07:24:36.976 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 07:24:37.034 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 07:24:37.048 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 07:24:37.057 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 07:24:37.063 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 07:24:37.080 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 07:24:37.085 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 07:24:37.092 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 07:24:37.112 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 07:24:37.115 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 07:24:37.118 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 07:24:37.126 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 07:24:37.129 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 07:24:37.138 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 07:24:37.143 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 07:24:37.149 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 07:24:37.154 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 07:24:37.158 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 07:24:37.162 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 07:24:37.203 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 07:24:37.206 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 07:24:37.213 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 07:24:37.217 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 07:24:37.227 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 07:24:37.230 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 07:24:37.244 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 07:24:37.248 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 07:24:37.251 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 07:24:37.253 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 07:24:37.257 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 07:24:37.260 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 07:24:37.297 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 07:24:37.305 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 07:24:37.309 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 07:24:37.312 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 07:24:37.314 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 07:24:37.317 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 07:24:37.320 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 07:24:37.324 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 07:24:37.327 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 07:24:37.330 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 07:24:37.405 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 07:24:37.448 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 07:24:37.453 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 07:24:37.456 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 07:24:37.488 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 07:24:38.560 | Installing collected packages: glance 2022-06-01 07:24:38.560 | Attempting uninstall: glance 2022-06-01 07:24:38.562 | Found existing installation: glance 21.1.1.dev1 2022-06-01 07:24:38.566 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 07:24:38.567 | Running setup.py develop for glance 2022-06-01 07:24:40.184 | Successfully installed glance 2022-06-01 07:24:40.323 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:24:40.323 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:24:40.408 | + inc/python:pip_install:200 : result=0 2022-06-01 07:24:40.411 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:24:40.414 | + functions-common:time_stop:2322 : local name 2022-06-01 07:24:40.416 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:24:40.418 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:24:40.421 | + functions-common:time_stop:2325 : local total 2022-06-01 07:24:40.423 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:24:40.425 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:24:40.428 | + functions-common:time_stop:2329 : start_time=1654068271553 2022-06-01 07:24:40.430 | + functions-common:time_stop:2331 : [[ -z 1654068271553 ]] 2022-06-01 07:24:40.434 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:24:40.438 | + functions-common:time_stop:2334 : end_time=1654068280435 2022-06-01 07:24:40.440 | + functions-common:time_stop:2335 : elapsed_time=8882 2022-06-01 07:24:40.442 | + functions-common:time_stop:2336 : total=68396 2022-06-01 07:24:40.444 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:24:40.447 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77278 2022-06-01 07:24:40.449 | + inc/python:pip_install:203 : return 0 2022-06-01 07:24:40.452 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:24:40.454 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 07:24:40.456 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 07:24:40.476 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 07:24:40.488 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 07:24:40.491 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 07:24:40.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:24:40.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:24:40.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 07:24:40.500 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:24:40.503 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:24:40.505 | + ./stack.sh:main:889 : configure_glance 2022-06-01 07:24:40.508 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 07:24:40.520 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 07:24:40.523 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 07:24:40.526 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 07:24:40.528 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 07:24:40.531 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 07:24:40.533 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 07:24:40.536 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 07:24:40.539 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 07:24:40.567 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 07:24:40.596 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 07:24:40.624 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 07:24:40.654 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 07:24:40.683 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 07:24:40.713 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 07:24:40.716 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 07:24:40.718 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 07:24:40.721 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 07:24:40.723 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 07:24:40.753 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 07:24:40.782 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-06-01 07:24:40.812 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 07:24:40.841 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 07:24:40.871 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 07:24:40.900 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 07:24:40.930 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 07:24:40.959 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 07:24:40.988 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 07:24:41.017 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 07:24:41.047 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 07:24:41.049 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 07:24:41.052 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 07:24:41.055 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 07:24:41.057 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 07:24:41.060 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 07:24:41.076 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:41.079 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 07:24:41.082 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 07:24:41.085 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 07:24:41.101 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:41.104 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:24:41.107 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:24:41.136 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 07:24:41.138 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 07:24:41.140 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 07:24:41.143 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 07:24:41.145 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 07:24:41.148 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 07:24:41.150 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 07:24:41.153 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 07:24:41.155 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 07:24:41.157 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 07:24:41.160 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 07:24:41.162 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 07:24:41.192 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 07:24:41.195 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.58 2022-06-01 07:24:41.224 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 07:24:41.227 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 07:24:41.243 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:41.246 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 07:24:41.275 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 07:24:41.305 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-01 07:24:41.335 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 07:24:41.364 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 07:24:41.393 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 07:24:41.410 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:41.413 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 07:24:41.442 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 07:24:41.472 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 07:24:41.510 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.58/identity/v3 2022-06-01 07:24:41.540 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 07:24:41.573 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.58/image 2022-06-01 07:24:41.603 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 07:24:41.620 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:41.622 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 07:24:41.625 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 07:24:41.627 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 07:24:41.631 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 07:24:41.648 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 07:24:41.650 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 07:24:41.653 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 07:24:41.655 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 07:24:41.657 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 07:24:41.687 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 07:24:41.718 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 07:24:41.748 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 07:24:41.778 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 07:24:41.783 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 07:24:41.813 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 07:24:41.843 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 07:24:41.875 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.58/identity 2022-06-01 07:24:41.905 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 07:24:41.935 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 07:24:41.965 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 07:24:41.994 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 07:24:42.025 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 07:24:42.054 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 07:24:42.084 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 07:24:42.113 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 07:24:42.119 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-01 07:24:42.127 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 07:24:42.143 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:42.146 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 07:24:42.149 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.58:19292 /image 2022-06-01 07:24:42.151 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 07:24:42.154 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.58:19292 2022-06-01 07:24:42.156 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 07:24:42.158 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 07:24:42.162 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 07:24:42.165 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 07:24:42.167 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 07:24:42.169 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:42.172 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:42.174 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 07:24:42.177 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 07:24:42.179 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 07:24:42.182 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 07:24:42.184 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:24:42.187 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:42.189 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:42.191 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 07:24:42.194 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 07:24:42.252 | proxy (enabled by site administrator) 2022-06-01 07:24:42.257 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 07:24:42.259 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 07:24:42.262 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:24:42.264 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:42.266 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:42.269 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 07:24:42.272 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 07:24:42.326 | proxy_http (enabled by site administrator) 2022-06-01 07:24:42.330 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 07:24:42.330 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 07:24:42.339 | KeepAlive Off 2022-06-01 07:24:42.344 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 07:24:42.344 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 07:24:42.352 | SetEnv proxy-sendchunked 1 2022-06-01 07:24:42.357 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 07:24:42.357 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.58:19292" retry=0 ' 2022-06-01 07:24:42.365 | ProxyPass "/image" "http://10.222.0.58:19292" retry=0 2022-06-01 07:24:42.368 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 07:24:42.371 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 07:24:42.373 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 07:24:42.376 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 07:24:42.378 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:24:42.381 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:42.383 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:42.385 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 07:24:42.388 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 07:24:42.390 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:42.393 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:42.395 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 07:24:42.456 | Site glance already enabled 2022-06-01 07:24:42.461 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 07:24:42.464 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:24:42.466 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:24:42.469 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:24:42.606 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 07:24:42.642 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 07:24:42.674 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 07:24:42.706 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 07:24:42.723 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:42.725 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 07:24:42.728 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 07:24:42.730 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 07:24:42.733 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:24:42.735 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 07:24:42.738 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 07:24:42.741 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 07:24:42.743 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 07:24:42.745 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:24:42.747 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:24:42.750 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:24:42.753 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:24:42.756 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:24:42.759 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:24:42.774 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:24:42.777 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:24:42.779 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:24:42.782 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:24:42.783 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:24:42.788 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 07:24:42.790 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:24:42.792 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 07:24:42.806 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 07:24:42.809 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:24:42.809 | + functions-common:git_clone:607 : head -1 2022-06-01 07:24:42.812 | 070a0effb Handle the case when tempest fails 2022-06-01 07:24:42.814 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:24:42.817 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 07:24:42.820 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:24:42.823 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 07:24:42.825 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 07:24:42.828 | + inc/python:setup_develop:344 : local extras= 2022-06-01 07:24:42.830 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 07:24:42.833 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:24:42.835 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 07:24:42.838 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 07:24:42.840 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:24:42.843 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 07:24:42.846 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 07:24:42.849 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:24:42.852 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 07:24:42.854 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:24:42.857 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:24:42.860 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 07:24:42.866 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 07:24:42.869 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-01 07:24:43.455 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 07:24:43.458 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:24:43.461 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:24:43.463 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:24:43.465 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 07:24:43.468 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 07:24:43.470 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:24:43.472 | + inc/python:setup_package:427 : local extras= 2022-06-01 07:24:43.475 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:24:43.477 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 07:24:43.480 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 07:24:43.482 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 07:24:43.484 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:24:43.487 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 07:24:43.507 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 07:24:43.510 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-01 07:24:45.293 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:24:45.293 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:24:45.297 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:45.298 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:45.299 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:24:45.301 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:45.301 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:45.301 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:24:45.302 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:24:45.303 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:24:45.315 | Obtaining file:///opt/stack/cinder 2022-06-01 07:24:47.273 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:24:49.223 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 07:24:49.232 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 07:24:49.239 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 07:24:49.248 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 07:24:49.268 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 07:24:49.281 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 07:24:49.302 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-01 07:24:49.341 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-01 07:24:49.355 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-01 07:24:49.358 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-01 07:24:49.367 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-01 07:24:49.381 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-01 07:24:49.396 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-01 07:24:49.402 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 07:24:49.405 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 07:24:49.408 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 07:24:49.411 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 07:24:49.423 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 07:24:49.486 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 07:24:49.541 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-01 07:24:49.552 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 07:24:49.555 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-01 07:24:49.565 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 07:24:49.590 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 07:24:49.594 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 07:24:49.614 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 07:24:49.649 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 07:24:49.660 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 07:24:49.675 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 07:24:49.681 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 07:24:49.728 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 07:24:49.734 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 07:24:49.773 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 07:24:49.825 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 07:24:49.843 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 07:24:49.860 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 07:24:49.875 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 07:24:49.888 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 07:24:49.893 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 07:24:49.902 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 07:24:49.925 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 07:24:49.934 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 07:24:49.951 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 07:24:49.971 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-01 07:24:49.994 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 07:24:50.039 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 07:24:50.045 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 07:24:50.079 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:24:50.082 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 07:24:50.085 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 07:24:50.105 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 07:24:50.108 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 07:24:50.112 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 07:24:50.124 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 07:24:50.127 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 07:24:50.130 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 07:24:50.146 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 07:24:50.152 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 07:24:50.168 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 07:24:50.187 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 07:24:50.205 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-01 07:24:50.227 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 07:24:50.231 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 07:24:50.238 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 07:24:50.259 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 07:24:50.263 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-01 07:24:50.268 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-01 07:24:50.273 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 07:24:50.276 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:24:50.280 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 07:24:50.290 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 07:24:50.294 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 07:24:50.296 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 07:24:50.303 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-01 07:24:50.306 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-01 07:24:50.312 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 07:24:50.394 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 07:24:50.408 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 07:24:50.418 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 07:24:50.424 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 07:24:50.441 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 07:24:50.499 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 07:24:50.502 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 07:24:50.511 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-01 07:24:50.514 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 07:24:50.535 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 07:24:50.538 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 07:24:50.551 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 07:24:50.551 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 07:24:50.553 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-01 07:24:50.556 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 07:24:50.560 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-01 07:24:50.569 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-01 07:24:50.591 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 07:24:50.594 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-01 07:24:50.637 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 07:24:50.641 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-01 07:24:50.647 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-01 07:24:50.653 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 07:24:50.657 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 07:24:50.661 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-01 07:24:50.669 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 07:24:50.678 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 07:24:50.718 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-01 07:24:50.725 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 07:24:50.729 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 07:24:50.736 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 07:24:50.739 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-01 07:24:50.750 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 07:24:50.753 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 07:24:50.767 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 07:24:50.776 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-01 07:24:50.791 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 07:24:50.804 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 07:24:50.808 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 07:24:50.811 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 07:24:50.813 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-01 07:24:50.817 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 07:24:50.819 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 07:24:50.825 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 07:24:50.862 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 07:24:50.870 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 07:24:50.873 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-01 07:24:50.876 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 07:24:50.878 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 07:24:50.881 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-01 07:24:50.886 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 07:24:50.889 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-01 07:24:50.896 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 07:24:50.901 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 07:24:50.904 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 07:24:50.911 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 07:24:50.915 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 07:24:50.918 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-01 07:24:50.971 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-01 07:24:50.974 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 07:24:51.007 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 07:24:51.009 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-01 07:24:51.013 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 07:24:51.962 | Installing collected packages: cinder 2022-06-01 07:24:51.962 | Attempting uninstall: cinder 2022-06-01 07:24:51.970 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 07:24:51.970 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 07:24:51.970 | Running setup.py develop for cinder 2022-06-01 07:24:54.187 | Successfully installed cinder 2022-06-01 07:24:54.330 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:24:54.330 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:24:54.417 | + inc/python:pip_install:200 : result=0 2022-06-01 07:24:54.420 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:24:54.422 | + functions-common:time_stop:2322 : local name 2022-06-01 07:24:54.424 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:24:54.426 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:24:54.429 | + functions-common:time_stop:2325 : local total 2022-06-01 07:24:54.432 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:24:54.434 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:24:54.436 | + functions-common:time_stop:2329 : start_time=1654068283502 2022-06-01 07:24:54.438 | + functions-common:time_stop:2331 : [[ -z 1654068283502 ]] 2022-06-01 07:24:54.441 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:24:54.445 | + functions-common:time_stop:2334 : end_time=1654068294443 2022-06-01 07:24:54.448 | + functions-common:time_stop:2335 : elapsed_time=10941 2022-06-01 07:24:54.450 | + functions-common:time_stop:2336 : total=77278 2022-06-01 07:24:54.452 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:24:54.454 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88219 2022-06-01 07:24:54.457 | + inc/python:pip_install:203 : return 0 2022-06-01 07:24:54.459 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:24:54.461 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 07:24:54.464 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 07:24:54.482 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 07:24:54.495 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 07:24:54.498 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 07:24:54.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:24:54.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:24:54.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 07:24:54.508 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:24:54.510 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 07:24:54.513 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 07:24:54.515 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:24:54.518 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:24:54.520 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:24:54.523 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:24:54.525 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:24:54.528 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:24:54.530 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:54.533 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:54.535 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:24:54.538 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:24:54.541 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:24:54.543 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:24:54.546 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 07:24:54.549 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:24:54.551 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:54.555 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:54.557 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 07:24:54.580 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-01 07:24:54.691 | Reading package lists... 2022-06-01 07:24:54.937 | Building dependency tree... 2022-06-01 07:24:54.938 | Reading state information... 2022-06-01 07:24:55.191 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 07:24:55.191 | The following packages were automatically installed and are no longer required: 2022-06-01 07:24:55.192 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:24:55.192 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:24:55.192 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:24:55.192 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:24:55.192 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:24:55.192 | python3-zope.interface 2022-06-01 07:24:55.192 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:24:55.305 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:24:55.310 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:24:55.313 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:24:55.315 | + functions-common:time_stop:2322 : local name 2022-06-01 07:24:55.317 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:24:55.320 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:24:55.323 | + functions-common:time_stop:2325 : local total 2022-06-01 07:24:55.325 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:24:55.328 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:24:55.330 | + functions-common:time_stop:2329 : start_time=1654068294578 2022-06-01 07:24:55.333 | + functions-common:time_stop:2331 : [[ -z 1654068294578 ]] 2022-06-01 07:24:55.336 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:24:55.341 | + functions-common:time_stop:2334 : end_time=1654068295338 2022-06-01 07:24:55.343 | + functions-common:time_stop:2335 : elapsed_time=760 2022-06-01 07:24:55.346 | + functions-common:time_stop:2336 : total=5332 2022-06-01 07:24:55.348 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:24:55.351 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6092 2022-06-01 07:24:55.354 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:24:55.357 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:24:55.359 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 07:24:55.361 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 07:24:55.374 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 07:24:55.378 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 07:24:55.380 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 07:24:55.382 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 07:24:55.385 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 07:24:55.386 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 07:24:55.390 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 07:24:55.392 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 07:24:55.394 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 07:24:55.397 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 07:24:55.399 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 07:24:55.401 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 07:24:55.403 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 07:24:55.405 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 07:24:55.417 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 07:24:55.428 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-01 07:24:55.440 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-01 07:24:55.452 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 07:24:55.465 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 07:24:55.467 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 07:24:55.471 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.2f1PoKgM6s 2022-06-01 07:24:55.473 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 07:24:55.476 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 07:24:55.478 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 07:24:55.480 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.2f1PoKgM6s 2022-06-01 07:24:55.484 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.2f1PoKgM6s 2022-06-01 07:24:55.496 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.2f1PoKgM6s /etc/sudoers.d/cinder-rootwrap 2022-06-01 07:24:55.508 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 07:24:55.512 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 07:24:55.514 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 07:24:55.516 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 07:24:55.518 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 07:24:55.520 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 07:24:55.523 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 07:24:55.525 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 07:24:55.528 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 07:24:55.532 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 07:24:55.537 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 07:24:55.556 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 07:24:55.574 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 07:24:55.593 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 07:24:55.612 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 07:24:55.630 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 07:24:55.649 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 07:24:55.668 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 07:24:55.686 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 07:24:55.688 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 07:24:55.691 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 07:24:55.694 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 07:24:55.696 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 07:24:55.726 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 07:24:55.752 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-06-01 07:24:55.780 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 07:24:55.808 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 07:24:55.835 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 07:24:55.863 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 07:24:55.891 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 07:24:55.918 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 07:24:55.947 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 07:24:55.974 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 07:24:56.004 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 07:24:56.033 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 07:24:56.035 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 07:24:56.038 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 07:24:56.040 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 07:24:56.042 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 07:24:56.045 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 07:24:56.076 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 07:24:56.104 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 07:24:56.133 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 07:24:56.160 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 07:24:56.188 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 07:24:56.216 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 07:24:56.246 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 07:24:56.249 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.58 2022-06-01 07:24:56.276 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 07:24:56.308 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 07:24:56.315 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key d726cad0df6c502c49884dfc54bcc9d5 2022-06-01 07:24:56.343 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 07:24:56.360 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:56.362 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 07:24:56.364 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 07:24:56.367 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 07:24:56.369 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 07:24:56.371 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 07:24:56.374 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 07:24:56.376 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 07:24:56.378 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 07:24:56.381 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 07:24:56.383 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 07:24:56.385 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 07:24:56.416 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-01 07:24:56.445 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 07:24:56.473 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 07:24:56.500 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 07:24:56.528 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 07:24:56.530 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 07:24:56.533 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 07:24:56.535 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 07:24:56.562 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 07:24:56.591 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 07:24:56.593 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 07:24:56.621 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 07:24:56.623 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 07:24:56.626 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 07:24:56.628 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 07:24:56.656 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 07:24:56.659 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 07:24:56.661 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 07:24:56.677 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:56.680 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.58:8080/v1/AUTH_ 2022-06-01 07:24:56.708 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 07:24:56.725 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:56.727 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 07:24:56.744 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:56.746 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 07:24:56.749 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 07:24:56.751 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 07:24:56.753 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 07:24:56.756 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 07:24:56.759 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 07:24:56.761 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 07:24:56.777 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:56.780 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 07:24:56.782 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 07:24:56.785 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 07:24:56.801 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:56.804 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:24:56.807 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:24:56.835 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 07:24:56.837 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 07:24:56.840 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 07:24:56.842 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 07:24:56.845 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 07:24:56.848 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 07:24:56.865 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 07:24:56.867 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 07:24:56.870 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 07:24:56.872 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 07:24:56.875 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 07:24:56.903 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 07:24:56.931 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 07:24:56.960 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 07:24:56.988 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 07:24:56.991 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 07:24:56.994 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 07:24:56.996 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 07:24:56.998 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 07:24:57.001 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 07:24:57.004 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 07:24:57.008 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 07:24:57.011 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 07:24:57.013 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 07:24:57.026 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 07:24:57.026 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:24:57.034 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 07:24:57.037 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:24:57.053 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 07:24:57.056 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 07:24:57.059 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 07:24:57.089 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 07:24:57.116 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 07:24:57.143 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 07:24:57.170 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 07:24:57.198 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 07:24:57.225 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 07:24:57.253 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 07:24:57.279 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 07:24:57.308 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 07:24:57.336 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 07:24:57.363 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 07:24:57.391 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 07:24:57.419 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 07:24:57.421 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 07:24:57.424 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 07:24:57.427 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 07:24:57.429 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 07:24:57.432 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:57.434 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:57.437 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 07:24:57.439 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 07:24:57.442 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 07:24:57.469 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 07:24:57.497 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-01 07:24:57.498 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 07:24:57.507 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 07:24:57.510 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 07:24:57.512 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 07:24:57.515 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 07:24:57.517 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 07:24:57.520 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:24:57.522 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:57.524 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:57.527 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 07:24:57.529 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 07:24:57.532 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:24:57.534 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:24:57.536 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 07:24:57.601 | Enabling site cinder-wsgi. 2022-06-01 07:24:57.607 | To activate the new configuration, you need to run: 2022-06-01 07:24:57.607 | systemctl reload apache2 2022-06-01 07:24:57.611 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 07:24:57.614 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:24:57.617 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:24:57.619 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:24:57.754 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 07:24:57.757 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 07:24:57.790 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.58/image 2022-06-01 07:24:57.818 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 07:24:57.836 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:24:57.838 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 07:24:57.841 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 07:24:57.843 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 07:24:57.845 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 07:24:57.848 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 07:24:57.879 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 07:24:57.911 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.58/identity 2022-06-01 07:24:57.941 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 07:24:57.971 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 07:24:57.998 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 07:24:58.026 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 07:24:58.054 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 07:24:58.082 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 07:24:58.111 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 07:24:58.140 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 07:24:58.168 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 07:24:58.197 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 07:24:58.199 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 07:24:58.216 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:58.219 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.58:2379 2022-06-01 07:24:58.250 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 07:24:58.267 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:24:58.270 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 07:24:58.273 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 07:24:58.275 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 07:24:58.278 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:24:58.280 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 07:24:58.283 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 07:24:58.287 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 07:24:58.287 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 07:24:58.293 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 07:24:58.295 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 07:24:58.298 | + 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,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 07:24:58.301 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 07:24:58.304 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 07:24:58.307 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 07:24:58.309 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 07:24:58.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:24:58.314 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:24:58.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 07:24:58.320 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:24:58.323 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 07:24:58.325 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 07:24:58.327 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 07:24:58.330 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:24:58.332 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:24:58.335 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:24:58.337 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:24:58.340 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:24:58.342 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:24:58.358 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:24:58.360 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:24:58.363 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:24:58.366 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:24:58.366 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:24:58.371 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 07:24:58.373 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:24:58.376 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 07:24:58.389 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 07:24:58.392 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:24:58.392 | + functions-common:git_clone:607 : head -1 2022-06-01 07:24:58.395 | 41a3bf7f0f Refactor the OVN revision module to access the DB correctly 2022-06-01 07:24:58.398 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:24:58.400 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 07:24:58.403 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:24:58.405 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 07:24:58.408 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 07:24:58.410 | + inc/python:setup_develop:344 : local extras= 2022-06-01 07:24:58.413 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 07:24:58.415 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:24:58.418 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 07:24:58.420 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 07:24:58.422 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:24:58.425 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 07:24:58.428 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 07:24:58.431 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:24:58.434 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 07:24:58.437 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:24:58.439 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:24:58.442 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 07:24:58.449 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 07:24:58.451 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-01 07:24:59.058 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 07:24:59.061 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:24:59.063 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:24:59.065 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:24:59.067 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 07:24:59.070 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 07:24:59.073 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:24:59.075 | + inc/python:setup_package:427 : local extras= 2022-06-01 07:24:59.078 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:24:59.080 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 07:24:59.082 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 07:24:59.085 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 07:24:59.087 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:24:59.089 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 07:24:59.110 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 07:24:59.112 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-01 07:25:00.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:25:00.904 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:25:00.908 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:00.908 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:00.910 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:25:00.911 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:00.912 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:00.912 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:25:00.913 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:00.913 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:25:00.926 | Obtaining file:///opt/stack/neutron 2022-06-01 07:25:03.061 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:25:05.157 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 07:25:05.165 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 07:25:05.169 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 07:25:05.176 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 07:25:05.185 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 07:25:05.193 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 07:25:05.215 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 07:25:05.229 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 07:25:05.238 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 07:25:05.245 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 07:25:05.249 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 07:25:05.258 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 07:25:05.265 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 07:25:05.267 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 07:25:05.270 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 07:25:05.336 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 07:25:05.393 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 07:25:05.396 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 07:25:05.401 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 07:25:05.404 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-01 07:25:05.445 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 07:25:05.473 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-01 07:25:05.492 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 07:25:05.497 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 07:25:05.501 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 07:25:05.526 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 07:25:05.544 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 07:25:05.580 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 07:25:05.592 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 07:25:05.607 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 07:25:05.613 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 07:25:05.662 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 07:25:05.668 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 07:25:05.708 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 07:25:05.769 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 07:25:05.787 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 07:25:05.805 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 07:25:05.820 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 07:25:05.834 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 07:25:05.839 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 07:25:05.848 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 07:25:05.872 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 07:25:05.879 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 07:25:05.897 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 07:25:05.917 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 07:25:05.965 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 07:25:05.970 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 07:25:05.979 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 07:25:05.986 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 07:25:06.022 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:25:06.025 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-01 07:25:06.035 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 07:25:06.037 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 07:25:06.059 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 07:25:06.073 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 07:25:06.084 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 07:25:06.087 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 07:25:06.091 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 07:25:06.097 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 07:25:06.103 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-01 07:25:06.123 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 07:25:06.125 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 07:25:06.144 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 07:25:06.171 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 07:25:06.188 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 07:25:06.192 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 07:25:06.201 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 07:25:06.221 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 07:25:06.223 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 07:25:06.229 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-01 07:25:06.232 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 07:25:06.235 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:25:06.238 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 07:25:06.243 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 07:25:06.254 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 07:25:06.258 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 07:25:06.260 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 07:25:06.268 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 07:25:06.282 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 07:25:06.291 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 07:25:06.297 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 07:25:06.315 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-01 07:25:06.335 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 07:25:06.392 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 07:25:06.395 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 07:25:06.403 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 07:25:06.423 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 07:25:06.427 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 07:25:06.431 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 07:25:06.434 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 07:25:06.442 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 07:25:06.450 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 07:25:06.453 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 07:25:06.514 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 07:25:06.518 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 07:25:06.540 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 07:25:06.543 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 07:25:06.549 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 07:25:06.555 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 07:25:06.558 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 07:25:06.562 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 07:25:06.566 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 07:25:06.572 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 07:25:06.576 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 07:25:06.579 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 07:25:06.622 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 07:25:06.626 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 07:25:06.637 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 07:25:06.651 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 07:25:06.660 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-01 07:25:06.664 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-01 07:25:06.686 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 07:25:06.698 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 07:25:06.713 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 07:25:06.728 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 07:25:06.732 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 07:25:06.736 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 07:25:06.739 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 07:25:06.742 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 07:25:06.744 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 07:25:06.747 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 07:25:06.750 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 07:25:06.752 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 07:25:06.755 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 07:25:06.758 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 07:25:06.761 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 07:25:06.764 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-01 07:25:06.779 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-01 07:25:06.786 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 07:25:06.841 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-01 07:25:06.846 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 07:25:06.851 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 07:25:06.884 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 07:25:06.888 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 07:25:06.930 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 07:25:07.909 | Installing collected packages: neutron 2022-06-01 07:25:07.909 | Attempting uninstall: neutron 2022-06-01 07:25:07.911 | Found existing installation: neutron 17.4.2.dev9 2022-06-01 07:25:07.920 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 07:25:07.922 | Running setup.py develop for neutron 2022-06-01 07:25:10.295 | Successfully installed neutron 2022-06-01 07:25:10.438 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:25:10.438 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:25:10.526 | + inc/python:pip_install:200 : result=0 2022-06-01 07:25:10.529 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:25:10.531 | + functions-common:time_stop:2322 : local name 2022-06-01 07:25:10.533 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:25:10.535 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:25:10.538 | + functions-common:time_stop:2325 : local total 2022-06-01 07:25:10.540 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:25:10.542 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:25:10.544 | + functions-common:time_stop:2329 : start_time=1654068299105 2022-06-01 07:25:10.546 | + functions-common:time_stop:2331 : [[ -z 1654068299105 ]] 2022-06-01 07:25:10.549 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:25:10.554 | + functions-common:time_stop:2334 : end_time=1654068310551 2022-06-01 07:25:10.556 | + functions-common:time_stop:2335 : elapsed_time=11446 2022-06-01 07:25:10.558 | + functions-common:time_stop:2336 : total=88219 2022-06-01 07:25:10.560 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:25:10.563 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99665 2022-06-01 07:25:10.565 | + inc/python:pip_install:203 : return 0 2022-06-01 07:25:10.567 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:25:10.570 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 07:25:10.573 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 07:25:10.591 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 07:25:10.604 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 07:25:10.606 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 07:25:10.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:25:10.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:25:10.613 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 07:25:10.616 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:25:10.619 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 07:25:10.622 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:25:10.624 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 07:25:10.642 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:10.644 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 07:25:10.647 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 07:25:10.649 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 07:25:10.652 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:25:10.654 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 07:25:10.657 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 07:25:10.659 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 07:25:10.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:25:10.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:25:10.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 07:25:10.670 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:25:10.673 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 07:25:10.689 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:10.691 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 07:25:10.708 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:10.710 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 07:25:10.727 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:10.729 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 07:25:10.732 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 07:25:10.734 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 07:25:10.736 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:25:10.738 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:25:10.742 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:25:10.744 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:25:10.746 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:25:10.749 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:25:10.764 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:25:10.767 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:25:10.769 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:25:10.772 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:25:10.772 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:25:10.777 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 07:25:10.779 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:25:10.782 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 07:25:10.795 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 07:25:10.798 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:25:10.798 | + functions-common:git_clone:607 : head -1 2022-06-01 07:25:10.801 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-01 07:25:10.804 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:25:10.807 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 07:25:10.809 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:25:10.812 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 07:25:10.814 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 07:25:10.816 | + inc/python:setup_develop:344 : local extras= 2022-06-01 07:25:10.819 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 07:25:10.822 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:25:10.824 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 07:25:10.827 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 07:25:10.829 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:25:10.832 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 07:25:10.835 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 07:25:10.837 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:25:10.840 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 07:25:10.843 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:25:10.845 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:25:10.848 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 07:25:10.855 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 07:25:10.857 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-01 07:25:11.450 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 07:25:11.453 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:25:11.455 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:25:11.457 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:25:11.460 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 07:25:11.462 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 07:25:11.464 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:25:11.466 | + inc/python:setup_package:427 : local extras= 2022-06-01 07:25:11.469 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:25:11.471 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 07:25:11.473 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 07:25:11.476 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 07:25:11.478 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:25:11.481 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 07:25:11.501 | Using python 3.8 to install /opt/stack/nova 2022-06-01 07:25:11.504 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-01 07:25:13.298 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:25:13.299 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:25:13.312 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:13.312 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:13.312 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:25:13.312 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:13.312 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:13.312 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:25:13.312 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:13.312 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:25:13.321 | Obtaining file:///opt/stack/nova 2022-06-01 07:25:16.404 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:25:19.442 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 07:25:19.450 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 07:25:19.453 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 07:25:19.461 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 07:25:19.469 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 07:25:19.473 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 07:25:19.481 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 07:25:19.502 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 07:25:19.515 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 07:25:19.536 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 07:25:19.575 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 07:25:19.589 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 07:25:19.593 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 07:25:19.603 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 07:25:19.609 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 07:25:19.612 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 07:25:19.615 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 07:25:19.626 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 07:25:19.690 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 07:25:19.748 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 07:25:19.763 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 07:25:19.767 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 07:25:19.770 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 07:25:19.776 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 07:25:19.779 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 07:25:19.805 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 07:25:19.830 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 07:25:19.834 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 07:25:19.840 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 07:25:19.844 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 07:25:19.868 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 07:25:19.889 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 07:25:19.906 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 07:25:19.941 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 07:25:19.952 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 07:25:19.967 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 07:25:19.974 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 07:25:20.021 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 07:25:20.027 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 07:25:20.071 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 07:25:20.125 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 07:25:20.143 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 07:25:20.160 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 07:25:20.176 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 07:25:20.190 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 07:25:20.194 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 07:25:20.204 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 07:25:20.228 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 07:25:20.236 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 07:25:20.254 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 07:25:20.274 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 07:25:20.283 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 07:25:20.290 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 07:25:20.324 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:25:20.327 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 07:25:20.330 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 07:25:20.352 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 07:25:20.362 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 07:25:20.365 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 07:25:20.369 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-01 07:25:20.394 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 07:25:20.401 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 07:25:20.418 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-01 07:25:20.436 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 07:25:20.441 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 07:25:20.459 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 07:25:20.478 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 07:25:20.505 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 07:25:20.509 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 07:25:20.516 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 07:25:20.537 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 07:25:20.540 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 07:25:20.545 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 07:25:20.550 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 07:25:20.553 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:25:20.556 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 07:25:20.567 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 07:25:20.571 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 07:25:20.574 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 07:25:20.581 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 07:25:20.639 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 07:25:20.654 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 07:25:20.662 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 07:25:20.668 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 07:25:20.686 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 07:25:20.744 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 07:25:20.747 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 07:25:20.755 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 07:25:20.777 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 07:25:20.781 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 07:25:20.788 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-01 07:25:20.793 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 07:25:20.796 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 07:25:20.799 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-01 07:25:20.835 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 07:25:20.839 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 07:25:20.848 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 07:25:20.852 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 07:25:20.873 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 07:25:20.877 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 07:25:20.883 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 07:25:20.888 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 07:25:20.895 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 07:25:20.901 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 07:25:20.906 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 07:25:20.916 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 07:25:20.920 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 07:25:20.960 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 07:25:20.963 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 07:25:20.966 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 07:25:20.978 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 07:25:20.983 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 07:25:20.997 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 07:25:21.007 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 07:25:21.010 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 07:25:21.014 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 07:25:21.029 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 07:25:21.043 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 07:25:21.047 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 07:25:21.062 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 07:25:21.065 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 07:25:21.069 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 07:25:21.072 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 07:25:21.074 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-01 07:25:21.113 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 07:25:21.121 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 07:25:21.126 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 07:25:21.129 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 07:25:21.131 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 07:25:21.134 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 07:25:21.137 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-01 07:25:21.140 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 07:25:21.148 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 07:25:21.151 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 07:25:21.154 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 07:25:21.157 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 07:25:21.165 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 07:25:21.168 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 07:25:21.171 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 07:25:21.226 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 07:25:21.267 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 07:25:21.300 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 07:25:21.306 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 07:25:21.310 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 07:25:22.282 | Installing collected packages: nova 2022-06-01 07:25:22.282 | Attempting uninstall: nova 2022-06-01 07:25:22.284 | Found existing installation: nova 22.4.1.dev3 2022-06-01 07:25:22.289 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 07:25:22.290 | Running setup.py develop for nova 2022-06-01 07:25:25.626 | Successfully installed nova 2022-06-01 07:25:25.769 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:25:25.769 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:25:25.858 | + inc/python:pip_install:200 : result=0 2022-06-01 07:25:25.860 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:25:25.862 | + functions-common:time_stop:2322 : local name 2022-06-01 07:25:25.865 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:25:25.868 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:25:25.870 | + functions-common:time_stop:2325 : local total 2022-06-01 07:25:25.872 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:25:25.874 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:25:25.877 | + functions-common:time_stop:2329 : start_time=1654068311496 2022-06-01 07:25:25.879 | + functions-common:time_stop:2331 : [[ -z 1654068311496 ]] 2022-06-01 07:25:25.881 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:25:25.886 | + functions-common:time_stop:2334 : end_time=1654068325883 2022-06-01 07:25:25.888 | + functions-common:time_stop:2335 : elapsed_time=14387 2022-06-01 07:25:25.890 | + functions-common:time_stop:2336 : total=99665 2022-06-01 07:25:25.892 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:25:25.894 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=114052 2022-06-01 07:25:25.897 | + inc/python:pip_install:203 : return 0 2022-06-01 07:25:25.899 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:25:25.902 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 07:25:25.904 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 07:25:25.923 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 07:25:25.936 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 07:25:25.939 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 07:25:25.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:25:25.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:25:25.946 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 07:25:25.949 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:25:25.952 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-01 07:25:25.964 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:25:25.967 | + ./stack.sh:main:906 : configure_nova 2022-06-01 07:25:25.969 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 07:25:25.982 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 07:25:25.985 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 07:25:25.987 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 07:25:25.991 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 07:25:25.991 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 07:25:25.996 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 07:25:25.998 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 07:25:26.001 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 07:25:26.003 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 07:25:26.006 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 07:25:26.008 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 07:25:26.011 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 07:25:26.013 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 07:25:26.024 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 07:25:26.037 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-01 07:25:26.050 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-01 07:25:26.063 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 07:25:26.075 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 07:25:26.079 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 07:25:26.083 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Sh79YehtLZ 2022-06-01 07:25:26.086 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 07:25:26.089 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 07:25:26.091 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 07:25:26.094 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 07:25:26.096 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 07:25:26.099 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Sh79YehtLZ 2022-06-01 07:25:26.103 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Sh79YehtLZ 2022-06-01 07:25:26.115 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Sh79YehtLZ /etc/sudoers.d/nova-rootwrap 2022-06-01 07:25:26.128 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 07:25:26.133 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 07:25:26.135 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 07:25:26.138 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 07:25:26.140 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 07:25:26.143 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 07:25:26.145 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 07:25:26.149 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-01 07:25:26.152 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 07:25:26.156 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 07:25:26.173 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:26.175 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 07:25:26.177 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 07:25:26.182 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 07:25:26.185 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 07:25:26.214 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 07:25:26.216 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 07:25:26.242 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 07:25:26.271 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 07:25:26.297 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-01 07:25:26.328 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 07:25:26.356 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 07:25:26.385 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 07:25:26.388 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.58 2022-06-01 07:25:26.414 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 07:25:26.440 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 07:25:26.467 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 07:25:26.493 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 07:25:26.519 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 07:25:26.548 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 07:25:26.550 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 07:25:26.553 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 07:25:26.555 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 07:25:26.557 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 07:25:26.559 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 07:25:26.561 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 07:25:26.563 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 07:25:26.566 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 07:25:26.568 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 07:25:26.570 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:25:26.573 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:25:26.575 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:25:26.577 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:25:26.579 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:25:26.582 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:25:26.584 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 07:25:26.600 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:26.603 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 07:25:26.605 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 07:25:26.607 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 07:25:26.636 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 07:25:26.638 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 07:25:26.640 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 07:25:26.642 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 07:25:26.645 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 07:25:26.647 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 07:25:26.677 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 07:25:26.679 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 07:25:26.681 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 07:25:26.684 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 07:25:26.686 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 07:25:26.688 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 07:25:26.718 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 07:25:26.747 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 07:25:26.774 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 07:25:26.801 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 07:25:26.816 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:26.818 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 07:25:26.835 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:26.838 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 07:25:26.839 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 07:25:26.843 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 07:25:26.846 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 07:25:26.872 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 07:25:26.888 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:26.891 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 07:25:26.893 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 07:25:26.895 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 07:25:26.897 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 07:25:26.901 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 07:25:26.931 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 07:25:26.957 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-06-01 07:25:26.985 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 07:25:27.012 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 07:25:27.039 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 07:25:27.067 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 07:25:27.094 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 07:25:27.121 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 07:25:27.148 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 07:25:27.175 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 07:25:27.191 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:27.194 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 07:25:27.196 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 07:25:27.225 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 07:25:27.252 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.58/identity 2022-06-01 07:25:27.279 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 07:25:27.306 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 07:25:27.333 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 07:25:27.361 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 07:25:27.388 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 07:25:27.415 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 07:25:27.430 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:27.433 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 07:25:27.435 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 07:25:27.462 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 07:25:27.493 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 07:25:27.495 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 07:25:27.522 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 07:25:27.525 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 07:25:27.527 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 07:25:27.529 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 07:25:27.531 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 07:25:27.533 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 07:25:27.536 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 07:25:27.538 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 07:25:27.540 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 07:25:27.543 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 07:25:27.545 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 07:25:27.547 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 07:25:27.550 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 07:25:27.566 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 07:25:27.568 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 07:25:27.573 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 07:25:27.575 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 07:25:27.578 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 07:25:27.605 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 07:25:27.633 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 07:25:27.660 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 07:25:27.688 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 07:25:27.718 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 07:25:27.720 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 07:25:27.722 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 07:25:27.725 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 07:25:27.727 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 07:25:27.729 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 07:25:27.732 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 07:25:27.736 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 07:25:27.738 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 07:25:27.741 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 07:25:27.754 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 07:25:27.754 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:25:27.763 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 07:25:27.769 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:25:27.785 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 07:25:27.787 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 07:25:27.792 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 07:25:27.820 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 07:25:27.847 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 07:25:27.873 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 07:25:27.899 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 07:25:27.926 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 07:25:27.953 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 07:25:27.980 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 07:25:28.006 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 07:25:28.033 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 07:25:28.059 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 07:25:28.087 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 07:25:28.114 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 07:25:28.142 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 07:25:28.144 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 07:25:28.147 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 07:25:28.150 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 07:25:28.152 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 07:25:28.154 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:25:28.157 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:25:28.159 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 07:25:28.162 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 07:25:28.164 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 07:25:28.191 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 07:25:28.219 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-01 07:25:28.219 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 07:25:28.228 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 07:25:28.231 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 07:25:28.233 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 07:25:28.236 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 07:25:28.238 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 07:25:28.240 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:25:28.243 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:25:28.245 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:25:28.247 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 07:25:28.249 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 07:25:28.252 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:25:28.254 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:25:28.256 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 07:25:28.317 | Enabling site nova-api-wsgi. 2022-06-01 07:25:28.323 | To activate the new configuration, you need to run: 2022-06-01 07:25:28.323 | systemctl reload apache2 2022-06-01 07:25:28.327 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 07:25:28.330 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:25:28.332 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:25:28.334 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:25:28.476 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-01 07:25:28.478 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 07:25:28.480 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 07:25:28.483 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 07:25:28.485 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 07:25:28.487 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 07:25:28.490 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 07:25:28.495 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 07:25:28.497 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 07:25:28.499 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 07:25:28.515 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:25:28.515 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 07:25:28.521 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 07:25:28.526 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:25:28.542 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 07:25:28.544 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 07:25:28.548 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 07:25:28.579 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 07:25:28.605 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 07:25:28.634 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 07:25:28.661 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 07:25:28.688 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 07:25:28.716 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 07:25:28.742 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 07:25:28.770 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 07:25:28.797 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 07:25:28.825 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 07:25:28.852 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 07:25:28.879 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 07:25:28.906 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 07:25:28.908 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 07:25:28.935 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 07:25:28.951 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:28.953 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 07:25:28.984 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 07:25:28.986 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 07:25:28.988 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 07:25:29.004 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:29.006 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:25:29.009 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:25:29.036 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 07:25:29.067 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 07:25:29.069 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 07:25:29.071 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 07:25:29.074 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 07:25:29.076 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 07:25:29.079 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 07:25:29.095 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:29.098 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 07:25:29.100 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 07:25:29.104 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 07:25:29.120 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:29.123 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:25:29.125 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-06-01 07:25:29.153 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 07:25:29.155 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 07:25:29.157 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 07:25:29.185 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 07:25:29.213 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 07:25:29.243 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 07:25:29.259 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:29.262 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 07:25:29.288 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 07:25:29.291 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 07:25:29.307 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:29.310 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 07:25:29.314 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 07:25:29.316 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 07:25:29.318 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 07:25:29.322 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 07:25:29.325 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 07:25:29.327 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 07:25:29.330 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 07:25:29.332 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 07:25:29.334 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 07:25:29.339 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 07:25:29.341 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 07:25:29.343 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 07:25:29.346 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 07:25:29.348 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 07:25:29.351 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 07:25:29.380 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 07:25:29.411 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 07:25:29.444 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 07:25:29.446 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 07:25:29.449 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 07:25:29.451 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 07:25:29.467 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:29.470 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 07:25:29.471 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 07:25:30.152 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 07:25:30.155 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 07:25:30.157 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 07:25:30.159 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 07:25:30.162 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 07:25:30.165 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 07:25:30.167 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 07:25:30.183 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:30.186 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 07:25:30.188 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 07:25:30.191 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 07:25:30.207 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:30.209 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-06-01 07:25:30.212 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-06-01 07:25:30.239 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 07:25:30.242 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 07:25:30.244 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 07:25:30.261 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:30.263 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 07:25:30.265 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 07:25:30.267 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 07:25:30.298 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.58/identity 2022-06-01 07:25:30.325 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 07:25:30.352 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 07:25:30.379 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 07:25:30.407 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 07:25:30.434 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 07:25:30.462 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 07:25:30.488 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 07:25:30.491 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 07:25:30.493 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 07:25:30.496 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 07:25:30.512 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 07:25:30.515 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 07:25:30.517 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 07:25:30.519 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 07:25:30.521 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 07:25:30.549 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 07:25:30.577 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 07:25:30.604 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 07:25:30.633 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 07:25:30.636 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 07:25:30.640 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 07:25:30.642 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 07:25:30.645 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 07:25:30.647 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 07:25:30.650 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 07:25:30.652 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 07:25:30.655 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 07:25:30.657 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 07:25:30.659 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 07:25:30.662 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 07:25:30.664 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 07:25:30.666 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 07:25:30.668 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 07:25:30.684 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:30.686 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 07:25:30.702 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:30.704 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 07:25:30.706 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 07:25:30.722 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:30.724 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 07:25:30.739 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:30.742 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 07:25:30.760 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:30.763 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 07:25:30.780 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:30.782 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 07:25:30.785 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 07:25:30.787 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 07:25:30.790 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 07:25:30.792 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 07:25:30.794 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 07:25:30.797 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 07:25:30.800 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:25:30.802 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:25:30.805 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 07:25:30.808 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:25:30.810 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:25:30.813 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:25:30.815 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:25:30.817 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:25:30.820 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:25:30.823 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:25:30.826 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:25:30.828 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:25:30.831 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:25:30.834 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:25:30.836 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:25:30.839 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 07:25:30.841 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:25:30.843 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:25:30.846 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:25:30.848 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 07:25:30.870 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-01 07:25:30.980 | Reading package lists... 2022-06-01 07:25:31.224 | Building dependency tree... 2022-06-01 07:25:31.226 | Reading state information... 2022-06-01 07:25:31.472 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 07:25:31.473 | The following packages were automatically installed and are no longer required: 2022-06-01 07:25:31.474 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:25:31.474 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:25:31.474 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:25:31.474 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:25:31.474 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:25:31.474 | python3-zope.interface 2022-06-01 07:25:31.474 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:25:31.585 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:25:31.589 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:25:31.592 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:25:31.594 | + functions-common:time_stop:2322 : local name 2022-06-01 07:25:31.596 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:25:31.598 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:25:31.601 | + functions-common:time_stop:2325 : local total 2022-06-01 07:25:31.603 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:25:31.606 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:25:31.608 | + functions-common:time_stop:2329 : start_time=1654068330867 2022-06-01 07:25:31.610 | + functions-common:time_stop:2331 : [[ -z 1654068330867 ]] 2022-06-01 07:25:31.613 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:25:31.618 | + functions-common:time_stop:2334 : end_time=1654068331615 2022-06-01 07:25:31.620 | + functions-common:time_stop:2335 : elapsed_time=748 2022-06-01 07:25:31.622 | + functions-common:time_stop:2336 : total=6092 2022-06-01 07:25:31.625 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:25:31.627 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6840 2022-06-01 07:25:31.629 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:25:31.632 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 07:25:31.635 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 07:25:31.638 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 07:25:31.640 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 07:25:31.642 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 07:25:31.665 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 07:25:31.667 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 07:25:31.670 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 07:25:31.672 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 07:25:31.675 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 07:25:31.677 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 07:25:31.680 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 07:25:31.683 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:25:31.685 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:25:31.688 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 07:25:31.690 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 07:25:31.693 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 07:25:31.696 | + functions-common:apt_get_update:1083 : return 2022-06-01 07:25:31.699 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 07:25:31.701 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 07:25:31.704 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:25:31.706 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:25:31.708 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 07:25:31.731 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-01 07:25:31.841 | Reading package lists... 2022-06-01 07:25:32.089 | Building dependency tree... 2022-06-01 07:25:32.090 | Reading state information... 2022-06-01 07:25:32.337 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 07:25:32.337 | The following packages were automatically installed and are no longer required: 2022-06-01 07:25:32.339 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 07:25:32.339 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 07:25:32.339 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 07:25:32.339 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 07:25:32.339 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 07:25:32.339 | python3-zope.interface 2022-06-01 07:25:32.339 | Use 'sudo apt autoremove' to remove them. 2022-06-01 07:25:32.452 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 07:25:32.457 | + functions-common:apt_get:1127 : result=0 2022-06-01 07:25:32.460 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 07:25:32.463 | + functions-common:time_stop:2322 : local name 2022-06-01 07:25:32.465 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:25:32.468 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:25:32.470 | + functions-common:time_stop:2325 : local total 2022-06-01 07:25:32.472 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:25:32.475 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 07:25:32.477 | + functions-common:time_stop:2329 : start_time=1654068331728 2022-06-01 07:25:32.480 | + functions-common:time_stop:2331 : [[ -z 1654068331728 ]] 2022-06-01 07:25:32.482 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:25:32.487 | + functions-common:time_stop:2334 : end_time=1654068332484 2022-06-01 07:25:32.489 | + functions-common:time_stop:2335 : elapsed_time=756 2022-06-01 07:25:32.491 | + functions-common:time_stop:2336 : total=6840 2022-06-01 07:25:32.494 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:25:32.496 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7596 2022-06-01 07:25:32.499 | + functions-common:apt_get:1131 : return 0 2022-06-01 07:25:32.501 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 07:25:32.504 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 07:25:32.506 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:25:32.509 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:25:32.512 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:25:32.514 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 07:25:32.517 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 07:25:32.573 | wsgi (enabled by maintainer script) 2022-06-01 07:25:32.577 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 07:25:32.579 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 07:25:32.582 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 07:25:32.585 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 07:25:32.588 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 07:25:32.590 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 07:25:32.594 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 07:25:32.595 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 07:25:32.600 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 07:25:32.602 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 07:25:32.605 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 07:25:32.608 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 07:25:32.610 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 07:25:32.633 | Using python 3.8 to install osc-placement 2022-06-01 07:25:32.635 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-01 07:25:34.469 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:25:34.469 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:25:34.473 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:34.474 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:34.476 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:25:34.477 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:34.478 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:34.478 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:25:34.478 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:34.479 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:25:34.494 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-01 07:25:34.522 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 07:25:34.541 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 07:25:34.547 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:25:34.550 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 07:25:34.555 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 07:25:34.559 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 07:25:34.562 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:25:34.565 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 07:25:34.582 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 07:25:34.650 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 07:25:34.658 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 07:25:34.661 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 07:25:34.666 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 07:25:34.673 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 07:25:34.676 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 07:25:34.690 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 07:25:34.699 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 07:25:34.726 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 07:25:34.731 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 07:25:34.752 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 07:25:34.755 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 07:25:34.759 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 07:25:34.762 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 07:25:34.817 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 07:25:34.840 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 07:25:34.843 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 07:25:34.849 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 07:25:34.852 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 07:25:34.856 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 07:25:34.861 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 07:25:34.907 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 07:25:34.911 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 07:25:34.915 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 07:25:34.918 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 07:25:34.920 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 07:25:34.941 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 07:25:34.947 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 07:25:34.950 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 07:25:34.983 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 07:25:35.027 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 07:25:35.031 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 07:25:35.034 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 07:25:35.037 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 07:25:36.952 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:25:36.953 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:25:37.026 | + inc/python:pip_install:200 : result=0 2022-06-01 07:25:37.029 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:25:37.031 | + functions-common:time_stop:2322 : local name 2022-06-01 07:25:37.034 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:25:37.036 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:25:37.039 | + functions-common:time_stop:2325 : local total 2022-06-01 07:25:37.041 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:25:37.044 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:25:37.046 | + functions-common:time_stop:2329 : start_time=1654068332626 2022-06-01 07:25:37.048 | + functions-common:time_stop:2331 : [[ -z 1654068332626 ]] 2022-06-01 07:25:37.052 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:25:37.056 | + functions-common:time_stop:2334 : end_time=1654068337053 2022-06-01 07:25:37.058 | + functions-common:time_stop:2335 : elapsed_time=4427 2022-06-01 07:25:37.061 | + functions-common:time_stop:2336 : total=114052 2022-06-01 07:25:37.063 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:25:37.066 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=118479 2022-06-01 07:25:37.068 | + inc/python:pip_install:203 : return 0 2022-06-01 07:25:37.071 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 07:25:37.074 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 07:25:37.077 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 07:25:37.079 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 07:25:37.081 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 07:25:37.084 | ++ functions-common:git_clone:529 : pwd 2022-06-01 07:25:37.088 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:25:37.090 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:25:37.093 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:25:37.110 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:25:37.113 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:25:37.115 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:25:37.118 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 07:25:37.119 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:25:37.124 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 07:25:37.126 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:25:37.129 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 07:25:37.142 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 07:25:37.145 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 07:25:37.146 | + functions-common:git_clone:607 : head -1 2022-06-01 07:25:37.150 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 07:25:37.153 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:25:37.156 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 07:25:37.158 | + inc/python:setup_develop:338 : local bindep 2022-06-01 07:25:37.160 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 07:25:37.163 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 07:25:37.165 | + inc/python:setup_develop:344 : local extras= 2022-06-01 07:25:37.168 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 07:25:37.170 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 07:25:37.173 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 07:25:37.175 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 07:25:37.177 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 07:25:37.180 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 07:25:37.183 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 07:25:37.186 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 07:25:37.188 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 07:25:37.191 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 07:25:37.193 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 07:25:37.197 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 07:25:37.203 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 07:25:37.205 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-01 07:25:37.787 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 07:25:37.790 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 07:25:37.792 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 07:25:37.795 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 07:25:37.797 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 07:25:37.800 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 07:25:37.802 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 07:25:37.805 | + inc/python:setup_package:427 : local extras= 2022-06-01 07:25:37.807 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 07:25:37.809 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 07:25:37.812 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 07:25:37.814 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 07:25:37.817 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 07:25:37.819 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 07:25:37.842 | Using python 3.8 to install /opt/stack/placement 2022-06-01 07:25:37.844 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-01 07:25:39.649 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:25:39.649 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:25:39.654 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:39.654 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:39.656 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:25:39.657 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:39.657 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:39.658 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:25:39.658 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:39.658 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:25:39.671 | Obtaining file:///opt/stack/placement 2022-06-01 07:25:40.899 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 07:25:42.125 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 07:25:42.134 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 07:25:42.155 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 07:25:42.168 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 07:25:42.181 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 07:25:42.236 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 07:25:42.241 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 07:25:42.246 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 07:25:42.250 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 07:25:42.285 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 07:25:42.296 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 07:25:42.312 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 07:25:42.318 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 07:25:42.365 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 07:25:42.371 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 07:25:42.410 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 07:25:42.428 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 07:25:42.445 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 07:25:42.454 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 07:25:42.462 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 07:25:42.480 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 07:25:42.486 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 07:25:42.489 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 07:25:42.493 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 07:25:42.503 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 07:25:42.506 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 07:25:42.509 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 07:25:42.514 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 07:25:42.532 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 07:25:42.536 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 07:25:42.544 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 07:25:42.565 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 07:25:42.570 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:25:42.573 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 07:25:42.583 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 07:25:42.587 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 07:25:42.590 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 07:25:42.597 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 07:25:42.606 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 07:25:42.612 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 07:25:42.630 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 07:25:42.633 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 07:25:42.640 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 07:25:42.662 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-01 07:25:42.703 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 07:25:42.767 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 07:25:42.774 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 07:25:42.779 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 07:25:42.783 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 07:25:42.787 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 07:25:42.795 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 07:25:42.804 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 07:25:42.810 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 07:25:42.814 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 07:25:42.817 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 07:25:42.820 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 07:25:42.824 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 07:25:42.826 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 07:25:42.829 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 07:25:42.832 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 07:25:42.835 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 07:25:42.838 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 07:25:42.841 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 07:25:42.852 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 07:25:42.854 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 07:25:42.857 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 07:25:42.862 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 07:25:42.864 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 07:25:42.867 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 07:25:42.870 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 07:25:42.878 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 07:25:44.457 | Installing collected packages: openstack-placement 2022-06-01 07:25:44.458 | Attempting uninstall: openstack-placement 2022-06-01 07:25:44.459 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 07:25:44.462 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 07:25:44.463 | Running setup.py develop for openstack-placement 2022-06-01 07:25:46.077 | Successfully installed openstack-placement 2022-06-01 07:25:46.217 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:25:46.217 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:25:46.302 | + inc/python:pip_install:200 : result=0 2022-06-01 07:25:46.305 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:25:46.308 | + functions-common:time_stop:2322 : local name 2022-06-01 07:25:46.310 | + functions-common:time_stop:2323 : local end_time 2022-06-01 07:25:46.313 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:25:46.315 | + functions-common:time_stop:2325 : local total 2022-06-01 07:25:46.317 | + functions-common:time_stop:2326 : local start_time 2022-06-01 07:25:46.319 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:25:46.322 | + functions-common:time_stop:2329 : start_time=1654068337836 2022-06-01 07:25:46.325 | + functions-common:time_stop:2331 : [[ -z 1654068337836 ]] 2022-06-01 07:25:46.328 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:25:46.332 | + functions-common:time_stop:2334 : end_time=1654068346329 2022-06-01 07:25:46.334 | + functions-common:time_stop:2335 : elapsed_time=8493 2022-06-01 07:25:46.337 | + functions-common:time_stop:2336 : total=118479 2022-06-01 07:25:46.339 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:25:46.341 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126972 2022-06-01 07:25:46.344 | + inc/python:pip_install:203 : return 0 2022-06-01 07:25:46.346 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 07:25:46.349 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 07:25:46.352 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 07:25:46.372 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 07:25:46.385 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 07:25:46.388 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 07:25:46.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 07:25:46.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 07:25:46.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 07:25:46.397 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 07:25:46.400 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 07:25:46.403 | + ./stack.sh:main:912 : configure_placement 2022-06-01 07:25:46.405 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 07:25:46.418 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 07:25:46.420 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 07:25:46.425 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 07:25:46.427 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 07:25:46.430 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 07:25:46.433 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 07:25:46.435 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 07:25:46.438 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 07:25:46.471 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 07:25:46.502 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 07:25:46.533 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 07:25:46.536 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 07:25:46.538 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 07:25:46.541 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 07:25:46.543 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 07:25:46.576 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 07:25:46.605 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-06-01 07:25:46.634 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 07:25:46.662 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 07:25:46.692 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 07:25:46.721 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 07:25:46.751 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 07:25:46.780 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 07:25:46.810 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 07:25:46.840 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 07:25:46.842 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 07:25:46.845 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 07:25:46.848 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 07:25:46.867 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 07:25:46.870 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 07:25:46.873 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 07:25:46.875 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 07:25:46.878 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 07:25:46.909 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 07:25:46.938 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 07:25:46.969 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 07:25:46.997 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 07:25:47.000 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 07:25:47.002 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 07:25:47.005 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 07:25:47.008 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 07:25:47.010 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 07:25:47.013 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 07:25:47.016 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 07:25:47.020 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 07:25:47.022 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 07:25:47.025 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 07:25:47.038 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 07:25:47.038 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:25:47.046 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 07:25:47.050 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 07:25:47.066 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 07:25:47.069 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 07:25:47.073 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 07:25:47.104 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 07:25:47.132 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 07:25:47.160 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 07:25:47.188 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 07:25:47.217 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 07:25:47.245 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 07:25:47.274 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 07:25:47.302 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 07:25:47.331 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 07:25:47.359 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 07:25:47.388 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 07:25:47.417 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 07:25:47.445 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 07:25:47.448 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 07:25:47.451 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 07:25:47.454 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 07:25:47.456 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 07:25:47.459 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:25:47.461 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:25:47.464 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 07:25:47.467 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 07:25:47.469 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 07:25:47.498 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 07:25:47.526 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-01 07:25:47.527 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 07:25:47.535 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 07:25:47.539 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 07:25:47.542 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 07:25:47.544 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 07:25:47.547 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 07:25:47.549 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 07:25:47.551 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:25:47.554 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:25:47.557 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 07:25:47.559 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 07:25:47.562 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 07:25:47.564 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 07:25:47.567 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 07:25:47.629 | Site placement-api already enabled 2022-06-01 07:25:47.633 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 07:25:47.636 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 07:25:47.638 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 07:25:47.641 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 07:25:47.775 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 07:25:47.795 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:47.797 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 07:25:47.820 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:47.823 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 07:25:47.842 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:47.844 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 07:25:47.847 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 07:25:47.849 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 07:25:47.881 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2022-06-01 07:25:47.912 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 07:25:47.942 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 07:25:47.972 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 07:25:48.001 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 07:25:48.030 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 07:25:48.059 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 07:25:48.088 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 07:25:48.105 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:48.108 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 07:25:48.125 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 07:25:48.128 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 07:25:48.130 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 07:25:48.133 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 07:25:48.136 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 07:25:48.138 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 07:25:48.141 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 07:25:48.143 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 07:25:48.146 | + functions-common:run_phase:1760 : local extra 2022-06-01 07:25:48.149 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 07:25:48.153 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 07:25:48.156 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 07:25:48.158 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 07:25:48.161 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 07:25:48.164 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 07:25:48.180 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 07:25:48.182 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 07:25:48.185 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 07:25:48.187 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 07:25:48.189 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 07:25:48.192 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 07:25:48.194 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 07:25:48.197 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 07:25:48.200 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 07:25:48.202 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 07:25:48.204 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 07:25:48.206 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 07:25:48.208 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 07:25:48.212 | +++ functions-common:git_clone:529 : pwd 2022-06-01 07:25:48.214 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 07:25:48.216 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 07:25:48.219 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 07:25:48.234 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 07:25:48.236 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 07:25:48.238 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 07:25:48.241 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 07:25:48.241 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 07:25:48.246 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 07:25:48.249 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 07:25:48.251 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 07:25:48.264 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 07:25:48.267 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 07:25:48.267 | ++ functions-common:git_clone:607 : head -1 2022-06-01 07:25:48.270 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 07:25:48.273 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 07:25:48.276 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 07:25:48.297 | Using python 3.8 to install tox!=2.8.0 2022-06-01 07:25:48.300 | ++ 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 'tox!=2.8.0' 2022-06-01 07:25:50.072 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 07:25:50.072 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 07:25:50.077 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:50.077 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:50.079 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 07:25:50.080 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:50.080 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:50.081 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:25:50.081 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 07:25:50.081 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 07:25:50.096 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 07:25:50.155 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-01 07:25:50.158 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-01 07:25:50.209 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 07:25:50.216 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-01 07:25:50.219 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 07:25:50.222 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-01 07:25:50.232 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-01 07:25:50.235 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 07:25:50.238 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-01 07:25:50.241 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 07:25:52.363 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 07:25:52.363 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 07:25:52.449 | ++ inc/python:pip_install:200 : result=0 2022-06-01 07:25:52.452 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 07:25:52.454 | ++ functions-common:time_stop:2322 : local name 2022-06-01 07:25:52.456 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 07:25:52.459 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 07:25:52.462 | ++ functions-common:time_stop:2325 : local total 2022-06-01 07:25:52.464 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 07:25:52.467 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 07:25:52.469 | ++ functions-common:time_stop:2329 : start_time=1654068348292 2022-06-01 07:25:52.471 | ++ functions-common:time_stop:2331 : [[ -z 1654068348292 ]] 2022-06-01 07:25:52.474 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 07:25:52.479 | ++ functions-common:time_stop:2334 : end_time=1654068352476 2022-06-01 07:25:52.481 | ++ functions-common:time_stop:2335 : elapsed_time=4184 2022-06-01 07:25:52.483 | ++ functions-common:time_stop:2336 : total=126972 2022-06-01 07:25:52.486 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 07:25:52.488 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=131156 2022-06-01 07:25:52.490 | ++ inc/python:pip_install:203 : return 0 2022-06-01 07:25:52.493 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 07:25:52.493 | /opt/stack/tempest ~/devstack 2022-06-01 07:25:52.496 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 07:25:52.515 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 07:25:52.515 | HACKING.rst 2022-06-01 07:25:52.515 | doc/source/conf.py 2022-06-01 07:25:52.515 | doc/source/configuration.rst 2022-06-01 07:25:52.515 | doc/source/contributor/contributing.rst 2022-06-01 07:25:52.515 | doc/source/index.rst 2022-06-01 07:25:52.515 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 07:25:52.515 | doc/source/microversion_testing.rst 2022-06-01 07:25:52.515 | doc/source/plugins/plugin.rst 2022-06-01 07:25:52.515 | doc/source/supported_version.rst 2022-06-01 07:25:52.515 | doc/source/test_removal.rst 2022-06-01 07:25:52.515 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 07:25:52.515 | playbooks/devstack-tempest.yaml 2022-06-01 07:25:52.515 | playbooks/enable-fips.yaml 2022-06-01 07:25:52.515 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 07:25:52.515 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 07:25:52.515 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 07:25:52.515 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 07:25:52.515 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 07:25:52.515 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 07:25:52.515 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 07:25:52.515 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 07:25:52.515 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 07:25:52.515 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 07:25:52.516 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 07:25:52.516 | releasenotes/source/conf.py 2022-06-01 07:25:52.516 | releasenotes/source/index.rst 2022-06-01 07:25:52.516 | releasenotes/source/v26.1.0.rst 2022-06-01 07:25:52.516 | releasenotes/source/v27.0.0.rst 2022-06-01 07:25:52.516 | releasenotes/source/v28.0.0.rst 2022-06-01 07:25:52.516 | releasenotes/source/v28.1.0.rst 2022-06-01 07:25:52.516 | releasenotes/source/v29.0.0.rst 2022-06-01 07:25:52.516 | releasenotes/source/v29.1.0.rst 2022-06-01 07:25:52.516 | releasenotes/source/v29.2.0.rst 2022-06-01 07:25:52.517 | releasenotes/source/v30.0.0.rst 2022-06-01 07:25:52.517 | requirements.txt 2022-06-01 07:25:52.517 | roles/run-tempest/README.rst 2022-06-01 07:25:52.517 | roles/run-tempest/defaults/main.yaml 2022-06-01 07:25:52.517 | roles/run-tempest/tasks/main.yaml 2022-06-01 07:25:52.517 | roles/run-tempest-26/README.rst 2022-06-01 07:25:52.517 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 07:25:52.517 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 07:25:52.517 | setup.cfg 2022-06-01 07:25:52.517 | tempest/api/compute/admin/test_agents.py 2022-06-01 07:25:52.517 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 07:25:52.517 | tempest/api/compute/admin/test_create_server.py 2022-06-01 07:25:52.517 | tempest/api/compute/admin/test_flavors.py 2022-06-01 07:25:52.517 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 07:25:52.517 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 07:25:52.517 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 07:25:52.517 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 07:25:52.517 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 07:25:52.517 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 07:25:52.517 | tempest/api/compute/admin/test_quotas. 2022-06-01 07:25:52.517 | Aborting 2022-06-01 07:25:52.518 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 07:25:52.520 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 07:25:52.523 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 07:25:52.526 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 07:25:52.528 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 07:25:52.531 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 07:25:52.533 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 07:25:52.535 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 07:25:52.538 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 07:25:52.540 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 07:25:52.540 | Error on exit 2022-06-01 07:25:52.543 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 07:25:52.545 | + ./stack.sh:exit_trap:517 : generate-subunit 1654068166 186 fail 2022-06-01 07:25:53.125 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 07:25:53.128 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 07:25:53.341 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 07:25:53.341 | 2022-06-01 07:25:53.590 | + ./stack.sh:exit_trap:531 : exit 1