2022-06-01 00:49:44.824 | + ./stack.sh:main:462 : exec 2022-06-01 00:49:44.824 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-004944' 2022-06-01 00:49:44.824 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-004944.summary.2022-06-01-004944 2022-06-01 00:49:44.824 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:49:44.824 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-004944 2022-06-01 00:49:44.824 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-004944 /opt/stack/logs/stack.sh.log 2022-06-01 00:49:44.825 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-004944.summary.2022-06-01-004944 /opt/stack/logs/stack.sh.log.summary 2022-06-01 00:49:44.825 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 00:49:44.825 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 00:49:44.825 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 00:49:44.825 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 00:49:44.825 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 00:49:44.825 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 00:49:44.825 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 00:49:44.825 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 00:49:44.825 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 00:49:44.825 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 00:49:44.825 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 00:49:44.825 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 00:49:44.825 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 00:49:44.825 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 00:49:44.825 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 00:49:44.826 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 00:49:44.828 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 00:49:44.830 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 00:49:44.832 | + ./stack.sh:main:551 : uname -a 2022-06-01 00:49:44.834 | Linux n-d-843949-3 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 00:49:44.836 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 00:49:44.838 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 00:49:44.841 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 00:49:44.868 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 00:49:44.884 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 00:49:44.886 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 00:49:44.888 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 00:49:44.889 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 00:49:44.891 | + functions-common:fetch_plugins:1673 : return 2022-06-01 00:49:44.893 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 00:49:44.895 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 00:49:44.897 | + functions-common:run_phase:1751 : local phase= 2022-06-01 00:49:44.898 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:49:44.900 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:49:44.902 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:49:44.904 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:49:44.906 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:49:44.908 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:49:44.911 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:49:44.913 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:49:44.915 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:49:44.916 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 00:49:44.919 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:49:44.931 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:44.933 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 00:49:44.935 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:49:44.937 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:49:44.939 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:49:44.940 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:49:44.942 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:49:44.944 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 00:49:44.945 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 00:49:44.947 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 00:49:44.950 | + 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 00:49:44.951 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 00:49:44.953 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 00:49:44.955 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 00:49:44.957 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 00:49:44.959 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 00:49:44.961 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 00:49:44.977 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 00:49:44.980 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 00:49:44.992 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:44.994 | +++ lib/tls:source:43 : hostname -f 2022-06-01 00:49:44.998 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 00:49:45.000 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 00:49:45.002 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 00:49:45.004 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 00:49:45.006 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 00:49:45.008 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 00:49:45.009 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 00:49:45.011 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 00:49:45.013 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 00:49:45.015 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 00:49:45.019 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 00:49:45.031 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 00:49:45.048 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 00:49:45.060 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 00:49:45.072 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 00:49:45.098 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 00:49:45.138 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 00:49:45.217 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 00:49:45.238 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 00:49:45.275 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 00:49:45.327 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 00:49:45.455 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 00:49:45.468 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 00:49:45.481 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 00:49:45.493 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 00:49:45.584 | + ./stack.sh:main:598 : run_phase source 2022-06-01 00:49:45.586 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 00:49:45.588 | + functions-common:run_phase:1751 : local phase= 2022-06-01 00:49:45.590 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:49:45.592 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:49:45.594 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:49:45.596 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:49:45.598 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:49:45.601 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:49:45.605 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:49:45.607 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:49:45.609 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:49:45.611 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 00:49:45.613 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:49:45.627 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:45.630 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 00:49:45.632 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 00:49:45.671 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 00:49:45.673 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 00:49:45.675 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 00:49:45.677 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 00:49:45.679 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 00:49:45.681 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 00:49:45.684 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 00:49:45.686 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 00:49:45.688 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 00:49:45.690 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 00:49:45.693 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.695 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 00:49:45.697 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.699 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 00:49:45.702 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.704 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 00:49:45.706 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.708 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 00:49:45.711 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.713 | + 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 00:49:45.715 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.717 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 00:49:45.719 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.722 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 00:49:45.724 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.726 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 00:49:45.728 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.731 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 00:49:45.733 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.735 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 00:49:45.738 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.740 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 00:49:45.742 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.745 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 00:49:45.747 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.749 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 00:49:45.751 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.754 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 00:49:45.756 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.758 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 00:49:45.761 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.763 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 00:49:45.766 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.768 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 00:49:45.770 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.772 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 00:49:45.774 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.777 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 00:49:45.779 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.781 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 00:49:45.783 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.786 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 00:49:45.788 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.790 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 00:49:45.793 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.795 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 00:49:45.797 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.800 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 00:49:45.802 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.804 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 00:49:45.807 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.810 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 00:49:45.812 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.814 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 00:49:45.817 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.819 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 00:49:45.821 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.823 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 00:49:45.826 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.828 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 00:49:45.830 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.832 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 00:49:45.835 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.837 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 00:49:45.839 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.841 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 00:49:45.844 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.846 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 00:49:45.848 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.851 | + 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 00:49:45.853 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.856 | + 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 00:49:45.858 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.860 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 00:49:45.862 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.865 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 00:49:45.867 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.869 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 00:49:45.872 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.874 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 00:49:45.877 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.879 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 00:49:45.881 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:49:45.884 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 00:49:45.886 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 00:49:45.889 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 00:49:45.891 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 00:49:45.905 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:45.907 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 00:49:45.909 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 00:49:45.911 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 00:49:45.927 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:45.929 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 00:49:45.931 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 00:49:45.934 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 00:49:45.936 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 00:49:45.939 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 00:49:45.941 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 00:49:45.943 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 00:49:45.946 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 00:49:45.948 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 00:49:45.950 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 00:49:45.953 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 00:49:45.955 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 00:49:45.957 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 00:49:45.958 | Using mysql database backend 2022-06-01 00:49:45.960 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 00:49:45.975 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 00:49:45.991 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:45.993 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 00:49:46.009 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 00:49:46.025 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:46.028 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 00:49:46.044 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 00:49:46.059 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 00:49:46.076 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:46.078 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 00:49:46.094 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:46.096 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 00:49:46.099 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 00:49:46.114 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:46.117 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 00:49:46.133 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 00:49:46.135 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 00:49:46.138 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 00:49:46.140 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 00:49:46.143 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 00:49:46.148 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-004946 2022-06-01 00:49:46.150 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-004946 739' 2022-06-01 00:49:46.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.155 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 00:49:46.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.159 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 00:49:46.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.164 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 00:49:46.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.168 | + 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 00:49:46.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.173 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-06-01 00:49:46.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.178 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-06-01 00:49:46.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.183 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-004944 2022-06-01 00:49:46.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.187 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 00:49:46.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.192 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-06-01 00:49:46.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.197 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 00:49:46.199 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.202 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 00:49:46.204 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.206 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 00:49:46.209 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:49:46.211 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 00:49:46.213 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 00:49:46.215 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 00:49:46.218 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 00:49:46.220 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:49:46.222 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:49:46.224 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:49:46.227 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:49:46.229 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:49:46.231 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:49:46.246 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:49:46.248 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:49:46.250 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:46.253 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:49:46.253 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:49:46.258 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 00:49:46.260 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:46.263 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 00:49:46.275 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 00:49:46.278 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:49:46.278 | + functions-common:git_clone:607 : head -1 2022-06-01 00:49:46.282 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 00:49:46.284 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:49:46.286 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 00:49:46.289 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:49:46.291 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 00:49:46.293 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 00:49:46.296 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 00:49:46.298 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 00:49:46.301 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 00:49:46.303 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 00:49:46.306 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 00:49:46.308 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 00:49:46.311 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 00:49:46.315 | ++ tools/install_prereqs.sh:source:47 : NOW=1654044586 2022-06-01 00:49:46.319 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 00:49:46.324 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654044391 2022-06-01 00:49:46.326 | ++ tools/install_prereqs.sh:source:49 : DELTA=195 2022-06-01 00:49:46.329 | ++ tools/install_prereqs.sh:source:50 : [[ 195 -lt 7200 ]] 2022-06-01 00:49:46.331 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 00:49:46.334 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 00:49:46.336 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 00:49:46.338 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 00:49:46.340 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 00:49:46.343 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 00:49:46.345 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 00:49:46.347 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 00:49:46.350 | +++ 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 00:49:46.397 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 00:49:46.397 | apache2-dev 2022-06-01 00:49:46.397 | bc 2022-06-01 00:49:46.397 | bsdmainutils 2022-06-01 00:49:46.397 | curl 2022-06-01 00:49:46.397 | g++ 2022-06-01 00:49:46.397 | gcc 2022-06-01 00:49:46.397 | gettext 2022-06-01 00:49:46.397 | git 2022-06-01 00:49:46.398 | graphviz 2022-06-01 00:49:46.398 | iputils-ping 2022-06-01 00:49:46.398 | libapache2-mod-proxy-uwsgi 2022-06-01 00:49:46.398 | libffi-dev 2022-06-01 00:49:46.398 | libjpeg-dev 2022-06-01 00:49:46.398 | libmysqlclient-dev 2022-06-01 00:49:46.398 | libpcre3-dev 2022-06-01 00:49:46.398 | libpq-dev 2022-06-01 00:49:46.398 | libssl-dev 2022-06-01 00:49:46.398 | libsystemd-dev 2022-06-01 00:49:46.398 | libxml2-dev 2022-06-01 00:49:46.398 | libxslt1-dev 2022-06-01 00:49:46.398 | libyaml-dev 2022-06-01 00:49:46.398 | lsof 2022-06-01 00:49:46.398 | openssh-server 2022-06-01 00:49:46.398 | openssl 2022-06-01 00:49:46.398 | pkg-config 2022-06-01 00:49:46.398 | psmisc 2022-06-01 00:49:46.398 | python3-dev 2022-06-01 00:49:46.398 | python3-pip 2022-06-01 00:49:46.398 | python3-venv 2022-06-01 00:49:46.398 | tar 2022-06-01 00:49:46.398 | tcpdump 2022-06-01 00:49:46.398 | unzip 2022-06-01 00:49:46.398 | uuid-runtime 2022-06-01 00:49:46.398 | wget 2022-06-01 00:49:46.398 | wget 2022-06-01 00:49:46.398 | zlib1g-dev 2022-06-01 00:49:46.398 | libkrb5-dev 2022-06-01 00:49:46.398 | libldap2-dev 2022-06-01 00:49:46.398 | libsasl2-dev 2022-06-01 00:49:46.398 | memcached 2022-06-01 00:49:46.398 | python3-mysqldb 2022-06-01 00:49:46.398 | sqlite3 2022-06-01 00:49:46.398 | conntrack 2022-06-01 00:49:46.398 | curl 2022-06-01 00:49:46.398 | dnsmasq-base 2022-06-01 00:49:46.398 | dnsmasq-utils 2022-06-01 00:49:46.399 | ebtables 2022-06-01 00:49:46.399 | gawk 2022-06-01 00:49:46.399 | genisoimage 2022-06-01 00:49:46.399 | iptables 2022-06-01 00:49:46.399 | iputils-arping 2022-06-01 00:49:46.399 | kpartx 2022-06-01 00:49:46.399 | libjs-jquery-tablesorter 2022-06-01 00:49:46.399 | libmysqlclient-dev 2022-06-01 00:49:46.399 | parted 2022-06-01 00:49:46.399 | pm-utils 2022-06-01 00:49:46.399 | python3-mysqldb 2022-06-01 00:49:46.399 | socat 2022-06-01 00:49:46.399 | sqlite3 2022-06-01 00:49:46.399 | sudo 2022-06-01 00:49:46.399 | vlan 2022-06-01 00:49:46.399 | lsscsi 2022-06-01 00:49:46.399 | open-iscsi 2022-06-01 00:49:46.399 | lvm2 2022-06-01 00:49:46.399 | qemu-utils 2022-06-01 00:49:46.399 | thin-provisioning-tools 2022-06-01 00:49:46.399 | acl 2022-06-01 00:49:46.399 | dnsmasq-base 2022-06-01 00:49:46.399 | dnsmasq-utils 2022-06-01 00:49:46.399 | ebtables 2022-06-01 00:49:46.399 | haproxy 2022-06-01 00:49:46.399 | iptables 2022-06-01 00:49:46.399 | iputils-arping 2022-06-01 00:49:46.399 | iputils-ping 2022-06-01 00:49:46.399 | libmysqlclient-dev 2022-06-01 00:49:46.399 | postgresql-server-dev-all 2022-06-01 00:49:46.399 | python3-mysqldb 2022-06-01 00:49:46.399 | sqlite3 2022-06-01 00:49:46.399 | sudo 2022-06-01 00:49:46.399 | vlan 2022-06-01 00:49:46.399 | ipset 2022-06-01 00:49:46.399 | conntrack 2022-06-01 00:49:46.399 | conntrackd 2022-06-01 00:49:46.400 | keepalived 2022-06-01 00:49:46.400 | dstat 2022-06-01 00:49:46.400 | lvm2 2022-06-01 00:49:46.400 | qemu-utils 2022-06-01 00:49:46.400 | thin-provisioning-tools 2022-06-01 00:49:46.400 | curl 2022-06-01 00:49:46.400 | liberasurecode-dev 2022-06-01 00:49:46.400 | make 2022-06-01 00:49:46.400 | memcached 2022-06-01 00:49:46.400 | sqlite3 2022-06-01 00:49:46.400 | xfsprogs' 2022-06-01 00:49:46.401 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 00:49:46.418 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 00:49:46.418 | apache2-dev 2022-06-01 00:49:46.418 | bc 2022-06-01 00:49:46.418 | bsdmainutils 2022-06-01 00:49:46.418 | curl 2022-06-01 00:49:46.418 | g++ 2022-06-01 00:49:46.418 | gcc 2022-06-01 00:49:46.418 | gettext 2022-06-01 00:49:46.418 | git 2022-06-01 00:49:46.418 | graphviz 2022-06-01 00:49:46.418 | iputils-ping 2022-06-01 00:49:46.418 | libapache2-mod-proxy-uwsgi 2022-06-01 00:49:46.418 | libffi-dev 2022-06-01 00:49:46.418 | libjpeg-dev 2022-06-01 00:49:46.419 | libmysqlclient-dev 2022-06-01 00:49:46.419 | libpcre3-dev 2022-06-01 00:49:46.419 | libpq-dev 2022-06-01 00:49:46.419 | libssl-dev 2022-06-01 00:49:46.419 | libsystemd-dev 2022-06-01 00:49:46.419 | libxml2-dev 2022-06-01 00:49:46.419 | libxslt1-dev 2022-06-01 00:49:46.419 | libyaml-dev 2022-06-01 00:49:46.419 | lsof 2022-06-01 00:49:46.419 | openssh-server 2022-06-01 00:49:46.419 | openssl 2022-06-01 00:49:46.419 | pkg-config 2022-06-01 00:49:46.419 | psmisc 2022-06-01 00:49:46.419 | python3-dev 2022-06-01 00:49:46.419 | python3-pip 2022-06-01 00:49:46.419 | python3-venv 2022-06-01 00:49:46.419 | tar 2022-06-01 00:49:46.419 | tcpdump 2022-06-01 00:49:46.419 | unzip 2022-06-01 00:49:46.419 | uuid-runtime 2022-06-01 00:49:46.419 | wget 2022-06-01 00:49:46.419 | wget 2022-06-01 00:49:46.419 | zlib1g-dev 2022-06-01 00:49:46.419 | libkrb5-dev 2022-06-01 00:49:46.419 | libldap2-dev 2022-06-01 00:49:46.419 | libsasl2-dev 2022-06-01 00:49:46.419 | memcached 2022-06-01 00:49:46.419 | python3-mysqldb 2022-06-01 00:49:46.419 | sqlite3 2022-06-01 00:49:46.419 | conntrack 2022-06-01 00:49:46.419 | curl 2022-06-01 00:49:46.419 | dnsmasq-base 2022-06-01 00:49:46.419 | dnsmasq-utils 2022-06-01 00:49:46.419 | ebtables 2022-06-01 00:49:46.419 | gawk 2022-06-01 00:49:46.419 | genisoimage 2022-06-01 00:49:46.419 | iptables 2022-06-01 00:49:46.419 | iputils-arping 2022-06-01 00:49:46.420 | kpartx 2022-06-01 00:49:46.420 | libjs-jquery-tablesorter 2022-06-01 00:49:46.420 | libmysqlclient-dev 2022-06-01 00:49:46.420 | parted 2022-06-01 00:49:46.420 | pm-utils 2022-06-01 00:49:46.420 | python3-mysqldb 2022-06-01 00:49:46.420 | socat 2022-06-01 00:49:46.420 | sqlite3 2022-06-01 00:49:46.420 | sudo 2022-06-01 00:49:46.420 | vlan 2022-06-01 00:49:46.420 | lsscsi 2022-06-01 00:49:46.420 | open-iscsi 2022-06-01 00:49:46.420 | lvm2 2022-06-01 00:49:46.420 | qemu-utils 2022-06-01 00:49:46.420 | thin-provisioning-tools 2022-06-01 00:49:46.420 | acl 2022-06-01 00:49:46.420 | dnsmasq-base 2022-06-01 00:49:46.420 | dnsmasq-utils 2022-06-01 00:49:46.420 | ebtables 2022-06-01 00:49:46.420 | haproxy 2022-06-01 00:49:46.420 | iptables 2022-06-01 00:49:46.420 | iputils-arping 2022-06-01 00:49:46.420 | iputils-ping 2022-06-01 00:49:46.420 | libmysqlclient-dev 2022-06-01 00:49:46.420 | postgresql-server-dev-all 2022-06-01 00:49:46.420 | python3-mysqldb 2022-06-01 00:49:46.420 | sqlite3 2022-06-01 00:49:46.420 | sudo 2022-06-01 00:49:46.420 | vlan 2022-06-01 00:49:46.420 | ipset 2022-06-01 00:49:46.420 | conntrack 2022-06-01 00:49:46.420 | conntrackd 2022-06-01 00:49:46.420 | keepalived 2022-06-01 00:49:46.420 | dstat 2022-06-01 00:49:46.420 | lvm2 2022-06-01 00:49:46.420 | qemu-utils 2022-06-01 00:49:46.420 | thin-provisioning-tools 2022-06-01 00:49:46.421 | curl 2022-06-01 00:49:46.421 | liberasurecode-dev 2022-06-01 00:49:46.421 | make 2022-06-01 00:49:46.421 | memcached 2022-06-01 00:49:46.421 | sqlite3 2022-06-01 00:49:46.421 | xfsprogs ' 2022-06-01 00:49:46.421 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 00:49:46.423 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:46.425 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:46.428 | ++ 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 00:49:46.428 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 00:49:46.433 | ++ 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 00:49:46.436 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 00:49:46.438 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:49:46.440 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 00:49:46.442 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:49:46.444 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:46.446 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:49:46.448 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:46.450 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:46.452 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:49:46.454 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 00:49:46.456 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:46.458 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 00:49:46.461 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 00:49:46.465 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 00:49:46.467 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 00:49:46.469 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 00:49:46.471 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 00:49:46.473 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 00:49:46.475 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 00:49:46.480 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654044586477 2022-06-01 00:49:46.482 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 00:49:46.484 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 00:49:46.486 | ++ 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 00:49:46.831 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 00:49:46.861 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 00:49:46.933 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 00:49:47.044 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 00:49:49.053 | Reading package lists... 2022-06-01 00:49:49.084 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 00:49:49.086 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 00:49:49.088 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:49:49.091 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:49.093 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:49.095 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:49:49.097 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:49.099 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 00:49:49.101 | ++ functions-common:time_stop:2329 : start_time=1654044586477 2022-06-01 00:49:49.103 | ++ functions-common:time_stop:2331 : [[ -z 1654044586477 ]] 2022-06-01 00:49:49.106 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:49.110 | ++ functions-common:time_stop:2334 : end_time=1654044589107 2022-06-01 00:49:49.112 | ++ functions-common:time_stop:2335 : elapsed_time=2630 2022-06-01 00:49:49.114 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 00:49:49.116 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:49.118 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2630 2022-06-01 00:49:49.121 | ++ 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 00:49:49.123 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:49:49.125 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:49.127 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:49.130 | ++ 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 00:49:49.150 | ++ 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 00:49:49.259 | Reading package lists... 2022-06-01 00:49:49.499 | Building dependency tree... 2022-06-01 00:49:49.501 | Reading state information... 2022-06-01 00:49:49.535 | acl is already the newest version (2.2.53-6). 2022-06-01 00:49:49.535 | bc is already the newest version (1.07.1-2build1). 2022-06-01 00:49:49.535 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 00:49:49.535 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 00:49:49.535 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 00:49:49.535 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 00:49:49.535 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 00:49:49.535 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 00:49:49.535 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 00:49:49.535 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 00:49:49.535 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 00:49:49.535 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 00:49:49.535 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 00:49:49.535 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 00:49:49.535 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 00:49:49.535 | libffi-dev is already the newest version (3.3-4). 2022-06-01 00:49:49.535 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 00:49:49.535 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 00:49:49.535 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 00:49:49.535 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 00:49:49.535 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 00:49:49.535 | make is already the newest version (4.2.1-1.2). 2022-06-01 00:49:49.535 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 00:49:49.535 | psmisc is already the newest version (23.3-1). 2022-06-01 00:49:49.535 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 00:49:49.535 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 00:49:49.535 | socat is already the newest version (1.7.3.3-2). 2022-06-01 00:49:49.536 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 00:49:49.536 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 00:49:49.536 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 00:49:49.536 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 00:49:49.536 | dstat is already the newest version (0.7.4-6). 2022-06-01 00:49:49.536 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 00:49:49.536 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 00:49:49.536 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 00:49:49.536 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 00:49:49.536 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:49:49.536 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:49:49.536 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 00:49:49.536 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 00:49:49.536 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 00:49:49.536 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 00:49:49.536 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 00:49:49.536 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 00:49:49.536 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 00:49:49.536 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 00:49:49.536 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 00:49:49.536 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 00:49:49.536 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 00:49:49.536 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 00:49:49.536 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 00:49:49.536 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 00:49:49.536 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 00:49:49.536 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 00:49:49.536 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 00:49:49.536 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 00:49:49.536 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 00:49:49.536 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 00:49:49.536 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 00:49:49.536 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 00:49:49.536 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 00:49:49.537 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 00:49:49.537 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 00:49:49.537 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 00:49:49.537 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 00:49:49.537 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 00:49:49.537 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 00:49:49.537 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 00:49:49.748 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:49:49.748 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 00:49:49.748 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 00:49:49.748 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 00:49:49.748 | The following packages were automatically installed and are no longer required: 2022-06-01 00:49:49.749 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:49:49.749 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:49:49.749 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:49:49.749 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:49:49.749 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:49:49.749 | python3-zope.interface 2022-06-01 00:49:49.750 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:49:49.862 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:49:49.866 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 00:49:49.868 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:49:49.871 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:49:49.873 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:49.875 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:49.877 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:49:49.879 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:49.881 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:49:49.883 | ++ functions-common:time_stop:2329 : start_time=1654044589148 2022-06-01 00:49:49.886 | ++ functions-common:time_stop:2331 : [[ -z 1654044589148 ]] 2022-06-01 00:49:49.888 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:49.892 | ++ functions-common:time_stop:2334 : end_time=1654044589890 2022-06-01 00:49:49.894 | ++ functions-common:time_stop:2335 : elapsed_time=742 2022-06-01 00:49:49.896 | ++ functions-common:time_stop:2336 : total=752 2022-06-01 00:49:49.899 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:49.901 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1494 2022-06-01 00:49:49.903 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 00:49:49.906 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 00:49:49.908 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 00:49:49.911 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 00:49:49.915 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 00:49:49.919 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 00:49:49.922 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 00:49:49.924 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 00:49:51.511 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 00:49:51.513 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 00:49:51.514 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 00:49:51.516 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 00:49:51.518 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 00:49:51.520 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 00:49:51.522 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 00:49:51.525 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 00:49:51.527 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 00:49:51.529 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 00:49:51.600 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 00:49:51.603 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 00:49:51.674 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 00:49:51.677 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 00:49:51.747 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 00:49:51.749 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 00:49:51.751 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 00:49:51.753 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 00:49:51.755 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 00:49:51.757 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 00:49:51.759 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 00:49:51.761 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 00:49:51.763 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 00:49:51.764 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 00:49:51.766 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 00:49:51.766 | Distro: focal 2022-06-01 00:49:51.769 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 00:49:51.771 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 00:49:51.774 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 00:49:51.776 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 00:49:51.779 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 00:49:51.779 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 00:49:52.257 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 00:49:52.259 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 00:49:52.259 | pip: 20.2.2 2022-06-01 00:49:52.260 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 00:49:52.715 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 00:49:52.737 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 00:49:52.739 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 00:49:52.741 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 00:49:52.744 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 00:49:52.747 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 00:49:52.750 | + ./stack.sh:main:764 : fixup_all 2022-06-01 00:49:52.752 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 00:49:52.755 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 00:49:52.757 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 00:49:52.762 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 00:49:52.763 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 00:49:52.763 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 00:49:52.769 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 00:49:52.771 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 00:49:52.773 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 00:49:52.782 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 00:49:52.785 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 00:49:52.787 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 00:49:52.789 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 00:49:52.791 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 00:49:52.794 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 00:49:52.796 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:49:52.798 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:49:52.800 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:49:52.802 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:49:52.804 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:49:52.806 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:49:52.808 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:49:52.810 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:49:52.812 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 00:49:52.814 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 00:49:52.816 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 00:49:52.818 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:49:52.820 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:49:52.823 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:49:52.825 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:49:52.827 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:49:52.829 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:49:52.831 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 00:49:52.834 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 00:49:52.854 | Using python 3.8 to install os-testr 2022-06-01 00:49:52.856 | + 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 00:49:54.639 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:54.639 | 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 00:49:54.644 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:54.644 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:54.646 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:54.647 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:54.647 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:54.648 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:54.648 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:54.648 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:54.726 | 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 00:49:54.735 | 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 00:49:54.738 | 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 00:49:54.752 | 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 00:49:54.781 | 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 00:49:54.799 | 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 00:49:54.803 | 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 00:49:54.810 | 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 00:49:54.814 | 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 00:49:54.816 | 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 00:49:54.831 | 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 00:49:54.834 | 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 00:49:54.845 | 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 00:49:54.848 | 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 00:49:54.851 | 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 00:49:54.854 | 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 00:49:54.856 | 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 00:49:54.859 | 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 00:49:54.912 | 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 00:49:54.915 | 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 00:49:54.922 | 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 00:49:54.925 | 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 00:49:54.967 | 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 00:49:54.971 | 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 00:49:54.974 | 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 00:49:55.007 | 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 00:49:57.038 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:49:57.038 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:49:57.111 | + inc/python:pip_install:200 : result=0 2022-06-01 00:49:57.113 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:57.115 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:57.118 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:57.120 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:57.122 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:57.124 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:57.126 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:57.128 | + functions-common:time_stop:2329 : start_time=1654044592849 2022-06-01 00:49:57.130 | + functions-common:time_stop:2331 : [[ -z 1654044592849 ]] 2022-06-01 00:49:57.133 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:57.137 | + functions-common:time_stop:2334 : end_time=1654044597135 2022-06-01 00:49:57.139 | + functions-common:time_stop:2335 : elapsed_time=4286 2022-06-01 00:49:57.141 | + functions-common:time_stop:2336 : total=0 2022-06-01 00:49:57.143 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:57.145 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4286 2022-06-01 00:49:57.147 | + inc/python:pip_install:203 : return 0 2022-06-01 00:49:57.150 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 00:49:57.152 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 00:49:57.154 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:49:57.157 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 00:49:57.160 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 00:49:57.162 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:49:57.165 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:49:57.167 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:49:57.171 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 00:49:57.173 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 00:49:57.176 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 00:49:57.178 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 00:49:57.181 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 00:49:57.201 | Using python 3.8 to install systemd-python 2022-06-01 00:49:57.203 | + 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 00:49:58.991 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:58.991 | 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 00:49:58.996 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:58.996 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:58.998 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:58.999 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:58.999 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:59.000 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:59.000 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:59.000 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:59.015 | 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 00:50:01.258 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:01.258 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:01.328 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:01.330 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:01.332 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:01.334 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:01.336 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:01.339 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:01.341 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:01.343 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:01.345 | + functions-common:time_stop:2329 : start_time=1654044597196 2022-06-01 00:50:01.347 | + functions-common:time_stop:2331 : [[ -z 1654044597196 ]] 2022-06-01 00:50:01.350 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:01.354 | + functions-common:time_stop:2334 : end_time=1654044601351 2022-06-01 00:50:01.356 | + functions-common:time_stop:2335 : elapsed_time=4155 2022-06-01 00:50:01.358 | + functions-common:time_stop:2336 : total=4286 2022-06-01 00:50:01.360 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:01.362 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8441 2022-06-01 00:50:01.365 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:01.367 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 00:50:01.418 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 00:50:01.524 | + ./stack.sh:main:779 : install_infra 2022-06-01 00:50:01.526 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:50:01.529 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 00:50:01.532 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:50:01.535 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 00:50:01.558 | + 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 00:50:03.638 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:03.649 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:03.708 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:03.749 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:03.751 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:03.754 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:03.756 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:03.758 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:04.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:04.418 | 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 00:50:04.657 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:04.659 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:04.661 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:04.663 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:04.665 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:04.668 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:04.670 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:04.672 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:04.674 | + functions-common:time_stop:2329 : start_time=1654044601550 2022-06-01 00:50:04.676 | + functions-common:time_stop:2331 : [[ -z 1654044601550 ]] 2022-06-01 00:50:04.679 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:04.684 | + functions-common:time_stop:2334 : end_time=1654044604681 2022-06-01 00:50:04.686 | + functions-common:time_stop:2335 : elapsed_time=3131 2022-06-01 00:50:04.688 | + functions-common:time_stop:2336 : total=8441 2022-06-01 00:50:04.690 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:04.692 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11572 2022-06-01 00:50:04.694 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:04.696 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:50:04.699 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 00:50:04.720 | + 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 00:50:06.642 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:06.654 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:06.712 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:06.753 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:06.755 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:06.757 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:06.759 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:06.762 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:07.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:07.280 | Processing /opt/stack/requirements 2022-06-01 00:50:08.921 | 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 00:50:08.924 | 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 00:50:08.935 | 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 00:50:08.941 | 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 00:50:08.944 | 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 00:50:08.947 | 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 00:50:08.967 | 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 00:50:08.970 | 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 00:50:08.986 | 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 00:50:08.990 | 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 00:50:08.997 | 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 00:50:09.017 | 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 00:50:09.019 | 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 00:50:09.035 | 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 00:50:09.037 | 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 00:50:09.041 | 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 00:50:09.044 | 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 00:50:09.046 | 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 00:50:09.049 | 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 00:50:09.051 | 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 00:50:09.054 | 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 00:50:09.067 | 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 00:50:09.120 | 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 00:50:09.126 | 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 00:50:09.129 | 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 00:50:09.179 | 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 00:50:09.182 | 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 00:50:09.186 | 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 00:50:09.189 | 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 00:50:09.194 | Building wheels for collected packages: openstack-requirements 2022-06-01 00:50:09.195 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 00:50:09.948 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 00:50:09.949 | ERROR: Command errored out with exit status 1: 2022-06-01 00:50:09.949 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ntfomd4l/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ntfomd4l/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-t9urd7fx 2022-06-01 00:50:09.949 | cwd: /tmp/pip-req-build-ntfomd4l/ 2022-06-01 00:50:09.949 | Complete output (6 lines): 2022-06-01 00:50:09.949 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 00:50:09.949 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 00:50:09.949 | or: setup.py --help-commands 2022-06-01 00:50:09.949 | or: setup.py cmd --help 2022-06-01 00:50:09.949 | 2022-06-01 00:50:09.949 | error: invalid command 'bdist_wheel' 2022-06-01 00:50:09.949 | ---------------------------------------- 2022-06-01 00:50:09.949 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 00:50:09.949 | Running setup.py clean for openstack-requirements 2022-06-01 00:50:10.723 | Failed to build openstack-requirements 2022-06-01 00:50:10.737 | Installing collected packages: openstack-requirements 2022-06-01 00:50:10.737 | Attempting uninstall: openstack-requirements 2022-06-01 00:50:10.738 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 00:50:10.773 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 00:50:10.792 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 00:50:10.795 | Running setup.py install for openstack-requirements: started 2022-06-01 00:50:12.962 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 00:50:12.988 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 00:50:13.112 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:13.114 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:13.116 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:13.119 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:13.121 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:13.123 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:13.125 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:13.127 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:13.130 | + functions-common:time_stop:2329 : start_time=1654044604713 2022-06-01 00:50:13.132 | + functions-common:time_stop:2331 : [[ -z 1654044604713 ]] 2022-06-01 00:50:13.135 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:13.139 | + functions-common:time_stop:2334 : end_time=1654044613137 2022-06-01 00:50:13.141 | + functions-common:time_stop:2335 : elapsed_time=8424 2022-06-01 00:50:13.143 | + functions-common:time_stop:2336 : total=11572 2022-06-01 00:50:13.145 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:13.147 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=19996 2022-06-01 00:50:13.150 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:13.152 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 00:50:13.154 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 00:50:13.157 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 00:50:13.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:13.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:13.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 00:50:13.166 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:13.168 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 00:50:13.188 | Using python 3.8 to install pbr 2022-06-01 00:50:13.190 | + 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 00:50:14.948 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:14.949 | 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 00:50:14.953 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:14.954 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:14.955 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:14.956 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:14.957 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:14.957 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:14.957 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:14.958 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:15.091 | 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 00:50:17.265 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:17.265 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:17.344 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:17.346 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:17.348 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:17.350 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:17.353 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:17.355 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:17.357 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:17.359 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:17.361 | + functions-common:time_stop:2329 : start_time=1654044613183 2022-06-01 00:50:17.363 | + functions-common:time_stop:2331 : [[ -z 1654044613183 ]] 2022-06-01 00:50:17.365 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:17.369 | + functions-common:time_stop:2334 : end_time=1654044617367 2022-06-01 00:50:17.371 | + functions-common:time_stop:2335 : elapsed_time=4184 2022-06-01 00:50:17.373 | + functions-common:time_stop:2336 : total=19996 2022-06-01 00:50:17.375 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:17.378 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24180 2022-06-01 00:50:17.380 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:17.382 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 00:50:19.624 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 00:50:21.489 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:21.490 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 00:50:21.512 | 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 00:50:21.515 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 00:50:21.518 | 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 00:50:21.523 | 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 00:50:21.526 | 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 00:50:21.596 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 00:50:21.599 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 00:50:21.602 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 00:50:21.619 | + ./stack.sh:main:788 : pkgs= 2022-06-01 00:50:21.621 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 00:50:21.624 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 00:50:21.626 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 00:50:21.628 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 00:50:21.630 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:50:21.633 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:50:21.635 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:50:21.638 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:50:21.640 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:50:21.643 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:50:21.647 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:50:21.649 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:50:21.651 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:50:21.654 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 00:50:21.656 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:50:21.671 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:21.673 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:50:21.675 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:50:21.677 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 00:50:21.679 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:50:21.682 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 00:50:21.684 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:50:21.686 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 00:50:21.688 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:50:21.690 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 00:50:21.692 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:50:21.694 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 00:50:21.697 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 00:50:21.699 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 00:50:21.701 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:50:21.703 | + 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 00:50:21.705 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 00:50:21.708 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 00:50:21.710 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 00:50:21.712 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 00:50:21.714 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 00:50:21.717 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 00:50:21.719 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 00:50:21.721 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 00:50:21.724 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 00:50:21.726 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 00:50:21.777 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 00:50:21.777 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 00:50:21.779 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 00:50:22.124 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 00:50:22.126 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 00:50:22.142 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:22.144 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 00:50:22.147 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:50:22.149 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:50:22.152 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:50:22.154 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:50:22.156 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:22.158 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:50:22.161 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:22.163 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:22.166 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:50:22.168 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:50:22.170 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:50:22.172 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:50:22.175 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 00:50:22.177 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:50:22.179 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:22.181 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:22.184 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 00:50:22.204 | + 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 00:50:22.313 | Reading package lists... 2022-06-01 00:50:22.553 | Building dependency tree... 2022-06-01 00:50:22.555 | Reading state information... 2022-06-01 00:50:22.808 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 00:50:22.808 | The following packages were automatically installed and are no longer required: 2022-06-01 00:50:22.809 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:50:22.809 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:50:22.809 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:50:22.809 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:50:22.809 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:50:22.809 | python3-zope.interface 2022-06-01 00:50:22.809 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:50:22.924 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:50:22.928 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:50:22.931 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:50:22.933 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:22.935 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:22.937 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:22.939 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:22.942 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:22.944 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:50:22.946 | + functions-common:time_stop:2329 : start_time=1654044622201 2022-06-01 00:50:22.948 | + functions-common:time_stop:2331 : [[ -z 1654044622201 ]] 2022-06-01 00:50:22.951 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:22.955 | + functions-common:time_stop:2334 : end_time=1654044622952 2022-06-01 00:50:22.957 | + functions-common:time_stop:2335 : elapsed_time=751 2022-06-01 00:50:22.959 | + functions-common:time_stop:2336 : total=1494 2022-06-01 00:50:22.961 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:22.964 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2245 2022-06-01 00:50:22.966 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:50:22.968 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 00:50:22.971 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:50:22.973 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:50:22.975 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:50:22.978 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:50:22.980 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:50:22.983 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:50:22.985 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 00:50:22.987 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:50:22.989 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:50:22.992 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:50:22.994 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:50:22.996 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:50:22.998 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:50:23.000 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:50:23.003 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:50:23.005 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 00:50:23.007 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:50:23.010 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:50:23.012 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:50:23.014 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:50:23.016 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:50:23.019 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:50:23.021 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 00:50:23.023 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 00:50:23.039 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:23.042 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 00:50:23.044 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:50:23.046 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 00:50:23.048 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 00:50:23.051 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 00:50:23.056 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 00:50:23.058 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 00:50:23.060 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 00:50:23.063 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 00:50:23.065 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 00:50:23.067 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 00:50:23.070 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 00:50:23.749 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 00:50:23.749 | user tags 2022-06-01 00:50:23.749 | stackrabbit []' 2022-06-01 00:50:23.752 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 00:50:23.752 | user tags 2022-06-01 00:50:23.752 | stackrabbit []' 2022-06-01 00:50:23.753 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 00:50:23.759 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 00:50:23.761 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 00:50:23.763 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 00:50:24.413 | Changing password for user "stackrabbit" ... 2022-06-01 00:50:24.436 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 00:50:25.086 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 00:50:25.109 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 00:50:25.111 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 00:50:25.777 | Changing password for user "stackrabbit" ... 2022-06-01 00:50:25.799 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 00:50:25.801 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 00:50:25.803 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 00:50:26.456 | Deleting user "guest" ... 2022-06-01 00:50:26.471 | Error: 2022-06-01 00:50:26.471 | {:no_such_user, "guest"} 2022-06-01 00:50:26.484 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 00:50:26.486 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 00:50:26.503 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:26.506 | + ./stack.sh:main:805 : install_database 2022-06-01 00:50:26.508 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 00:50:26.510 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 00:50:26.513 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:26.515 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:26.517 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 00:50:26.731 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 00:50:26.734 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 00:50:26.736 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 00:50:26.738 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:50:26.741 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 00:50:26.744 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:50:26.746 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:50:26.748 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:50:26.751 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:50:26.753 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:50:26.756 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:50:26.758 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:50:26.761 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:50:26.763 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 00:50:26.765 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:50:26.768 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:50:26.770 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:50:26.772 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:50:26.775 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:50:26.777 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:50:26.779 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 00:50:26.781 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:26.784 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:26.786 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 00:50:26.788 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:50:26.790 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:50:26.793 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:50:26.795 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:50:26.797 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:26.799 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:50:26.802 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:26.804 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:26.807 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:50:26.809 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:50:26.811 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:50:26.813 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:50:26.816 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 00:50:26.819 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:50:26.823 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:26.825 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:26.828 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 00:50:26.849 | + 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 00:50:26.960 | Reading package lists... 2022-06-01 00:50:27.201 | Building dependency tree... 2022-06-01 00:50:27.202 | Reading state information... 2022-06-01 00:50:27.450 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 00:50:27.450 | The following packages were automatically installed and are no longer required: 2022-06-01 00:50:27.451 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:50:27.451 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:50:27.451 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:50:27.451 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:50:27.451 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:50:27.451 | python3-zope.interface 2022-06-01 00:50:27.451 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:50:27.562 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:50:27.566 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:50:27.569 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:50:27.571 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:27.573 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:27.575 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:27.577 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:27.579 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:27.581 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:50:27.583 | + functions-common:time_stop:2329 : start_time=1654044626847 2022-06-01 00:50:27.586 | + functions-common:time_stop:2331 : [[ -z 1654044626847 ]] 2022-06-01 00:50:27.589 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:27.593 | + functions-common:time_stop:2334 : end_time=1654044627590 2022-06-01 00:50:27.595 | + functions-common:time_stop:2335 : elapsed_time=743 2022-06-01 00:50:27.597 | + functions-common:time_stop:2336 : total=2245 2022-06-01 00:50:27.599 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:27.601 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2988 2022-06-01 00:50:27.604 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:50:27.606 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 00:50:27.608 | + ./stack.sh:main:808 : install_database_python 2022-06-01 00:50:27.611 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 00:50:27.613 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 00:50:27.615 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 00:50:27.617 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:50:27.620 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 00:50:27.623 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 00:50:27.625 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:50:27.629 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:50:27.629 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:50:27.634 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 00:50:27.637 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 00:50:27.639 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 00:50:27.642 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 00:50:27.644 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 00:50:27.665 | Using python 3.8 to install PyMySQL 2022-06-01 00:50:27.668 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-01 00:50:29.438 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:29.438 | 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 00:50:29.442 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:29.443 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:29.444 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:29.446 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:29.447 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:29.447 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:29.447 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:29.447 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:29.462 | 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 00:50:31.693 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:31.693 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:31.765 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:31.767 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:31.770 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:31.772 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:31.774 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:31.776 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:31.778 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:31.781 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:31.783 | + functions-common:time_stop:2329 : start_time=1654044627660 2022-06-01 00:50:31.785 | + functions-common:time_stop:2331 : [[ -z 1654044627660 ]] 2022-06-01 00:50:31.788 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:31.793 | + functions-common:time_stop:2334 : end_time=1654044631790 2022-06-01 00:50:31.795 | + functions-common:time_stop:2335 : elapsed_time=4130 2022-06-01 00:50:31.797 | + functions-common:time_stop:2336 : total=24180 2022-06-01 00:50:31.800 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:31.802 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28310 2022-06-01 00:50:31.804 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:31.807 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 00:50:31.810 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 00:50:31.812 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 00:50:31.814 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 00:50:31.830 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:31.832 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 00:50:31.835 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 00:50:31.839 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 00:50:31.839 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:50:31.844 | + 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 00:50:31.846 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 00:50:31.849 | + 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 00:50:31.851 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 00:50:31.854 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 00:50:31.856 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 00:50:31.871 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:31.874 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 00:50:31.876 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:50:31.879 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:50:31.881 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:50:31.883 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:50:31.885 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:31.888 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:50:31.890 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:31.892 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:31.894 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:50:31.897 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:50:31.899 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:50:31.901 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:50:31.904 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 00:50:31.906 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:50:31.908 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:31.911 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:31.913 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 00:50:31.934 | + 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 00:50:32.043 | Reading package lists... 2022-06-01 00:50:32.283 | Building dependency tree... 2022-06-01 00:50:32.285 | Reading state information... 2022-06-01 00:50:32.529 | radvd is already the newest version (1:2.17-2). 2022-06-01 00:50:32.529 | The following packages were automatically installed and are no longer required: 2022-06-01 00:50:32.530 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:50:32.530 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:50:32.530 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:50:32.530 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:50:32.530 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:50:32.530 | python3-zope.interface 2022-06-01 00:50:32.530 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:50:32.641 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:50:32.645 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:50:32.648 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:50:32.651 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:32.653 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:32.655 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:32.657 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:32.659 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:32.661 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:50:32.663 | + functions-common:time_stop:2329 : start_time=1654044631931 2022-06-01 00:50:32.666 | + functions-common:time_stop:2331 : [[ -z 1654044631931 ]] 2022-06-01 00:50:32.669 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:32.673 | + functions-common:time_stop:2334 : end_time=1654044632670 2022-06-01 00:50:32.675 | + functions-common:time_stop:2335 : elapsed_time=739 2022-06-01 00:50:32.677 | + functions-common:time_stop:2336 : total=2988 2022-06-01 00:50:32.679 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:32.681 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3727 2022-06-01 00:50:32.684 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:50:32.686 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 00:50:32.702 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:32.704 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 00:50:32.707 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 00:50:32.710 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 00:50:32.729 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 00:50:32.732 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:50:32.734 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:50:32.737 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:50:32.739 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:50:32.741 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:32.743 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:50:32.746 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:32.748 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:32.750 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:50:32.752 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:50:32.755 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:50:32.757 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:50:32.759 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 00:50:32.761 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:50:32.764 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:32.766 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:32.768 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 00:50:32.788 | + 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 00:50:32.897 | Reading package lists... 2022-06-01 00:50:33.147 | Building dependency tree... 2022-06-01 00:50:33.149 | Reading state information... 2022-06-01 00:50:33.400 | fakeroot is already the newest version (1.24-1). 2022-06-01 00:50:33.400 | make is already the newest version (4.2.1-1.2). 2022-06-01 00:50:33.400 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 00:50:33.400 | The following packages were automatically installed and are no longer required: 2022-06-01 00:50:33.401 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:50:33.401 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:50:33.401 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:50:33.401 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:50:33.401 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:50:33.401 | python3-zope.interface 2022-06-01 00:50:33.402 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:50:33.512 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:50:33.517 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:50:33.519 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:50:33.521 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:33.523 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:33.525 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:33.527 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:33.529 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:33.531 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:50:33.533 | + functions-common:time_stop:2329 : start_time=1654044632786 2022-06-01 00:50:33.535 | + functions-common:time_stop:2331 : [[ -z 1654044632786 ]] 2022-06-01 00:50:33.538 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:33.542 | + functions-common:time_stop:2334 : end_time=1654044633539 2022-06-01 00:50:33.544 | + functions-common:time_stop:2335 : elapsed_time=753 2022-06-01 00:50:33.546 | + functions-common:time_stop:2336 : total=3727 2022-06-01 00:50:33.548 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:33.550 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4480 2022-06-01 00:50:33.552 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:50:33.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 00:50:33.557 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:33.560 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:33.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 00:50:33.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 00:50:33.567 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 00:50:33.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 00:50:33.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 00:50:33.577 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 00:50:33.578 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 00:50:33.582 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 00:50:33.585 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 00:50:33.587 | + functions:vercmp:652 : local v1=5.4 2022-06-01 00:50:33.589 | + functions:vercmp:653 : local 'op=<' 2022-06-01 00:50:33.591 | + functions:vercmp:654 : local v2=3.13 2022-06-01 00:50:33.593 | + functions:vercmp:655 : local result 2022-06-01 00:50:33.597 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 00:50:33.597 | ++ functions:vercmp:659 : sort -V 2022-06-01 00:50:33.597 | ++ functions:vercmp:659 : head -1 2022-06-01 00:50:33.602 | + functions:vercmp:659 : result=3.13 2022-06-01 00:50:33.604 | + functions:vercmp:661 : case $op in 2022-06-01 00:50:33.606 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 00:50:33.608 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 00:50:33.611 | + functions:vercmp:672 : return 2022-06-01 00:50:33.613 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 00:50:33.615 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:50:33.617 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 00:50:34.083 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 00:50:34.103 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:34.106 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 00:50:34.108 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 00:50:34.108 | Installing etcd 2022-06-01 00:50:34.112 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 00:50:34.124 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 00:50:34.136 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 00:50:34.139 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 00:50:34.152 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 00:50:34.159 | ++ 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 00:50:34.162 | ++ 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 00:50:34.166 | +++ 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 00:50:34.170 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:50:34.173 | ++ 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 00:50:34.175 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 00:50:34.178 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:50:34.180 | ++ functions:get_extra_file:73 : return 2022-06-01 00:50:34.183 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:50:34.186 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 00:50:34.188 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 00:50:34.191 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 00:50:34.207 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:34.209 | + ./stack.sh:main:835 : install_dstat 2022-06-01 00:50:34.211 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 00:50:34.228 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:34.231 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 00:50:34.233 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:50:34.235 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 00:50:34.238 | + ./stack.sh:main:844 : install_libs 2022-06-01 00:50:34.240 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 00:50:34.242 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 00:50:34.244 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 00:50:34.247 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 00:50:34.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 00:50:34.256 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.258 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 00:50:34.260 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 00:50:34.262 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 00:50:34.265 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 00:50:34.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 00:50:34.273 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.276 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 00:50:34.278 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 00:50:34.280 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 00:50:34.283 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 00:50:34.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 00:50:34.292 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.295 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 00:50:34.297 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 00:50:34.299 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 00:50:34.301 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 00:50:34.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 00:50:34.310 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.313 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 00:50:34.315 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 00:50:34.317 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 00:50:34.319 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 00:50:34.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 00:50:34.328 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.331 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 00:50:34.333 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 00:50:34.335 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 00:50:34.338 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 00:50:34.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 00:50:34.347 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.349 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 00:50:34.351 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 00:50:34.354 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 00:50:34.356 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 00:50:34.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 00:50:34.365 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.367 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 00:50:34.370 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 00:50:34.372 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 00:50:34.374 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 00:50:34.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 00:50:34.383 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.386 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 00:50:34.388 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 00:50:34.390 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 00:50:34.392 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 00:50:34.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 00:50:34.402 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.404 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 00:50:34.406 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 00:50:34.408 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 00:50:34.411 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 00:50:34.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.418 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 00:50:34.420 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.422 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 00:50:34.425 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 00:50:34.427 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 00:50:34.429 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 00:50:34.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.434 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 00:50:34.438 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.440 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 00:50:34.443 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 00:50:34.445 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 00:50:34.448 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 00:50:34.450 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 00:50:34.456 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.459 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 00:50:34.461 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 00:50:34.464 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 00:50:34.466 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 00:50:34.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.471 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.473 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 00:50:34.475 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.477 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 00:50:34.480 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 00:50:34.482 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 00:50:34.484 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 00:50:34.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 00:50:34.493 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.495 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 00:50:34.498 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 00:50:34.500 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 00:50:34.502 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 00:50:34.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.509 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 00:50:34.512 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.514 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 00:50:34.516 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 00:50:34.519 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 00:50:34.521 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 00:50:34.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.525 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 00:50:34.530 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.532 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 00:50:34.534 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 00:50:34.537 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 00:50:34.539 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 00:50:34.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 00:50:34.548 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.551 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 00:50:34.553 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 00:50:34.555 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 00:50:34.558 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 00:50:34.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 00:50:34.567 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.569 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 00:50:34.572 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 00:50:34.574 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 00:50:34.576 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 00:50:34.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 00:50:34.585 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.588 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 00:50:34.590 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 00:50:34.592 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 00:50:34.595 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 00:50:34.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 00:50:34.604 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.606 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 00:50:34.609 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 00:50:34.611 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 00:50:34.613 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 00:50:34.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 00:50:34.623 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.625 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 00:50:34.627 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 00:50:34.630 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 00:50:34.632 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 00:50:34.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 00:50:34.641 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.644 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 00:50:34.646 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 00:50:34.648 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 00:50:34.651 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 00:50:34.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 00:50:34.660 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.662 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 00:50:34.664 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 00:50:34.667 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 00:50:34.669 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 00:50:34.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 00:50:34.678 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.681 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 00:50:34.684 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 00:50:34.686 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 00:50:34.688 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 00:50:34.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 00:50:34.697 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.700 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 00:50:34.702 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 00:50:34.704 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 00:50:34.706 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 00:50:34.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 00:50:34.715 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.718 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 00:50:34.720 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 00:50:34.723 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 00:50:34.725 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 00:50:34.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 00:50:34.734 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.737 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 00:50:34.739 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 00:50:34.741 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 00:50:34.744 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 00:50:34.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 00:50:34.753 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.756 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 00:50:34.758 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 00:50:34.760 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 00:50:34.762 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 00:50:34.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 00:50:34.771 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.774 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 00:50:34.776 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 00:50:34.778 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 00:50:34.781 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 00:50:34.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 00:50:34.790 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.793 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 00:50:34.795 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 00:50:34.797 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 00:50:34.800 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 00:50:34.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.806 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 00:50:34.809 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.811 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 00:50:34.813 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 00:50:34.816 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 00:50:34.818 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 00:50:34.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 00:50:34.828 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.830 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 00:50:34.832 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 00:50:34.834 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 00:50:34.837 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 00:50:34.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.842 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.844 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 00:50:34.847 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.849 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 00:50:34.851 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 00:50:34.853 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 00:50:34.856 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 00:50:34.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 00:50:34.865 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.867 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 00:50:34.870 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 00:50:34.872 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 00:50:34.874 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 00:50:34.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 00:50:34.884 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.887 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 00:50:34.889 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 00:50:34.891 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 00:50:34.893 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 00:50:34.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 00:50:34.903 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.905 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 00:50:34.933 | Using python 3.8 to install etcd3 2022-06-01 00:50:34.935 | + 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 00:50:36.705 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:36.705 | 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 00:50:36.710 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:36.710 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:36.712 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:36.713 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:36.713 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:36.714 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:36.714 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:36.714 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:36.729 | 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 00:50:36.738 | 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 00:50:36.762 | 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 00:50:36.768 | 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 00:50:36.771 | 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 00:50:36.785 | 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 00:50:38.971 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:38.971 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:39.049 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:39.051 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:39.053 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:39.056 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:39.058 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:39.060 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:39.062 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:39.064 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:39.067 | + functions-common:time_stop:2329 : start_time=1654044634927 2022-06-01 00:50:39.069 | + functions-common:time_stop:2331 : [[ -z 1654044634927 ]] 2022-06-01 00:50:39.072 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:39.075 | + functions-common:time_stop:2334 : end_time=1654044639073 2022-06-01 00:50:39.078 | + functions-common:time_stop:2335 : elapsed_time=4146 2022-06-01 00:50:39.080 | + functions-common:time_stop:2336 : total=28310 2022-06-01 00:50:39.082 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:39.084 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32456 2022-06-01 00:50:39.086 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:39.089 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 00:50:39.109 | Using python 3.8 to install etcd3gw 2022-06-01 00:50:39.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 etcd3gw 2022-06-01 00:50:40.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:40.870 | 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 00:50:40.874 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:40.875 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:40.876 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:40.878 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:40.878 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:40.878 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:40.879 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:40.879 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:40.894 | 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 00:50:40.919 | 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 00:50:40.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 00:50:40.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 00:50:40.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 00:50:40.954 | 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 00:50:40.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 00:50:40.977 | 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 00:50:40.981 | 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 00:50:43.157 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:43.157 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:43.227 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:43.229 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:43.232 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:43.234 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:43.236 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:43.238 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:43.240 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:43.242 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:43.245 | + functions-common:time_stop:2329 : start_time=1654044639104 2022-06-01 00:50:43.247 | + functions-common:time_stop:2331 : [[ -z 1654044639104 ]] 2022-06-01 00:50:43.250 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:43.254 | + functions-common:time_stop:2334 : end_time=1654044643251 2022-06-01 00:50:43.256 | + functions-common:time_stop:2335 : elapsed_time=4147 2022-06-01 00:50:43.259 | + functions-common:time_stop:2336 : total=32456 2022-06-01 00:50:43.261 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:43.263 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36603 2022-06-01 00:50:43.266 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:43.268 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 00:50:43.270 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 00:50:43.273 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 00:50:43.275 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:50:43.278 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:50:43.280 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:50:43.282 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:50:43.284 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:50:43.287 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:50:43.289 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:50:43.291 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:50:43.294 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 00:50:43.296 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 00:50:43.298 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:43.301 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:43.303 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 00:50:43.306 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 00:50:43.308 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:50:43.310 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:50:43.313 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:50:43.315 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:50:43.317 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:50:43.320 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:43.322 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:50:43.325 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:43.327 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:43.329 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:50:43.331 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:50:43.334 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:50:43.336 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:50:43.338 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:50:43.341 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:50:43.343 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:43.345 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:43.347 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:50:43.368 | + 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 00:50:43.478 | Reading package lists... 2022-06-01 00:50:43.718 | Building dependency tree... 2022-06-01 00:50:43.720 | Reading state information... 2022-06-01 00:50:43.966 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 00:50:43.967 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 00:50:43.967 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:50:43.967 | The following packages were automatically installed and are no longer required: 2022-06-01 00:50:43.968 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:50:43.968 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:50:43.968 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:50:43.968 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:50:43.968 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:50:43.968 | python3-zope.interface 2022-06-01 00:50:43.968 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:50:44.079 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:50:44.084 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:50:44.086 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:50:44.088 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:44.090 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:44.092 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:44.095 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:44.097 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:44.099 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:50:44.101 | + functions-common:time_stop:2329 : start_time=1654044643365 2022-06-01 00:50:44.103 | + functions-common:time_stop:2331 : [[ -z 1654044643365 ]] 2022-06-01 00:50:44.106 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:44.110 | + functions-common:time_stop:2334 : end_time=1654044644107 2022-06-01 00:50:44.112 | + functions-common:time_stop:2335 : elapsed_time=742 2022-06-01 00:50:44.114 | + functions-common:time_stop:2336 : total=4480 2022-06-01 00:50:44.116 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:44.119 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5222 2022-06-01 00:50:44.121 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:50:44.123 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 00:50:44.126 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:44.128 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:44.130 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 00:50:44.192 | Module proxy already enabled 2022-06-01 00:50:44.196 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 00:50:44.257 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 00:50:44.257 | Module proxy already enabled 2022-06-01 00:50:44.257 | Module proxy_uwsgi already enabled 2022-06-01 00:50:44.261 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 00:50:44.263 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:50:44.266 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:50:44.268 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:50:44.403 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 00:50:44.405 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 00:50:44.407 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 00:50:44.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:44.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:44.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 00:50:44.418 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:44.420 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 00:50:44.423 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 00:50:44.425 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 00:50:44.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:44.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:44.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 00:50:44.435 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:44.438 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 00:50:44.440 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 00:50:44.442 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 00:50:44.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:44.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:44.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 00:50:44.453 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:44.455 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 00:50:44.458 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 00:50:44.460 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 00:50:44.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:44.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:44.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 00:50:44.469 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:44.472 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 00:50:44.474 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 00:50:44.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:44.479 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:44.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 00:50:44.484 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:44.486 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 00:50:44.489 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 00:50:44.491 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 00:50:44.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:44.497 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:44.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 00:50:44.501 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:44.504 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 00:50:44.520 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:44.523 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 00:50:44.526 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 00:50:44.528 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 00:50:44.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:44.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:44.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 00:50:44.538 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:44.541 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 00:50:44.557 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:44.559 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 00:50:44.562 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 00:50:44.564 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 00:50:44.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:44.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:44.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 00:50:44.574 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:44.576 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 00:50:44.578 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 00:50:44.581 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 00:50:44.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:44.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:44.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 00:50:44.591 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:44.593 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 00:50:44.595 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 00:50:44.598 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:50:44.601 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 00:50:44.603 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 00:50:44.605 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:50:44.609 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:50:44.609 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:50:44.614 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 00:50:44.616 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 00:50:44.619 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 00:50:44.622 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 00:50:44.624 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 00:50:44.644 | Using python 3.8 to install keystonemiddleware 2022-06-01 00:50:44.647 | + 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 00:50:46.410 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:46.410 | 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 00:50:46.415 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:46.415 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:46.417 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:46.418 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:46.418 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:46.419 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:46.419 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:46.419 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:46.434 | 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 00:50:46.505 | 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 00:50:46.541 | 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 00:50:46.556 | 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 00:50:46.562 | 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 00:50:46.569 | 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 00:50:46.608 | 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 00:50:46.618 | 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 00:50:46.636 | 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 00:50:46.642 | 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 00:50:46.645 | 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 00:50:46.656 | 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 00:50:46.659 | 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 00:50:46.662 | 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 00:50:46.668 | 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 00:50:46.687 | 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 00:50:46.691 | 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 00:50:46.711 | 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 00:50:46.716 | 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 00:50:46.719 | 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 00:50:46.726 | 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 00:50:46.746 | 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 00:50:46.760 | 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 00:50:46.825 | 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 00:50:46.831 | 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 00:50:46.834 | 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 00:50:46.842 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:50:46.846 | 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 00:50:46.850 | 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 00:50:46.853 | 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 00:50:46.856 | 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 00:50:46.859 | 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 00:50:46.862 | 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 00:50:46.865 | 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 00:50:46.870 | 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 00:50:46.873 | 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 00:50:48.841 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:48.841 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:48.912 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:48.914 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:48.916 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:48.919 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:48.921 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:48.923 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:48.925 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:48.927 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:48.929 | + functions-common:time_stop:2329 : start_time=1654044644639 2022-06-01 00:50:48.932 | + functions-common:time_stop:2331 : [[ -z 1654044644639 ]] 2022-06-01 00:50:48.934 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:48.938 | + functions-common:time_stop:2334 : end_time=1654044648936 2022-06-01 00:50:48.941 | + functions-common:time_stop:2335 : elapsed_time=4297 2022-06-01 00:50:48.943 | + functions-common:time_stop:2336 : total=36603 2022-06-01 00:50:48.945 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:48.948 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=40900 2022-06-01 00:50:48.950 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:48.952 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 00:50:48.955 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 00:50:48.957 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:50:48.960 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 00:50:48.963 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 00:50:48.965 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:50:48.969 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:50:48.970 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:50:48.974 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 00:50:48.977 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 00:50:48.979 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 00:50:48.982 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 00:50:48.984 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 00:50:49.005 | Using python 3.8 to install python-memcached 2022-06-01 00:50:49.008 | + 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 00:50:50.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:50.781 | 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 00:50:50.786 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:50.786 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:50.788 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:50.789 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:50.790 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:50.790 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:50.790 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:50.790 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:50.805 | 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 00:50:50.810 | 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 00:50:53.020 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:53.020 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:53.091 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:53.094 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:53.096 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:53.098 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:53.100 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:53.103 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:53.105 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:53.107 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:53.109 | + functions-common:time_stop:2329 : start_time=1654044649000 2022-06-01 00:50:53.111 | + functions-common:time_stop:2331 : [[ -z 1654044649000 ]] 2022-06-01 00:50:53.114 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:53.119 | + functions-common:time_stop:2334 : end_time=1654044653116 2022-06-01 00:50:53.121 | + functions-common:time_stop:2335 : elapsed_time=4116 2022-06-01 00:50:53.123 | + functions-common:time_stop:2336 : total=40900 2022-06-01 00:50:53.126 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:53.128 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45016 2022-06-01 00:50:53.130 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:53.133 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 00:50:53.149 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:53.152 | + ./stack.sh:main:866 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-06-01 00:50:53.154 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 00:50:53.156 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 00:50:53.159 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 00:50:53.161 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:50:53.163 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 00:50:53.166 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 00:50:53.181 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:53.183 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 00:50:53.185 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 00:50:53.187 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 00:50:53.189 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:50:53.191 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:50:53.194 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:50:53.197 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:50:53.199 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:50:53.201 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:50:53.216 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:50:53.218 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:50:53.220 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:53.223 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:50:53.223 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:50:53.229 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 00:50:53.231 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:53.233 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 00:50:53.245 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 00:50:53.248 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:50:53.248 | + functions-common:git_clone:607 : head -1 2022-06-01 00:50:53.251 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 00:50:53.253 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:50:53.256 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 00:50:53.258 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:50:53.261 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:50:53.263 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 00:50:53.265 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:50:53.268 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 00:50:53.270 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:50:53.272 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:50:53.275 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 00:50:53.277 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:50:53.279 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:50:53.282 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 00:50:53.285 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:50:53.287 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 00:50:53.290 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:50:53.292 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:50:53.295 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 00:50:53.301 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 00:50:53.303 | + 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 00:50:53.908 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 00:50:53.911 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:50:53.913 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:50:53.916 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:50:53.918 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:50:53.920 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 00:50:53.923 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:50:53.925 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:50:53.927 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:50:53.929 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:50:53.931 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:50:53.934 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:50:53.936 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:50:53.938 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 00:50:53.958 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 00:50:53.960 | + 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 00:50:55.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:55.743 | 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 00:50:55.748 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:55.748 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:55.750 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:55.751 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:55.751 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:55.752 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:55.752 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:55.752 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:55.765 | Obtaining file:///opt/stack/keystone 2022-06-01 00:50:57.331 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:50:58.869 | 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 00:50:58.899 | 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 00:50:58.909 | 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 00:50:58.916 | 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 00:50:58.919 | 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 00:50:58.927 | 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 00:50:58.949 | 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 00:50:58.963 | 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 00:50:58.978 | 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 00:50:58.982 | 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 00:50:58.992 | 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 00:50:58.996 | 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 00:50:58.999 | 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 00:50:59.039 | 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 00:50:59.046 | 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 00:50:59.049 | 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 00:50:59.061 | 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 00:50:59.125 | 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 00:50:59.128 | 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 00:50:59.135 | 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 00:50:59.170 | 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 00:50:59.187 | 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 00:50:59.195 | 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 00:50:59.244 | 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 00:50:59.250 | 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 00:50:59.289 | 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 00:50:59.343 | 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 00:50:59.361 | 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 00:50:59.378 | 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 00:50:59.388 | 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 00:50:59.412 | 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 00:50:59.420 | 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 00:50:59.438 | 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 00:50:59.486 | 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 00:50:59.492 | 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 00:50:59.510 | 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 00:50:59.514 | 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 00:50:59.518 | 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 00:50:59.531 | 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 00:50:59.535 | 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 00:50:59.537 | 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 00:50:59.541 | 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 00:50:59.556 | 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 00:50:59.561 | 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 00:50:59.580 | 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 00:50:59.585 | 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 00:50:59.606 | 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 00:50:59.610 | 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 00:50:59.614 | 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 00:50:59.617 | 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 00:50:59.628 | 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 00:50:59.632 | 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 00:50:59.635 | 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 00:50:59.642 | 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 00:50:59.651 | 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 00:50:59.657 | 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 00:50:59.675 | 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 00:50:59.678 | 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 00:50:59.686 | 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 00:50:59.707 | 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 00:50:59.710 | 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 00:50:59.714 | 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 00:50:59.778 | 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 00:50:59.782 | 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 00:50:59.789 | 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 00:50:59.796 | 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 00:50:59.805 | 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 00:50:59.808 | 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 00:50:59.849 | 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 00:50:59.854 | 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 00:50:59.860 | 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 00:50:59.871 | 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 00:50:59.880 | 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 00:50:59.889 | 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 00:50:59.892 | 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 00:50:59.900 | 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 00:50:59.911 | 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 00:50:59.919 | 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 00:50:59.922 | 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 00:50:59.925 | 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 00:50:59.931 | 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 00:50:59.944 | 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 00:50:59.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 00:50:59.950 | 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 00:50:59.954 | 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 00:50:59.956 | 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 00:50:59.959 | 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 00:50:59.962 | 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 00:50:59.964 | 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 00:50:59.967 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:50:59.971 | 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 00:50:59.974 | 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 00:50:59.978 | 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 00:50:59.985 | 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 00:50:59.988 | 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 00:50:59.996 | 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 00:50:59.998 | 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 00:51:00.007 | 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 00:51:01.418 | Installing collected packages: keystone 2022-06-01 00:51:01.419 | Attempting uninstall: keystone 2022-06-01 00:51:01.421 | Found existing installation: keystone 18.1.0 2022-06-01 00:51:01.423 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 00:51:01.425 | Running setup.py develop for keystone 2022-06-01 00:51:03.278 | Successfully installed keystone 2022-06-01 00:51:03.419 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:51:03.419 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:51:03.504 | + inc/python:pip_install:200 : result=0 2022-06-01 00:51:03.506 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:51:03.508 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:03.511 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:03.513 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:03.515 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:03.517 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:03.519 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:51:03.521 | + functions-common:time_stop:2329 : start_time=1654044653953 2022-06-01 00:51:03.523 | + functions-common:time_stop:2331 : [[ -z 1654044653953 ]] 2022-06-01 00:51:03.526 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:03.530 | + functions-common:time_stop:2334 : end_time=1654044663527 2022-06-01 00:51:03.532 | + functions-common:time_stop:2335 : elapsed_time=9574 2022-06-01 00:51:03.534 | + functions-common:time_stop:2336 : total=45016 2022-06-01 00:51:03.536 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:03.538 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54590 2022-06-01 00:51:03.540 | + inc/python:pip_install:203 : return 0 2022-06-01 00:51:03.543 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:51:03.545 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:51:03.547 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:51:03.565 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:51:03.578 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 00:51:03.580 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 00:51:03.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:51:03.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:51:03.587 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 00:51:03.590 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:51:03.592 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 00:51:03.608 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:03.610 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 00:51:03.612 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:51:03.615 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 00:51:03.617 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 00:51:03.630 | + 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 00:51:03.633 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 00:51:03.638 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 00:51:03.653 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:03.655 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 00:51:03.684 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 00:51:03.711 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 00:51:03.740 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 00:51:03.771 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 00:51:03.800 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 00:51:03.830 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 00:51:03.857 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 00:51:03.885 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 00:51:03.887 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 00:51:03.889 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 00:51:03.892 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 00:51:03.894 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:51:03.896 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:51:03.912 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:03.915 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:51:03.917 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:51:03.920 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:51:03.935 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:03.938 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:51:03.940 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:51:03.969 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:51:03.971 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:51:03.974 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 00:51:03.976 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 00:51:03.979 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 00:51:03.996 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:03.998 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-06-01 00:51:04.028 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.13/identity 2022-06-01 00:51:04.055 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 00:51:04.058 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 00:51:04.089 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 00:51:04.091 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 00:51:04.093 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 00:51:04.096 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 00:51:04.098 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 00:51:04.101 | + 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 00:51:04.131 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 00:51:04.133 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 00:51:04.135 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 00:51:04.138 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 00:51:04.141 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:51:04.157 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:51:04.160 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:51:04.162 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:51:04.164 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:51:04.167 | + 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 00:51:04.194 | + 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 00:51:04.222 | + 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 00:51:04.250 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:51:04.278 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 00:51:04.307 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 00:51:04.309 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 00:51:04.311 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 00:51:04.314 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 00:51:04.316 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 00:51:04.318 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:51:04.320 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:51:04.323 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 00:51:04.327 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 00:51:04.330 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:51:04.332 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:51:04.345 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:51:04.345 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:04.355 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:51:04.358 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:04.374 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 00:51:04.376 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 00:51:04.380 | + 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 00:51:04.409 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 00:51:04.436 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 00:51:04.463 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 00:51:04.490 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 00:51:04.516 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 00:51:04.543 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 00:51:04.569 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 00:51:04.596 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 00:51:04.622 | + 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 00:51:04.649 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 00:51:04.675 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 00:51:04.702 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 00:51:04.728 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:51:04.731 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:51:04.733 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 00:51:04.736 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 00:51:04.738 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:51:04.740 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:04.743 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:04.745 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:51:04.747 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:51:04.750 | + 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 00:51:04.777 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 00:51:04.804 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:51:04.804 | + 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 00:51:04.813 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 00:51:04.816 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 00:51:04.819 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 00:51:04.822 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:51:04.824 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:51:04.826 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:51:04.829 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:04.831 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:04.833 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:51:04.835 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:51:04.838 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:04.840 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:04.842 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 00:51:04.904 | Site keystone-wsgi-public already enabled 2022-06-01 00:51:04.909 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:51:04.911 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:51:04.913 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:51:04.915 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:51:05.048 | + 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 00:51:05.051 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 00:51:05.054 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 00:51:05.056 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 00:51:05.059 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:51:05.061 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:51:05.065 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 00:51:05.069 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 00:51:05.072 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:51:05.075 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:51:05.088 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:51:05.088 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:05.097 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:51:05.101 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:05.117 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 00:51:05.120 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 00:51:05.124 | + 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 00:51:05.153 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 00:51:05.181 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 00:51:05.208 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 00:51:05.234 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 00:51:05.261 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 00:51:05.288 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 00:51:05.315 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 00:51:05.341 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 00:51:05.369 | + 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 00:51:05.395 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 00:51:05.422 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 00:51:05.449 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 00:51:05.475 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:51:05.478 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:51:05.481 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 00:51:05.483 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 00:51:05.486 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:51:05.488 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:05.490 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:05.492 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:51:05.495 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:51:05.497 | + 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 00:51:05.525 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 00:51:05.552 | + 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 00:51:05.552 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:51:05.560 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 00:51:05.564 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 00:51:05.566 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 00:51:05.568 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:51:05.571 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:51:05.574 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:51:05.576 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:05.578 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:05.580 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:51:05.583 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:51:05.585 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:05.588 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:05.590 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 00:51:05.651 | Site keystone-wsgi-admin already enabled 2022-06-01 00:51:05.655 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:51:05.657 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:51:05.659 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:51:05.662 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:51:05.794 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 00:51:05.833 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 00:51:05.866 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 00:51:05.904 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 00:51:05.906 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 00:51:05.936 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 00:51:05.964 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 00:51:05.992 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 00:51:06.009 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:06.012 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 00:51:06.028 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:06.030 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 00:51:06.033 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 00:51:06.035 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 00:51:06.037 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:51:06.040 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 00:51:06.042 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 00:51:06.045 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 00:51:06.047 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 00:51:06.049 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:51:06.051 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:51:06.054 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:51:06.057 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:51:06.059 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:51:06.062 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:51:06.078 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:51:06.080 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:51:06.082 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:06.085 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:51:06.085 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:51:06.090 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 00:51:06.092 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:06.094 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 00:51:06.107 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 00:51:06.110 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:51:06.110 | + functions-common:git_clone:607 : head -1 2022-06-01 00:51:06.116 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 00:51:06.119 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:51:06.122 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 00:51:06.124 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:51:06.127 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:51:06.129 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 00:51:06.132 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 00:51:06.134 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 00:51:06.136 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:51:06.139 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:51:06.141 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 00:51:06.143 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:51:06.146 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 00:51:06.149 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 00:51:06.151 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:51:06.154 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 00:51:06.156 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:51:06.158 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:51:06.161 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 00:51:06.167 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 00:51:06.170 | + 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 00:51:06.753 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 00:51:06.756 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:51:06.758 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:51:06.761 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:51:06.763 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:51:06.765 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 00:51:06.767 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:51:06.770 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 00:51:06.772 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:51:06.774 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 00:51:06.776 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 00:51:06.779 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 00:51:06.781 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:51:06.783 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 00:51:06.804 | Using python 3.8 to install /opt/stack/swift 2022-06-01 00:51:06.807 | + 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 00:51:08.582 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:51:08.582 | 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 00:51:08.586 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:08.587 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:08.589 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:51:08.590 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:08.590 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:08.590 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:08.591 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:08.591 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:08.603 | Obtaining file:///opt/stack/swift 2022-06-01 00:51:09.855 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:51:11.079 | 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 00:51:11.087 | 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 00:51:11.128 | 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 00:51:11.138 | 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 00:51:11.140 | 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 00:51:11.198 | 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 00:51:11.208 | 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 00:51:11.211 | 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 00:51:11.214 | 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 00:51:11.250 | 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 00:51:11.266 | 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 00:51:11.272 | 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 00:51:11.278 | 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 00:51:11.318 | 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 00:51:11.327 | 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 00:51:11.346 | 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 00:51:11.353 | 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 00:51:11.356 | 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 00:51:11.367 | 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 00:51:11.370 | 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 00:51:11.373 | 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 00:51:11.376 | 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 00:51:11.381 | 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 00:51:11.400 | 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 00:51:11.404 | 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 00:51:11.425 | 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 00:51:11.429 | 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 00:51:11.433 | 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 00:51:11.440 | 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 00:51:11.461 | 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 00:51:11.465 | 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 00:51:11.468 | 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 00:51:11.476 | 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 00:51:11.542 | 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 00:51:11.556 | 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 00:51:11.561 | 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 00:51:11.569 | 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 00:51:11.575 | 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 00:51:11.578 | 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 00:51:11.581 | 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 00:51:11.584 | 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 00:51:11.587 | 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 00:51:11.591 | 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 00:51:11.593 | 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 00:51:11.596 | 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 00:51:11.601 | 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 00:51:11.604 | 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 00:51:13.299 | Installing collected packages: swift 2022-06-01 00:51:13.299 | Attempting uninstall: swift 2022-06-01 00:51:13.301 | Found existing installation: swift 2.26.1.dev35 2022-06-01 00:51:13.303 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 00:51:13.305 | Running setup.py develop for swift 2022-06-01 00:51:14.965 | Successfully installed swift 2022-06-01 00:51:15.138 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:51:15.138 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:51:15.213 | + inc/python:pip_install:200 : result=0 2022-06-01 00:51:15.216 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:51:15.218 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:15.220 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:15.222 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:15.225 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:15.227 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:15.229 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:51:15.231 | + functions-common:time_stop:2329 : start_time=1654044666798 2022-06-01 00:51:15.233 | + functions-common:time_stop:2331 : [[ -z 1654044666798 ]] 2022-06-01 00:51:15.236 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:15.240 | + functions-common:time_stop:2334 : end_time=1654044675238 2022-06-01 00:51:15.242 | + functions-common:time_stop:2335 : elapsed_time=8440 2022-06-01 00:51:15.244 | + functions-common:time_stop:2336 : total=54590 2022-06-01 00:51:15.247 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:15.249 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63030 2022-06-01 00:51:15.251 | + inc/python:pip_install:203 : return 0 2022-06-01 00:51:15.253 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:51:15.256 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:51:15.259 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:51:15.278 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:51:15.290 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 00:51:15.292 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 00:51:15.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:51:15.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:51:15.299 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 00:51:15.301 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:51:15.304 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 00:51:15.306 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:51:15.308 | + ./stack.sh:main:877 : configure_swift 2022-06-01 00:51:15.311 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 00:51:15.312 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 00:51:15.314 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 00:51:15.316 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 00:51:15.318 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 00:51:15.320 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 00:51:16.138 | No object-server running 2022-06-01 00:51:16.138 | No account-server running 2022-06-01 00:51:16.138 | No object-updater running 2022-06-01 00:51:16.138 | No object-replicator running 2022-06-01 00:51:16.138 | No container-updater running 2022-06-01 00:51:16.138 | No object-reconstructor running 2022-06-01 00:51:16.138 | No account-replicator running 2022-06-01 00:51:16.138 | No account-auditor running 2022-06-01 00:51:16.138 | No container-auditor running 2022-06-01 00:51:16.138 | No container-server running 2022-06-01 00:51:16.138 | No container-sharder running 2022-06-01 00:51:16.138 | No container-reconciler running 2022-06-01 00:51:16.138 | No proxy-server running 2022-06-01 00:51:16.138 | No container-sync running 2022-06-01 00:51:16.138 | No object-auditor running 2022-06-01 00:51:16.138 | No container-replicator running 2022-06-01 00:51:16.138 | No object-expirer running 2022-06-01 00:51:16.138 | No account-reaper running 2022-06-01 00:51:16.183 | + lib/swift:configure_swift:341 : true 2022-06-01 00:51:16.185 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 00:51:16.198 | + 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 00:51:16.209 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 00:51:16.212 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 00:51:16.212 | s/%GROUP%//; 2022-06-01 00:51:16.212 | s/%USER%/ubuntu/; 2022-06-01 00:51:16.212 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 00:51:16.212 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 00:51:16.212 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 00:51:16.220 | uid = ubuntu 2022-06-01 00:51:16.220 | gid = 2022-06-01 00:51:16.220 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 00:51:16.220 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 00:51:16.221 | address = 127.0.0.1 2022-06-01 00:51:16.221 | 2022-06-01 00:51:16.221 | [account6612] 2022-06-01 00:51:16.221 | max connections = 25 2022-06-01 00:51:16.221 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:51:16.221 | read only = false 2022-06-01 00:51:16.221 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 00:51:16.221 | 2022-06-01 00:51:16.221 | [account6622] 2022-06-01 00:51:16.221 | max connections = 25 2022-06-01 00:51:16.221 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:51:16.221 | read only = false 2022-06-01 00:51:16.221 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 00:51:16.221 | 2022-06-01 00:51:16.221 | [account6632] 2022-06-01 00:51:16.221 | max connections = 25 2022-06-01 00:51:16.221 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:51:16.221 | read only = false 2022-06-01 00:51:16.221 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 00:51:16.221 | 2022-06-01 00:51:16.221 | [account6642] 2022-06-01 00:51:16.221 | max connections = 25 2022-06-01 00:51:16.221 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:51:16.221 | read only = false 2022-06-01 00:51:16.221 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 00:51:16.221 | 2022-06-01 00:51:16.221 | 2022-06-01 00:51:16.221 | [container6611] 2022-06-01 00:51:16.221 | max connections = 25 2022-06-01 00:51:16.221 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:51:16.221 | read only = false 2022-06-01 00:51:16.221 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 00:51:16.221 | 2022-06-01 00:51:16.221 | [container6621] 2022-06-01 00:51:16.221 | max connections = 25 2022-06-01 00:51:16.222 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:51:16.222 | read only = false 2022-06-01 00:51:16.222 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 00:51:16.222 | 2022-06-01 00:51:16.222 | [container6631] 2022-06-01 00:51:16.222 | max connections = 25 2022-06-01 00:51:16.222 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:51:16.222 | read only = false 2022-06-01 00:51:16.222 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 00:51:16.222 | 2022-06-01 00:51:16.222 | [container6641] 2022-06-01 00:51:16.222 | max connections = 25 2022-06-01 00:51:16.222 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:51:16.222 | read only = false 2022-06-01 00:51:16.222 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 00:51:16.222 | 2022-06-01 00:51:16.222 | 2022-06-01 00:51:16.222 | [object6613] 2022-06-01 00:51:16.222 | max connections = 25 2022-06-01 00:51:16.222 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:51:16.222 | read only = false 2022-06-01 00:51:16.222 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 00:51:16.222 | 2022-06-01 00:51:16.222 | [object6623] 2022-06-01 00:51:16.222 | max connections = 25 2022-06-01 00:51:16.222 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:51:16.222 | read only = false 2022-06-01 00:51:16.222 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 00:51:16.222 | 2022-06-01 00:51:16.222 | [object6633] 2022-06-01 00:51:16.222 | max connections = 25 2022-06-01 00:51:16.222 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:51:16.222 | read only = false 2022-06-01 00:51:16.222 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 00:51:16.222 | 2022-06-01 00:51:16.222 | [object6643] 2022-06-01 00:51:16.223 | max connections = 25 2022-06-01 00:51:16.223 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:51:16.223 | read only = false 2022-06-01 00:51:16.223 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 00:51:16.224 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 00:51:16.226 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:16.228 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:16.230 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 00:51:16.241 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 00:51:16.244 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 00:51:16.248 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 00:51:16.252 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 00:51:16.255 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 00:51:16.259 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 00:51:16.286 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-06-01 00:51:16.311 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 00:51:16.329 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 00:51:16.355 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 00:51:16.373 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:51:16.401 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 00:51:16.418 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 00:51:16.445 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 00:51:16.463 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 00:51:16.490 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 00:51:16.508 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:51:16.535 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 00:51:16.552 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 00:51:16.567 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:16.569 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 00:51:16.596 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 00:51:16.623 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 00:51:16.649 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 00:51:16.675 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 00:51:16.690 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:16.692 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 00:51:16.719 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 00:51:16.734 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:16.736 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 00:51:16.751 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:16.753 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 00:51:16.755 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 00:51:16.771 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:16.774 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 00:51:16.777 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 00:51:16.779 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 00:51:16.785 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 00:51:16.789 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 00:51:16.815 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 00:51:16.842 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 00:51:16.871 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 00:51:16.900 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 00:51:16.925 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 00:51:16.928 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 00:51:16.930 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 00:51:16.932 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 00:51:16.934 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 00:51:16.960 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 00:51:16.986 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:51:17.013 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 00:51:17.040 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 00:51:17.066 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 00:51:17.093 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 00:51:17.120 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 00:51:17.147 | + 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 00:51:17.173 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 00:51:17.200 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 00:51:17.226 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 00:51:17.254 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 00:51:17.280 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 00:51:17.310 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 00:51:17.337 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 00:51:17.354 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 00:51:17.381 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 00:51:17.408 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 00:51:17.413 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 00:51:17.440 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 00:51:17.467 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 00:51:17.493 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 00:51:17.495 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 00:51:17.497 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 00:51:17.499 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 00:51:17.504 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 00:51:17.506 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 00:51:17.509 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:51:17.511 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 00:51:17.513 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 00:51:17.515 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:51:17.517 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:51:17.519 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 00:51:17.537 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 00:51:17.563 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 00:51:17.581 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 00:51:17.608 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 00:51:17.625 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:51:17.653 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 00:51:17.671 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:51:17.698 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 00:51:17.715 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:51:17.742 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 00:51:17.761 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 00:51:17.788 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:51:17.806 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:51:17.833 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 00:51:17.850 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 00:51:17.878 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 00:51:17.896 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 00:51:17.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/object-server/1.conf 2022-06-01 00:51:17.926 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 00:51:17.945 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:51:17.972 | + 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 00:51:18.000 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 00:51:18.002 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 00:51:18.007 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 00:51:18.009 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 00:51:18.011 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:51:18.014 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 00:51:18.016 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 00:51:18.018 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:51:18.020 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:51:18.022 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 00:51:18.040 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 00:51:18.067 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 00:51:18.085 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 00:51:18.113 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 00:51:18.131 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:51:18.158 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 00:51:18.176 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:51:18.203 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 00:51:18.221 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:51:18.248 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 00:51:18.266 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 00:51:18.294 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:51:18.311 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:51:18.339 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 00:51:18.357 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 00:51:18.384 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 00:51:18.402 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 00:51:18.428 | + 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 00:51:18.433 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 00:51:18.450 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:51:18.479 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 00:51:18.481 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 00:51:18.485 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 00:51:18.487 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 00:51:18.489 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:51:18.492 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 00:51:18.494 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 00:51:18.496 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:51:18.498 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:51:18.500 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 00:51:18.518 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 00:51:18.546 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 00:51:18.563 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 00:51:18.591 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 00:51:18.609 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:51:18.636 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 00:51:18.654 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:51:18.682 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 00:51:18.700 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:51:18.727 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 00:51:18.745 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 00:51:18.772 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:51:18.790 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:51:18.818 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 00:51:18.836 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 00:51:18.863 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 00:51:18.881 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 00:51:18.907 | + 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 00:51:18.912 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 00:51:18.931 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:51:18.958 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 00:51:18.985 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 00:51:19.013 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 00:51:19.040 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 00:51:19.043 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 00:51:19.047 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 00:51:19.074 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 00:51:19.102 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 00:51:19.131 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 00:51:19.159 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 00:51:19.187 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 00:51:19.214 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 00:51:19.241 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 00:51:19.268 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 00:51:19.294 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 00:51:19.310 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:19.312 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 00:51:19.330 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 00:51:19.333 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 00:51:19.352 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 00:51:19.354 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-06-01 00:51:19.381 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 00:51:19.383 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 00:51:19.410 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-06-01 00:51:19.438 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 00:51:19.440 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 00:51:19.467 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 00:51:19.482 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:19.485 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 00:51:19.487 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 00:51:19.492 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 00:51:19.495 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 00:51:19.507 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 00:51:19.509 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 00:51:19.520 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 00:51:19.523 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 00:51:19.525 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:51:19.527 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:51:19.529 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:51:19.531 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:51:19.534 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:51:19.536 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:51:19.538 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 00:51:19.550 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 00:51:19.553 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 00:51:19.555 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 00:51:19.572 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:19.574 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 00:51:19.591 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:19.593 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 00:51:19.596 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 00:51:19.598 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 00:51:19.600 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:51:19.603 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 00:51:19.606 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 00:51:19.608 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 00:51:19.610 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 00:51:19.627 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:19.630 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 00:51:19.633 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 00:51:19.649 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:19.651 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 00:51:19.654 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 00:51:19.656 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 00:51:19.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:51:19.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:51:19.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 00:51:19.667 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:51:19.670 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 00:51:19.673 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 00:51:19.675 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 00:51:19.678 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 00:51:19.681 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 00:51:19.684 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 00:51:19.686 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 00:51:19.690 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 00:51:19.693 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 00:51:19.695 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 00:51:19.699 | +++ 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 00:51:19.701 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 00:51:19.705 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 00:51:19.708 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 00:51:19.710 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 00:51:19.713 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 00:51:19.716 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 00:51:19.737 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 00:51:19.740 | + 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 00:51:21.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:51:21.524 | 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 00:51:21.529 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:21.529 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:21.531 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:51:21.532 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:21.533 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:21.533 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:21.533 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:21.534 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:21.548 | 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 00:51:21.644 | 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 00:51:21.647 | 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 00:51:21.659 | 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 00:51:21.723 | 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 00:51:21.749 | 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 00:51:21.753 | 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 00:51:21.774 | 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 00:51:21.785 | 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 00:51:21.801 | 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 00:51:21.807 | 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 00:51:21.814 | 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 00:51:21.853 | 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 00:51:21.867 | 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 00:51:21.872 | 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 00:51:21.881 | 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 00:51:21.906 | 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 00:51:21.924 | 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 00:51:21.930 | 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 00:51:21.934 | 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 00:51:21.936 | 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 00:51:21.940 | 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 00:51:21.958 | 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 00:51:21.963 | 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 00:51:21.982 | 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 00:51:22.005 | 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 00:51:22.009 | 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 00:51:22.030 | 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 00:51:22.035 | 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 00:51:22.038 | 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 00:51:22.041 | 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 00:51:22.048 | 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 00:51:22.062 | 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 00:51:22.083 | 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 00:51:22.087 | 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 00:51:22.096 | 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 00:51:22.099 | 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 00:51:22.104 | 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 00:51:22.109 | 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 00:51:22.114 | 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 00:51:22.117 | 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 00:51:22.125 | 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 00:51:22.128 | 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 00:51:22.132 | 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 00:51:22.136 | 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 00:51:22.146 | 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 00:51:22.154 | 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 00:51:22.162 | 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 00:51:22.175 | 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 00:51:22.183 | 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 00:51:22.186 | 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 00:51:22.188 | 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 00:51:22.191 | 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 00:51:22.195 | 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 00:51:22.198 | 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 00:51:22.207 | 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 00:51:22.209 | 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 00:51:22.212 | 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 00:51:22.215 | 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 00:51:22.232 | 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 00:51:22.240 | 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 00:51:22.242 | 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 00:51:22.246 | 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 00:51:22.253 | 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 00:51:22.256 | 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 00:51:22.259 | 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 00:51:24.098 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:51:24.098 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:51:24.169 | + inc/python:pip_install:200 : result=0 2022-06-01 00:51:24.172 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:51:24.174 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:24.176 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:24.179 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:24.181 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:24.184 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:24.186 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:51:24.188 | + functions-common:time_stop:2329 : start_time=1654044679732 2022-06-01 00:51:24.191 | + functions-common:time_stop:2331 : [[ -z 1654044679732 ]] 2022-06-01 00:51:24.193 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:24.198 | + functions-common:time_stop:2334 : end_time=1654044684195 2022-06-01 00:51:24.200 | + functions-common:time_stop:2335 : elapsed_time=4463 2022-06-01 00:51:24.202 | + functions-common:time_stop:2336 : total=63030 2022-06-01 00:51:24.204 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:24.206 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67493 2022-06-01 00:51:24.209 | + inc/python:pip_install:203 : return 0 2022-06-01 00:51:24.211 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 00:51:24.214 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 00:51:24.216 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 00:51:24.229 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 00:51:24.234 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 00:51:24.237 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 00:51:24.239 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 00:51:24.241 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:51:24.244 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:51:24.247 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:51:24.249 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:51:24.252 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:51:24.255 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:51:24.271 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:51:24.273 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:51:24.275 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:24.278 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:51:24.278 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:51:24.283 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 00:51:24.286 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:24.288 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 00:51:24.301 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 00:51:24.304 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:51:24.304 | + functions-common:git_clone:607 : head -1 2022-06-01 00:51:24.308 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 00:51:24.310 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:51:24.313 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 00:51:24.316 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:51:24.318 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:51:24.321 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 00:51:24.323 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:51:24.326 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 00:51:24.328 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:51:24.331 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:51:24.333 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 00:51:24.335 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:51:24.338 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:51:24.341 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 00:51:24.344 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:51:24.347 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 00:51:24.349 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:51:24.352 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:51:24.355 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 00:51:24.361 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 00:51:24.363 | + 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 00:51:24.946 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 00:51:24.949 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:51:24.951 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:51:24.953 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:51:24.955 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:51:24.958 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 00:51:24.960 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:51:24.962 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:51:24.965 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:51:24.967 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:51:24.969 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:51:24.972 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:51:24.974 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:51:24.976 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 00:51:24.998 | Using python 3.8 to install /opt/stack/glance 2022-06-01 00:51:25.000 | + 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 00:51:26.768 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:51:26.768 | 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 00:51:26.772 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:26.773 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:26.775 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:51:26.776 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:26.776 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:26.776 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:26.777 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:26.777 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:26.790 | Obtaining file:///opt/stack/glance 2022-06-01 00:51:28.067 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:51:29.339 | 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 00:51:29.347 | 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 00:51:29.356 | 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 00:51:29.364 | 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 00:51:29.386 | 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 00:51:29.395 | 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 00:51:29.409 | 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 00:51:29.418 | 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 00:51:29.438 | 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 00:51:29.478 | 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 00:51:29.491 | 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 00:51:29.499 | 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 00:51:29.505 | 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 00:51:29.515 | 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 00:51:29.521 | 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 00:51:29.591 | 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 00:51:29.594 | 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 00:51:29.597 | 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 00:51:29.600 | 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 00:51:29.612 | 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 00:51:29.676 | 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 00:51:29.732 | 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 00:51:29.735 | 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 00:51:29.740 | 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 00:51:29.745 | 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 00:51:29.766 | 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 00:51:29.801 | 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 00:51:29.813 | 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 00:51:29.828 | 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 00:51:29.834 | 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 00:51:29.882 | 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 00:51:29.888 | 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 00:51:29.928 | 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 00:51:29.982 | 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 00:51:29.999 | 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 00:51:30.017 | 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 00:51:30.031 | 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 00:51:30.041 | 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 00:51:30.064 | 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 00:51:30.073 | 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 00:51:30.090 | 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 00:51:30.137 | 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 00:51:30.144 | 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 00:51:30.147 | 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 00:51:30.149 | 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 00:51:30.171 | 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 00:51:30.184 | 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 00:51:30.195 | 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 00:51:30.198 | 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 00:51:30.202 | 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 00:51:30.218 | 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 00:51:30.223 | 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 00:51:30.226 | 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 00:51:30.245 | 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 00:51:30.249 | 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 00:51:30.256 | 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 00:51:30.278 | 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 00:51:30.282 | 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 00:51:30.287 | 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 00:51:30.291 | 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 00:51:30.294 | 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 00:51:30.304 | 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 00:51:30.308 | 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 00:51:30.311 | 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 00:51:30.317 | 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 00:51:30.377 | 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 00:51:30.392 | 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 00:51:30.401 | 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 00:51:30.407 | 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 00:51:30.425 | 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 00:51:30.429 | 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 00:51:30.436 | 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 00:51:30.457 | 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 00:51:30.460 | 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 00:51:30.463 | 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 00:51:30.471 | 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 00:51:30.475 | 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 00:51:30.483 | 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 00:51:30.488 | 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 00:51:30.494 | 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 00:51:30.499 | 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 00:51:30.503 | 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 00:51:30.508 | 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 00:51:30.549 | 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 00:51:30.552 | 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 00:51:30.559 | 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 00:51:30.563 | 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 00:51:30.574 | 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 00:51:30.577 | 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 00:51:30.591 | 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 00:51:30.594 | 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 00:51:30.598 | 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 00:51:30.600 | 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 00:51:30.605 | 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 00:51:30.607 | 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 00:51:30.612 | 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 00:51:30.620 | 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 00:51:30.658 | 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 00:51:30.661 | 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 00:51:30.664 | 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 00:51:30.667 | 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 00:51:30.670 | 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 00:51:30.673 | 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 00:51:30.677 | 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 00:51:30.680 | 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 00:51:30.756 | 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 00:51:30.762 | 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 00:51:30.765 | 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 00:51:30.769 | 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 00:51:30.802 | 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 00:51:31.927 | Installing collected packages: glance 2022-06-01 00:51:31.927 | Attempting uninstall: glance 2022-06-01 00:51:31.929 | Found existing installation: glance 21.1.1.dev1 2022-06-01 00:51:31.934 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 00:51:31.936 | Running setup.py develop for glance 2022-06-01 00:51:33.525 | Successfully installed glance 2022-06-01 00:51:33.663 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:51:33.663 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:51:33.748 | + inc/python:pip_install:200 : result=0 2022-06-01 00:51:33.750 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:51:33.753 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:33.755 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:33.757 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:33.760 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:33.762 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:33.764 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:51:33.766 | + functions-common:time_stop:2329 : start_time=1654044684992 2022-06-01 00:51:33.769 | + functions-common:time_stop:2331 : [[ -z 1654044684992 ]] 2022-06-01 00:51:33.772 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:33.776 | + functions-common:time_stop:2334 : end_time=1654044693773 2022-06-01 00:51:33.778 | + functions-common:time_stop:2335 : elapsed_time=8781 2022-06-01 00:51:33.780 | + functions-common:time_stop:2336 : total=67493 2022-06-01 00:51:33.782 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:33.785 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76274 2022-06-01 00:51:33.787 | + inc/python:pip_install:203 : return 0 2022-06-01 00:51:33.790 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:51:33.792 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:51:33.795 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:51:33.814 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:51:33.826 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 00:51:33.829 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 00:51:33.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:51:33.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:51:33.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 00:51:33.839 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:51:33.841 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:51:33.843 | + ./stack.sh:main:889 : configure_glance 2022-06-01 00:51:33.846 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 00:51:33.858 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 00:51:33.861 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 00:51:33.864 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 00:51:33.866 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 00:51:33.869 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 00:51:33.871 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:51:33.874 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:51:33.877 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 00:51:33.904 | + 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 00:51:33.933 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 00:51:33.962 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 00:51:33.991 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 00:51:34.020 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 00:51:34.049 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 00:51:34.051 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 00:51:34.054 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 00:51:34.056 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:51:34.059 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 00:51:34.087 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 00:51:34.114 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:51:34.143 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 00:51:34.173 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 00:51:34.201 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 00:51:34.230 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 00:51:34.259 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 00:51:34.288 | + 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 00:51:34.317 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:51:34.346 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 00:51:34.375 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 00:51:34.378 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 00:51:34.380 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 00:51:34.383 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:51:34.385 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:51:34.387 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:51:34.404 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:34.407 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:51:34.410 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:51:34.412 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:51:34.429 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:34.431 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:51:34.434 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:51:34.464 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:51:34.466 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:51:34.469 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 00:51:34.471 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 00:51:34.473 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 00:51:34.476 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 00:51:34.478 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 00:51:34.480 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 00:51:34.483 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 00:51:34.485 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 00:51:34.487 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 00:51:34.490 | + 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 00:51:34.520 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 00:51:34.522 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-06-01 00:51:34.551 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 00:51:34.554 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 00:51:34.570 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:34.573 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 00:51:34.602 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 00:51:34.632 | + 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 00:51:34.661 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 00:51:34.692 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 00:51:34.720 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 00:51:34.737 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:34.740 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:51:34.769 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 00:51:34.798 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 00:51:34.827 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-06-01 00:51:34.856 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 00:51:34.886 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-06-01 00:51:34.916 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 00:51:34.933 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:34.935 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 00:51:34.938 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 00:51:34.940 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 00:51:34.943 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:51:34.960 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:51:34.963 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:51:34.965 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:51:34.967 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:51:34.970 | + 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 00:51:34.999 | + 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 00:51:35.029 | + 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 00:51:35.058 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:51:35.088 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 00:51:35.092 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 00:51:35.122 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 00:51:35.152 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 00:51:35.181 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-06-01 00:51:35.211 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 00:51:35.240 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 00:51:35.270 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 00:51:35.302 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 00:51:35.332 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 00:51:35.361 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 00:51:35.391 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 00:51:35.420 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 00:51:35.425 | + 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 00:51:35.433 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 00:51:35.449 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:35.452 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 00:51:35.454 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.13:19292 /image 2022-06-01 00:51:35.457 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 00:51:35.459 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.13:19292 2022-06-01 00:51:35.461 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 00:51:35.464 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 00:51:35.467 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 00:51:35.469 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 00:51:35.472 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:51:35.474 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:35.476 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:35.479 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 00:51:35.482 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 00:51:35.484 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 00:51:35.487 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 00:51:35.489 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:51:35.491 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:35.494 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:35.497 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 00:51:35.499 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 00:51:35.554 | proxy (enabled by site administrator) 2022-06-01 00:51:35.558 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 00:51:35.560 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 00:51:35.562 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:51:35.565 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:35.567 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:35.569 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 00:51:35.572 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 00:51:35.627 | proxy_http (enabled by site administrator) 2022-06-01 00:51:35.630 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 00:51:35.631 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 00:51:35.639 | KeepAlive Off 2022-06-01 00:51:35.643 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 00:51:35.644 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 00:51:35.652 | SetEnv proxy-sendchunked 1 2022-06-01 00:51:35.656 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.13:19292" retry=0 ' 2022-06-01 00:51:35.657 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 00:51:35.665 | ProxyPass "/image" "http://10.222.0.13:19292" retry=0 2022-06-01 00:51:35.668 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 00:51:35.671 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 00:51:35.673 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:51:35.676 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:51:35.678 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:51:35.680 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:35.683 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:35.685 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:51:35.687 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:51:35.690 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:35.692 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:35.694 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 00:51:35.757 | Site glance already enabled 2022-06-01 00:51:35.761 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 00:51:35.763 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:51:35.766 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:51:35.768 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:51:35.905 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 00:51:35.937 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 00:51:35.968 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 00:51:35.998 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 00:51:36.015 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:36.018 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 00:51:36.020 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 00:51:36.023 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 00:51:36.026 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:51:36.028 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 00:51:36.031 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 00:51:36.033 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 00:51:36.036 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 00:51:36.038 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:51:36.040 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:51:36.043 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:51:36.046 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:51:36.048 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:51:36.051 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:51:36.066 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:51:36.069 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:51:36.071 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:36.074 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:51:36.074 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:51:36.080 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 00:51:36.082 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:36.084 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 00:51:36.097 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 00:51:36.100 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:51:36.101 | + functions-common:git_clone:607 : head -1 2022-06-01 00:51:36.103 | 070a0effb Handle the case when tempest fails 2022-06-01 00:51:36.106 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:51:36.109 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 00:51:36.111 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:51:36.114 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:51:36.116 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 00:51:36.119 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:51:36.121 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 00:51:36.124 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:51:36.126 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:51:36.128 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 00:51:36.131 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:51:36.134 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:51:36.137 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 00:51:36.140 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:51:36.143 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 00:51:36.145 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:51:36.147 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:51:36.151 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 00:51:36.157 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 00:51:36.159 | + 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 00:51:36.743 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 00:51:36.746 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:51:36.748 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:51:36.750 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:51:36.753 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:51:36.755 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 00:51:36.758 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:51:36.760 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:51:36.762 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:51:36.764 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:51:36.767 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:51:36.769 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:51:36.772 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:51:36.774 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 00:51:36.795 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 00:51:36.797 | + 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 00:51:38.582 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:51:38.582 | 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 00:51:38.587 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:38.587 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:38.589 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:51:38.590 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:38.591 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:38.591 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:38.591 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:38.591 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:38.604 | Obtaining file:///opt/stack/cinder 2022-06-01 00:51:40.535 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:51:42.457 | 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 00:51:42.466 | 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 00:51:42.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 00:51:42.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 00:51:42.503 | 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 00:51:42.516 | 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 00:51:42.536 | 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 00:51:42.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 123)) (0.2.2) 2022-06-01 00:51:42.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 129)) (4.4.2) 2022-06-01 00:51:42.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 156)) (0.26.1) 2022-06-01 00:51:42.601 | 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 00:51:42.615 | 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 00:51:42.631 | 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 00:51:42.637 | 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 00:51:42.640 | 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 00:51:42.643 | 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 00:51:42.646 | 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 00:51:42.658 | 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 00:51:42.721 | 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 00:51:42.777 | 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 00:51:42.788 | 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 00:51:42.791 | 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 00:51:42.801 | 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 00:51:42.826 | 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 00:51:42.830 | 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 00:51:42.851 | 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 00:51:42.886 | 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 00:51:42.897 | 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 00:51:42.912 | 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 00:51:42.918 | 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 00:51:42.965 | 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 00:51:42.971 | 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 00:51:43.010 | 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 00:51:43.063 | 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 00:51:43.081 | 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 00:51:43.098 | 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 00:51:43.112 | 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 00:51:43.126 | 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 00:51:43.131 | 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 00:51:43.140 | 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 00:51:43.164 | 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 00:51:43.171 | 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 00:51:43.189 | 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 00:51:43.209 | 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 00:51:43.232 | 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 00:51:43.278 | 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 00:51:43.284 | 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 00:51:43.318 | 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 00:51:43.321 | 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 00:51:43.324 | 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 00:51:43.345 | 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 00:51:43.348 | 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 00:51:43.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 00:51:43.364 | 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 00:51:43.367 | 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 00:51:43.371 | 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 00:51:43.387 | 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 00:51:43.392 | 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 00:51:43.409 | 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 00:51:43.428 | 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 00:51:43.446 | 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 00:51:43.468 | 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 00:51:43.472 | 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 00:51:43.480 | 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 00:51:43.500 | 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 00:51:43.505 | 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 00:51:43.510 | 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 00:51:43.515 | 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 00:51:43.518 | 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 00:51:43.521 | 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 00:51:43.532 | 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 00:51:43.535 | 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 00:51:43.538 | 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 00:51:43.546 | 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 00:51:43.548 | 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 00:51:43.554 | 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 00:51:43.634 | 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 00:51:43.649 | 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 00:51:43.658 | 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 00:51:43.663 | 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 00:51:43.681 | 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 00:51:43.739 | 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 00:51:43.742 | 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 00:51:43.749 | 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 00:51:43.753 | 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 00:51:43.775 | 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 00:51:43.779 | 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 00:51:43.786 | 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 00:51:43.789 | 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 00:51:43.792 | 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 00:51:43.796 | 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 00:51:43.799 | 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 00:51:43.808 | 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 00:51:43.830 | 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 00:51:43.872 | 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 00:51:43.875 | 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 00:51:43.880 | 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 00:51:43.887 | 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 00:51:43.892 | 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 00:51:43.900 | 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 00:51:43.903 | 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 00:51:43.908 | 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 00:51:43.917 | 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 00:51:43.958 | 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 00:51:43.964 | 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 00:51:43.969 | 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 00:51:43.976 | 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 00:51:43.979 | 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 00:51:43.990 | 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 00:51:43.993 | 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 00:51:44.006 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:51:44.016 | 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 00:51:44.031 | 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 00:51:44.044 | 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 00:51:44.047 | 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 00:51:44.050 | 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 00:51:44.053 | 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 00:51:44.058 | 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 00:51:44.060 | 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 00:51:44.068 | 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 00:51:44.106 | 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 00:51:44.111 | 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 00:51:44.113 | 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 00:51:44.116 | 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 00:51:44.119 | 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 00:51:44.122 | 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 00:51:44.127 | 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 00:51:44.130 | 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 00:51:44.137 | 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 00:51:44.142 | 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 00:51:44.150 | 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 00:51:44.153 | 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 00:51:44.156 | 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 00:51:44.159 | 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 00:51:44.213 | 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 00:51:44.216 | 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 00:51:44.219 | 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 00:51:44.223 | 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 00:51:44.255 | 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 00:51:45.215 | Installing collected packages: cinder 2022-06-01 00:51:45.216 | Attempting uninstall: cinder 2022-06-01 00:51:45.217 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 00:51:45.221 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 00:51:45.222 | Running setup.py develop for cinder 2022-06-01 00:51:47.438 | Successfully installed cinder 2022-06-01 00:51:47.579 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:51:47.579 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:51:47.667 | + inc/python:pip_install:200 : result=0 2022-06-01 00:51:47.669 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:51:47.672 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:47.674 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:47.676 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:47.678 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:47.681 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:47.683 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:51:47.685 | + functions-common:time_stop:2329 : start_time=1654044696790 2022-06-01 00:51:47.687 | + functions-common:time_stop:2331 : [[ -z 1654044696790 ]] 2022-06-01 00:51:47.691 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:47.696 | + functions-common:time_stop:2334 : end_time=1654044707693 2022-06-01 00:51:47.698 | + functions-common:time_stop:2335 : elapsed_time=10903 2022-06-01 00:51:47.701 | + functions-common:time_stop:2336 : total=76274 2022-06-01 00:51:47.703 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:47.705 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87177 2022-06-01 00:51:47.707 | + inc/python:pip_install:203 : return 0 2022-06-01 00:51:47.710 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:51:47.712 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:51:47.714 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:51:47.733 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:51:47.745 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 00:51:47.748 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 00:51:47.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:51:47.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:51:47.755 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 00:51:47.758 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:51:47.761 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 00:51:47.763 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 00:51:47.766 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:51:47.768 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:51:47.771 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:51:47.773 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:51:47.775 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:47.778 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:51:47.780 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:47.783 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:47.785 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:51:47.788 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:51:47.790 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:51:47.793 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:51:47.795 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 00:51:47.797 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:51:47.800 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:47.802 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:47.805 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 00:51:47.828 | + 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 00:51:47.937 | Reading package lists... 2022-06-01 00:51:48.180 | Building dependency tree... 2022-06-01 00:51:48.181 | Reading state information... 2022-06-01 00:51:48.428 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 00:51:48.429 | The following packages were automatically installed and are no longer required: 2022-06-01 00:51:48.430 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:51:48.430 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:51:48.430 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:51:48.430 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:51:48.430 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:51:48.430 | python3-zope.interface 2022-06-01 00:51:48.430 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:51:48.541 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:51:48.546 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:51:48.548 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:51:48.551 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:48.553 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:48.556 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:48.559 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:48.561 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:48.564 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:51:48.566 | + functions-common:time_stop:2329 : start_time=1654044707825 2022-06-01 00:51:48.569 | + functions-common:time_stop:2331 : [[ -z 1654044707825 ]] 2022-06-01 00:51:48.573 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:48.577 | + functions-common:time_stop:2334 : end_time=1654044708574 2022-06-01 00:51:48.579 | + functions-common:time_stop:2335 : elapsed_time=749 2022-06-01 00:51:48.582 | + functions-common:time_stop:2336 : total=5222 2022-06-01 00:51:48.584 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:48.587 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5971 2022-06-01 00:51:48.589 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:51:48.592 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:51:48.594 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 00:51:48.597 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 00:51:48.609 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 00:51:48.613 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 00:51:48.615 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 00:51:48.617 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 00:51:48.620 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 00:51:48.621 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 00:51:48.625 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 00:51:48.627 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 00:51:48.629 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 00:51:48.632 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 00:51:48.634 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 00:51:48.636 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 00:51:48.638 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 00:51:48.640 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 00:51:48.652 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 00:51:48.664 | + 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 00:51:48.677 | + 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 00:51:48.689 | + 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 00:51:48.701 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 00:51:48.704 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 00:51:48.708 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.X5qJZfP2Hg 2022-06-01 00:51:48.710 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 00:51:48.713 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 00:51:48.715 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 00:51:48.717 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.X5qJZfP2Hg 2022-06-01 00:51:48.721 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.X5qJZfP2Hg 2022-06-01 00:51:48.732 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.X5qJZfP2Hg /etc/sudoers.d/cinder-rootwrap 2022-06-01 00:51:48.744 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 00:51:48.748 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 00:51:48.750 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 00:51:48.753 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 00:51:48.755 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 00:51:48.757 | + 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 00:51:48.760 | + 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 00:51:48.762 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 00:51:48.764 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 00:51:48.769 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 00:51:48.773 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 00:51:48.793 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 00:51:48.812 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 00:51:48.831 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 00:51:48.849 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 00:51:48.869 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 00:51:48.887 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 00:51:48.905 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 00:51:48.924 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 00:51:48.926 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:51:48.929 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 00:51:48.931 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:51:48.933 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 00:51:48.963 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 00:51:48.989 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:51:49.017 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 00:51:49.045 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 00:51:49.072 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 00:51:49.099 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 00:51:49.126 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 00:51:49.154 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:51:49.181 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:51:49.208 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 00:51:49.238 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 00:51:49.266 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 00:51:49.269 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 00:51:49.271 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 00:51:49.274 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 00:51:49.277 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 00:51:49.279 | + 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 00:51:49.309 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 00:51:49.337 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 00:51:49.364 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 00:51:49.392 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 00:51:49.420 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 00:51:49.449 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 00:51:49.480 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 00:51:49.482 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-06-01 00:51:49.510 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 00:51:49.541 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 00:51:49.548 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 79cc2374f35e6308028a3669666af6b2 2022-06-01 00:51:49.576 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 00:51:49.592 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:49.594 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 00:51:49.596 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 00:51:49.599 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 00:51:49.601 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 00:51:49.604 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 00:51:49.606 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 00:51:49.608 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 00:51:49.611 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 00:51:49.613 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 00:51:49.615 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 00:51:49.618 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 00:51:49.648 | + 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 00:51:49.675 | + 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 00:51:49.703 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 00:51:49.730 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 00:51:49.758 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 00:51:49.760 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 00:51:49.763 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 00:51:49.765 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 00:51:49.793 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 00:51:49.821 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 00:51:49.823 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 00:51:49.850 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 00:51:49.853 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 00:51:49.855 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 00:51:49.858 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 00:51:49.886 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 00:51:49.888 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 00:51:49.891 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 00:51:49.907 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:49.909 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.13:8080/v1/AUTH_ 2022-06-01 00:51:49.937 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 00:51:49.954 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:49.956 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 00:51:49.972 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:49.975 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 00:51:49.977 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 00:51:49.979 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 00:51:49.982 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 00:51:49.984 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:51:49.986 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:51:49.989 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:51:50.005 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:50.009 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:51:50.011 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:51:50.014 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:51:50.029 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:50.031 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:51:50.034 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:51:50.061 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:51:50.064 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:51:50.066 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 00:51:50.068 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 00:51:50.071 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:51:50.075 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:51:50.091 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:51:50.094 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:51:50.096 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:51:50.098 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:51:50.101 | + 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 00:51:50.128 | + 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 00:51:50.156 | + 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 00:51:50.184 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:51:50.212 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 00:51:50.214 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 00:51:50.217 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 00:51:50.219 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 00:51:50.221 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:51:50.224 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:51:50.227 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 00:51:50.231 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 00:51:50.233 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:51:50.236 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:51:50.248 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:51:50.249 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:50.257 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:51:50.261 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:50.276 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 00:51:50.279 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 00:51:50.282 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 00:51:50.311 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 00:51:50.339 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 00:51:50.365 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:51:50.393 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:51:50.420 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:51:50.447 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:51:50.474 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:51:50.501 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:51:50.529 | + 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 00:51:50.556 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:51:50.584 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:51:50.611 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:51:50.639 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:51:50.641 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:51:50.644 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 00:51:50.647 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 00:51:50.649 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:51:50.651 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:50.654 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:50.656 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:51:50.659 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:51:50.661 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 00:51:50.688 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:51:50.716 | + 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 00:51:50.717 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:51:50.725 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 00:51:50.728 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 00:51:50.731 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 00:51:50.733 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:51:50.735 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:51:50.738 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:51:50.740 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:50.743 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:50.745 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:51:50.748 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:51:50.750 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:50.752 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:50.755 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 00:51:50.817 | Enabling site cinder-wsgi. 2022-06-01 00:51:50.823 | To activate the new configuration, you need to run: 2022-06-01 00:51:50.823 | systemctl reload apache2 2022-06-01 00:51:50.827 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:51:50.830 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:51:50.832 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:51:50.835 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:51:50.972 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 00:51:50.976 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 00:51:51.010 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-06-01 00:51:51.042 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 00:51:51.059 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:51.062 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 00:51:51.064 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:51:51.067 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 00:51:51.069 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 00:51:51.071 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 00:51:51.101 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 00:51:51.129 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-06-01 00:51:51.157 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 00:51:51.186 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 00:51:51.213 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 00:51:51.241 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 00:51:51.269 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 00:51:51.297 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:51:51.326 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 00:51:51.354 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 00:51:51.382 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:51:51.410 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 00:51:51.412 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 00:51:51.432 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:51.435 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-06-01 00:51:51.465 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 00:51:51.483 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:51.485 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 00:51:51.488 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 00:51:51.490 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 00:51:51.493 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:51:51.495 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 00:51:51.498 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 00:51:51.501 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:51:51.502 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 00:51:51.507 | + 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 00:51:51.510 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 00:51:51.513 | + 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 00:51:51.515 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 00:51:51.518 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 00:51:51.520 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 00:51:51.523 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 00:51:51.526 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:51:51.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:51:51.531 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 00:51:51.533 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:51:51.536 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 00:51:51.538 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 00:51:51.541 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 00:51:51.543 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:51:51.546 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:51:51.549 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:51:51.551 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:51:51.554 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:51:51.556 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:51:51.572 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:51:51.574 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:51:51.576 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:51.579 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:51:51.579 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:51:51.584 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 00:51:51.587 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:51.590 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 00:51:51.603 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 00:51:51.606 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:51:51.606 | + functions-common:git_clone:607 : head -1 2022-06-01 00:51:51.616 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-01 00:51:51.619 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:51:51.622 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 00:51:51.624 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:51:51.627 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:51:51.629 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 00:51:51.632 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:51:51.634 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 00:51:51.637 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:51:51.639 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:51:51.642 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 00:51:51.644 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:51:51.647 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:51:51.650 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 00:51:51.653 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:51:51.656 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 00:51:51.658 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:51:51.661 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:51:51.664 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 00:51:51.670 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 00:51:51.672 | + 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 00:51:52.256 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 00:51:52.258 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:51:52.261 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:51:52.263 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:51:52.265 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:51:52.268 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 00:51:52.270 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:51:52.272 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:51:52.275 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:51:52.278 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:51:52.280 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:51:52.282 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:51:52.285 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:51:52.287 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 00:51:52.308 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 00:51:52.310 | + 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 00:51:54.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:51:54.086 | 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 00:51:54.090 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:54.091 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:54.092 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:51:54.094 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:54.094 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:54.094 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:54.095 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:54.095 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:54.108 | Obtaining file:///opt/stack/neutron 2022-06-01 00:51:56.162 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:51:58.208 | 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 00:51:58.215 | 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 00:51:58.219 | 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 00:51:58.226 | 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 00:51:58.234 | 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 00:51:58.242 | 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 00:51:58.263 | 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 00:51:58.277 | 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 00:51:58.286 | 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 00:51:58.293 | 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 00:51:58.297 | 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 00:51:58.306 | 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 00:51:58.312 | 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 00:51:58.315 | 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 00:51:58.317 | 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 00:51:58.382 | 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 00:51:58.438 | 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 00:51:58.440 | 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 00:51:58.445 | 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 00:51:58.449 | 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 00:51:58.489 | 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 00:51:58.516 | 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 00:51:58.536 | 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 00:51:58.541 | 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 00:51:58.545 | 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 00:51:58.569 | 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 00:51:58.586 | 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 00:51:58.621 | 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 00:51:58.632 | 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 00:51:58.647 | 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 00:51:58.653 | 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 00:51:58.701 | 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 00:51:58.707 | 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 00:51:58.746 | 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 00:51:58.799 | 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 00:51:58.817 | 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 00:51:58.834 | 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 00:51:58.849 | 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 00:51:58.864 | 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 00:51:58.868 | 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 00:51:58.877 | 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 00:51:58.901 | 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 00:51:58.909 | 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 00:51:58.927 | 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 00:51:58.947 | 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 00:51:58.993 | 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 00:51:58.998 | 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 00:51:59.008 | 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 00:51:59.014 | 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 00:51:59.049 | 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 00:51:59.052 | 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 00:51:59.062 | 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 00:51:59.064 | 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 00:51:59.085 | 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 00:51:59.099 | 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 00:51:59.110 | 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 00:51:59.113 | 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 00:51:59.116 | 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 00:51:59.122 | 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 00:51:59.128 | 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 00:51:59.148 | 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 00:51:59.151 | 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 00:51:59.170 | 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 00:51:59.197 | 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 00:51:59.214 | 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 00:51:59.218 | 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 00:51:59.225 | 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 00:51:59.246 | 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 00:51:59.248 | 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 00:51:59.253 | 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 00:51:59.256 | 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 00:51:59.260 | 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 00:51:59.263 | 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 00:51:59.266 | 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 00:51:59.276 | 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 00:51:59.280 | 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 00:51:59.282 | 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 00:51:59.290 | 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 00:51:59.304 | 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 00:51:59.314 | 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 00:51:59.319 | 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 00:51:59.337 | 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 00:51:59.356 | 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 00:51:59.413 | 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 00:51:59.418 | 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 00:51:59.425 | 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 00:51:59.446 | 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 00:51:59.450 | 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 00:51:59.453 | 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 00:51:59.456 | 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 00:51:59.463 | 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 00:51:59.472 | 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 00:51:59.474 | 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 00:51:59.497 | 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 00:51:59.500 | 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 00:51:59.504 | 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 00:51:59.507 | 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 00:51:59.514 | 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 00:51:59.519 | 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 00:51:59.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 00:51:59.561 | 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 00:51:59.565 | 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 00:51:59.571 | 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 00:51:59.575 | 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 00:51:59.638 | 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 00:51:59.641 | 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 00:51:59.645 | 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 00:51:59.656 | 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 00:51:59.669 | 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 00:51:59.679 | 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 00:51:59.701 | 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 00:51:59.704 | 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 00:51:59.718 | 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 00:51:59.730 | 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 00:51:59.745 | 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 00:51:59.750 | 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 00:51:59.752 | 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 00:51:59.756 | 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 00:51:59.759 | 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 00:51:59.762 | 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 00:51:59.765 | 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 00:51:59.768 | 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 00:51:59.770 | 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 00:51:59.773 | 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 00:51:59.776 | 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 00:51:59.779 | 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 00:51:59.782 | 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 00:51:59.790 | 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 00:51:59.803 | 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 00:51:59.857 | 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 00:51:59.862 | 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 00:51:59.896 | 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 00:51:59.902 | 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 00:51:59.905 | 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 00:51:59.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 00:52:00.918 | Installing collected packages: neutron 2022-06-01 00:52:00.918 | Attempting uninstall: neutron 2022-06-01 00:52:00.920 | Found existing installation: neutron 17.4.2.dev8 2022-06-01 00:52:00.930 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 00:52:00.931 | Running setup.py develop for neutron 2022-06-01 00:52:03.282 | Successfully installed neutron 2022-06-01 00:52:03.422 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:52:03.422 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:52:03.508 | + inc/python:pip_install:200 : result=0 2022-06-01 00:52:03.510 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:52:03.513 | + functions-common:time_stop:2322 : local name 2022-06-01 00:52:03.515 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:03.517 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:03.519 | + functions-common:time_stop:2325 : local total 2022-06-01 00:52:03.521 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:03.524 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:52:03.526 | + functions-common:time_stop:2329 : start_time=1654044712302 2022-06-01 00:52:03.528 | + functions-common:time_stop:2331 : [[ -z 1654044712302 ]] 2022-06-01 00:52:03.531 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:03.535 | + functions-common:time_stop:2334 : end_time=1654044723533 2022-06-01 00:52:03.538 | + functions-common:time_stop:2335 : elapsed_time=11231 2022-06-01 00:52:03.540 | + functions-common:time_stop:2336 : total=87177 2022-06-01 00:52:03.543 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:03.545 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=98408 2022-06-01 00:52:03.547 | + inc/python:pip_install:203 : return 0 2022-06-01 00:52:03.549 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:52:03.552 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:52:03.554 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:52:03.573 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:52:03.585 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 00:52:03.588 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 00:52:03.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:52:03.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:52:03.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 00:52:03.598 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:52:03.600 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 00:52:03.603 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:52:03.606 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 00:52:03.624 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:03.626 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 00:52:03.629 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 00:52:03.631 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 00:52:03.634 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:52:03.636 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 00:52:03.639 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 00:52:03.641 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 00:52:03.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:52:03.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:52:03.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 00:52:03.651 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:52:03.654 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 00:52:03.670 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:03.673 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 00:52:03.689 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:03.691 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 00:52:03.708 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:03.710 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 00:52:03.713 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 00:52:03.715 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 00:52:03.717 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:52:03.720 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:52:03.722 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:52:03.725 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:52:03.727 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:52:03.730 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:52:03.746 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:52:03.748 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:52:03.750 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:03.753 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:52:03.753 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:52:03.758 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 00:52:03.761 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:03.763 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 00:52:03.777 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 00:52:03.779 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:52:03.780 | + functions-common:git_clone:607 : head -1 2022-06-01 00:52:03.787 | 79e7dc3889 Add a regression test for bug 1939545 2022-06-01 00:52:03.790 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:52:03.792 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 00:52:03.795 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:52:03.797 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:52:03.799 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 00:52:03.802 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:52:03.804 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 00:52:03.807 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:52:03.809 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:52:03.811 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 00:52:03.814 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:52:03.816 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:52:03.820 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 00:52:03.823 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:52:03.825 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 00:52:03.828 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:52:03.830 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:52:03.834 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 00:52:03.840 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 00:52:03.843 | + 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 00:52:04.435 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 00:52:04.438 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:52:04.440 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:52:04.442 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:52:04.444 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:52:04.447 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 00:52:04.449 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:52:04.451 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:52:04.454 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:52:04.456 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:52:04.458 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:52:04.460 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:52:04.463 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:52:04.465 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 00:52:04.485 | Using python 3.8 to install /opt/stack/nova 2022-06-01 00:52:04.487 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-01 00:52:06.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:52:06.273 | 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 00:52:06.278 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:06.278 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:06.280 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:52:06.281 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:06.282 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:06.282 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:06.282 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:06.283 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:06.295 | Obtaining file:///opt/stack/nova 2022-06-01 00:52:09.324 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:52:12.352 | 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 00:52:12.359 | 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 00:52:12.362 | 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 00:52:12.370 | 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 00:52:12.378 | 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 00:52:12.382 | 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 00:52:12.390 | 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 00:52:12.411 | 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 00:52:12.424 | 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 00:52:12.445 | 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 00:52:12.483 | 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 00:52:12.497 | 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 00:52:12.500 | 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 00:52:12.509 | 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 00:52:12.516 | 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 00:52:12.519 | 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 00:52:12.522 | 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 00:52:12.534 | 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 00:52:12.597 | 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 00:52:12.653 | 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 00:52:12.664 | 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 00:52:12.668 | 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 00:52:12.671 | 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 00:52:12.676 | 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 00:52:12.679 | 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 00:52:12.705 | 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 00:52:12.730 | 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 00:52:12.735 | 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 00:52:12.739 | 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 00:52:12.744 | 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 00:52:12.768 | 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 00:52:12.788 | 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 00:52:12.807 | 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 00:52:12.841 | 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 00:52:12.851 | 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 00:52:12.867 | 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 00:52:12.874 | 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 00:52:12.920 | 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 00:52:12.926 | 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 00:52:12.965 | 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 00:52:13.018 | 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 00:52:13.036 | 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 00:52:13.053 | 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 00:52:13.069 | 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 00:52:13.083 | 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 00:52:13.088 | 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 00:52:13.097 | 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 00:52:13.120 | 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 00:52:13.128 | 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 00:52:13.146 | 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 00:52:13.166 | 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 00:52:13.175 | 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 00:52:13.182 | 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 00:52:13.216 | 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 00:52:13.219 | 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 00:52:13.222 | 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 00:52:13.242 | 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 00:52:13.253 | 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 00:52:13.256 | 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 00:52:13.260 | 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 00:52:13.285 | 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 00:52:13.293 | 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 00:52:13.308 | 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 00:52:13.326 | 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 00:52:13.331 | 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 00:52:13.349 | 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 00:52:13.367 | 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 00:52:13.394 | 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 00:52:13.398 | 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 00:52:13.405 | 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 00:52:13.426 | 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 00:52:13.429 | 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 00:52:13.433 | 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 00:52:13.438 | 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 00:52:13.441 | 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 00:52:13.444 | 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 00:52:13.456 | 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 00:52:13.459 | 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 00:52:13.462 | 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 00:52:13.469 | 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 00:52:13.527 | 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 00:52:13.548 | 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 00:52:13.557 | 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 00:52:13.563 | 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 00:52:13.580 | 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 00:52:13.659 | 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 00:52:13.663 | 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 00:52:13.670 | 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 00:52:13.690 | 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 00:52:13.695 | 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 00:52:13.703 | 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 00:52:13.707 | 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 00:52:13.710 | 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 00:52:13.714 | 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 00:52:13.727 | 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 00:52:13.731 | 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 00:52:13.739 | 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 00:52:13.745 | 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 00:52:13.749 | 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 00:52:13.752 | 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 00:52:13.758 | 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 00:52:13.779 | 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 00:52:13.787 | 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 00:52:13.792 | 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 00:52:13.797 | 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 00:52:13.806 | 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 00:52:13.847 | 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 00:52:13.851 | 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 00:52:13.855 | 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 00:52:13.858 | 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 00:52:13.868 | 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 00:52:13.874 | 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 00:52:13.887 | 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 00:52:13.897 | 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 00:52:13.900 | 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 00:52:13.905 | 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 00:52:13.920 | 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 00:52:13.933 | 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 00:52:13.948 | 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 00:52:13.953 | 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 00:52:13.955 | 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 00:52:13.958 | 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 00:52:13.962 | 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 00:52:13.965 | 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 00:52:13.973 | 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 00:52:14.010 | 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 00:52:14.015 | 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 00:52:14.018 | 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 00:52:14.021 | 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 00:52:14.023 | 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 00:52:14.027 | 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 00:52:14.030 | 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 00:52:14.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 00:52:14.041 | 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 00:52:14.044 | 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 00:52:14.051 | 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 00:52:14.054 | 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 00:52:14.057 | 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 00:52:14.061 | 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 00:52:14.114 | 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 00:52:14.119 | 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 00:52:14.160 | 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 00:52:14.192 | 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 00:52:14.198 | 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 00:52:15.145 | Installing collected packages: nova 2022-06-01 00:52:15.145 | Attempting uninstall: nova 2022-06-01 00:52:15.147 | Found existing installation: nova 22.4.1.dev5 2022-06-01 00:52:15.151 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 00:52:15.153 | Running setup.py develop for nova 2022-06-01 00:52:18.452 | Successfully installed nova 2022-06-01 00:52:18.594 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:52:18.594 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:52:18.682 | + inc/python:pip_install:200 : result=0 2022-06-01 00:52:18.684 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:52:18.686 | + functions-common:time_stop:2322 : local name 2022-06-01 00:52:18.689 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:18.691 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:18.693 | + functions-common:time_stop:2325 : local total 2022-06-01 00:52:18.695 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:18.697 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:52:18.699 | + functions-common:time_stop:2329 : start_time=1654044724480 2022-06-01 00:52:18.701 | + functions-common:time_stop:2331 : [[ -z 1654044724480 ]] 2022-06-01 00:52:18.704 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:18.708 | + functions-common:time_stop:2334 : end_time=1654044738706 2022-06-01 00:52:18.710 | + functions-common:time_stop:2335 : elapsed_time=14226 2022-06-01 00:52:18.712 | + functions-common:time_stop:2336 : total=98408 2022-06-01 00:52:18.714 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:18.716 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=112634 2022-06-01 00:52:18.719 | + inc/python:pip_install:203 : return 0 2022-06-01 00:52:18.721 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:52:18.723 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:52:18.726 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:52:18.744 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:52:18.756 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 00:52:18.759 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 00:52:18.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:52:18.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:52:18.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 00:52:18.769 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:52:18.771 | + 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 00:52:18.784 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:52:18.786 | + ./stack.sh:main:906 : configure_nova 2022-06-01 00:52:18.788 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 00:52:18.801 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 00:52:18.803 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 00:52:18.806 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 00:52:18.809 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 00:52:18.810 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 00:52:18.814 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 00:52:18.817 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 00:52:18.819 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 00:52:18.822 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 00:52:18.824 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 00:52:18.827 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 00:52:18.829 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 00:52:18.832 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 00:52:18.843 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 00:52:18.855 | + 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 00:52:18.867 | + 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 00:52:18.879 | + 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 00:52:18.892 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 00:52:18.895 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 00:52:18.900 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.TLWwgYjGc0 2022-06-01 00:52:18.903 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 00:52:18.905 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 00:52:18.908 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 00:52:18.910 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 00:52:18.912 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 00:52:18.915 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.TLWwgYjGc0 2022-06-01 00:52:18.919 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.TLWwgYjGc0 2022-06-01 00:52:18.930 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.TLWwgYjGc0 /etc/sudoers.d/nova-rootwrap 2022-06-01 00:52:18.942 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 00:52:18.947 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 00:52:18.950 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 00:52:18.952 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 00:52:18.954 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 00:52:18.957 | + 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 00:52:18.959 | + 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 00:52:18.962 | + 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 00:52:18.965 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 00:52:18.969 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 00:52:18.986 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:18.988 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 00:52:18.990 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 00:52:18.994 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 00:52:18.997 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 00:52:19.027 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 00:52:19.029 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 00:52:19.055 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 00:52:19.083 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 00:52:19.110 | + 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 00:52:19.139 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 00:52:19.168 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 00:52:19.198 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 00:52:19.200 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-06-01 00:52:19.226 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 00:52:19.252 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 00:52:19.279 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 00:52:19.305 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 00:52:19.332 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 00:52:19.360 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 00:52:19.363 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:52:19.365 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:52:19.367 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:52:19.370 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:52:19.372 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:52:19.374 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:52:19.376 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:52:19.378 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:52:19.381 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 00:52:19.383 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:52:19.386 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:52:19.388 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:52:19.390 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:52:19.392 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:52:19.394 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:52:19.396 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 00:52:19.412 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:19.414 | + 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 00:52:19.417 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 00:52:19.419 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 00:52:19.446 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 00:52:19.448 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 00:52:19.450 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 00:52:19.453 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 00:52:19.455 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 00:52:19.457 | + 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 00:52:19.487 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 00:52:19.489 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 00:52:19.491 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 00:52:19.494 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 00:52:19.496 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 00:52:19.499 | + 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 00:52:19.528 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 00:52:19.558 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 00:52:19.584 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 00:52:19.612 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 00:52:19.627 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:19.629 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 00:52:19.646 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:19.649 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 00:52:19.649 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 00:52:19.655 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 00:52:19.657 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 00:52:19.683 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 00:52:19.699 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:19.701 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 00:52:19.704 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 00:52:19.706 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 00:52:19.708 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:52:19.710 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 00:52:19.739 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 00:52:19.766 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:52:19.792 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 00:52:19.819 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 00:52:19.846 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 00:52:19.873 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 00:52:19.901 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 00:52:19.928 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:52:19.954 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:52:19.981 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 00:52:19.996 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:19.999 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 00:52:20.001 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 00:52:20.031 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 00:52:20.057 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-06-01 00:52:20.084 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 00:52:20.110 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 00:52:20.138 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 00:52:20.164 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 00:52:20.191 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 00:52:20.218 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 00:52:20.234 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:20.236 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 00:52:20.238 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 00:52:20.265 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 00:52:20.294 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 00:52:20.296 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 00:52:20.323 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 00:52:20.325 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 00:52:20.328 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 00:52:20.330 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:52:20.332 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:52:20.334 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:52:20.336 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:52:20.339 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:52:20.341 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:52:20.344 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 00:52:20.346 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 00:52:20.348 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 00:52:20.351 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:52:20.367 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:52:20.369 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:52:20.371 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:52:20.374 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:52:20.376 | + 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 00:52:20.403 | + 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 00:52:20.430 | + 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 00:52:20.457 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:52:20.483 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 00:52:20.513 | + 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 00:52:20.516 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 00:52:20.518 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 00:52:20.520 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 00:52:20.522 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:52:20.525 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:52:20.528 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 00:52:20.532 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 00:52:20.534 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:52:20.536 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:52:20.548 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:52:20.549 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:52:20.557 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:52:20.560 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:52:20.576 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 00:52:20.578 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 00:52:20.582 | + 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 00:52:20.611 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 00:52:20.638 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 00:52:20.664 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:52:20.691 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:52:20.718 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:52:20.744 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:52:20.771 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:52:20.797 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:52:20.824 | + 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 00:52:20.851 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:52:20.877 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:52:20.904 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:52:20.932 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:52:20.934 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:52:20.937 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 00:52:20.939 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 00:52:20.941 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:52:20.943 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:20.946 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:20.948 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:52:20.951 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:52:20.953 | + 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 00:52:20.979 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:52:21.007 | + 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 00:52:21.007 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:52:21.016 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 00:52:21.019 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 00:52:21.021 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 00:52:21.023 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:52:21.026 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:52:21.028 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:52:21.030 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:21.032 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:21.034 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:52:21.037 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:52:21.039 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:21.042 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:21.044 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 00:52:21.105 | Enabling site nova-api-wsgi. 2022-06-01 00:52:21.111 | To activate the new configuration, you need to run: 2022-06-01 00:52:21.111 | systemctl reload apache2 2022-06-01 00:52:21.115 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:52:21.117 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:52:21.120 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:52:21.122 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:52:21.256 | + 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 00:52:21.259 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 00:52:21.262 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 00:52:21.270 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 00:52:21.272 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 00:52:21.275 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:52:21.280 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 00:52:21.282 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 00:52:21.284 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:52:21.286 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:52:21.300 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:52:21.300 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:52:21.309 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:52:21.312 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:52:21.328 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 00:52:21.330 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 00:52:21.334 | + 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 00:52:21.364 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 00:52:21.391 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 00:52:21.419 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:52:21.445 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:52:21.472 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:52:21.499 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:52:21.526 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:52:21.553 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:52:21.583 | + 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 00:52:21.610 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:52:21.638 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:52:21.664 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:52:21.692 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 00:52:21.694 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 00:52:21.720 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 00:52:21.736 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:21.738 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 00:52:21.769 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 00:52:21.771 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 00:52:21.773 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 00:52:21.789 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:21.792 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:52:21.795 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:52:21.822 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 00:52:21.851 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 00:52:21.854 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 00:52:21.856 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 00:52:21.858 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:52:21.860 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:52:21.863 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:52:21.879 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:21.882 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:52:21.884 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:52:21.887 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:52:21.902 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:21.904 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:52:21.907 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:52:21.936 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:52:21.938 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:52:21.940 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 00:52:21.967 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 00:52:21.994 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 00:52:22.023 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 00:52:22.039 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:22.042 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:52:22.069 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 00:52:22.071 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 00:52:22.088 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:22.090 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 00:52:22.094 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 00:52:22.097 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 00:52:22.099 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 00:52:22.102 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 00:52:22.105 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 00:52:22.107 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 00:52:22.110 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 00:52:22.112 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 00:52:22.114 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 00:52:22.119 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 00:52:22.121 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 00:52:22.123 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 00:52:22.125 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 00:52:22.128 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 00:52:22.131 | + 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 00:52:22.160 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 00:52:22.190 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 00:52:22.220 | + 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 00:52:22.222 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 00:52:22.224 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 00:52:22.227 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 00:52:22.242 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:22.247 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 00:52:22.247 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 00:52:22.921 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 00:52:22.923 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 00:52:22.925 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 00:52:22.928 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 00:52:22.930 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:52:22.933 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 00:52:22.935 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:52:22.951 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:22.954 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 00:52:22.957 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 00:52:22.959 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:52:22.974 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:22.977 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-01 00:52:22.979 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-01 00:52:23.007 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:52:23.009 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:52:23.011 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 00:52:23.028 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:23.031 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 00:52:23.033 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 00:52:23.035 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 00:52:23.065 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-06-01 00:52:23.093 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 00:52:23.120 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 00:52:23.147 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 00:52:23.175 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 00:52:23.202 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 00:52:23.229 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 00:52:23.256 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 00:52:23.259 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 00:52:23.261 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 00:52:23.264 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:52:23.280 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:52:23.283 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:52:23.285 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:52:23.287 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:52:23.290 | + 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 00:52:23.317 | + 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 00:52:23.344 | + 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 00:52:23.372 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:52:23.399 | + 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 00:52:23.402 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 00:52:23.406 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 00:52:23.409 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 00:52:23.411 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 00:52:23.414 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 00:52:23.417 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 00:52:23.419 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 00:52:23.422 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 00:52:23.424 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 00:52:23.426 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 00:52:23.428 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 00:52:23.431 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 00:52:23.433 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 00:52:23.435 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 00:52:23.451 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:23.453 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 00:52:23.468 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:23.471 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 00:52:23.473 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 00:52:23.489 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:23.491 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 00:52:23.507 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:23.509 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 00:52:23.526 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:23.529 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 00:52:23.546 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:23.548 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 00:52:23.551 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 00:52:23.553 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 00:52:23.556 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:52:23.559 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 00:52:23.561 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 00:52:23.564 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 00:52:23.566 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:23.569 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:23.572 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 00:52:23.574 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:52:23.577 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:52:23.579 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:52:23.582 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:52:23.584 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:23.586 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:52:23.589 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:23.591 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:23.594 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:52:23.596 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:52:23.599 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:52:23.601 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:52:23.604 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 00:52:23.607 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:52:23.609 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:23.612 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:23.614 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 00:52:23.637 | + 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 00:52:23.745 | Reading package lists... 2022-06-01 00:52:23.991 | Building dependency tree... 2022-06-01 00:52:23.993 | Reading state information... 2022-06-01 00:52:24.239 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:52:24.239 | The following packages were automatically installed and are no longer required: 2022-06-01 00:52:24.240 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:52:24.240 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:52:24.240 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:52:24.240 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:52:24.240 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:52:24.240 | python3-zope.interface 2022-06-01 00:52:24.240 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:52:24.351 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:52:24.356 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:52:24.358 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:52:24.361 | + functions-common:time_stop:2322 : local name 2022-06-01 00:52:24.363 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:24.365 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:24.368 | + functions-common:time_stop:2325 : local total 2022-06-01 00:52:24.370 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:24.372 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:52:24.375 | + functions-common:time_stop:2329 : start_time=1654044743634 2022-06-01 00:52:24.377 | + functions-common:time_stop:2331 : [[ -z 1654044743634 ]] 2022-06-01 00:52:24.380 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:24.385 | + functions-common:time_stop:2334 : end_time=1654044744382 2022-06-01 00:52:24.387 | + functions-common:time_stop:2335 : elapsed_time=748 2022-06-01 00:52:24.389 | + functions-common:time_stop:2336 : total=5971 2022-06-01 00:52:24.392 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:24.394 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6719 2022-06-01 00:52:24.396 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:52:24.399 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 00:52:24.402 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 00:52:24.404 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 00:52:24.407 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 00:52:24.409 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 00:52:24.431 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 00:52:24.434 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:52:24.436 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:52:24.439 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:52:24.441 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:52:24.444 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:24.446 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:52:24.449 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:24.451 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:24.453 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:52:24.456 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:52:24.458 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:52:24.461 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:52:24.464 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 00:52:24.466 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:52:24.469 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:24.471 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:24.474 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 00:52:24.496 | + 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 00:52:24.605 | Reading package lists... 2022-06-01 00:52:24.846 | Building dependency tree... 2022-06-01 00:52:24.848 | Reading state information... 2022-06-01 00:52:25.094 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 00:52:25.095 | The following packages were automatically installed and are no longer required: 2022-06-01 00:52:25.096 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:52:25.096 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:52:25.096 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:52:25.096 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:52:25.096 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:52:25.096 | python3-zope.interface 2022-06-01 00:52:25.096 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:52:25.208 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:52:25.213 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:52:25.215 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:52:25.218 | + functions-common:time_stop:2322 : local name 2022-06-01 00:52:25.220 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:25.222 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:25.225 | + functions-common:time_stop:2325 : local total 2022-06-01 00:52:25.227 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:25.230 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:52:25.232 | + functions-common:time_stop:2329 : start_time=1654044744493 2022-06-01 00:52:25.235 | + functions-common:time_stop:2331 : [[ -z 1654044744493 ]] 2022-06-01 00:52:25.238 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:25.242 | + functions-common:time_stop:2334 : end_time=1654044745239 2022-06-01 00:52:25.244 | + functions-common:time_stop:2335 : elapsed_time=746 2022-06-01 00:52:25.247 | + functions-common:time_stop:2336 : total=6719 2022-06-01 00:52:25.249 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:25.251 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7465 2022-06-01 00:52:25.254 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:52:25.257 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 00:52:25.259 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 00:52:25.262 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:52:25.264 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:25.266 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:25.269 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 00:52:25.271 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 00:52:25.327 | wsgi (enabled by maintainer script) 2022-06-01 00:52:25.330 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 00:52:25.333 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 00:52:25.335 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:52:25.339 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 00:52:25.341 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 00:52:25.344 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:52:25.348 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:52:25.348 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:52:25.354 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 00:52:25.356 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 00:52:25.359 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 00:52:25.362 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 00:52:25.364 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 00:52:25.386 | Using python 3.8 to install osc-placement 2022-06-01 00:52:25.389 | + 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 00:52:27.178 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:52:27.178 | 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 00:52:27.183 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:27.183 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:27.185 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:52:27.186 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:27.186 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:27.187 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:27.187 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:27.187 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:27.202 | 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 00:52:27.229 | 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 00:52:27.247 | 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 00:52:27.253 | 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 00:52:27.256 | 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 00:52:27.260 | 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 00:52:27.264 | 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 00:52:27.268 | 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 00:52:27.271 | 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 00:52:27.286 | 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 00:52:27.351 | 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 00:52:27.359 | 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 00:52:27.362 | 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 00:52:27.368 | 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 00:52:27.373 | 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 00:52:27.376 | 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 00:52:27.390 | 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 00:52:27.418 | 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 00:52:27.425 | 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 00:52:27.430 | 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 00:52:27.450 | 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 00:52:27.453 | 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 00:52:27.456 | 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 00:52:27.459 | 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 00:52:27.513 | 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 00:52:27.516 | 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 00:52:27.556 | 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 00:52:27.561 | 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 00:52:27.565 | 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 00:52:27.567 | 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 00:52:27.571 | 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 00:52:27.577 | 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 00:52:27.599 | 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 00:52:27.602 | 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 00:52:27.629 | 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 00:52:27.633 | 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 00:52:27.636 | 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 00:52:27.641 | 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 00:52:27.674 | 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 00:52:27.677 | 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 00:52:27.681 | 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 00:52:27.723 | 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 00:52:27.727 | 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 00:52:27.730 | 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 00:52:29.623 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:52:29.623 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:52:29.702 | + inc/python:pip_install:200 : result=0 2022-06-01 00:52:29.704 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:52:29.707 | + functions-common:time_stop:2322 : local name 2022-06-01 00:52:29.710 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:29.712 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:29.715 | + functions-common:time_stop:2325 : local total 2022-06-01 00:52:29.717 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:29.720 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:52:29.722 | + functions-common:time_stop:2329 : start_time=1654044745380 2022-06-01 00:52:29.725 | + functions-common:time_stop:2331 : [[ -z 1654044745380 ]] 2022-06-01 00:52:29.728 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:29.732 | + functions-common:time_stop:2334 : end_time=1654044749730 2022-06-01 00:52:29.735 | + functions-common:time_stop:2335 : elapsed_time=4350 2022-06-01 00:52:29.737 | + functions-common:time_stop:2336 : total=112634 2022-06-01 00:52:29.740 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:29.742 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=116984 2022-06-01 00:52:29.745 | + inc/python:pip_install:203 : return 0 2022-06-01 00:52:29.748 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 00:52:29.750 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 00:52:29.753 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 00:52:29.755 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:52:29.758 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:52:29.761 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:52:29.764 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:52:29.767 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:52:29.770 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:52:29.787 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:52:29.789 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:52:29.791 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:29.795 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:52:29.795 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:52:29.800 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 00:52:29.803 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:29.806 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 00:52:29.818 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 00:52:29.822 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:52:29.822 | + functions-common:git_clone:607 : head -1 2022-06-01 00:52:29.826 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 00:52:29.828 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:52:29.831 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 00:52:29.833 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:52:29.836 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:52:29.838 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 00:52:29.841 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:52:29.843 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 00:52:29.846 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:52:29.848 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:52:29.851 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 00:52:29.853 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:52:29.856 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:52:29.859 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 00:52:29.862 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:52:29.864 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 00:52:29.867 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:52:29.870 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:52:29.873 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 00:52:29.878 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 00:52:29.881 | + 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 00:52:30.470 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 00:52:30.473 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:52:30.475 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:52:30.478 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:52:30.481 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:52:30.483 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 00:52:30.486 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:52:30.488 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:52:30.490 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:52:30.493 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:52:30.495 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:52:30.498 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:52:30.500 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:52:30.503 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 00:52:30.524 | Using python 3.8 to install /opt/stack/placement 2022-06-01 00:52:30.527 | + 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 00:52:32.322 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:52:32.322 | 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 00:52:32.327 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:32.327 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:32.329 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:52:32.330 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:32.330 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:32.331 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:32.331 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:32.331 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:32.344 | Obtaining file:///opt/stack/placement 2022-06-01 00:52:33.566 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:52:34.764 | 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 00:52:34.773 | 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 00:52:34.794 | 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 00:52:34.808 | 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 00:52:34.820 | 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 00:52:34.877 | 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 00:52:34.882 | 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 00:52:34.886 | 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 00:52:34.891 | 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 00:52:34.926 | 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 00:52:34.937 | 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 00:52:34.953 | 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 00:52:34.959 | 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 00:52:35.007 | 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 00:52:35.013 | 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 00:52:35.052 | 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 00:52:35.071 | 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 00:52:35.088 | 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 00:52:35.098 | 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 00:52:35.106 | 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 00:52:35.124 | 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 00:52:35.130 | 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 00:52:35.134 | 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 00:52:35.136 | 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 00:52:35.147 | 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 00:52:35.150 | 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 00:52:35.154 | 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 00:52:35.158 | 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 00:52:35.177 | 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 00:52:35.181 | 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 00:52:35.189 | 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 00:52:35.210 | 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 00:52:35.214 | 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 00:52:35.217 | 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 00:52:35.228 | 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 00:52:35.232 | 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 00:52:35.235 | 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 00:52:35.241 | 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 00:52:35.250 | 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 00:52:35.257 | 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 00:52:35.275 | 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 00:52:35.278 | 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 00:52:35.285 | 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 00:52:35.307 | 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 00:52:35.349 | 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 00:52:35.414 | 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 00:52:35.419 | 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 00:52:35.425 | 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 00:52:35.429 | 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 00:52:35.433 | 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 00:52:35.440 | 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 00:52:35.450 | 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 00:52:35.456 | 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 00:52:35.459 | 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 00:52:35.463 | 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 00:52:35.466 | 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 00:52:35.470 | 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 00:52:35.472 | 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 00:52:35.475 | 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 00:52:35.479 | 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 00:52:35.481 | 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 00:52:35.484 | 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 00:52:35.486 | 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 00:52:35.497 | 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 00:52:35.500 | 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 00:52:35.502 | 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 00:52:35.507 | 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 00:52:35.510 | 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 00:52:35.513 | 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 00:52:35.516 | 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 00:52:35.524 | 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 00:52:37.093 | Installing collected packages: openstack-placement 2022-06-01 00:52:37.093 | Attempting uninstall: openstack-placement 2022-06-01 00:52:37.095 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 00:52:37.097 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 00:52:37.098 | Running setup.py develop for openstack-placement 2022-06-01 00:52:38.681 | Successfully installed openstack-placement 2022-06-01 00:52:38.851 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:52:38.851 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:52:38.925 | + inc/python:pip_install:200 : result=0 2022-06-01 00:52:38.927 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:52:38.929 | + functions-common:time_stop:2322 : local name 2022-06-01 00:52:38.932 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:38.934 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:38.936 | + functions-common:time_stop:2325 : local total 2022-06-01 00:52:38.938 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:38.940 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:52:38.943 | + functions-common:time_stop:2329 : start_time=1654044750518 2022-06-01 00:52:38.945 | + functions-common:time_stop:2331 : [[ -z 1654044750518 ]] 2022-06-01 00:52:38.948 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:38.952 | + functions-common:time_stop:2334 : end_time=1654044758950 2022-06-01 00:52:38.954 | + functions-common:time_stop:2335 : elapsed_time=8432 2022-06-01 00:52:38.957 | + functions-common:time_stop:2336 : total=116984 2022-06-01 00:52:38.959 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:38.962 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=125416 2022-06-01 00:52:38.964 | + inc/python:pip_install:203 : return 0 2022-06-01 00:52:38.967 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:52:38.969 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:52:38.972 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:52:38.992 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:52:39.004 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 00:52:39.006 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 00:52:39.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:52:39.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:52:39.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 00:52:39.017 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:52:39.020 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:52:39.022 | + ./stack.sh:main:912 : configure_placement 2022-06-01 00:52:39.025 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 00:52:39.037 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 00:52:39.040 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 00:52:39.044 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 00:52:39.047 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 00:52:39.049 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 00:52:39.052 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 00:52:39.054 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 00:52:39.057 | + 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 00:52:39.090 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 00:52:39.120 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 00:52:39.153 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 00:52:39.155 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 00:52:39.158 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 00:52:39.160 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:52:39.163 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 00:52:39.194 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 00:52:39.223 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:52:39.252 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 00:52:39.282 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 00:52:39.311 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 00:52:39.340 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 00:52:39.369 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 00:52:39.399 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:52:39.427 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:52:39.456 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 00:52:39.459 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 00:52:39.462 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 00:52:39.465 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:52:39.483 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:52:39.485 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:52:39.488 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:52:39.490 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:52:39.493 | + 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 00:52:39.522 | + 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 00:52:39.551 | + 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 00:52:39.580 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:52:39.609 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 00:52:39.611 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 00:52:39.614 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 00:52:39.617 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 00:52:39.619 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 00:52:39.622 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:52:39.624 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:52:39.627 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 00:52:39.632 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 00:52:39.634 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:52:39.636 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:52:39.649 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:52:39.650 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:52:39.658 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:52:39.662 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:52:39.677 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 00:52:39.680 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 00:52:39.684 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 00:52:39.716 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 00:52:39.744 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 00:52:39.773 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:52:39.801 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:52:39.829 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:52:39.858 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:52:39.887 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:52:39.915 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:52:39.943 | + 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 00:52:39.971 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:52:40.000 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:52:40.029 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:52:40.058 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:52:40.060 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:52:40.063 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 00:52:40.066 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 00:52:40.068 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:52:40.071 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:40.073 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:40.076 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 00:52:40.079 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 00:52:40.081 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 00:52:40.110 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:52:40.139 | + 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 00:52:40.140 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 00:52:40.148 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 00:52:40.152 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 00:52:40.155 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 00:52:40.157 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:52:40.160 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:52:40.162 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:52:40.165 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:40.167 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:40.170 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:52:40.172 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:52:40.175 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:40.177 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:40.180 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 00:52:40.241 | Site placement-api already enabled 2022-06-01 00:52:40.245 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:52:40.248 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:52:40.250 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:52:40.253 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:52:40.387 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 00:52:40.407 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:40.410 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 00:52:40.431 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:40.434 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 00:52:40.452 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:40.454 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 00:52:40.457 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 00:52:40.459 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 00:52:40.491 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-06-01 00:52:40.520 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 00:52:40.549 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 00:52:40.578 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 00:52:40.606 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 00:52:40.635 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 00:52:40.664 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 00:52:40.692 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 00:52:40.710 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:40.713 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 00:52:40.730 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:40.733 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 00:52:40.735 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 00:52:40.738 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 00:52:40.740 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:52:40.743 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:52:40.745 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:52:40.748 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:52:40.750 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:52:40.753 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:52:40.758 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:52:40.761 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:52:40.763 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:52:40.766 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 00:52:40.769 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:52:40.784 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:40.787 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:52:40.789 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:52:40.791 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 00:52:40.793 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 00:52:40.796 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:52:40.798 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 00:52:40.800 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 00:52:40.803 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 00:52:40.806 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 00:52:40.808 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 00:52:40.810 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 00:52:40.812 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 00:52:40.815 | +++ functions-common:git_clone:529 : pwd 2022-06-01 00:52:40.817 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:52:40.819 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:52:40.822 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:52:40.838 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:52:40.840 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:52:40.842 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:40.845 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 00:52:40.845 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:52:40.850 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 00:52:40.853 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:40.855 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 00:52:40.867 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 00:52:40.870 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 00:52:40.870 | ++ functions-common:git_clone:607 : head -1 2022-06-01 00:52:40.873 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 00:52:40.876 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:52:40.878 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 00:52:40.900 | Using python 3.8 to install tox!=2.8.0 2022-06-01 00:52:40.903 | ++ 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 00:52:42.678 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:52:42.678 | 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 00:52:42.683 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:42.683 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:42.685 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:52:42.686 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:42.687 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:42.687 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:42.687 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:42.688 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:42.703 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 00:52:42.763 | 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 00:52:42.772 | 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 00:52:42.775 | 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 00:52:42.778 | 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 00:52:42.831 | 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 00:52:42.835 | 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 00:52:42.838 | 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 00:52:42.844 | 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 00:52:42.847 | 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 00:52:42.850 | 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 00:52:45.014 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:52:45.015 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:52:45.085 | ++ inc/python:pip_install:200 : result=0 2022-06-01 00:52:45.087 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:52:45.090 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:52:45.092 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:45.095 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:45.097 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:52:45.099 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:45.102 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:52:45.105 | ++ functions-common:time_stop:2329 : start_time=1654044760894 2022-06-01 00:52:45.107 | ++ functions-common:time_stop:2331 : [[ -z 1654044760894 ]] 2022-06-01 00:52:45.110 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:45.114 | ++ functions-common:time_stop:2334 : end_time=1654044765112 2022-06-01 00:52:45.117 | ++ functions-common:time_stop:2335 : elapsed_time=4218 2022-06-01 00:52:45.119 | ++ functions-common:time_stop:2336 : total=125416 2022-06-01 00:52:45.122 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:45.124 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=129634 2022-06-01 00:52:45.127 | ++ inc/python:pip_install:203 : return 0 2022-06-01 00:52:45.129 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 00:52:45.129 | /opt/stack/tempest ~/devstack 2022-06-01 00:52:45.132 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 00:52:45.150 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 00:52:45.150 | HACKING.rst 2022-06-01 00:52:45.150 | doc/source/conf.py 2022-06-01 00:52:45.150 | doc/source/configuration.rst 2022-06-01 00:52:45.150 | doc/source/contributor/contributing.rst 2022-06-01 00:52:45.150 | doc/source/index.rst 2022-06-01 00:52:45.150 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 00:52:45.150 | doc/source/microversion_testing.rst 2022-06-01 00:52:45.150 | doc/source/plugins/plugin.rst 2022-06-01 00:52:45.150 | doc/source/supported_version.rst 2022-06-01 00:52:45.150 | doc/source/test_removal.rst 2022-06-01 00:52:45.150 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 00:52:45.150 | playbooks/devstack-tempest.yaml 2022-06-01 00:52:45.150 | playbooks/enable-fips.yaml 2022-06-01 00:52:45.150 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 00:52:45.150 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 00:52:45.150 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 00:52:45.150 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 00:52:45.150 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 00:52:45.150 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 00:52:45.150 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 00:52:45.150 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 00:52:45.150 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 00:52:45.150 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 00:52:45.150 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 00:52:45.150 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 00:52:45.151 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 00:52:45.151 | releasenotes/source/conf.py 2022-06-01 00:52:45.151 | releasenotes/source/index.rst 2022-06-01 00:52:45.151 | releasenotes/source/v26.1.0.rst 2022-06-01 00:52:45.151 | releasenotes/source/v27.0.0.rst 2022-06-01 00:52:45.151 | releasenotes/source/v28.0.0.rst 2022-06-01 00:52:45.151 | releasenotes/source/v28.1.0.rst 2022-06-01 00:52:45.151 | releasenotes/source/v29.0.0.rst 2022-06-01 00:52:45.151 | releasenotes/source/v29.1.0.rst 2022-06-01 00:52:45.151 | releasenotes/source/v29.2.0.rst 2022-06-01 00:52:45.151 | releasenotes/source/v30.0.0.rst 2022-06-01 00:52:45.151 | requirements.txt 2022-06-01 00:52:45.152 | roles/run-tempest/README.rst 2022-06-01 00:52:45.152 | roles/run-tempest/defaults/main.yaml 2022-06-01 00:52:45.152 | roles/run-tempest/tasks/main.yaml 2022-06-01 00:52:45.152 | roles/run-tempest-26/README.rst 2022-06-01 00:52:45.152 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 00:52:45.152 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 00:52:45.152 | setup.cfg 2022-06-01 00:52:45.152 | tempest/api/compute/admin/test_agents.py 2022-06-01 00:52:45.152 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 00:52:45.152 | tempest/api/compute/admin/test_create_server.py 2022-06-01 00:52:45.152 | tempest/api/compute/admin/test_flavors.py 2022-06-01 00:52:45.152 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 00:52:45.152 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 00:52:45.152 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 00:52:45.152 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 00:52:45.152 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 00:52:45.152 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 00:52:45.152 | tempest/api/compute/admin/test_quotas. 2022-06-01 00:52:45.152 | Aborting 2022-06-01 00:52:45.153 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 00:52:45.155 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 00:52:45.158 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 00:52:45.161 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 00:52:45.163 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 00:52:45.166 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 00:52:45.168 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 00:52:45.171 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 00:52:45.173 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 00:52:45.175 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 00:52:45.175 | Error on exit 2022-06-01 00:52:45.178 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 00:52:45.181 | + ./stack.sh:exit_trap:517 : generate-subunit 1654044581 184 fail 2022-06-01 00:52:45.762 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 00:52:45.764 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 00:52:45.973 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 00:52:45.973 | 2022-06-01 00:52:46.228 | + ./stack.sh:exit_trap:531 : exit 1