2021-09-21 15:46:26.719 | + ./stack.sh:main:473 : exec 2021-09-21 15:46:26.719 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-09-21-154626' 2021-09-21 15:46:26.720 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-09-21-154626.summary.2021-09-21-154626 2021-09-21 15:46:26.720 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-21 15:46:26.720 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-09-21-154626 2021-09-21 15:46:26.720 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-21-154626 /opt/stack/logs/stack.sh.log 2021-09-21 15:46:26.720 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-21-154626.summary.2021-09-21-154626 /opt/stack/logs/stack.sh.log.summary 2021-09-21 15:46:26.720 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-09-21 15:46:26.720 | + functions:check_path_perm_sanity:596 : local real_path 2021-09-21 15:46:26.720 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-09-21 15:46:26.720 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-09-21 15:46:26.720 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-09-21 15:46:26.720 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-09-21 15:46:26.720 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-09-21 15:46:26.720 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-21 15:46:26.720 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-09-21 15:46:26.720 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-09-21 15:46:26.720 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-21 15:46:26.720 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-21 15:46:26.720 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-09-21 15:46:26.720 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-09-21 15:46:26.720 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-21 15:46:26.720 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-09-21 15:46:26.720 | + ./stack.sh:main:546 : trap err_trap ERR 2021-09-21 15:46:26.722 | + ./stack.sh:main:559 : set -o errexit 2021-09-21 15:46:26.726 | + ./stack.sh:main:562 : uname -a 2021-09-21 15:46:26.727 | Linux dv-cinder-810035-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-09-21 15:46:26.730 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-09-21 15:46:26.732 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-09-21 15:46:26.736 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-09-21 15:46:26.764 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-09-21 15:46:26.780 | + ./stack.sh:main:576 : fetch_plugins 2021-09-21 15:46:26.782 | + functions-common:fetch_plugins:1655 : local plugins= 2021-09-21 15:46:26.785 | + functions-common:fetch_plugins:1656 : local plugin 2021-09-21 15:46:26.786 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-09-21 15:46:26.788 | + functions-common:fetch_plugins:1660 : return 2021-09-21 15:46:26.792 | + ./stack.sh:main:580 : run_phase override_defaults 2021-09-21 15:46:26.794 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-09-21 15:46:26.796 | + functions-common:run_phase:1738 : local phase= 2021-09-21 15:46:26.798 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-21 15:46:26.800 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-21 15:46:26.802 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-21 15:46:26.803 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-21 15:46:26.805 | + functions-common:run_phase:1747 : local extra 2021-09-21 15:46:26.808 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-21 15:46:26.811 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-21 15:46:26.813 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-21 15:46:26.814 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-21 15:46:26.816 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-09-21 15:46:26.818 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-21 15:46:26.832 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:46:26.834 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-21 15:46:26.835 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:46:26.837 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:46:26.839 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:46:26.841 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:46:26.843 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:46:26.844 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-09-21 15:46:26.847 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-09-21 15:46:26.849 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-21 15:46:26.851 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-21 15:46:26.853 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-09-21 15:46:26.855 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-09-21 15:46:26.859 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-09-21 15:46:26.861 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-09-21 15:46:26.863 | + functions-common:plugin_override_defaults:1701 : return 2021-09-21 15:46:26.866 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-09-21 15:46:26.885 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-09-21 15:46:26.887 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-09-21 15:46:26.900 | ++ functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:46:26.902 | +++ lib/tls:source:43 : hostname -f 2021-09-21 15:46:26.906 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-09-21 15:46:26.908 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-09-21 15:46:26.910 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-09-21 15:46:26.912 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-09-21 15:46:26.914 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-09-21 15:46:26.916 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-09-21 15:46:26.917 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-09-21 15:46:26.919 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-09-21 15:46:26.921 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-09-21 15:46:26.923 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-09-21 15:46:26.928 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-09-21 15:46:26.942 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-09-21 15:46:26.959 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-09-21 15:46:26.973 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-09-21 15:46:26.988 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-09-21 15:46:27.016 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-09-21 15:46:27.077 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-09-21 15:46:27.172 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-09-21 15:46:27.196 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-09-21 15:46:27.241 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-09-21 15:46:27.297 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-09-21 15:46:27.430 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-09-21 15:46:27.451 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-09-21 15:46:27.464 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-09-21 15:46:27.479 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-09-21 15:46:27.575 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-09-21 15:46:27.578 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-09-21 15:46:27.581 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-09-21 15:46:27.583 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-09-21 15:46:27.585 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-09-21 15:46:27.587 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-09-21 15:46:27.590 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-09-21 15:46:27.590 | False' 2021-09-21 15:46:27.593 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-09-21 15:46:27.609 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-09-21 15:46:27.611 | + ./stack.sh:main:610 : run_phase source 2021-09-21 15:46:27.620 | + functions-common:run_phase:1737 : local mode=source 2021-09-21 15:46:27.620 | + functions-common:run_phase:1738 : local phase= 2021-09-21 15:46:27.620 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-21 15:46:27.620 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-21 15:46:27.621 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-21 15:46:27.624 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-21 15:46:27.626 | + functions-common:run_phase:1747 : local extra 2021-09-21 15:46:27.629 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-21 15:46:27.633 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-21 15:46:27.636 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-21 15:46:27.638 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-21 15:46:27.640 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-09-21 15:46:27.642 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-21 15:46:27.657 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:46:27.660 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-09-21 15:46:27.662 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-09-21 15:46:27.702 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-09-21 15:46:27.704 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-09-21 15:46:27.706 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-09-21 15:46:27.708 | + functions-common:run_phase:1759 : load_plugin_settings 2021-09-21 15:46:27.711 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-09-21 15:46:27.713 | + functions-common:load_plugin_settings:1674 : local plugin 2021-09-21 15:46:27.715 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-09-21 15:46:27.717 | + functions-common:load_plugin_settings:1678 : return 2021-09-21 15:46:27.719 | + functions-common:run_phase:1760 : verify_disabled_services 2021-09-21 15:46:27.722 | + functions-common:verify_disabled_services:2020 : local service 2021-09-21 15:46:27.724 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.726 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-09-21 15:46:27.728 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.731 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-09-21 15:46:27.733 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.736 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-09-21 15:46:27.738 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.741 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-09-21 15:46:27.744 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.747 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-09-21 15:46:27.750 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.752 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-09-21 15:46:27.755 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.758 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-09-21 15:46:27.760 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.762 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-09-21 15:46:27.765 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.767 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-09-21 15:46:27.770 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.772 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-09-21 15:46:27.774 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.776 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-09-21 15:46:27.779 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.784 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-09-21 15:46:27.786 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.789 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-09-21 15:46:27.791 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.793 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-09-21 15:46:27.795 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.798 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-09-21 15:46:27.800 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.802 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-09-21 15:46:27.804 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.807 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-09-21 15:46:27.809 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.811 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-09-21 15:46:27.813 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.816 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-09-21 15:46:27.818 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.820 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-09-21 15:46:27.822 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.825 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-09-21 15:46:27.827 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.829 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-09-21 15:46:27.832 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.834 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-09-21 15:46:27.836 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.839 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-09-21 15:46:27.841 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.843 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-09-21 15:46:27.845 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.848 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-09-21 15:46:27.850 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.853 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-09-21 15:46:27.855 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.857 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-09-21 15:46:27.859 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.862 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-09-21 15:46:27.864 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.866 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-09-21 15:46:27.868 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.870 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-09-21 15:46:27.873 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.875 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-09-21 15:46:27.877 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.879 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-09-21 15:46:27.882 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.884 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-09-21 15:46:27.886 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.889 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-09-21 15:46:27.891 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.894 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-09-21 15:46:27.896 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.898 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-09-21 15:46:27.900 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.902 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-09-21 15:46:27.905 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.907 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-09-21 15:46:27.910 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.912 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-09-21 15:46:27.914 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.916 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-09-21 15:46:27.919 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.921 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-09-21 15:46:27.923 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.926 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-09-21 15:46:27.928 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.931 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-09-21 15:46:27.933 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:46:27.935 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-09-21 15:46:27.938 | + ./stack.sh:main:681 : initialize_database_backends 2021-09-21 15:46:27.941 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-21 15:46:27.943 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-09-21 15:46:27.959 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:46:27.961 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-09-21 15:46:27.963 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-21 15:46:27.965 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-09-21 15:46:27.985 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:46:27.988 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-09-21 15:46:27.990 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-09-21 15:46:27.992 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-09-21 15:46:27.994 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-09-21 15:46:27.996 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-09-21 15:46:27.999 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-09-21 15:46:28.001 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-09-21 15:46:28.004 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-09-21 15:46:28.007 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-21 15:46:28.009 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-09-21 15:46:28.013 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-21 15:46:28.015 | + lib/database:initialize_database_backends:104 : return 0 2021-09-21 15:46:28.017 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-09-21 15:46:28.017 | Using mysql database backend 2021-09-21 15:46:28.020 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-09-21 15:46:28.037 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-09-21 15:46:28.053 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:46:28.055 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-09-21 15:46:28.072 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-09-21 15:46:28.088 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:46:28.091 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-09-21 15:46:28.107 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-09-21 15:46:28.122 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-09-21 15:46:28.139 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:46:28.142 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-09-21 15:46:28.158 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:46:28.160 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-09-21 15:46:28.176 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-09-21 15:46:28.178 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-09-21 15:46:28.181 | + ./stack.sh:main:741 : save_stackenv 741 2021-09-21 15:46:28.183 | + functions-common:save_stackenv:60 : local tag=741 2021-09-21 15:46:28.186 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-21 15:46:28.191 | + functions-common:save_stackenv:62 : time_stamp=2021-09-21-154628 2021-09-21 15:46:28.193 | + functions-common:save_stackenv:63 : echo '# 2021-09-21-154628 741' 2021-09-21 15:46:28.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.198 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-21 15:46:28.201 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.203 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-21 15:46:28.206 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.208 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-21 15:46:28.211 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.213 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-21 15:46:28.216 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.218 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2021-09-21 15:46:28.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.223 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2021-09-21 15:46:28.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.227 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-21-154626 2021-09-21 15:46:28.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.232 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-21 15:46:28.234 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.237 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2021-09-21 15:46:28.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.242 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-21 15:46:28.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.246 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-21 15:46:28.249 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.251 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-21 15:46:28.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:46:28.256 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-21 15:46:28.259 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-09-21 15:46:28.261 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-09-21 15:46:28.263 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-09-21 15:46:28.265 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:46:28.267 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:46:28.271 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:46:28.273 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:46:28.275 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:46:28.278 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:46:28.293 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:46:28.295 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:46:28.297 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:46:28.300 | + functions-common:git_clone:544 : echo master 2021-09-21 15:46:28.301 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:46:28.305 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-09-21 15:46:28.308 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:46:28.310 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-09-21 15:46:28.312 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:46:28.313 | + functions-common:git_clone:593 : head -1 2021-09-21 15:46:28.316 | 4dc5de7a update constraint for openstackdocstheme to new release 2.3.1 2021-09-21 15:46:28.319 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:46:28.321 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-09-21 15:46:28.324 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-21 15:46:28.326 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-09-21 15:46:28.328 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-09-21 15:46:28.331 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-09-21 15:46:28.333 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-09-21 15:46:28.336 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-09-21 15:46:28.338 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-09-21 15:46:28.341 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-09-21 15:46:28.343 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-09-21 15:46:28.347 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-09-21 15:46:28.351 | ++ tools/install_prereqs.sh:source:47 : NOW=1632239188 2021-09-21 15:46:28.354 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-09-21 15:46:28.359 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1632238859 2021-09-21 15:46:28.361 | ++ tools/install_prereqs.sh:source:49 : DELTA=329 2021-09-21 15:46:28.364 | ++ tools/install_prereqs.sh:source:50 : [[ 329 -lt 7200 ]] 2021-09-21 15:46:28.366 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-09-21 15:46:28.369 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-09-21 15:46:28.371 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-09-21 15:46:28.374 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-09-21 15:46:28.376 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-09-21 15:46:28.379 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-09-21 15:46:28.381 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-09-21 15:46:28.384 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-09-21 15:46:28.387 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-21 15:46:28.433 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-09-21 15:46:28.434 | apache2-dev 2021-09-21 15:46:28.434 | bc 2021-09-21 15:46:28.434 | bsdmainutils 2021-09-21 15:46:28.434 | curl 2021-09-21 15:46:28.434 | g++ 2021-09-21 15:46:28.434 | gawk 2021-09-21 15:46:28.434 | gcc 2021-09-21 15:46:28.434 | gettext 2021-09-21 15:46:28.434 | git 2021-09-21 15:46:28.434 | graphviz 2021-09-21 15:46:28.434 | iputils-ping 2021-09-21 15:46:28.434 | libapache2-mod-proxy-uwsgi 2021-09-21 15:46:28.434 | libffi-dev 2021-09-21 15:46:28.434 | libjpeg-dev 2021-09-21 15:46:28.434 | libpcre3-dev 2021-09-21 15:46:28.434 | libpq-dev 2021-09-21 15:46:28.434 | libssl-dev 2021-09-21 15:46:28.434 | libsystemd-dev 2021-09-21 15:46:28.434 | libxml2-dev 2021-09-21 15:46:28.434 | libxslt1-dev 2021-09-21 15:46:28.434 | libyaml-dev 2021-09-21 15:46:28.434 | lsof 2021-09-21 15:46:28.434 | openssh-server 2021-09-21 15:46:28.434 | openssl 2021-09-21 15:46:28.434 | pkg-config 2021-09-21 15:46:28.434 | psmisc 2021-09-21 15:46:28.434 | python3-dev 2021-09-21 15:46:28.434 | python3-pip 2021-09-21 15:46:28.434 | python3-systemd 2021-09-21 15:46:28.434 | python3-venv 2021-09-21 15:46:28.434 | tar 2021-09-21 15:46:28.434 | tcpdump 2021-09-21 15:46:28.434 | unzip 2021-09-21 15:46:28.434 | uuid-runtime 2021-09-21 15:46:28.435 | wget 2021-09-21 15:46:28.435 | wget 2021-09-21 15:46:28.435 | zlib1g-dev 2021-09-21 15:46:28.435 | libkrb5-dev 2021-09-21 15:46:28.435 | libldap2-dev 2021-09-21 15:46:28.435 | libsasl2-dev 2021-09-21 15:46:28.435 | memcached 2021-09-21 15:46:28.435 | python3-mysqldb 2021-09-21 15:46:28.435 | sqlite3 2021-09-21 15:46:28.435 | conntrack 2021-09-21 15:46:28.435 | curl 2021-09-21 15:46:28.435 | dnsmasq-base 2021-09-21 15:46:28.435 | dnsmasq-utils 2021-09-21 15:46:28.435 | ebtables 2021-09-21 15:46:28.435 | genisoimage 2021-09-21 15:46:28.435 | iptables 2021-09-21 15:46:28.435 | iputils-arping 2021-09-21 15:46:28.435 | kpartx 2021-09-21 15:46:28.435 | libjs-jquery-tablesorter 2021-09-21 15:46:28.435 | parted 2021-09-21 15:46:28.435 | pm-utils 2021-09-21 15:46:28.435 | python3-mysqldb 2021-09-21 15:46:28.435 | socat 2021-09-21 15:46:28.435 | sqlite3 2021-09-21 15:46:28.435 | sudo 2021-09-21 15:46:28.435 | vlan 2021-09-21 15:46:28.435 | lsscsi 2021-09-21 15:46:28.435 | open-iscsi 2021-09-21 15:46:28.435 | lvm2 2021-09-21 15:46:28.435 | qemu-utils 2021-09-21 15:46:28.435 | thin-provisioning-tools 2021-09-21 15:46:28.435 | acl 2021-09-21 15:46:28.435 | dnsmasq-base 2021-09-21 15:46:28.435 | dnsmasq-utils 2021-09-21 15:46:28.436 | ebtables 2021-09-21 15:46:28.436 | haproxy 2021-09-21 15:46:28.436 | iptables 2021-09-21 15:46:28.436 | iputils-arping 2021-09-21 15:46:28.436 | iputils-ping 2021-09-21 15:46:28.436 | postgresql-server-dev-all 2021-09-21 15:46:28.436 | python3-mysqldb 2021-09-21 15:46:28.436 | sqlite3 2021-09-21 15:46:28.436 | sudo 2021-09-21 15:46:28.436 | vlan 2021-09-21 15:46:28.436 | pcp 2021-09-21 15:46:28.436 | ipset 2021-09-21 15:46:28.436 | conntrack 2021-09-21 15:46:28.436 | conntrackd 2021-09-21 15:46:28.436 | keepalived 2021-09-21 15:46:28.436 | lvm2 2021-09-21 15:46:28.436 | qemu-utils 2021-09-21 15:46:28.436 | thin-provisioning-tools 2021-09-21 15:46:28.436 | curl 2021-09-21 15:46:28.436 | liberasurecode-dev 2021-09-21 15:46:28.436 | make 2021-09-21 15:46:28.436 | memcached 2021-09-21 15:46:28.436 | sqlite3 2021-09-21 15:46:28.436 | xfsprogs' 2021-09-21 15:46:28.437 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-09-21 15:46:28.455 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-09-21 15:46:28.455 | apache2-dev 2021-09-21 15:46:28.455 | bc 2021-09-21 15:46:28.455 | bsdmainutils 2021-09-21 15:46:28.455 | curl 2021-09-21 15:46:28.455 | g++ 2021-09-21 15:46:28.455 | gawk 2021-09-21 15:46:28.455 | gcc 2021-09-21 15:46:28.455 | gettext 2021-09-21 15:46:28.455 | git 2021-09-21 15:46:28.455 | graphviz 2021-09-21 15:46:28.455 | iputils-ping 2021-09-21 15:46:28.455 | libapache2-mod-proxy-uwsgi 2021-09-21 15:46:28.455 | libffi-dev 2021-09-21 15:46:28.455 | libjpeg-dev 2021-09-21 15:46:28.455 | libpcre3-dev 2021-09-21 15:46:28.455 | libpq-dev 2021-09-21 15:46:28.455 | libssl-dev 2021-09-21 15:46:28.455 | libsystemd-dev 2021-09-21 15:46:28.455 | libxml2-dev 2021-09-21 15:46:28.455 | libxslt1-dev 2021-09-21 15:46:28.455 | libyaml-dev 2021-09-21 15:46:28.455 | lsof 2021-09-21 15:46:28.455 | openssh-server 2021-09-21 15:46:28.455 | openssl 2021-09-21 15:46:28.455 | pkg-config 2021-09-21 15:46:28.455 | psmisc 2021-09-21 15:46:28.456 | python3-dev 2021-09-21 15:46:28.456 | python3-pip 2021-09-21 15:46:28.456 | python3-systemd 2021-09-21 15:46:28.456 | python3-venv 2021-09-21 15:46:28.456 | tar 2021-09-21 15:46:28.456 | tcpdump 2021-09-21 15:46:28.456 | unzip 2021-09-21 15:46:28.456 | uuid-runtime 2021-09-21 15:46:28.456 | wget 2021-09-21 15:46:28.456 | wget 2021-09-21 15:46:28.456 | zlib1g-dev 2021-09-21 15:46:28.456 | libkrb5-dev 2021-09-21 15:46:28.456 | libldap2-dev 2021-09-21 15:46:28.456 | libsasl2-dev 2021-09-21 15:46:28.456 | memcached 2021-09-21 15:46:28.456 | python3-mysqldb 2021-09-21 15:46:28.456 | sqlite3 2021-09-21 15:46:28.456 | conntrack 2021-09-21 15:46:28.456 | curl 2021-09-21 15:46:28.456 | dnsmasq-base 2021-09-21 15:46:28.456 | dnsmasq-utils 2021-09-21 15:46:28.456 | ebtables 2021-09-21 15:46:28.456 | genisoimage 2021-09-21 15:46:28.456 | iptables 2021-09-21 15:46:28.456 | iputils-arping 2021-09-21 15:46:28.456 | kpartx 2021-09-21 15:46:28.456 | libjs-jquery-tablesorter 2021-09-21 15:46:28.456 | parted 2021-09-21 15:46:28.456 | pm-utils 2021-09-21 15:46:28.456 | python3-mysqldb 2021-09-21 15:46:28.456 | socat 2021-09-21 15:46:28.456 | sqlite3 2021-09-21 15:46:28.456 | sudo 2021-09-21 15:46:28.456 | vlan 2021-09-21 15:46:28.457 | lsscsi 2021-09-21 15:46:28.457 | open-iscsi 2021-09-21 15:46:28.457 | lvm2 2021-09-21 15:46:28.457 | qemu-utils 2021-09-21 15:46:28.457 | thin-provisioning-tools 2021-09-21 15:46:28.457 | acl 2021-09-21 15:46:28.457 | dnsmasq-base 2021-09-21 15:46:28.457 | dnsmasq-utils 2021-09-21 15:46:28.457 | ebtables 2021-09-21 15:46:28.457 | haproxy 2021-09-21 15:46:28.457 | iptables 2021-09-21 15:46:28.457 | iputils-arping 2021-09-21 15:46:28.457 | iputils-ping 2021-09-21 15:46:28.457 | postgresql-server-dev-all 2021-09-21 15:46:28.457 | python3-mysqldb 2021-09-21 15:46:28.457 | sqlite3 2021-09-21 15:46:28.457 | sudo 2021-09-21 15:46:28.457 | vlan 2021-09-21 15:46:28.457 | pcp 2021-09-21 15:46:28.457 | ipset 2021-09-21 15:46:28.457 | conntrack 2021-09-21 15:46:28.457 | conntrackd 2021-09-21 15:46:28.457 | keepalived 2021-09-21 15:46:28.457 | lvm2 2021-09-21 15:46:28.457 | qemu-utils 2021-09-21 15:46:28.457 | thin-provisioning-tools 2021-09-21 15:46:28.457 | curl 2021-09-21 15:46:28.457 | liberasurecode-dev 2021-09-21 15:46:28.457 | make 2021-09-21 15:46:28.457 | memcached 2021-09-21 15:46:28.457 | sqlite3 2021-09-21 15:46:28.457 | xfsprogs ' 2021-09-21 15:46:28.457 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-09-21 15:46:28.460 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:46:28.462 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:46:28.465 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-21 15:46:28.465 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-09-21 15:46:28.470 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-21 15:46:28.472 | ++ functions-common:install_package:1347 : update_package_repo 2021-09-21 15:46:28.475 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:46:28.477 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-09-21 15:46:28.479 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:46:28.481 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:46:28.483 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:46:28.486 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:46:28.488 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:46:28.490 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:46:28.493 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-09-21 15:46:28.495 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-09-21 15:46:28.497 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-09-21 15:46:28.499 | +++ functions-common:apt_get_update:1081 : id -u 2021-09-21 15:46:28.504 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-09-21 15:46:28.506 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-09-21 15:46:28.508 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-09-21 15:46:28.510 | ++ functions-common:time_start:2296 : local start_time= 2021-09-21 15:46:28.512 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-09-21 15:46:28.515 | +++ functions-common:time_start:2300 : date +%s%3N 2021-09-21 15:46:28.519 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1632239188516 2021-09-21 15:46:28.521 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-09-21 15:46:28.523 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-09-21 15:46:28.525 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-09-21 15:46:28.927 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-09-21 15:46:28.941 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-09-21 15:46:29.058 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-09-21 15:46:29.198 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-09-21 15:46:31.139 | Reading package lists... 2021-09-21 15:46:31.168 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-09-21 15:46:31.170 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-09-21 15:46:31.173 | ++ functions-common:time_stop:2309 : local name 2021-09-21 15:46:31.175 | ++ functions-common:time_stop:2310 : local end_time 2021-09-21 15:46:31.177 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:46:31.179 | ++ functions-common:time_stop:2312 : local total 2021-09-21 15:46:31.181 | ++ functions-common:time_stop:2313 : local start_time 2021-09-21 15:46:31.183 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-09-21 15:46:31.185 | ++ functions-common:time_stop:2316 : start_time=1632239188516 2021-09-21 15:46:31.187 | ++ functions-common:time_stop:2318 : [[ -z 1632239188516 ]] 2021-09-21 15:46:31.190 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:46:31.194 | ++ functions-common:time_stop:2321 : end_time=1632239191192 2021-09-21 15:46:31.196 | ++ functions-common:time_stop:2322 : elapsed_time=2676 2021-09-21 15:46:31.198 | ++ functions-common:time_stop:2323 : total=0 2021-09-21 15:46:31.201 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:46:31.203 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2676 2021-09-21 15:46:31.206 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-21 15:46:31.208 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:46:31.210 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:46:31.213 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:46:31.215 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-21 15:46:31.236 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-21 15:46:31.343 | Reading package lists... 2021-09-21 15:46:31.575 | Building dependency tree... 2021-09-21 15:46:31.577 | Reading state information... 2021-09-21 15:46:31.609 | acl is already the newest version (2.2.53-6). 2021-09-21 15:46:31.609 | bc is already the newest version (1.07.1-2build1). 2021-09-21 15:46:31.609 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-09-21 15:46:31.610 | conntrack is already the newest version (1:1.4.5-2). 2021-09-21 15:46:31.610 | ebtables is already the newest version (2.0.11-3build1). 2021-09-21 15:46:31.610 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-09-21 15:46:31.610 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-09-21 15:46:31.610 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-09-21 15:46:31.610 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-09-21 15:46:31.610 | gettext is already the newest version (0.19.8.1-10build1). 2021-09-21 15:46:31.610 | ipset is already the newest version (7.5-1~exp1). 2021-09-21 15:46:31.610 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-09-21 15:46:31.610 | iputils-arping is already the newest version (3:20190709-3). 2021-09-21 15:46:31.610 | iputils-ping is already the newest version (3:20190709-3). 2021-09-21 15:46:31.610 | keepalived is already the newest version (1:2.0.19-2). 2021-09-21 15:46:31.610 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-09-21 15:46:31.610 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-09-21 15:46:31.610 | libffi-dev is already the newest version (3.3-4). 2021-09-21 15:46:31.610 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-09-21 15:46:31.610 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-09-21 15:46:31.610 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-09-21 15:46:31.610 | libxslt1-dev is already the newest version (1.1.34-4). 2021-09-21 15:46:31.610 | libyaml-dev is already the newest version (0.2.2-1). 2021-09-21 15:46:31.610 | lsscsi is already the newest version (0.30-0.1). 2021-09-21 15:46:31.610 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-09-21 15:46:31.610 | make is already the newest version (4.2.1-1.2). 2021-09-21 15:46:31.610 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-09-21 15:46:31.610 | psmisc is already the newest version (23.3-1). 2021-09-21 15:46:31.610 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-09-21 15:46:31.610 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-09-21 15:46:31.610 | python3-systemd is already the newest version (234-3build2). 2021-09-21 15:46:31.610 | socat is already the newest version (1.7.3.3-2). 2021-09-21 15:46:31.610 | tcpdump is already the newest version (4.9.3-4). 2021-09-21 15:46:31.610 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-09-21 15:46:31.610 | unzip is already the newest version (6.0-25ubuntu1). 2021-09-21 15:46:31.611 | wget is already the newest version (1.20.3-1ubuntu1). 2021-09-21 15:46:31.611 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-09-21 15:46:31.611 | conntrackd is already the newest version (1:1.4.5-2). 2021-09-21 15:46:31.611 | graphviz is already the newest version (2.42.2-3build2). 2021-09-21 15:46:31.611 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-09-21 15:46:31.611 | pcp is already the newest version (5.0.3-1). 2021-09-21 15:46:31.611 | pm-utils is already the newest version (1.4.1-19). 2021-09-21 15:46:31.611 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-09-21 15:46:31.611 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:46:31.611 | apache2-dev is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:46:31.611 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-09-21 15:46:31.611 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-09-21 15:46:31.611 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-09-21 15:46:31.611 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-09-21 15:46:31.611 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-09-21 15:46:31.611 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-09-21 15:46:31.611 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-09-21 15:46:31.611 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-09-21 15:46:31.611 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-09-21 15:46:31.611 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-09-21 15:46:31.611 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-09-21 15:46:31.612 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-09-21 15:46:31.612 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-09-21 15:46:31.612 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-09-21 15:46:31.612 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-09-21 15:46:31.612 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-09-21 15:46:31.612 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-09-21 15:46:31.612 | qemu-utils is already the newest version (1:4.2-3ubuntu6.17). 2021-09-21 15:46:31.612 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-09-21 15:46:31.612 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-09-21 15:46:31.612 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-09-21 15:46:31.612 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-09-21 15:46:31.612 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-09-21 15:46:31.612 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:46:31.821 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-09-21 15:46:31.821 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-09-21 15:46:31.821 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-09-21 15:46:31.821 | The following packages were automatically installed and are no longer required: 2021-09-21 15:46:31.822 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:46:31.822 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:46:31.822 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:46:31.822 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:46:31.822 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:46:31.822 | python3-zope.interface 2021-09-21 15:46:31.822 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:46:31.940 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:46:31.945 | ++ functions-common:apt_get:1118 : result=0 2021-09-21 15:46:31.947 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:46:31.949 | ++ functions-common:time_stop:2309 : local name 2021-09-21 15:46:31.951 | ++ functions-common:time_stop:2310 : local end_time 2021-09-21 15:46:31.953 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:46:31.956 | ++ functions-common:time_stop:2312 : local total 2021-09-21 15:46:31.958 | ++ functions-common:time_stop:2313 : local start_time 2021-09-21 15:46:31.961 | ++ functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:46:31.963 | ++ functions-common:time_stop:2316 : start_time=1632239191233 2021-09-21 15:46:31.965 | ++ functions-common:time_stop:2318 : [[ -z 1632239191233 ]] 2021-09-21 15:46:31.968 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:46:31.972 | ++ functions-common:time_stop:2321 : end_time=1632239191970 2021-09-21 15:46:31.974 | ++ functions-common:time_stop:2322 : elapsed_time=737 2021-09-21 15:46:31.976 | ++ functions-common:time_stop:2323 : total=770 2021-09-21 15:46:31.978 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:46:31.981 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1507 2021-09-21 15:46:31.983 | ++ functions-common:apt_get:1122 : return 0 2021-09-21 15:46:31.985 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-09-21 15:46:31.988 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-09-21 15:46:31.990 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-09-21 15:46:31.995 | ++ tools/install_prereqs.sh:source:89 : date 2021-09-21 15:46:31.999 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-09-21 15:46:32.001 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-09-21 15:46:32.005 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-09-21 15:46:33.421 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-09-21 15:46:33.423 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-09-21 15:46:33.426 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-09-21 15:46:33.429 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-09-21 15:46:33.431 | + tools/install_pip.sh:main:43 : GetDistro 2021-09-21 15:46:33.432 | + functions-common:GetDistro:373 : GetOSVersion 2021-09-21 15:46:33.434 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-09-21 15:46:33.436 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-09-21 15:46:33.438 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-09-21 15:46:33.440 | + functions-common:_ensure_lsb_release:328 : return 2021-09-21 15:46:33.442 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-09-21 15:46:33.519 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-09-21 15:46:33.521 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-09-21 15:46:33.597 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-09-21 15:46:33.599 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-09-21 15:46:33.674 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-09-21 15:46:33.676 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-09-21 15:46:33.678 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-09-21 15:46:33.680 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-09-21 15:46:33.682 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-09-21 15:46:33.684 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-09-21 15:46:33.686 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-09-21 15:46:33.687 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-09-21 15:46:33.689 | + functions-common:GetDistro:378 : DISTRO=focal 2021-09-21 15:46:33.691 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-09-21 15:46:33.693 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-09-21 15:46:33.693 | Distro: focal 2021-09-21 15:46:33.695 | + tools/install_pip.sh:main:115 : get_versions 2021-09-21 15:46:33.697 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-21 15:46:33.701 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-21 15:46:33.703 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-21 15:46:33.706 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-21 15:46:33.706 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-21 15:46:34.391 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-09-21 15:46:34.393 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-09-21 15:46:34.393 | pip: 21.2.4 2021-09-21 15:46:34.395 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-09-21 15:46:34.397 | + tools/install_pip.sh:main:121 : is_fedora 2021-09-21 15:46:34.399 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:46:34.400 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:46:34.402 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:46:34.404 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:46:34.405 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:46:34.407 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:46:34.409 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:46:34.410 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:46:34.412 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:46:34.414 | + tools/install_pip.sh:main:133 : install_get_pip 2021-09-21 15:46:34.416 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-21 15:46:34.418 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-09-21 15:46:34.418 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-09-21 15:46:34.422 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-21 15:46:34.423 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-09-21 15:46:34.426 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-09-21 15:46:34.427 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-21 15:46:34.429 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-09-21 15:46:34.431 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-09-21 15:46:34.442 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-09-21 15:46:34.442 | Dload Upload Total Spent Left Speed 2021-09-21 15:46:34.576 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-09-21 15:46:34.581 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-09-21 15:46:34.584 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-09-21 15:46:37.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:46:37.833 | from cryptography.utils import int_from_bytes 2021-09-21 15:46:37.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:46:37.833 | from cryptography.utils import int_from_bytes 2021-09-21 15:46:38.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:46:38.347 | Collecting pip 2021-09-21 15:46:38.359 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa9/ebb85d3fd6076/pip-21.2.4-py3-none-any.whl (1.6 MB) 2021-09-21 15:46:40.678 | Installing collected packages: pip 2021-09-21 15:46:40.678 | Attempting uninstall: pip 2021-09-21 15:46:40.680 | Found existing installation: pip 21.2.4 2021-09-21 15:46:40.930 | Uninstalling pip-21.2.4: 2021-09-21 15:46:40.945 | Successfully uninstalled pip-21.2.4 2021-09-21 15:46:42.624 | Successfully installed pip-21.2.4 2021-09-21 15:46:42.624 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:46:42.771 | + tools/install_pip.sh:main:136 : set -x 2021-09-21 15:46:42.773 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-09-21 15:46:42.775 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-09-21 15:46:42.776 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:46:42.779 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-09-21 15:46:42.780 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-09-21 15:46:42.782 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:46:42.786 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:46:42.786 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:46:42.790 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-09-21 15:46:42.792 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-09-21 15:46:42.793 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-09-21 15:46:42.795 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-09-21 15:46:42.797 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-09-21 15:46:42.813 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-09-21 15:46:42.815 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-09-21 15:46:43.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:46:43.675 | from cryptography.utils import int_from_bytes 2021-09-21 15:46:43.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:46:43.675 | from cryptography.utils import int_from_bytes 2021-09-21 15:46:44.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:46:44.741 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (57.4.0) 2021-09-21 15:46:47.098 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:46:47.232 | + inc/python:pip_install:200 : result=0 2021-09-21 15:46:47.234 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:46:47.235 | + functions-common:time_stop:2309 : local name 2021-09-21 15:46:47.237 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:46:47.239 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:46:47.241 | + functions-common:time_stop:2312 : local total 2021-09-21 15:46:47.242 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:46:47.244 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:46:47.246 | + functions-common:time_stop:2316 : start_time=1632239202809 2021-09-21 15:46:47.247 | + functions-common:time_stop:2318 : [[ -z 1632239202809 ]] 2021-09-21 15:46:47.250 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:46:47.253 | + functions-common:time_stop:2321 : end_time=1632239207251 2021-09-21 15:46:47.254 | + functions-common:time_stop:2322 : elapsed_time=4442 2021-09-21 15:46:47.256 | + functions-common:time_stop:2323 : total=0 2021-09-21 15:46:47.258 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:46:47.260 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4442 2021-09-21 15:46:47.261 | + inc/python:pip_install:203 : return 0 2021-09-21 15:46:47.263 | + tools/install_pip.sh:main:142 : get_versions 2021-09-21 15:46:47.266 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-21 15:46:47.270 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-21 15:46:47.272 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-21 15:46:47.274 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-21 15:46:47.275 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-21 15:46:47.979 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-09-21 15:46:47.982 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-09-21 15:46:47.982 | pip: 21.2.4 2021-09-21 15:46:47.985 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-09-21 15:46:47.989 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-09-21 15:46:47.999 | + ./stack.sh:main:778 : fixup_all 2021-09-21 15:46:48.002 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-09-21 15:46:48.004 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-09-21 15:46:48.007 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-21 15:46:48.012 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-21 15:46:48.012 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-09-21 15:46:48.012 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-09-21 15:46:48.018 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-09-21 15:46:48.020 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-09-21 15:46:48.022 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-09-21 15:46:48.031 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-09-21 15:46:48.034 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-09-21 15:46:48.036 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-09-21 15:46:48.038 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:46:48.041 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:46:48.043 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-09-21 15:46:48.055 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-09-21 15:46:48.057 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-09-21 15:46:48.060 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:46:48.062 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:46:48.064 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:46:48.066 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:46:48.069 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:46:48.072 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:46:48.074 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:46:48.076 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:46:48.078 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:46:48.080 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-09-21 15:46:48.083 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-09-21 15:46:48.085 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-09-21 15:46:48.087 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:46:48.089 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:46:48.091 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:46:48.093 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:46:48.096 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:46:48.098 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:46:48.100 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-09-21 15:46:48.102 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-09-21 15:46:48.123 | Using python 3.8 to install os-testr 2021-09-21 15:46:48.125 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-09-21 15:46:48.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:46:48.998 | from cryptography.utils import int_from_bytes 2021-09-21 15:46:48.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:46:48.998 | from cryptography.utils import int_from_bytes 2021-09-21 15:46:50.047 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:46:50.086 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-09-21 15:46:50.161 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-09-21 15:46:50.163 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.0) 2021-09-21 15:46:50.164 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-09-21 15:46:50.166 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-09-21 15:46:50.180 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-09-21 15:46:50.207 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2021-09-21 15:46:50.209 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-09-21 15:46:50.210 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-09-21 15:46:50.213 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-09-21 15:46:50.215 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-09-21 15:46:50.229 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-09-21 15:46:50.230 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-09-21 15:46:50.234 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2021-09-21 15:46:50.235 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-09-21 15:46:50.238 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-09-21 15:46:50.292 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-09-21 15:46:50.293 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-09-21 15:46:50.295 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-09-21 15:46:50.297 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-09-21 15:46:50.376 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-09-21 15:46:52.630 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:46:52.758 | + inc/python:pip_install:200 : result=0 2021-09-21 15:46:52.760 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:46:52.762 | + functions-common:time_stop:2309 : local name 2021-09-21 15:46:52.764 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:46:52.768 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:46:52.770 | + functions-common:time_stop:2312 : local total 2021-09-21 15:46:52.773 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:46:52.776 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:46:52.778 | + functions-common:time_stop:2316 : start_time=1632239208118 2021-09-21 15:46:52.780 | + functions-common:time_stop:2318 : [[ -z 1632239208118 ]] 2021-09-21 15:46:52.783 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:46:52.787 | + functions-common:time_stop:2321 : end_time=1632239212784 2021-09-21 15:46:52.789 | + functions-common:time_stop:2322 : elapsed_time=4666 2021-09-21 15:46:52.791 | + functions-common:time_stop:2323 : total=0 2021-09-21 15:46:52.793 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:46:52.795 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4666 2021-09-21 15:46:52.797 | + inc/python:pip_install:203 : return 0 2021-09-21 15:46:52.799 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-09-21 15:46:52.853 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-09-21 15:46:53.148 | + ./stack.sh:main:792 : install_infra 2021-09-21 15:46:53.151 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-21 15:46:53.153 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-09-21 15:46:53.156 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-21 15:46:53.158 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-09-21 15:46:53.181 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-09-21 15:46:55.242 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:55.245 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:55.267 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:55.306 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:55.311 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:55.369 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:55.492 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:55.511 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:55.797 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:55.903 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:55.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:46:56.080 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2021-09-21 15:46:56.370 | + inc/python:pip_install:200 : result=0 2021-09-21 15:46:56.373 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:46:56.375 | + functions-common:time_stop:2309 : local name 2021-09-21 15:46:56.377 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:46:56.379 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:46:56.381 | + functions-common:time_stop:2312 : local total 2021-09-21 15:46:56.383 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:46:56.385 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:46:56.387 | + functions-common:time_stop:2316 : start_time=1632239213173 2021-09-21 15:46:56.390 | + functions-common:time_stop:2318 : [[ -z 1632239213173 ]] 2021-09-21 15:46:56.393 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:46:56.397 | + functions-common:time_stop:2321 : end_time=1632239216394 2021-09-21 15:46:56.399 | + functions-common:time_stop:2322 : elapsed_time=3221 2021-09-21 15:46:56.401 | + functions-common:time_stop:2323 : total=4666 2021-09-21 15:46:56.403 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:46:56.405 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7887 2021-09-21 15:46:56.407 | + inc/python:pip_install:203 : return 0 2021-09-21 15:46:56.410 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-21 15:46:56.412 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-09-21 15:46:56.435 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-09-21 15:46:58.390 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:58.394 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:58.415 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:58.453 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:58.458 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:58.517 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:58.640 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:58.657 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:58.942 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:59.051 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:46:59.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:46:59.122 | Processing /opt/stack/requirements 2021-09-21 15:47:00.824 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-09-21 15:47:00.828 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (3.0.0) 2021-09-21 15:47:00.839 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (21.0) 2021-09-21 15:47:00.844 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2021-09-21 15:47:00.846 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.4.7) 2021-09-21 15:47:00.850 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.26.0) 2021-09-21 15:47:00.877 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.16.0) 2021-09-21 15:47:00.880 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2021-09-21 15:47:00.890 | Requirement already satisfied: urllib3===1.26.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.26.6) 2021-09-21 15:47:00.910 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4924) (1.3) 2021-09-21 15:47:00.912 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4924) (0.3.0) 2021-09-21 15:47:00.928 | Requirement already satisfied: certifi===2021.5.30 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2021-09-21 15:47:00.931 | Requirement already satisfied: idna===3.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.2) 2021-09-21 15:47:00.934 | Requirement already satisfied: charset-normalizer===2.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (2.0.4) 2021-09-21 15:47:00.939 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (1.0.0) 2021-09-21 15:47:00.941 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (3.9.0) 2021-09-21 15:47:00.953 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.4.0) 2021-09-21 15:47:00.960 | Requirement already satisfied: cmd2===2.1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.1.2) 2021-09-21 15:47:01.030 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (0.4.0) 2021-09-21 15:47:01.034 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.7.2) 2021-09-21 15:47:01.036 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (0.4.4) 2021-09-21 15:47:01.040 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-09-21 15:47:01.092 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (1.8.2) 2021-09-21 15:47:01.095 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.2.5) 2021-09-21 15:47:01.100 | Building wheels for collected packages: openstack-requirements 2021-09-21 15:47:01.101 | Building wheel for openstack-requirements (setup.py): started 2021-09-21 15:47:01.905 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-09-21 15:47:01.905 | ERROR: Command errored out with exit status 1: 2021-09-21 15:47:01.905 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ofjtgyd1/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ofjtgyd1/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-5ec_r0y9 2021-09-21 15:47:01.905 | cwd: /tmp/pip-req-build-ofjtgyd1/ 2021-09-21 15:47:01.905 | Complete output (6 lines): 2021-09-21 15:47:01.905 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-21 15:47:01.905 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-21 15:47:01.905 | or: setup.py --help-commands 2021-09-21 15:47:01.905 | or: setup.py cmd --help 2021-09-21 15:47:01.905 | 2021-09-21 15:47:01.905 | error: invalid command 'bdist_wheel' 2021-09-21 15:47:01.905 | ---------------------------------------- 2021-09-21 15:47:01.905 | ERROR: Failed building wheel for openstack-requirements 2021-09-21 15:47:01.905 | Running setup.py clean for openstack-requirements 2021-09-21 15:47:02.715 | Failed to build openstack-requirements 2021-09-21 15:47:02.730 | Installing collected packages: openstack-requirements 2021-09-21 15:47:02.730 | Attempting uninstall: openstack-requirements 2021-09-21 15:47:02.731 | Found existing installation: openstack-requirements 1.2.1.dev4924 2021-09-21 15:47:02.768 | Uninstalling openstack-requirements-1.2.1.dev4924: 2021-09-21 15:47:02.786 | Successfully uninstalled openstack-requirements-1.2.1.dev4924 2021-09-21 15:47:02.790 | Running setup.py install for openstack-requirements: started 2021-09-21 15:47:05.119 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-09-21 15:47:05.143 | Successfully installed openstack-requirements-1.2.1.dev4924 2021-09-21 15:47:05.271 | + inc/python:pip_install:200 : result=0 2021-09-21 15:47:05.274 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:47:05.276 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:05.278 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:05.280 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:05.283 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:05.285 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:05.287 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:47:05.289 | + functions-common:time_stop:2316 : start_time=1632239216427 2021-09-21 15:47:05.291 | + functions-common:time_stop:2318 : [[ -z 1632239216427 ]] 2021-09-21 15:47:05.294 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:05.298 | + functions-common:time_stop:2321 : end_time=1632239225295 2021-09-21 15:47:05.300 | + functions-common:time_stop:2322 : elapsed_time=8868 2021-09-21 15:47:05.302 | + functions-common:time_stop:2323 : total=7887 2021-09-21 15:47:05.304 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:05.306 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16755 2021-09-21 15:47:05.308 | + inc/python:pip_install:203 : return 0 2021-09-21 15:47:05.311 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-09-21 15:47:05.313 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-09-21 15:47:05.323 | + inc/python:use_library_from_git:250 : local name=pbr 2021-09-21 15:47:05.326 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:05.328 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:05.331 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-09-21 15:47:05.333 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:05.336 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-09-21 15:47:05.359 | Using python 3.8 to install pbr 2021-09-21 15:47:05.361 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-09-21 15:47:06.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:06.231 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:06.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:06.231 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:07.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:47:07.312 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-09-21 15:47:09.817 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:47:09.958 | + inc/python:pip_install:200 : result=0 2021-09-21 15:47:09.960 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:47:09.963 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:09.965 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:09.967 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:09.970 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:09.972 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:09.974 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:47:09.976 | + functions-common:time_stop:2316 : start_time=1632239225354 2021-09-21 15:47:09.978 | + functions-common:time_stop:2318 : [[ -z 1632239225354 ]] 2021-09-21 15:47:09.981 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:09.985 | + functions-common:time_stop:2321 : end_time=1632239229983 2021-09-21 15:47:09.988 | + functions-common:time_stop:2322 : elapsed_time=4629 2021-09-21 15:47:09.990 | + functions-common:time_stop:2323 : total=16755 2021-09-21 15:47:09.992 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:09.994 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21384 2021-09-21 15:47:09.996 | + inc/python:pip_install:203 : return 0 2021-09-21 15:47:09.999 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-09-21 15:47:12.331 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-09-21 15:47:14.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:47:14.280 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-09-21 15:47:14.287 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-09-21 15:47:14.289 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-09-21 15:47:14.292 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-09-21 15:47:14.363 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-21 15:47:14.366 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-21 15:47:14.369 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-09-21 15:47:14.386 | + ./stack.sh:main:801 : pkgs= 2021-09-21 15:47:14.388 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-09-21 15:47:14.390 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-09-21 15:47:14.393 | + functions-common:run_phase:1737 : local mode=stack 2021-09-21 15:47:14.395 | + functions-common:run_phase:1738 : local phase=pre-install 2021-09-21 15:47:14.397 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-21 15:47:14.400 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-21 15:47:14.403 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-21 15:47:14.406 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-21 15:47:14.408 | + functions-common:run_phase:1747 : local extra 2021-09-21 15:47:14.411 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-21 15:47:14.415 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-21 15:47:14.417 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-21 15:47:14.419 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-21 15:47:14.421 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-09-21 15:47:14.424 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-21 15:47:14.439 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:14.441 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-21 15:47:14.444 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:47:14.446 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-09-21 15:47:14.448 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:47:14.450 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-21 15:47:14.453 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:47:14.455 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-09-21 15:47:14.457 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:47:14.459 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-21 15:47:14.461 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:47:14.463 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-21 15:47:14.465 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-21 15:47:14.468 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-21 15:47:14.470 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-21 15:47:14.472 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-21 15:47:14.474 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-09-21 15:47:14.476 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-21 15:47:14.478 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-09-21 15:47:14.481 | + functions-common:run_plugins:1726 : local plugins= 2021-09-21 15:47:14.483 | + functions-common:run_plugins:1727 : local plugin 2021-09-21 15:47:14.485 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-09-21 15:47:14.488 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-09-21 15:47:14.490 | + functions:set_systemd_override:821 : local value=2048 2021-09-21 15:47:14.493 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-09-21 15:47:14.495 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-09-21 15:47:14.548 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-09-21 15:47:14.548 | Set systemd system override for DefaultLimitNOFILE=2048 2021-09-21 15:47:14.550 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-09-21 15:47:14.915 | + ./stack.sh:main:814 : install_rpc_backend 2021-09-21 15:47:14.918 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-09-21 15:47:14.933 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:14.936 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-09-21 15:47:14.938 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:47:14.940 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:47:14.943 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:47:14.945 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:47:14.947 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:47:14.950 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:47:14.952 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:14.955 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:14.957 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:47:14.959 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:47:14.962 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:47:14.964 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:47:14.966 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-09-21 15:47:14.969 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:47:14.972 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:14.974 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:14.976 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-09-21 15:47:14.997 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-09-21 15:47:15.109 | Reading package lists... 2021-09-21 15:47:15.345 | Building dependency tree... 2021-09-21 15:47:15.347 | Reading state information... 2021-09-21 15:47:15.586 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-09-21 15:47:15.586 | The following packages were automatically installed and are no longer required: 2021-09-21 15:47:15.587 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:47:15.587 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:47:15.587 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:47:15.587 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:47:15.587 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:47:15.587 | python3-zope.interface 2021-09-21 15:47:15.587 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:47:15.699 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:47:15.703 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:47:15.705 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:47:15.708 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:15.710 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:15.712 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:15.714 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:15.716 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:15.719 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:47:15.721 | + functions-common:time_stop:2316 : start_time=1632239234994 2021-09-21 15:47:15.723 | + functions-common:time_stop:2318 : [[ -z 1632239234994 ]] 2021-09-21 15:47:15.726 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:15.730 | + functions-common:time_stop:2321 : end_time=1632239235727 2021-09-21 15:47:15.732 | + functions-common:time_stop:2322 : elapsed_time=733 2021-09-21 15:47:15.734 | + functions-common:time_stop:2323 : total=1507 2021-09-21 15:47:15.737 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:15.739 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2240 2021-09-21 15:47:15.741 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:47:15.744 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-09-21 15:47:15.746 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:47:15.748 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:47:15.751 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:47:15.753 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:47:15.756 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:47:15.758 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:47:15.761 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-09-21 15:47:15.763 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:47:15.765 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:47:15.768 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:47:15.770 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:47:15.772 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:47:15.774 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:47:15.777 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:47:15.779 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:47:15.781 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:47:15.783 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-09-21 15:47:15.786 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:47:15.788 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:47:15.790 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:47:15.793 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:47:15.795 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:47:15.798 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:47:15.800 | + ./stack.sh:main:815 : restart_rpc_backend 2021-09-21 15:47:15.802 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-09-21 15:47:15.825 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:15.827 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-09-21 15:47:15.830 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-21 15:47:15.833 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-09-21 15:47:15.836 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-09-21 15:47:15.839 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-09-21 15:47:15.843 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-09-21 15:47:15.845 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-09-21 15:47:15.848 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-09-21 15:47:15.850 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-09-21 15:47:15.852 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-09-21 15:47:15.855 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-09-21 15:47:15.857 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-09-21 15:47:16.549 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-09-21 15:47:16.550 | user tags 2021-09-21 15:47:16.550 | stackrabbit []' 2021-09-21 15:47:16.553 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-09-21 15:47:16.553 | user tags 2021-09-21 15:47:16.553 | stackrabbit []' 2021-09-21 15:47:16.553 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-09-21 15:47:16.559 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-09-21 15:47:16.561 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-09-21 15:47:16.564 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-21 15:47:17.230 | Changing password for user "stackrabbit" ... 2021-09-21 15:47:17.304 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-09-21 15:47:17.952 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-09-21 15:47:18.008 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-09-21 15:47:18.010 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-21 15:47:18.677 | Changing password for user "stackrabbit" ... 2021-09-21 15:47:18.745 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-09-21 15:47:18.748 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-09-21 15:47:18.750 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-09-21 15:47:19.439 | Deleting user "guest" ... 2021-09-21 15:47:19.455 | Error: 2021-09-21 15:47:19.455 | {:no_such_user, "guest"} 2021-09-21 15:47:19.467 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-09-21 15:47:19.470 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-09-21 15:47:19.491 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:19.493 | + ./stack.sh:main:818 : install_database 2021-09-21 15:47:19.495 | + lib/database:install_database:116 : install_database_mysql 2021-09-21 15:47:19.498 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-09-21 15:47:19.500 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:19.502 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:19.505 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-09-21 15:47:19.842 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-09-21 15:47:19.844 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-09-21 15:47:19.847 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-09-21 15:47:19.849 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:47:19.851 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-09-21 15:47:19.855 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:47:19.857 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:47:19.859 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:47:19.862 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:47:19.864 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:47:19.866 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:47:19.869 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:47:19.871 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:47:19.873 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:47:19.876 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-09-21 15:47:19.878 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:47:19.881 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:47:19.883 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:47:19.886 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:47:19.888 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:47:19.890 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:47:19.893 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-09-21 15:47:19.895 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:19.898 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:19.900 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-09-21 15:47:19.902 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:47:19.904 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:47:19.907 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:47:19.909 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:47:19.911 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:47:19.913 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:47:19.916 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:19.918 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:19.920 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:47:19.922 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:47:19.925 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:47:19.927 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:47:19.929 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-09-21 15:47:19.931 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:47:19.933 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:19.936 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:19.939 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-09-21 15:47:19.961 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-09-21 15:47:20.069 | Reading package lists... 2021-09-21 15:47:20.312 | Building dependency tree... 2021-09-21 15:47:20.314 | Reading state information... 2021-09-21 15:47:20.604 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.2). 2021-09-21 15:47:20.604 | The following packages were automatically installed and are no longer required: 2021-09-21 15:47:20.605 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:47:20.605 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:47:20.605 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:47:20.605 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:47:20.605 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:47:20.605 | python3-zope.interface 2021-09-21 15:47:20.605 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:47:20.717 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:47:20.722 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:47:20.724 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:47:20.726 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:20.728 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:20.731 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:20.733 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:20.735 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:20.738 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:47:20.740 | + functions-common:time_stop:2316 : start_time=1632239239958 2021-09-21 15:47:20.742 | + functions-common:time_stop:2318 : [[ -z 1632239239958 ]] 2021-09-21 15:47:20.745 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:20.749 | + functions-common:time_stop:2321 : end_time=1632239240747 2021-09-21 15:47:20.751 | + functions-common:time_stop:2322 : elapsed_time=789 2021-09-21 15:47:20.754 | + functions-common:time_stop:2323 : total=2240 2021-09-21 15:47:20.756 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:20.758 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3029 2021-09-21 15:47:20.760 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:47:20.763 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-09-21 15:47:20.765 | + ./stack.sh:main:821 : install_database_python 2021-09-21 15:47:20.768 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-09-21 15:47:20.770 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-09-21 15:47:20.772 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-09-21 15:47:20.775 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:47:20.778 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-09-21 15:47:20.780 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-09-21 15:47:20.783 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:47:20.787 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:47:20.787 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:47:20.797 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-09-21 15:47:20.799 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-09-21 15:47:20.802 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-09-21 15:47:20.806 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-09-21 15:47:20.811 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-09-21 15:47:20.836 | Using python 3.8 to install PyMySQL 2021-09-21 15:47:20.839 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-09-21 15:47:21.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:21.712 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:21.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:21.712 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:22.745 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:47:22.782 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-09-21 15:47:25.081 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:47:25.208 | + inc/python:pip_install:200 : result=0 2021-09-21 15:47:25.210 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:47:25.213 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:25.215 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:25.217 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:25.220 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:25.222 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:25.224 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:47:25.227 | + functions-common:time_stop:2316 : start_time=1632239240831 2021-09-21 15:47:25.229 | + functions-common:time_stop:2318 : [[ -z 1632239240831 ]] 2021-09-21 15:47:25.232 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:25.236 | + functions-common:time_stop:2321 : end_time=1632239245233 2021-09-21 15:47:25.238 | + functions-common:time_stop:2322 : elapsed_time=4402 2021-09-21 15:47:25.241 | + functions-common:time_stop:2323 : total=21384 2021-09-21 15:47:25.243 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:25.245 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25786 2021-09-21 15:47:25.247 | + inc/python:pip_install:203 : return 0 2021-09-21 15:47:25.250 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-09-21 15:47:25.253 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-21 15:47:25.255 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-09-21 15:47:25.257 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-09-21 15:47:25.274 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:25.276 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-09-21 15:47:25.278 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-09-21 15:47:25.282 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-21 15:47:25.282 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-21 15:47:25.287 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-21 15:47:25.290 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-21 15:47:25.292 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-21 15:47:25.294 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-21 15:47:25.297 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-09-21 15:47:25.300 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-09-21 15:47:25.316 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:25.318 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-09-21 15:47:25.320 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:47:25.323 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:47:25.325 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:47:25.327 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:47:25.330 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:47:25.332 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:47:25.335 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:25.337 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:25.339 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:47:25.342 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:47:25.344 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:47:25.346 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:47:25.348 | + functions-common:install_package:1348 : real_install_package radvd 2021-09-21 15:47:25.351 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:47:25.353 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:25.356 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:25.358 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-09-21 15:47:25.380 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-09-21 15:47:25.485 | Reading package lists... 2021-09-21 15:47:25.709 | Building dependency tree... 2021-09-21 15:47:25.710 | Reading state information... 2021-09-21 15:47:25.953 | radvd is already the newest version (1:2.17-2). 2021-09-21 15:47:25.953 | The following packages were automatically installed and are no longer required: 2021-09-21 15:47:25.954 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:47:25.954 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:47:25.954 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:47:25.954 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:47:25.954 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:47:25.954 | python3-zope.interface 2021-09-21 15:47:25.954 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:47:26.065 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:47:26.069 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:47:26.072 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:47:26.074 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:26.076 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:26.079 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:26.081 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:26.083 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:26.086 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:47:26.088 | + functions-common:time_stop:2316 : start_time=1632239245377 2021-09-21 15:47:26.090 | + functions-common:time_stop:2318 : [[ -z 1632239245377 ]] 2021-09-21 15:47:26.093 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:26.098 | + functions-common:time_stop:2321 : end_time=1632239246095 2021-09-21 15:47:26.100 | + functions-common:time_stop:2322 : elapsed_time=718 2021-09-21 15:47:26.102 | + functions-common:time_stop:2323 : total=3029 2021-09-21 15:47:26.104 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:26.106 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3747 2021-09-21 15:47:26.109 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:47:26.111 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-09-21 15:47:26.128 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:26.131 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-09-21 15:47:26.133 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-09-21 15:47:26.136 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-09-21 15:47:26.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-09-21 15:47:26.158 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:47:26.160 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:47:26.163 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:47:26.165 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:47:26.167 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:47:26.169 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:47:26.172 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:26.174 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:26.176 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:47:26.179 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:47:26.181 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:47:26.183 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:47:26.185 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-09-21 15:47:26.187 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:47:26.190 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:26.193 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:26.195 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-09-21 15:47:26.215 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-09-21 15:47:26.325 | Reading package lists... 2021-09-21 15:47:26.550 | Building dependency tree... 2021-09-21 15:47:26.552 | Reading state information... 2021-09-21 15:47:26.789 | fakeroot is already the newest version (1.24-1). 2021-09-21 15:47:26.789 | make is already the newest version (4.2.1-1.2). 2021-09-21 15:47:26.789 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-09-21 15:47:26.789 | The following packages were automatically installed and are no longer required: 2021-09-21 15:47:26.790 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:47:26.790 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:47:26.790 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:47:26.790 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:47:26.790 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:47:26.790 | python3-zope.interface 2021-09-21 15:47:26.790 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:47:26.901 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:47:26.905 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:47:26.907 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:47:26.910 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:26.912 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:26.914 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:26.916 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:26.918 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:26.920 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:47:26.923 | + functions-common:time_stop:2316 : start_time=1632239246213 2021-09-21 15:47:26.925 | + functions-common:time_stop:2318 : [[ -z 1632239246213 ]] 2021-09-21 15:47:26.927 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:26.931 | + functions-common:time_stop:2321 : end_time=1632239246929 2021-09-21 15:47:26.933 | + functions-common:time_stop:2322 : elapsed_time=716 2021-09-21 15:47:26.935 | + functions-common:time_stop:2323 : total=3747 2021-09-21 15:47:26.939 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:26.941 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4463 2021-09-21 15:47:26.943 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:47:26.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-09-21 15:47:26.947 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:26.950 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:26.952 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-09-21 15:47:26.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-09-21 15:47:26.957 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-09-21 15:47:26.961 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-09-21 15:47:26.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-09-21 15:47:26.967 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-09-21 15:47:26.967 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-09-21 15:47:26.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-09-21 15:47:26.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-09-21 15:47:26.976 | + functions:vercmp:628 : local v1=5.4 2021-09-21 15:47:26.978 | + functions:vercmp:629 : local 'op=<' 2021-09-21 15:47:26.981 | + functions:vercmp:630 : local v2=3.13 2021-09-21 15:47:26.983 | + functions:vercmp:631 : local result 2021-09-21 15:47:26.987 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-09-21 15:47:26.987 | ++ functions:vercmp:635 : head -1 2021-09-21 15:47:26.988 | ++ functions:vercmp:635 : sort -V 2021-09-21 15:47:26.992 | + functions:vercmp:635 : result=3.13 2021-09-21 15:47:26.995 | + functions:vercmp:637 : case $op in 2021-09-21 15:47:26.997 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-09-21 15:47:26.999 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-09-21 15:47:27.002 | + functions:vercmp:648 : return 2021-09-21 15:47:27.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-09-21 15:47:27.007 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:47:27.009 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-09-21 15:47:27.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-09-21 15:47:27.498 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-09-21 15:47:27.500 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.502 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.505 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-09-21 15:47:27.507 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.510 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-09-21 15:47:27.529 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:27.532 | + ./stack.sh:main:829 : install_etcd3 2021-09-21 15:47:27.534 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-09-21 15:47:27.534 | Installing etcd 2021-09-21 15:47:27.537 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-09-21 15:47:27.549 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-09-21 15:47:27.561 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-09-21 15:47:27.564 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-09-21 15:47:27.580 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-09-21 15:47:27.583 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-21 15:47:27.585 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-21 15:47:27.588 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-21 15:47:27.592 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-09-21 15:47:27.595 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-09-21 15:47:27.598 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-09-21 15:47:27.600 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-21 15:47:27.602 | ++ functions:get_extra_file:74 : return 2021-09-21 15:47:27.605 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-21 15:47:27.608 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-09-21 15:47:27.610 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-09-21 15:47:27.612 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-09-21 15:47:27.628 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:47:27.631 | + ./stack.sh:main:848 : install_dstat 2021-09-21 15:47:27.633 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-09-21 15:47:27.650 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:47:27.652 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-09-21 15:47:27.654 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-21 15:47:27.657 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-09-21 15:47:27.659 | + ./stack.sh:main:857 : install_libs 2021-09-21 15:47:27.662 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-09-21 15:47:27.664 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-09-21 15:47:27.666 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-09-21 15:47:27.669 | + inc/python:use_library_from_git:250 : local name=automaton 2021-09-21 15:47:27.671 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.673 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.675 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-09-21 15:47:27.678 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.680 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-09-21 15:47:27.682 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-09-21 15:47:27.685 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-09-21 15:47:27.687 | + inc/python:use_library_from_git:250 : local name=castellan 2021-09-21 15:47:27.689 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-09-21 15:47:27.696 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.698 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-09-21 15:47:27.700 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-09-21 15:47:27.703 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-09-21 15:47:27.705 | + inc/python:use_library_from_git:250 : local name=cliff 2021-09-21 15:47:27.708 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.710 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.712 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-09-21 15:47:27.714 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.717 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-09-21 15:47:27.720 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-09-21 15:47:27.722 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-09-21 15:47:27.724 | + inc/python:use_library_from_git:250 : local name=cursive 2021-09-21 15:47:27.726 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.728 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.731 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-09-21 15:47:27.733 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.735 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-09-21 15:47:27.737 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-09-21 15:47:27.740 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-09-21 15:47:27.742 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-09-21 15:47:27.744 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.749 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-09-21 15:47:27.751 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.753 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-09-21 15:47:27.756 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-09-21 15:47:27.758 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-09-21 15:47:27.760 | + inc/python:use_library_from_git:250 : local name=futurist 2021-09-21 15:47:27.762 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-09-21 15:47:27.769 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.772 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-09-21 15:47:27.774 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-09-21 15:47:27.776 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-09-21 15:47:27.779 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-09-21 15:47:27.781 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.784 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.786 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-09-21 15:47:27.788 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.791 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-09-21 15:47:27.793 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-09-21 15:47:27.795 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-09-21 15:47:27.798 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-09-21 15:47:27.800 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.805 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-09-21 15:47:27.807 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.809 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-09-21 15:47:27.812 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-09-21 15:47:27.814 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-09-21 15:47:27.817 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-09-21 15:47:27.820 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.824 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.826 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-09-21 15:47:27.829 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.831 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-09-21 15:47:27.834 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-09-21 15:47:27.836 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-09-21 15:47:27.838 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-09-21 15:47:27.841 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.843 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.846 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-09-21 15:47:27.848 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.850 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-09-21 15:47:27.853 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-09-21 15:47:27.855 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-09-21 15:47:27.857 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-09-21 15:47:27.860 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.862 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.864 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-09-21 15:47:27.866 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.869 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-09-21 15:47:27.871 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-09-21 15:47:27.873 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-09-21 15:47:27.876 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-09-21 15:47:27.878 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.881 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.884 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-09-21 15:47:27.886 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.889 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-09-21 15:47:27.892 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-09-21 15:47:27.894 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-09-21 15:47:27.896 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-09-21 15:47:27.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.901 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.903 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-09-21 15:47:27.906 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.908 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-09-21 15:47:27.911 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-09-21 15:47:27.913 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-09-21 15:47:27.915 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-09-21 15:47:27.920 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.922 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.925 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-09-21 15:47:27.927 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.930 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-09-21 15:47:27.932 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-09-21 15:47:27.934 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-09-21 15:47:27.937 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-09-21 15:47:27.940 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.942 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.945 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-09-21 15:47:27.947 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.950 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-09-21 15:47:27.952 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-09-21 15:47:27.955 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-09-21 15:47:27.957 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-09-21 15:47:27.960 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-09-21 15:47:27.967 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.970 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-09-21 15:47:27.973 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-09-21 15:47:27.975 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-09-21 15:47:27.977 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-09-21 15:47:27.980 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:27.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:27.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-09-21 15:47:27.987 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:27.990 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-09-21 15:47:27.993 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-09-21 15:47:27.995 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-09-21 15:47:27.997 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-09-21 15:47:28.000 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-09-21 15:47:28.007 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.009 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-09-21 15:47:28.011 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-09-21 15:47:28.014 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-09-21 15:47:28.016 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-09-21 15:47:28.018 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.021 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.023 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-09-21 15:47:28.026 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.028 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-09-21 15:47:28.031 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-09-21 15:47:28.034 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-09-21 15:47:28.036 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-09-21 15:47:28.038 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.041 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.043 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-09-21 15:47:28.046 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.049 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-09-21 15:47:28.052 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-09-21 15:47:28.056 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-09-21 15:47:28.059 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-09-21 15:47:28.062 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.064 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.067 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-09-21 15:47:28.070 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.073 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-09-21 15:47:28.076 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-09-21 15:47:28.079 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-09-21 15:47:28.081 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-09-21 15:47:28.084 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.086 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-09-21 15:47:28.091 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.094 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-09-21 15:47:28.099 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-09-21 15:47:28.102 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-09-21 15:47:28.104 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-09-21 15:47:28.108 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.111 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.115 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-09-21 15:47:28.118 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.120 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-09-21 15:47:28.123 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-09-21 15:47:28.125 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-09-21 15:47:28.128 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-09-21 15:47:28.130 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.133 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.135 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-09-21 15:47:28.137 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.140 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-09-21 15:47:28.142 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-09-21 15:47:28.144 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-09-21 15:47:28.147 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-09-21 15:47:28.149 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.151 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.154 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-09-21 15:47:28.157 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.159 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-09-21 15:47:28.161 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-09-21 15:47:28.164 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-09-21 15:47:28.166 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-09-21 15:47:28.168 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.171 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.173 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-09-21 15:47:28.176 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.178 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-09-21 15:47:28.181 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-09-21 15:47:28.183 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-09-21 15:47:28.185 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-09-21 15:47:28.188 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.190 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.192 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-09-21 15:47:28.195 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.197 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-09-21 15:47:28.199 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-09-21 15:47:28.202 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-09-21 15:47:28.204 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-09-21 15:47:28.206 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.209 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.211 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-09-21 15:47:28.213 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.216 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-09-21 15:47:28.218 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-09-21 15:47:28.221 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-09-21 15:47:28.223 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-09-21 15:47:28.225 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.228 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.230 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-09-21 15:47:28.233 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.235 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-09-21 15:47:28.238 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-09-21 15:47:28.240 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-09-21 15:47:28.242 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-09-21 15:47:28.245 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.247 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-09-21 15:47:28.252 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.254 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-09-21 15:47:28.257 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-09-21 15:47:28.259 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-09-21 15:47:28.262 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-09-21 15:47:28.264 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.267 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.270 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-09-21 15:47:28.272 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.275 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-09-21 15:47:28.277 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-09-21 15:47:28.279 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-09-21 15:47:28.282 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-09-21 15:47:28.285 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.287 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.289 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-09-21 15:47:28.292 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.294 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-09-21 15:47:28.296 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-09-21 15:47:28.299 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-09-21 15:47:28.301 | + inc/python:use_library_from_git:250 : local name=tooz 2021-09-21 15:47:28.304 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.306 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.308 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-09-21 15:47:28.311 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.313 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-09-21 15:47:28.315 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-09-21 15:47:28.318 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-09-21 15:47:28.320 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-09-21 15:47:28.323 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.325 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.329 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-09-21 15:47:28.332 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.334 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-09-21 15:47:28.336 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-09-21 15:47:28.339 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-09-21 15:47:28.341 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-09-21 15:47:28.343 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.348 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-09-21 15:47:28.351 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.353 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-09-21 15:47:28.356 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-09-21 15:47:28.358 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-09-21 15:47:28.361 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-09-21 15:47:28.363 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.368 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-09-21 15:47:28.370 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.372 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-09-21 15:47:28.375 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-09-21 15:47:28.377 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-09-21 15:47:28.380 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-09-21 15:47:28.382 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:28.385 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:28.387 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-09-21 15:47:28.390 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:28.393 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-09-21 15:47:28.414 | Using python 3.8 to install etcd3 2021-09-21 15:47:28.417 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-09-21 15:47:29.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:29.267 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:29.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:29.267 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:30.288 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:47:30.324 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-09-21 15:47:30.333 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.17.3) 2021-09-21 15:47:30.335 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.39.0) 2021-09-21 15:47:30.336 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-09-21 15:47:30.338 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-09-21 15:47:32.667 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:47:32.796 | + inc/python:pip_install:200 : result=0 2021-09-21 15:47:32.798 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:47:32.800 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:32.803 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:32.805 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:32.807 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:32.809 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:32.811 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:47:32.813 | + functions-common:time_stop:2316 : start_time=1632239248409 2021-09-21 15:47:32.815 | + functions-common:time_stop:2318 : [[ -z 1632239248409 ]] 2021-09-21 15:47:32.818 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:32.822 | + functions-common:time_stop:2321 : end_time=1632239252820 2021-09-21 15:47:32.824 | + functions-common:time_stop:2322 : elapsed_time=4411 2021-09-21 15:47:32.827 | + functions-common:time_stop:2323 : total=25786 2021-09-21 15:47:32.829 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:32.831 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30197 2021-09-21 15:47:32.834 | + inc/python:pip_install:203 : return 0 2021-09-21 15:47:32.836 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-09-21 15:47:32.859 | Using python 3.8 to install etcd3gw 2021-09-21 15:47:32.862 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-09-21 15:47:33.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:33.720 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:33.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:33.720 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:34.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:47:34.786 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-09-21 15:47:34.794 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-09-21 15:47:34.796 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-09-21 15:47:34.798 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-09-21 15:47:34.800 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-09-21 15:47:34.833 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2021-09-21 15:47:34.835 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2021-09-21 15:47:34.837 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2021-09-21 15:47:34.839 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2021-09-21 15:47:37.115 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:47:37.236 | + inc/python:pip_install:200 : result=0 2021-09-21 15:47:37.238 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:47:37.240 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:37.242 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:37.244 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:37.247 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:37.249 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:37.251 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:47:37.253 | + functions-common:time_stop:2316 : start_time=1632239252853 2021-09-21 15:47:37.255 | + functions-common:time_stop:2318 : [[ -z 1632239252853 ]] 2021-09-21 15:47:37.258 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:37.262 | + functions-common:time_stop:2321 : end_time=1632239257260 2021-09-21 15:47:37.264 | + functions-common:time_stop:2322 : elapsed_time=4407 2021-09-21 15:47:37.267 | + functions-common:time_stop:2323 : total=30197 2021-09-21 15:47:37.269 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:37.272 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=34604 2021-09-21 15:47:37.274 | + inc/python:pip_install:203 : return 0 2021-09-21 15:47:37.277 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-09-21 15:47:37.279 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-09-21 15:47:37.282 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-09-21 15:47:37.284 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:47:37.287 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:47:37.289 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:47:37.291 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:47:37.294 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:47:37.296 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:47:37.298 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:47:37.301 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:47:37.303 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:47:37.305 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-09-21 15:47:37.308 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-09-21 15:47:37.310 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:37.312 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:37.314 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-09-21 15:47:37.317 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-21 15:47:37.319 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:47:37.321 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:47:37.324 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:47:37.326 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:47:37.329 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:47:37.331 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:47:37.333 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:37.336 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:37.338 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:47:37.340 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:47:37.343 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:47:37.346 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:47:37.348 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-21 15:47:37.350 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:47:37.353 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:37.355 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:37.358 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-21 15:47:37.379 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-21 15:47:37.485 | Reading package lists... 2021-09-21 15:47:37.712 | Building dependency tree... 2021-09-21 15:47:37.713 | Reading state information... 2021-09-21 15:47:37.966 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-09-21 15:47:37.966 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-09-21 15:47:37.966 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:47:37.966 | The following packages were automatically installed and are no longer required: 2021-09-21 15:47:37.967 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:47:37.967 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:47:37.967 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:47:37.967 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:47:37.968 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:47:37.968 | python3-zope.interface 2021-09-21 15:47:37.968 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:47:38.091 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:47:38.096 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:47:38.098 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:47:38.101 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:38.103 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:38.106 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:38.108 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:38.111 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:38.113 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:47:38.116 | + functions-common:time_stop:2316 : start_time=1632239257376 2021-09-21 15:47:38.118 | + functions-common:time_stop:2318 : [[ -z 1632239257376 ]] 2021-09-21 15:47:38.121 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:38.127 | + functions-common:time_stop:2321 : end_time=1632239258123 2021-09-21 15:47:38.130 | + functions-common:time_stop:2322 : elapsed_time=747 2021-09-21 15:47:38.133 | + functions-common:time_stop:2323 : total=4463 2021-09-21 15:47:38.136 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:38.138 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5210 2021-09-21 15:47:38.140 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:47:38.150 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-09-21 15:47:38.152 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:47:38.155 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:47:38.157 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-09-21 15:47:38.222 | Module proxy already enabled 2021-09-21 15:47:38.227 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-09-21 15:47:38.290 | Considering dependency proxy for proxy_uwsgi: 2021-09-21 15:47:38.290 | Module proxy already enabled 2021-09-21 15:47:38.290 | Module proxy_uwsgi already enabled 2021-09-21 15:47:38.294 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-09-21 15:47:38.297 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:47:38.300 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:47:38.302 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:47:38.443 | + ./stack.sh:main:863 : install_keystoneauth 2021-09-21 15:47:38.445 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-09-21 15:47:38.448 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-09-21 15:47:38.451 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:38.453 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:38.456 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-09-21 15:47:38.461 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:38.464 | + ./stack.sh:main:864 : install_keystoneclient 2021-09-21 15:47:38.469 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-09-21 15:47:38.472 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-09-21 15:47:38.474 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:38.476 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:38.479 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-09-21 15:47:38.481 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:38.483 | + ./stack.sh:main:865 : install_glanceclient 2021-09-21 15:47:38.486 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-09-21 15:47:38.489 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-09-21 15:47:38.492 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:38.494 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:38.496 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-09-21 15:47:38.499 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:38.501 | + ./stack.sh:main:866 : install_cinderclient 2021-09-21 15:47:38.504 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-09-21 15:47:38.506 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-09-21 15:47:38.509 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:38.511 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:38.514 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-09-21 15:47:38.516 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:38.518 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-09-21 15:47:38.521 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-09-21 15:47:38.523 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:38.526 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:38.528 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-09-21 15:47:38.531 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:38.534 | + ./stack.sh:main:867 : install_novaclient 2021-09-21 15:47:38.536 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-09-21 15:47:38.539 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-09-21 15:47:38.542 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:38.545 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:38.548 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-09-21 15:47:38.550 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:38.553 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-09-21 15:47:38.570 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:38.572 | + ./stack.sh:main:869 : install_swiftclient 2021-09-21 15:47:38.575 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-09-21 15:47:38.578 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-09-21 15:47:38.580 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:38.583 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:38.585 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-09-21 15:47:38.588 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:38.590 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-09-21 15:47:38.607 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:38.610 | + ./stack.sh:main:872 : install_neutronclient 2021-09-21 15:47:38.614 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-09-21 15:47:38.616 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-09-21 15:47:38.619 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:38.621 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:38.624 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-09-21 15:47:38.626 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:38.628 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-09-21 15:47:38.632 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-09-21 15:47:38.634 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-09-21 15:47:38.636 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:38.639 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:38.642 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-09-21 15:47:38.645 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:38.648 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-09-21 15:47:38.650 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-09-21 15:47:38.655 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:47:38.659 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-09-21 15:47:38.661 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-09-21 15:47:38.663 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:47:38.667 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:47:38.668 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:47:38.674 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-09-21 15:47:38.676 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-09-21 15:47:38.679 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-09-21 15:47:38.681 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-09-21 15:47:38.684 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-09-21 15:47:38.707 | Using python 3.8 to install keystonemiddleware 2021-09-21 15:47:38.709 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-09-21 15:47:39.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:39.574 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:39.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:39.574 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:40.604 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:47:40.638 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-09-21 15:47:40.691 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-09-21 15:47:40.693 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-09-21 15:47:40.694 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-09-21 15:47:40.696 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-09-21 15:47:40.698 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-09-21 15:47:40.700 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-09-21 15:47:40.702 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-09-21 15:47:40.704 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-09-21 15:47:40.706 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-09-21 15:47:40.708 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-09-21 15:47:40.709 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-09-21 15:47:40.711 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-09-21 15:47:40.713 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-09-21 15:47:40.715 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-09-21 15:47:40.774 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-09-21 15:47:40.776 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-09-21 15:47:40.779 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-09-21 15:47:40.824 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-09-21 15:47:40.831 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2021-09-21 15:47:40.875 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-09-21 15:47:40.877 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-09-21 15:47:40.879 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-09-21 15:47:40.882 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-09-21 15:47:40.895 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2021-09-21 15:47:40.956 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-09-21 15:47:40.959 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-09-21 15:47:40.974 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-09-21 15:47:40.978 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2021-09-21 15:47:41.003 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-09-21 15:47:41.007 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-09-21 15:47:41.010 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-09-21 15:47:41.152 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2021-09-21 15:47:41.154 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2021-09-21 15:47:41.156 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2021-09-21 15:47:41.158 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2021-09-21 15:47:43.358 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:47:43.483 | + inc/python:pip_install:200 : result=0 2021-09-21 15:47:43.486 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:47:43.488 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:43.490 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:43.493 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:43.495 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:43.497 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:43.500 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:47:43.502 | + functions-common:time_stop:2316 : start_time=1632239258701 2021-09-21 15:47:43.504 | + functions-common:time_stop:2318 : [[ -z 1632239258701 ]] 2021-09-21 15:47:43.507 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:43.511 | + functions-common:time_stop:2321 : end_time=1632239263509 2021-09-21 15:47:43.513 | + functions-common:time_stop:2322 : elapsed_time=4808 2021-09-21 15:47:43.515 | + functions-common:time_stop:2323 : total=34604 2021-09-21 15:47:43.518 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:43.520 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=39412 2021-09-21 15:47:43.522 | + inc/python:pip_install:203 : return 0 2021-09-21 15:47:43.524 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-09-21 15:47:43.527 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-09-21 15:47:43.529 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:47:43.532 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-09-21 15:47:43.535 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-09-21 15:47:43.537 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:47:43.541 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:47:43.541 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:47:43.548 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-09-21 15:47:43.550 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-09-21 15:47:43.553 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-09-21 15:47:43.556 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-09-21 15:47:43.559 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-09-21 15:47:43.582 | Using python 3.8 to install python-memcached 2021-09-21 15:47:43.584 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-09-21 15:47:44.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:44.446 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:44.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:44.446 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:45.486 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:47:45.522 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-09-21 15:47:45.526 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-09-21 15:47:47.884 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:47:47.997 | + inc/python:pip_install:200 : result=0 2021-09-21 15:47:48.000 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:47:48.002 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:48.004 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:48.007 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:48.009 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:48.011 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:48.013 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:47:48.016 | + functions-common:time_stop:2316 : start_time=1632239263576 2021-09-21 15:47:48.018 | + functions-common:time_stop:2318 : [[ -z 1632239263576 ]] 2021-09-21 15:47:48.021 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:48.025 | + functions-common:time_stop:2321 : end_time=1632239268022 2021-09-21 15:47:48.027 | + functions-common:time_stop:2322 : elapsed_time=4446 2021-09-21 15:47:48.029 | + functions-common:time_stop:2323 : total=39412 2021-09-21 15:47:48.032 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:48.034 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=43858 2021-09-21 15:47:48.036 | + inc/python:pip_install:203 : return 0 2021-09-21 15:47:48.039 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-09-21 15:47:48.056 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:48.059 | + ./stack.sh:main:879 : '[' 10.222.0.41 == 10.222.0.41 ']' 2021-09-21 15:47:48.062 | + ./stack.sh:main:880 : stack_install_service keystone 2021-09-21 15:47:48.064 | + lib/stack:stack_install_service:20 : local service=keystone 2021-09-21 15:47:48.067 | + lib/stack:stack_install_service:21 : type install_keystone 2021-09-21 15:47:48.069 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:47:48.072 | + lib/stack:stack_install_service:32 : install_keystone 2021-09-21 15:47:48.074 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-09-21 15:47:48.090 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:47:48.092 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-09-21 15:47:48.094 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-09-21 15:47:48.096 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-09-21 15:47:48.099 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:47:48.101 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:47:48.103 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:47:48.106 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:47:48.108 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:47:48.111 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:47:48.126 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:47:48.128 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:47:48.130 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:47:48.133 | + functions-common:git_clone:544 : echo master 2021-09-21 15:47:48.133 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:47:48.138 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-09-21 15:47:48.140 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:47:48.142 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-09-21 15:47:48.145 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:47:48.145 | + functions-common:git_clone:593 : head -1 2021-09-21 15:47:48.149 | cf5f1e565 Merge "Replace deprecated import of ABCs from collections" 2021-09-21 15:47:48.151 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:47:48.154 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-09-21 15:47:48.156 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:47:48.159 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-21 15:47:48.161 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-09-21 15:47:48.163 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:47:48.166 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-09-21 15:47:48.168 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:47:48.170 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-21 15:47:48.173 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-09-21 15:47:48.175 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:47:48.177 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:47:48.180 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-09-21 15:47:48.183 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:47:48.185 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-09-21 15:47:48.188 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:47:48.190 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:47:48.193 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-09-21 15:47:48.198 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-09-21 15:47:48.201 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-09-21 15:47:48.882 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-09-21 15:47:48.884 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:47:48.886 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:47:48.889 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:47:48.891 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-21 15:47:48.893 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-09-21 15:47:48.895 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:47:48.897 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:47:48.899 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:47:48.902 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:47:48.904 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:47:48.906 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:47:48.909 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:47:48.911 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-09-21 15:47:48.931 | Using python 3.8 to install /opt/stack/keystone 2021-09-21 15:47:48.933 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-09-21 15:47:49.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:49.800 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:49.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:47:49.800 | from cryptography.utils import int_from_bytes 2021-09-21 15:47:50.826 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:47:50.861 | Obtaining file:///opt/stack/keystone 2021-09-21 15:47:52.633 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (5.6.0) 2021-09-21 15:47:52.635 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.8.7) 2021-09-21 15:47:52.636 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:47:52.638 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (0.3.9) 2021-09-21 15:47:52.640 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.4.8) 2021-09-21 15:47:52.642 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.4.23) 2021-09-21 15:47:52.644 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (0.13.0) 2021-09-21 15:47:52.645 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.4.0) 2021-09-21 15:47:52.647 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.7.4) 2021-09-21 15:47:52.649 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.3.0) 2021-09-21 15:47:52.652 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (9.3.0) 2021-09-21 15:47:52.654 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.2.0) 2021-09-21 15:47:52.656 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (0.8.18) 2021-09-21 15:47:52.658 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2.8.1) 2021-09-21 15:47:52.660 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (8.7.1) 2021-09-21 15:47:52.662 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.3.1) 2021-09-21 15:47:52.664 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (12.9.1) 2021-09-21 15:47:52.666 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (11.0.0) 2021-09-21 15:47:52.668 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (5.1.0) 2021-09-21 15:47:52.669 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.6.0) 2021-09-21 15:47:52.672 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.4.0) 2021-09-21 15:47:52.674 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.8.2) 2021-09-21 15:47:52.676 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.2.0) 2021-09-21 15:47:52.678 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.4.0) 2021-09-21 15:47:52.680 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.10.0) 2021-09-21 15:47:52.681 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.1.1) 2021-09-21 15:47:52.683 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (7.0.1) 2021-09-21 15:47:52.685 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2.1.0) 2021-09-21 15:47:52.686 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.1.4) 2021-09-21 15:47:52.688 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.0.0rc1) (3.2.0) 2021-09-21 15:47:52.690 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.1.1) 2021-09-21 15:47:52.692 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.0.2) 2021-09-21 15:47:52.694 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.4.2) 2021-09-21 15:47:52.695 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2021.1) 2021-09-21 15:47:52.706 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.0.0rc1) (1.16.0) 2021-09-21 15:47:52.709 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.0.0rc1) (1.14.6) 2021-09-21 15:47:52.712 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.0.0rc1) (2.20) 2021-09-21 15:47:52.758 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.0.0rc1) (5.0.9) 2021-09-21 15:47:52.775 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:47:52.776 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:47:52.778 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (8.0.1) 2021-09-21 15:47:52.780 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (3.0.1) 2021-09-21 15:47:52.799 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.0.0rc1) (9.0.1) 2021-09-21 15:47:52.821 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:47:52.889 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (4.4.0) 2021-09-21 15:47:52.896 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (2.26.0) 2021-09-21 15:47:52.961 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (0.1.16) 2021-09-21 15:47:52.965 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (1.7.0) 2021-09-21 15:47:53.092 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (0.8.0) 2021-09-21 15:47:53.095 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (2.3.0) 2021-09-21 15:47:53.096 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (5.4.1) 2021-09-21 15:47:53.098 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (1.5.0) 2021-09-21 15:47:53.116 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.0.0rc1) (1.12.1) 2021-09-21 15:47:53.189 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.0.0rc1) (1.7.1) 2021-09-21 15:47:53.191 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.0.0rc1) (0.5.0) 2021-09-21 15:47:53.193 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:47:53.214 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.0.0rc1) (5.2.2) 2021-09-21 15:47:53.215 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.0.0rc1) (1.1.5) 2021-09-21 15:47:53.273 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.0.0rc1) (0.9.6) 2021-09-21 15:47:53.277 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.0.0rc1) (2.8.2) 2021-09-21 15:47:53.350 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (5.1.0) 2021-09-21 15:47:53.352 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.3.0) 2021-09-21 15:47:53.355 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (4.2.2) 2021-09-21 15:47:53.359 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.4.0) 2021-09-21 15:47:53.362 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.6.0) 2021-09-21 15:47:53.365 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (5.0.6) 2021-09-21 15:47:53.383 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (5.0.0) 2021-09-21 15:47:53.512 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.11.0) 2021-09-21 15:47:53.545 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.0.0rc1) (3.3.0) 2021-09-21 15:47:53.640 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (3.5.0) 2021-09-21 15:47:53.642 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.1.1) 2021-09-21 15:47:53.644 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (4.4.1) 2021-09-21 15:47:53.648 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (3.0.0) 2021-09-21 15:47:53.650 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.3.2) 2021-09-21 15:47:53.653 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.31.1) 2021-09-21 15:47:53.657 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.5.1) 2021-09-21 15:47:53.660 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.1.1) 2021-09-21 15:47:53.682 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.16.0) 2021-09-21 15:47:53.722 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.5.0) 2021-09-21 15:47:53.761 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.14.1) 2021-09-21 15:47:53.784 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.6) 2021-09-21 15:47:53.823 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.0.0rc1) (0.7.2) 2021-09-21 15:47:53.857 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.0.0rc1) (2.4.7) 2021-09-21 15:47:53.860 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.0.0rc1) (0.11.0) 2021-09-21 15:47:53.867 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.0.0rc1) (21.0) 2021-09-21 15:47:54.012 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (57.4.0) 2021-09-21 15:47:54.232 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.0.0rc1) (0.7.1) 2021-09-21 15:47:54.238 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.0.0rc1) (1.7.0) 2021-09-21 15:47:54.240 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.0.0rc1) (20.0.1) 2021-09-21 15:47:54.400 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (1.26.6) 2021-09-21 15:47:54.402 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (2021.5.30) 2021-09-21 15:47:54.404 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (2.0.4) 2021-09-21 15:47:54.408 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (3.2) 2021-09-21 15:47:54.535 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.7) 2021-09-21 15:47:54.781 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.0.0rc1) (0.4.1) 2021-09-21 15:47:54.782 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.0.0rc1) (0.5.2) 2021-09-21 15:47:54.969 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.0.0) 2021-09-21 15:47:55.184 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.0.0rc1) (2.2.3) 2021-09-21 15:47:55.326 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.0.0rc1) (3.5.0) 2021-09-21 15:47:56.952 | Installing collected packages: keystone 2021-09-21 15:47:56.953 | Attempting uninstall: keystone 2021-09-21 15:47:56.953 | Found existing installation: keystone 20.0.0.0rc1 2021-09-21 15:47:56.956 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-09-21 15:47:56.958 | Running setup.py develop for keystone 2021-09-21 15:47:59.201 | Successfully installed keystone 2021-09-21 15:47:59.201 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:47:59.355 | + inc/python:pip_install:200 : result=0 2021-09-21 15:47:59.357 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:47:59.359 | + functions-common:time_stop:2309 : local name 2021-09-21 15:47:59.361 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:47:59.363 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:47:59.366 | + functions-common:time_stop:2312 : local total 2021-09-21 15:47:59.368 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:47:59.370 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:47:59.372 | + functions-common:time_stop:2316 : start_time=1632239268926 2021-09-21 15:47:59.374 | + functions-common:time_stop:2318 : [[ -z 1632239268926 ]] 2021-09-21 15:47:59.376 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:47:59.381 | + functions-common:time_stop:2321 : end_time=1632239279378 2021-09-21 15:47:59.383 | + functions-common:time_stop:2322 : elapsed_time=10452 2021-09-21 15:47:59.385 | + functions-common:time_stop:2323 : total=43858 2021-09-21 15:47:59.387 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:47:59.389 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=54310 2021-09-21 15:47:59.392 | + inc/python:pip_install:203 : return 0 2021-09-21 15:47:59.394 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:47:59.396 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-21 15:47:59.398 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-21 15:47:59.417 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-21 15:47:59.428 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-09-21 15:47:59.431 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-09-21 15:47:59.433 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:47:59.435 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:47:59.438 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-09-21 15:47:59.441 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:47:59.443 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-09-21 15:47:59.459 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:47:59.462 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-09-21 15:47:59.464 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:47:59.466 | + ./stack.sh:main:881 : configure_keystone 2021-09-21 15:47:59.469 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-09-21 15:47:59.481 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-09-21 15:47:59.483 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-09-21 15:47:59.488 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-09-21 15:47:59.504 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:47:59.506 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-09-21 15:47:59.537 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-09-21 15:47:59.564 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-09-21 15:47:59.594 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-09-21 15:47:59.624 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-09-21 15:47:59.655 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-09-21 15:47:59.684 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-09-21 15:47:59.712 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-09-21 15:47:59.739 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-09-21 15:47:59.742 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-09-21 15:47:59.744 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-09-21 15:47:59.747 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-09-21 15:47:59.749 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-21 15:47:59.752 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:47:59.768 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:59.771 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-21 15:47:59.773 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-21 15:47:59.775 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:47:59.791 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:47:59.793 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:47:59.797 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:47:59.827 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:47:59.830 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:47:59.832 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-09-21 15:47:59.834 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-09-21 15:47:59.837 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-09-21 15:47:59.852 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:47:59.855 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.41/identity 2021-09-21 15:47:59.886 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.41/identity 2021-09-21 15:47:59.913 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-09-21 15:47:59.915 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-09-21 15:47:59.947 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-09-21 15:47:59.949 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-09-21 15:47:59.952 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-09-21 15:47:59.954 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-09-21 15:47:59.956 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-21 15:47:59.959 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-21 15:47:59.989 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-09-21 15:47:59.991 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-09-21 15:47:59.993 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-09-21 15:47:59.996 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-09-21 15:47:59.999 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:48:00.016 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:48:00.018 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:48:00.021 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:48:00.023 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:48:00.025 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-21 15:48:00.053 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-09-21 15:48:00.080 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-09-21 15:48:00.108 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:48:00.140 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-09-21 15:48:00.168 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-09-21 15:48:00.170 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-09-21 15:48:00.173 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-09-21 15:48:00.175 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-09-21 15:48:00.178 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-09-21 15:48:00.180 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-21 15:48:00.182 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:48:00.185 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-09-21 15:48:00.189 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-09-21 15:48:00.192 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:48:00.194 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:48:00.206 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:48:00.207 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:48:00.215 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:48:00.219 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:48:00.235 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-09-21 15:48:00.237 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-09-21 15:48:00.241 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-09-21 15:48:00.270 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-09-21 15:48:00.297 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-09-21 15:48:00.324 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-09-21 15:48:00.351 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-09-21 15:48:00.379 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-09-21 15:48:00.406 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-09-21 15:48:00.434 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-09-21 15:48:00.463 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-09-21 15:48:00.491 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:48:00.518 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-09-21 15:48:00.546 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-09-21 15:48:00.573 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-09-21 15:48:00.602 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-21 15:48:00.604 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-21 15:48:00.607 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-09-21 15:48:00.609 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-09-21 15:48:00.612 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:48:00.614 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:00.616 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:00.618 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-21 15:48:00.621 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-21 15:48:00.623 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-09-21 15:48:00.651 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-09-21 15:48:00.679 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-21 15:48:00.679 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-09-21 15:48:00.687 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-09-21 15:48:00.690 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-09-21 15:48:00.693 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-09-21 15:48:00.695 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:48:00.697 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:48:00.700 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:48:00.702 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:00.704 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:00.707 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:48:00.710 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:48:00.712 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:00.715 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:00.717 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-09-21 15:48:00.782 | Site keystone-wsgi-public already enabled 2021-09-21 15:48:00.787 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-21 15:48:00.789 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:48:00.791 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:48:00.794 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:48:00.933 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-09-21 15:48:00.935 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-09-21 15:48:00.938 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-09-21 15:48:00.941 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-09-21 15:48:00.943 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-21 15:48:00.945 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:48:00.950 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-09-21 15:48:00.953 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-09-21 15:48:00.956 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:48:00.958 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:48:00.979 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:48:00.979 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:48:00.980 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:48:00.984 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:48:01.001 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-21 15:48:01.004 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-09-21 15:48:01.008 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-09-21 15:48:01.038 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-09-21 15:48:01.065 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-09-21 15:48:01.093 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-09-21 15:48:01.120 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-09-21 15:48:01.148 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-09-21 15:48:01.175 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-09-21 15:48:01.203 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-09-21 15:48:01.230 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-09-21 15:48:01.257 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:48:01.284 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-09-21 15:48:01.312 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-09-21 15:48:01.340 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-09-21 15:48:01.367 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-21 15:48:01.370 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-21 15:48:01.373 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-09-21 15:48:01.376 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-09-21 15:48:01.378 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:48:01.381 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:01.383 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:01.385 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-21 15:48:01.388 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-21 15:48:01.390 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-21 15:48:01.417 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-09-21 15:48:01.445 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-09-21 15:48:01.446 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-21 15:48:01.454 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-09-21 15:48:01.458 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-09-21 15:48:01.460 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-09-21 15:48:01.462 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:48:01.465 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:48:01.467 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:48:01.469 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:01.472 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:01.474 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:48:01.476 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:48:01.478 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:01.481 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:01.484 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-09-21 15:48:01.544 | Site keystone-wsgi-admin already enabled 2021-09-21 15:48:01.549 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-21 15:48:01.551 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:48:01.554 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:48:01.556 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:48:01.691 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-09-21 15:48:01.724 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-09-21 15:48:01.756 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-09-21 15:48:01.789 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-09-21 15:48:01.793 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-09-21 15:48:01.827 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-09-21 15:48:01.855 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-09-21 15:48:01.884 | + ./stack.sh:main:885 : is_service_enabled swift 2021-09-21 15:48:01.901 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:01.904 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-09-21 15:48:01.920 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:01.923 | + ./stack.sh:main:889 : stack_install_service swift 2021-09-21 15:48:01.925 | + lib/stack:stack_install_service:20 : local service=swift 2021-09-21 15:48:01.927 | + lib/stack:stack_install_service:21 : type install_swift 2021-09-21 15:48:01.930 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:48:01.932 | + lib/stack:stack_install_service:32 : install_swift 2021-09-21 15:48:01.934 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-09-21 15:48:01.937 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-09-21 15:48:01.939 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-09-21 15:48:01.942 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:48:01.944 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:48:01.947 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:48:01.949 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:48:01.952 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:48:01.955 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:48:01.971 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:48:01.973 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:48:01.975 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:48:01.978 | + functions-common:git_clone:544 : echo master 2021-09-21 15:48:01.978 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:48:01.983 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-09-21 15:48:01.985 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:48:01.988 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-09-21 15:48:01.991 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:48:01.991 | + functions-common:git_clone:593 : head -1 2021-09-21 15:48:01.994 | 029e57679 Merge "Clean up extra spaces" 2021-09-21 15:48:01.996 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:48:01.999 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-09-21 15:48:02.002 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:48:02.004 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-09-21 15:48:02.007 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-09-21 15:48:02.009 | + inc/python:setup_develop:344 : local extras=keystone 2021-09-21 15:48:02.012 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-09-21 15:48:02.015 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:48:02.017 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-09-21 15:48:02.019 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-09-21 15:48:02.021 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:48:02.024 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-09-21 15:48:02.027 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-09-21 15:48:02.029 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:48:02.032 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-09-21 15:48:02.034 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:48:02.036 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:48:02.039 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-09-21 15:48:02.045 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-09-21 15:48:02.048 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-09-21 15:48:02.675 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-09-21 15:48:02.677 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:48:02.679 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:48:02.682 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:48:02.684 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-09-21 15:48:02.687 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-09-21 15:48:02.689 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:48:02.691 | + inc/python:setup_package:428 : local extras=keystone 2021-09-21 15:48:02.693 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:48:02.695 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-09-21 15:48:02.698 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-09-21 15:48:02.700 | + inc/python:setup_package:438 : extras='[keystone]' 2021-09-21 15:48:02.703 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:48:02.705 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-09-21 15:48:02.725 | Using python 3.8 to install /opt/stack/swift 2021-09-21 15:48:02.727 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-09-21 15:48:03.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:48:03.582 | from cryptography.utils import int_from_bytes 2021-09-21 15:48:03.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:48:03.582 | from cryptography.utils import int_from_bytes 2021-09-21 15:48:04.607 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:48:04.641 | Obtaining file:///opt/stack/swift 2021-09-21 15:48:06.028 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (0.31.1) 2021-09-21 15:48:06.029 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (1.1.1) 2021-09-21 15:48:06.033 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (0.11.0) 2021-09-21 15:48:06.034 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (2.1.1) 2021-09-21 15:48:06.036 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (4.6.3) 2021-09-21 15:48:06.038 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (2.26.0) 2021-09-21 15:48:06.039 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (1.16.0) 2021-09-21 15:48:06.041 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (0.9.7) 2021-09-21 15:48:06.043 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (1.6.0) 2021-09-21 15:48:06.045 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (3.4.8) 2021-09-21 15:48:06.046 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (9.3.0) 2021-09-21 15:48:06.085 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev28) (1.14.6) 2021-09-21 15:48:06.088 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev28) (2.20) 2021-09-21 15:48:06.098 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev28) (1.16.0) 2021-09-21 15:48:06.166 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.6.0) 2021-09-21 15:48:06.168 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.4.0) 2021-09-21 15:48:06.170 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (8.7.1) 2021-09-21 15:48:06.172 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.8.1) 2021-09-21 15:48:06.173 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.3.0) 2021-09-21 15:48:06.175 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.1.0) 2021-09-21 15:48:06.177 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.6.0) 2021-09-21 15:48:06.180 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (3.1.1) 2021-09-21 15:48:06.182 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.10.0) 2021-09-21 15:48:06.184 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (3.3.1) 2021-09-21 15:48:06.186 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.8.7) 2021-09-21 15:48:06.189 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.2.0) 2021-09-21 15:48:06.250 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (0.1.16) 2021-09-21 15:48:06.254 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.7.0) 2021-09-21 15:48:06.255 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (3.4.0) 2021-09-21 15:48:06.314 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.1.4) 2021-09-21 15:48:06.325 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.0.9) 2021-09-21 15:48:06.372 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.4.1) 2021-09-21 15:48:06.374 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.3.0) 2021-09-21 15:48:06.377 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (0.8.0) 2021-09-21 15:48:06.380 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.5.0) 2021-09-21 15:48:06.396 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.12.1) 2021-09-21 15:48:06.476 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.8.2) 2021-09-21 15:48:06.481 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (0.9.6) 2021-09-21 15:48:06.496 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2021.1) 2021-09-21 15:48:06.499 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.0.2) 2021-09-21 15:48:06.530 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (21.0) 2021-09-21 15:48:06.533 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.4.7) 2021-09-21 15:48:06.556 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev28) (57.4.0) 2021-09-21 15:48:06.706 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (1.26.6) 2021-09-21 15:48:06.708 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (2021.5.30) 2021-09-21 15:48:06.710 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (3.2) 2021-09-21 15:48:06.713 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (2.0.4) 2021-09-21 15:48:08.882 | Installing collected packages: swift 2021-09-21 15:48:08.883 | Attempting uninstall: swift 2021-09-21 15:48:08.883 | Found existing installation: swift 2.28.1.dev28 2021-09-21 15:48:08.886 | Can't uninstall 'swift'. No files were found to uninstall. 2021-09-21 15:48:08.888 | Running setup.py develop for swift 2021-09-21 15:48:11.043 | Successfully installed swift-2.28.1.dev28 2021-09-21 15:48:11.044 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:48:11.182 | + inc/python:pip_install:200 : result=0 2021-09-21 15:48:11.185 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:48:11.187 | + functions-common:time_stop:2309 : local name 2021-09-21 15:48:11.189 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:48:11.191 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:48:11.193 | + functions-common:time_stop:2312 : local total 2021-09-21 15:48:11.195 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:48:11.197 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:48:11.200 | + functions-common:time_stop:2316 : start_time=1632239282720 2021-09-21 15:48:11.202 | + functions-common:time_stop:2318 : [[ -z 1632239282720 ]] 2021-09-21 15:48:11.205 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:48:11.209 | + functions-common:time_stop:2321 : end_time=1632239291207 2021-09-21 15:48:11.211 | + functions-common:time_stop:2322 : elapsed_time=8487 2021-09-21 15:48:11.213 | + functions-common:time_stop:2323 : total=54310 2021-09-21 15:48:11.215 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:48:11.218 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=62797 2021-09-21 15:48:11.220 | + inc/python:pip_install:203 : return 0 2021-09-21 15:48:11.223 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:48:11.225 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-21 15:48:11.227 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-21 15:48:11.245 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-21 15:48:11.257 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-09-21 15:48:11.260 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-09-21 15:48:11.262 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:48:11.265 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:48:11.267 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-09-21 15:48:11.270 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:48:11.272 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-09-21 15:48:11.275 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:48:11.277 | + ./stack.sh:main:890 : configure_swift 2021-09-21 15:48:11.280 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-09-21 15:48:11.282 | + lib/swift:configure_swift:335 : local node_number 2021-09-21 15:48:11.284 | + lib/swift:configure_swift:336 : local swift_node_config 2021-09-21 15:48:11.286 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-09-21 15:48:11.288 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-21 15:48:12.235 | No container-sharder running 2021-09-21 15:48:12.235 | No account-replicator running 2021-09-21 15:48:12.235 | No object-reconstructor running 2021-09-21 15:48:12.235 | No container-reconciler running 2021-09-21 15:48:12.235 | No container-sync running 2021-09-21 15:48:12.235 | No container-auditor running 2021-09-21 15:48:12.235 | No account-auditor running 2021-09-21 15:48:12.235 | No object-server running 2021-09-21 15:48:12.235 | No container-replicator running 2021-09-21 15:48:12.235 | No proxy-server running 2021-09-21 15:48:12.235 | No container-updater running 2021-09-21 15:48:12.235 | No account-reaper running 2021-09-21 15:48:12.235 | No account-server running 2021-09-21 15:48:12.235 | No object-replicator running 2021-09-21 15:48:12.235 | No object-expirer running 2021-09-21 15:48:12.235 | No object-auditor running 2021-09-21 15:48:12.235 | No container-server running 2021-09-21 15:48:12.235 | No object-updater running 2021-09-21 15:48:12.285 | + lib/swift:configure_swift:340 : true 2021-09-21 15:48:12.287 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-09-21 15:48:12.300 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-09-21 15:48:12.311 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-09-21 15:48:12.314 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-09-21 15:48:12.314 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-09-21 15:48:12.319 | + lib/swift:configure_swift:354 : sed -e ' 2021-09-21 15:48:12.319 | s/%GROUP%/ubuntu/; 2021-09-21 15:48:12.319 | s/%USER%/ubuntu/; 2021-09-21 15:48:12.319 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-09-21 15:48:12.319 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-09-21 15:48:12.322 | uid = ubuntu 2021-09-21 15:48:12.322 | gid = ubuntu 2021-09-21 15:48:12.322 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-09-21 15:48:12.322 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-09-21 15:48:12.322 | address = 127.0.0.1 2021-09-21 15:48:12.322 | 2021-09-21 15:48:12.322 | [account6612] 2021-09-21 15:48:12.322 | max connections = 25 2021-09-21 15:48:12.322 | path = /opt/stack/data/swift/1/node/ 2021-09-21 15:48:12.323 | read only = false 2021-09-21 15:48:12.323 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-09-21 15:48:12.323 | 2021-09-21 15:48:12.323 | [account6622] 2021-09-21 15:48:12.323 | max connections = 25 2021-09-21 15:48:12.323 | path = /opt/stack/data/swift/2/node/ 2021-09-21 15:48:12.323 | read only = false 2021-09-21 15:48:12.323 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-09-21 15:48:12.323 | 2021-09-21 15:48:12.323 | [account6632] 2021-09-21 15:48:12.323 | max connections = 25 2021-09-21 15:48:12.323 | path = /opt/stack/data/swift/3/node/ 2021-09-21 15:48:12.323 | read only = false 2021-09-21 15:48:12.323 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-09-21 15:48:12.323 | 2021-09-21 15:48:12.323 | [account6642] 2021-09-21 15:48:12.323 | max connections = 25 2021-09-21 15:48:12.323 | path = /opt/stack/data/swift/4/node/ 2021-09-21 15:48:12.323 | read only = false 2021-09-21 15:48:12.323 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-09-21 15:48:12.323 | 2021-09-21 15:48:12.323 | 2021-09-21 15:48:12.323 | [container6611] 2021-09-21 15:48:12.323 | max connections = 25 2021-09-21 15:48:12.323 | path = /opt/stack/data/swift/1/node/ 2021-09-21 15:48:12.323 | read only = false 2021-09-21 15:48:12.323 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-09-21 15:48:12.323 | 2021-09-21 15:48:12.323 | [container6621] 2021-09-21 15:48:12.323 | max connections = 25 2021-09-21 15:48:12.323 | path = /opt/stack/data/swift/2/node/ 2021-09-21 15:48:12.324 | read only = false 2021-09-21 15:48:12.324 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-09-21 15:48:12.324 | 2021-09-21 15:48:12.324 | [container6631] 2021-09-21 15:48:12.324 | max connections = 25 2021-09-21 15:48:12.324 | path = /opt/stack/data/swift/3/node/ 2021-09-21 15:48:12.324 | read only = false 2021-09-21 15:48:12.324 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-09-21 15:48:12.324 | 2021-09-21 15:48:12.324 | [container6641] 2021-09-21 15:48:12.324 | max connections = 25 2021-09-21 15:48:12.324 | path = /opt/stack/data/swift/4/node/ 2021-09-21 15:48:12.324 | read only = false 2021-09-21 15:48:12.324 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-09-21 15:48:12.324 | 2021-09-21 15:48:12.324 | 2021-09-21 15:48:12.324 | [object6613] 2021-09-21 15:48:12.324 | max connections = 25 2021-09-21 15:48:12.324 | path = /opt/stack/data/swift/1/node/ 2021-09-21 15:48:12.324 | read only = false 2021-09-21 15:48:12.324 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-09-21 15:48:12.324 | 2021-09-21 15:48:12.324 | [object6623] 2021-09-21 15:48:12.324 | max connections = 25 2021-09-21 15:48:12.324 | path = /opt/stack/data/swift/2/node/ 2021-09-21 15:48:12.324 | read only = false 2021-09-21 15:48:12.324 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-09-21 15:48:12.324 | 2021-09-21 15:48:12.324 | [object6633] 2021-09-21 15:48:12.324 | max connections = 25 2021-09-21 15:48:12.324 | path = /opt/stack/data/swift/3/node/ 2021-09-21 15:48:12.324 | read only = false 2021-09-21 15:48:12.324 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-09-21 15:48:12.324 | 2021-09-21 15:48:12.324 | [object6643] 2021-09-21 15:48:12.325 | max connections = 25 2021-09-21 15:48:12.325 | path = /opt/stack/data/swift/4/node/ 2021-09-21 15:48:12.325 | read only = false 2021-09-21 15:48:12.325 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-09-21 15:48:12.325 | + lib/swift:configure_swift:360 : is_ubuntu 2021-09-21 15:48:12.327 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:12.329 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:12.331 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-09-21 15:48:12.344 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-09-21 15:48:12.346 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-09-21 15:48:12.350 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-09-21 15:48:12.354 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-09-21 15:48:12.356 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-09-21 15:48:12.361 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-09-21 15:48:12.389 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.41:8080/v1/ 2021-09-21 15:48:12.416 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-09-21 15:48:12.434 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-09-21 15:48:12.461 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-09-21 15:48:12.479 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-09-21 15:48:12.512 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-09-21 15:48:12.531 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-09-21 15:48:12.559 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-09-21 15:48:12.577 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-09-21 15:48:12.604 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-09-21 15:48:12.622 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-09-21 15:48:12.650 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-09-21 15:48:12.667 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-09-21 15:48:12.682 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:12.684 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-09-21 15:48:12.712 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-09-21 15:48:12.739 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-09-21 15:48:12.766 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-09-21 15:48:12.792 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-09-21 15:48:12.807 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:12.810 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-09-21 15:48:12.837 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-09-21 15:48:12.851 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:12.854 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-09-21 15:48:12.869 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:12.871 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-09-21 15:48:12.874 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-09-21 15:48:12.889 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:12.891 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-09-21 15:48:12.893 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-09-21 15:48:12.895 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-09-21 15:48:12.900 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-09-21 15:48:12.905 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-09-21 15:48:12.932 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-09-21 15:48:12.959 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-09-21 15:48:12.989 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-09-21 15:48:13.018 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-09-21 15:48:13.045 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-09-21 15:48:13.047 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-09-21 15:48:13.049 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-09-21 15:48:13.051 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-09-21 15:48:13.053 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-09-21 15:48:13.080 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-09-21 15:48:13.108 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.41/identity 2021-09-21 15:48:13.135 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-09-21 15:48:13.162 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-09-21 15:48:13.189 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-09-21 15:48:13.215 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-09-21 15:48:13.243 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-09-21 15:48:13.270 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:48:13.297 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-09-21 15:48:13.323 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-09-21 15:48:13.350 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-09-21 15:48:13.379 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-09-21 15:48:13.407 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-09-21 15:48:13.440 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-09-21 15:48:13.468 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-09-21 15:48:13.486 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-09-21 15:48:13.513 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-09-21 15:48:13.541 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-09-21 15:48:13.545 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-09-21 15:48:13.576 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-09-21 15:48:13.604 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-09-21 15:48:13.631 | + lib/swift:configure_swift:478 : local node_number 2021-09-21 15:48:13.633 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-21 15:48:13.635 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-21 15:48:13.637 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-09-21 15:48:13.642 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-09-21 15:48:13.645 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-21 15:48:13.647 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-21 15:48:13.649 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-09-21 15:48:13.651 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-09-21 15:48:13.653 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-21 15:48:13.656 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-21 15:48:13.658 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-09-21 15:48:13.675 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-09-21 15:48:13.704 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-09-21 15:48:13.721 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-09-21 15:48:13.749 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-09-21 15:48:13.767 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-21 15:48:13.794 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-09-21 15:48:13.812 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-21 15:48:13.841 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-09-21 15:48:13.858 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-21 15:48:13.887 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-09-21 15:48:13.905 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-09-21 15:48:13.933 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-09-21 15:48:13.951 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-09-21 15:48:13.979 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-09-21 15:48:13.997 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-09-21 15:48:14.028 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-09-21 15:48:14.050 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-09-21 15:48:14.077 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-09-21 15:48:14.082 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-09-21 15:48:14.102 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-21 15:48:14.132 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-09-21 15:48:14.160 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-09-21 15:48:14.162 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-09-21 15:48:14.166 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-09-21 15:48:14.169 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-09-21 15:48:14.171 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-21 15:48:14.174 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-09-21 15:48:14.176 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-09-21 15:48:14.178 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-21 15:48:14.180 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-21 15:48:14.182 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-09-21 15:48:14.200 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-09-21 15:48:14.228 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-09-21 15:48:14.246 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-09-21 15:48:14.274 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-09-21 15:48:14.292 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-21 15:48:14.321 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-09-21 15:48:14.338 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-21 15:48:14.377 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-09-21 15:48:14.396 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-21 15:48:14.427 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-09-21 15:48:14.445 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-09-21 15:48:14.473 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-09-21 15:48:14.492 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-09-21 15:48:14.523 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-09-21 15:48:14.542 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-09-21 15:48:14.570 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-09-21 15:48:14.588 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-09-21 15:48:14.616 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-09-21 15:48:14.627 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-09-21 15:48:14.645 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-21 15:48:14.674 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-09-21 15:48:14.676 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-09-21 15:48:14.680 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-09-21 15:48:14.683 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-09-21 15:48:14.685 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-21 15:48:14.687 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-09-21 15:48:14.689 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-09-21 15:48:14.691 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-21 15:48:14.693 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-21 15:48:14.696 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-09-21 15:48:14.713 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-09-21 15:48:14.744 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-09-21 15:48:14.762 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-09-21 15:48:14.791 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-09-21 15:48:14.809 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-21 15:48:14.837 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-09-21 15:48:14.855 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-21 15:48:14.883 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-09-21 15:48:14.901 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-21 15:48:14.929 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-09-21 15:48:14.947 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-09-21 15:48:14.975 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-09-21 15:48:14.993 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-09-21 15:48:15.029 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-09-21 15:48:15.050 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-09-21 15:48:15.079 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-09-21 15:48:15.097 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-09-21 15:48:15.125 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-09-21 15:48:15.130 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-09-21 15:48:15.148 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-21 15:48:15.176 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-09-21 15:48:15.204 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-09-21 15:48:15.233 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-09-21 15:48:15.260 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-09-21 15:48:15.263 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-09-21 15:48:15.267 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-09-21 15:48:15.296 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-09-21 15:48:15.323 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-09-21 15:48:15.352 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-09-21 15:48:15.380 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-09-21 15:48:15.409 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-09-21 15:48:15.438 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-09-21 15:48:15.469 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-09-21 15:48:15.497 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-09-21 15:48:15.524 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-09-21 15:48:15.540 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:15.542 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-09-21 15:48:15.560 | + lib/swift:configure_swift:521 : local auth_vers 2021-09-21 15:48:15.563 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-09-21 15:48:15.583 | + lib/swift:configure_swift:522 : auth_vers=3 2021-09-21 15:48:15.585 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.41 2021-09-21 15:48:15.612 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-09-21 15:48:15.615 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-09-21 15:48:15.642 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.41/identity 2021-09-21 15:48:15.671 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-09-21 15:48:15.673 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-09-21 15:48:15.700 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-09-21 15:48:15.716 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:15.719 | + lib/swift:configure_swift:541 : local user_group 2021-09-21 15:48:15.721 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-09-21 15:48:15.726 | + lib/swift:configure_swift:542 : user_group=1000 2021-09-21 15:48:15.728 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-09-21 15:48:15.740 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-09-21 15:48:15.743 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-09-21 15:48:15.754 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-09-21 15:48:15.756 | + lib/swift:configure_swift:548 : is_suse 2021-09-21 15:48:15.759 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:48:15.761 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:48:15.763 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:48:15.766 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:48:15.768 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:48:15.770 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:48:15.773 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-09-21 15:48:15.787 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-09-21 15:48:15.789 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-09-21 15:48:15.792 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-09-21 15:48:15.809 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:15.811 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-09-21 15:48:15.830 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:15.832 | + ./stack.sh:main:901 : stack_install_service glance 2021-09-21 15:48:15.835 | + lib/stack:stack_install_service:20 : local service=glance 2021-09-21 15:48:15.837 | + lib/stack:stack_install_service:21 : type install_glance 2021-09-21 15:48:15.840 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:48:15.842 | + lib/stack:stack_install_service:32 : install_glance 2021-09-21 15:48:15.845 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-09-21 15:48:15.848 | + lib/glance:install_glance:514 : local glance_store_extras 2021-09-21 15:48:15.850 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-09-21 15:48:15.867 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:15.870 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-09-21 15:48:15.873 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-09-21 15:48:15.891 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:15.894 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-09-21 15:48:15.896 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-09-21 15:48:15.899 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-09-21 15:48:15.901 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:48:15.905 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:48:15.907 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-09-21 15:48:15.910 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:48:15.913 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-09-21 15:48:15.917 | ++ inc/python:join_extras:29 : local IFS=, 2021-09-21 15:48:15.919 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-09-21 15:48:15.923 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-09-21 15:48:15.925 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-09-21 15:48:15.928 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-09-21 15:48:15.931 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-09-21 15:48:15.935 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-09-21 15:48:15.939 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-09-21 15:48:15.941 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-09-21 15:48:15.945 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-09-21 15:48:15.945 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:48:15.952 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-09-21 15:48:15.954 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-09-21 15:48:15.957 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-09-21 15:48:15.960 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-09-21 15:48:15.964 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-09-21 15:48:15.989 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-09-21 15:48:15.992 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-09-21 15:48:16.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:48:16.853 | from cryptography.utils import int_from_bytes 2021-09-21 15:48:16.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:48:16.853 | from cryptography.utils import int_from_bytes 2021-09-21 15:48:17.890 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:48:17.925 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-09-21 15:48:18.007 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-09-21 15:48:18.009 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-09-21 15:48:18.010 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-09-21 15:48:18.012 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-09-21 15:48:18.014 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-09-21 15:48:18.016 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-09-21 15:48:18.018 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.31.1) 2021-09-21 15:48:18.020 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-09-21 15:48:18.022 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-09-21 15:48:18.024 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-09-21 15:48:18.025 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-09-21 15:48:18.027 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-09-21 15:48:18.029 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-09-21 15:48:18.032 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0) 2021-09-21 15:48:18.034 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.0) 2021-09-21 15:48:18.036 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-09-21 15:48:18.038 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-09-21 15:48:18.041 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2021-09-21 15:48:18.051 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.1) 2021-09-21 15:48:18.053 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-09-21 15:48:18.070 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-09-21 15:48:18.141 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-09-21 15:48:18.143 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-09-21 15:48:18.145 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-09-21 15:48:18.175 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-09-21 15:48:18.177 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-09-21 15:48:18.178 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-09-21 15:48:18.182 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-09-21 15:48:18.186 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-09-21 15:48:18.233 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-09-21 15:48:18.244 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-09-21 15:48:18.290 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-09-21 15:48:18.292 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-09-21 15:48:18.294 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-09-21 15:48:18.296 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-09-21 15:48:18.314 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.12.1) 2021-09-21 15:48:18.385 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-09-21 15:48:18.387 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-09-21 15:48:18.411 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-09-21 15:48:18.415 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.14.6) 2021-09-21 15:48:18.427 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-09-21 15:48:18.457 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2021-09-21 15:48:18.488 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-09-21 15:48:18.493 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-09-21 15:48:18.497 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-09-21 15:48:18.499 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-09-21 15:48:18.501 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2021-09-21 15:48:18.502 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-09-21 15:48:18.522 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-09-21 15:48:18.558 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-09-21 15:48:18.560 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-09-21 15:48:18.598 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2021-09-21 15:48:18.677 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-09-21 15:48:18.682 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-09-21 15:48:18.850 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2021-09-21 15:48:18.852 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.4) 2021-09-21 15:48:18.854 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.2) 2021-09-21 15:48:18.856 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.6) 2021-09-21 15:48:18.938 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-09-21 15:48:19.083 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-09-21 15:48:21.231 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:48:21.361 | + inc/python:pip_install:200 : result=0 2021-09-21 15:48:21.363 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:48:21.366 | + functions-common:time_stop:2309 : local name 2021-09-21 15:48:21.368 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:48:21.370 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:48:21.373 | + functions-common:time_stop:2312 : local total 2021-09-21 15:48:21.376 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:48:21.378 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:48:21.380 | + functions-common:time_stop:2316 : start_time=1632239295982 2021-09-21 15:48:21.383 | + functions-common:time_stop:2318 : [[ -z 1632239295982 ]] 2021-09-21 15:48:21.386 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:48:21.390 | + functions-common:time_stop:2321 : end_time=1632239301387 2021-09-21 15:48:21.393 | + functions-common:time_stop:2322 : elapsed_time=5405 2021-09-21 15:48:21.395 | + functions-common:time_stop:2323 : total=62797 2021-09-21 15:48:21.397 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:48:21.399 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=68202 2021-09-21 15:48:21.402 | + inc/python:pip_install:203 : return 0 2021-09-21 15:48:21.405 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-09-21 15:48:21.408 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-09-21 15:48:21.411 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-09-21 15:48:21.424 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-09-21 15:48:21.429 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-09-21 15:48:21.432 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-09-21 15:48:21.434 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-09-21 15:48:21.437 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:48:21.439 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:48:21.442 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:48:21.445 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:48:21.447 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:48:21.450 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:48:21.468 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:48:21.472 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:48:21.474 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:48:21.479 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:48:21.479 | + functions-common:git_clone:544 : echo master 2021-09-21 15:48:21.484 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-09-21 15:48:21.486 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:48:21.489 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-09-21 15:48:21.492 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:48:21.492 | + functions-common:git_clone:593 : head -1 2021-09-21 15:48:21.508 | d52abef6d Merge "Make glance cinder multistore job voting" 2021-09-21 15:48:21.511 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:48:21.514 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-09-21 15:48:21.517 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:48:21.519 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-09-21 15:48:21.522 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-09-21 15:48:21.524 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:48:21.527 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-09-21 15:48:21.529 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:48:21.532 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-09-21 15:48:21.534 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-09-21 15:48:21.537 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:48:21.539 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:48:21.542 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-09-21 15:48:21.545 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:48:21.548 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-09-21 15:48:21.551 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:48:21.553 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:48:21.556 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-09-21 15:48:21.563 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-09-21 15:48:21.565 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-09-21 15:48:22.200 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-09-21 15:48:22.203 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:48:22.205 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:48:22.207 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:48:22.210 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-09-21 15:48:22.212 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-09-21 15:48:22.214 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:48:22.217 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:48:22.219 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:48:22.222 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:48:22.224 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:48:22.227 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:48:22.229 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:48:22.231 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-09-21 15:48:22.253 | Using python 3.8 to install /opt/stack/glance 2021-09-21 15:48:22.255 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-09-21 15:48:23.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:48:23.122 | from cryptography.utils import int_from_bytes 2021-09-21 15:48:23.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:48:23.123 | from cryptography.utils import int_from_bytes 2021-09-21 15:48:24.157 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:48:24.191 | Obtaining file:///opt/stack/glance 2021-09-21 15:48:25.552 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (5.6.0) 2021-09-21 15:48:25.554 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.7.1) 2021-09-21 15:48:25.557 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.4.23) 2021-09-21 15:48:25.558 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.31.1) 2021-09-21 15:48:25.560 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.1.1) 2021-09-21 15:48:25.562 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.5.1) 2021-09-21 15:48:25.564 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.8.7) 2021-09-21 15:48:25.565 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.4.1) 2021-09-21 15:48:25.567 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.7.1) 2021-09-21 15:48:25.569 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.19.1) 2021-09-21 15:48:25.571 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (8.7.1) 2021-09-21 15:48:25.573 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.4.1) 2021-09-21 15:48:25.575 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.3.1) 2021-09-21 15:48:25.577 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.4.0) 2021-09-21 15:48:25.579 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.10.0) 2021-09-21 15:48:25.581 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.4.0) 2021-09-21 15:48:25.583 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.4.0) 2021-09-21 15:48:25.584 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.6.2) 2021-09-21 15:48:25.586 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.4.0) 2021-09-21 15:48:25.588 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (9.3.0) 2021-09-21 15:48:25.589 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.11.0) 2021-09-21 15:48:25.592 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.7.2) 2021-09-21 15:48:25.594 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.5.0) 2021-09-21 15:48:25.596 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev4) (3.2.0) 2021-09-21 15:48:25.597 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.3.0) 2021-09-21 15:48:25.599 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (20.0.1) 2021-09-21 15:48:25.601 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.16.0) 2021-09-21 15:48:25.602 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (11.0.0) 2021-09-21 15:48:25.604 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (5.1.0) 2021-09-21 15:48:25.606 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.4.0) 2021-09-21 15:48:25.608 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.6.0) 2021-09-21 15:48:25.610 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (12.9.1) 2021-09-21 15:48:25.612 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.4.0) 2021-09-21 15:48:25.614 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.3.0) 2021-09-21 15:48:25.615 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.8.2) 2021-09-21 15:48:25.618 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.3.3) 2021-09-21 15:48:25.619 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.4.2) 2021-09-21 15:48:25.621 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.7.0) 2021-09-21 15:48:25.623 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.3.0) 2021-09-21 15:48:25.624 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.4.8) 2021-09-21 15:48:25.627 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.2.2) 2021-09-21 15:48:25.629 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.1.16) 2021-09-21 15:48:25.631 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (5.5.0) 2021-09-21 15:48:25.632 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.9.1) 2021-09-21 15:48:25.647 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev4) (5.2.2) 2021-09-21 15:48:25.649 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev4) (1.1.5) 2021-09-21 15:48:25.672 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev4) (5.2.0) 2021-09-21 15:48:25.678 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev4) (2.26.0) 2021-09-21 15:48:25.721 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev4) (1.14.6) 2021-09-21 15:48:25.726 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev4) (2.20) 2021-09-21 15:48:25.743 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev4) (4.2.0) 2021-09-21 15:48:25.760 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev4) (1.12.1) 2021-09-21 15:48:25.777 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev4) (1.1.1) 2021-09-21 15:48:25.779 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev4) (1.16.0) 2021-09-21 15:48:25.892 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev4) (2.4.7) 2021-09-21 15:48:25.971 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev4) (1.7.0) 2021-09-21 15:48:26.043 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev4) (3.1.1) 2021-09-21 15:48:26.049 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev4) (2.8.1) 2021-09-21 15:48:26.137 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.1.0.dev4) (1.1.4) 2021-09-21 15:48:26.151 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.1.0.dev4) (5.0.9) 2021-09-21 15:48:26.176 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev4) (0.14.1) 2021-09-21 15:48:26.189 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev4) (1.6) 2021-09-21 15:48:26.244 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev4) (5.4.1) 2021-09-21 15:48:26.247 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev4) (1.5.0) 2021-09-21 15:48:26.250 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev4) (0.8.0) 2021-09-21 15:48:26.354 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev4) (0.5.0) 2021-09-21 15:48:26.355 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev4) (2.0.1) 2021-09-21 15:48:26.361 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev4) (0.13.0) 2021-09-21 15:48:26.401 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev4) (0.59.0) 2021-09-21 15:48:26.441 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (0.10.0) 2021-09-21 15:48:26.447 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (1.4.0) 2021-09-21 15:48:26.448 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (2.5.0) 2021-09-21 15:48:26.454 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (0.11.0) 2021-09-21 15:48:26.457 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (1.32) 2021-09-21 15:48:26.459 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (1.4.4) 2021-09-21 15:48:26.493 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (2.1) 2021-09-21 15:48:26.596 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev4) (2.8.2) 2021-09-21 15:48:26.608 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev4) (0.9.6) 2021-09-21 15:48:26.675 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (2.6.0) 2021-09-21 15:48:26.681 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (4.2.2) 2021-09-21 15:48:26.688 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (5.1.0) 2021-09-21 15:48:26.695 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (0.3.0) 2021-09-21 15:48:26.697 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (5.0.6) 2021-09-21 15:48:26.712 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (5.0.0) 2021-09-21 15:48:26.817 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (0.11.0) 2021-09-21 15:48:26.856 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev4) (3.2.0) 2021-09-21 15:48:26.864 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev4) (3.3.0) 2021-09-21 15:48:26.865 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev4) (3.0.1) 2021-09-21 15:48:26.915 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev4) (2.0.1) 2021-09-21 15:48:26.996 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev4) (5.8.0) 2021-09-21 15:48:27.031 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev4) (1.0.2) 2021-09-21 15:48:27.033 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev4) (2021.1) 2021-09-21 15:48:27.101 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (3.0.0) 2021-09-21 15:48:27.105 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (1.3.2) 2021-09-21 15:48:27.135 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (2.5.0) 2021-09-21 15:48:27.205 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev4) (21.0) 2021-09-21 15:48:27.338 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev4) (57.4.0) 2021-09-21 15:48:27.656 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (3.9.0) 2021-09-21 15:48:27.697 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (2.1.2) 2021-09-21 15:48:27.702 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (0.4.0) 2021-09-21 15:48:27.811 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (0.4.4) 2021-09-21 15:48:27.812 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (21.2.0) 2021-09-21 15:48:27.814 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (1.8.2) 2021-09-21 15:48:27.816 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev4) (0.2.5) 2021-09-21 15:48:28.151 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev4) (2.0.4) 2021-09-21 15:48:28.154 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev4) (3.2) 2021-09-21 15:48:28.156 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev4) (2021.5.30) 2021-09-21 15:48:28.158 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev4) (1.26.6) 2021-09-21 15:48:28.391 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev4) (0.7) 2021-09-21 15:48:28.658 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev4) (0.5.2) 2021-09-21 15:48:28.898 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev4) (1.4.2) 2021-09-21 15:48:28.900 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev4) (2.4.0) 2021-09-21 15:48:28.908 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev4) (2.6.2) 2021-09-21 15:48:28.910 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev4) (6.3.1) 2021-09-21 15:48:29.292 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (1.0.0) 2021-09-21 15:48:29.560 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev4) (0.8.1) 2021-09-21 15:48:29.661 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.1.0.dev4) (3.5.0) 2021-09-21 15:48:31.035 | Installing collected packages: glance 2021-09-21 15:48:31.035 | Attempting uninstall: glance 2021-09-21 15:48:31.035 | Found existing installation: glance 23.1.0.dev4 2021-09-21 15:48:31.042 | Can't uninstall 'glance'. No files were found to uninstall. 2021-09-21 15:48:31.044 | Running setup.py develop for glance 2021-09-21 15:48:33.287 | Successfully installed glance 2021-09-21 15:48:33.287 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:48:33.430 | + inc/python:pip_install:200 : result=0 2021-09-21 15:48:33.433 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:48:33.435 | + functions-common:time_stop:2309 : local name 2021-09-21 15:48:33.437 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:48:33.440 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:48:33.442 | + functions-common:time_stop:2312 : local total 2021-09-21 15:48:33.444 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:48:33.446 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:48:33.449 | + functions-common:time_stop:2316 : start_time=1632239302247 2021-09-21 15:48:33.451 | + functions-common:time_stop:2318 : [[ -z 1632239302247 ]] 2021-09-21 15:48:33.454 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:48:33.458 | + functions-common:time_stop:2321 : end_time=1632239313455 2021-09-21 15:48:33.460 | + functions-common:time_stop:2322 : elapsed_time=11208 2021-09-21 15:48:33.462 | + functions-common:time_stop:2323 : total=68202 2021-09-21 15:48:33.464 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:48:33.467 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=79410 2021-09-21 15:48:33.469 | + inc/python:pip_install:203 : return 0 2021-09-21 15:48:33.472 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:48:33.474 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-21 15:48:33.477 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-21 15:48:33.496 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-21 15:48:33.508 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-09-21 15:48:33.511 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-09-21 15:48:33.514 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:48:33.516 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:48:33.519 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-09-21 15:48:33.521 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:48:33.524 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:48:33.526 | + ./stack.sh:main:902 : configure_glance 2021-09-21 15:48:33.529 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-09-21 15:48:33.542 | + lib/glance:configure_glance:333 : local dburl 2021-09-21 15:48:33.545 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-09-21 15:48:33.547 | ++ lib/database:database_connection_url:132 : local db=glance 2021-09-21 15:48:33.549 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-09-21 15:48:33.552 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-09-21 15:48:33.554 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-21 15:48:33.557 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-21 15:48:33.559 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-09-21 15:48:33.590 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-21 15:48:33.619 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-09-21 15:48:33.649 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-21 15:48:33.680 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-09-21 15:48:33.710 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-09-21 15:48:33.739 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-09-21 15:48:33.742 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-09-21 15:48:33.744 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-09-21 15:48:33.746 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-21 15:48:33.749 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-09-21 15:48:33.778 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-09-21 15:48:33.807 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-09-21 15:48:33.836 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-09-21 15:48:33.866 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-09-21 15:48:33.895 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-09-21 15:48:33.924 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-09-21 15:48:33.954 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-09-21 15:48:33.983 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:48:34.013 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-09-21 15:48:34.042 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-09-21 15:48:34.072 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-09-21 15:48:34.074 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-09-21 15:48:34.077 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-09-21 15:48:34.079 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-21 15:48:34.081 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-21 15:48:34.084 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:48:34.100 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:34.103 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-21 15:48:34.106 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-21 15:48:34.108 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:48:34.124 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:34.127 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:48:34.130 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:48:34.160 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:48:34.162 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:48:34.165 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-09-21 15:48:34.167 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-09-21 15:48:34.169 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-09-21 15:48:34.199 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-09-21 15:48:34.229 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-09-21 15:48:34.231 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-09-21 15:48:34.234 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-09-21 15:48:34.236 | + lib/glance:configure_glance_store:254 : local be 2021-09-21 15:48:34.238 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-09-21 15:48:34.241 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-09-21 15:48:34.243 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-21 15:48:34.274 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-09-21 15:48:34.276 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.41 2021-09-21 15:48:34.306 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-09-21 15:48:34.308 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-09-21 15:48:34.325 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:34.328 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-09-21 15:48:34.358 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-09-21 15:48:34.396 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-09-21 15:48:34.426 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-09-21 15:48:34.456 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-09-21 15:48:34.486 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-09-21 15:48:34.503 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:34.506 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-09-21 15:48:34.535 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-09-21 15:48:34.565 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-09-21 15:48:34.594 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.41/identity/v3 2021-09-21 15:48:34.624 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-09-21 15:48:34.656 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.41/image 2021-09-21 15:48:34.686 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-09-21 15:48:34.702 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:34.705 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-09-21 15:48:34.707 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-09-21 15:48:34.710 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-09-21 15:48:34.713 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:48:34.730 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:48:34.733 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:48:34.735 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:48:34.738 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:48:34.740 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-21 15:48:34.773 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-09-21 15:48:34.811 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-09-21 15:48:34.841 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:48:34.872 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-09-21 15:48:34.876 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-09-21 15:48:34.907 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-09-21 15:48:34.937 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-21 15:48:34.967 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.41/identity 2021-09-21 15:48:35.002 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-09-21 15:48:35.034 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-09-21 15:48:35.063 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-09-21 15:48:35.094 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-21 15:48:35.133 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-09-21 15:48:35.163 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-09-21 15:48:35.193 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-09-21 15:48:35.229 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-09-21 15:48:35.234 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-09-21 15:48:35.241 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-09-21 15:48:35.258 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:35.261 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-09-21 15:48:35.263 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-09-21 15:48:35.266 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-09-21 15:48:35.268 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-09-21 15:48:35.270 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-09-21 15:48:35.273 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-09-21 15:48:35.277 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-09-21 15:48:35.280 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-09-21 15:48:35.284 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-09-21 15:48:35.313 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-09-21 15:48:35.315 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-09-21 15:48:35.318 | ++ functions:get_random_port:837 : true 2021-09-21 15:48:35.320 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-09-21 15:48:35.322 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-09-21 15:48:35.325 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-09-21 15:48:35.373 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-09-21 15:48:35.375 | ++ functions:get_random_port:841 : break 2 2021-09-21 15:48:35.378 | ++ functions:get_random_port:845 : echo 60999 2021-09-21 15:48:35.381 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-09-21 15:48:35.383 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-09-21 15:48:35.414 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-09-21 15:48:35.441 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-09-21 15:48:35.471 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-09-21 15:48:35.499 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-09-21 15:48:35.526 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-09-21 15:48:35.553 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-09-21 15:48:35.582 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-09-21 15:48:35.610 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:48:35.639 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-21 15:48:35.667 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-09-21 15:48:35.696 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-21 15:48:35.723 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-09-21 15:48:35.751 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-09-21 15:48:35.783 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-09-21 15:48:35.811 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-09-21 15:48:35.838 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-09-21 15:48:35.866 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-09-21 15:48:35.894 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-09-21 15:48:35.921 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-09-21 15:48:35.924 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-09-21 15:48:35.926 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:48:35.928 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:35.931 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:35.933 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-09-21 15:48:35.936 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-09-21 15:48:35.990 | proxy (enabled by site administrator) 2021-09-21 15:48:35.993 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-09-21 15:48:35.996 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-09-21 15:48:35.999 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:48:36.001 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:36.003 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:36.006 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-09-21 15:48:36.008 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-09-21 15:48:36.062 | proxy_http (enabled by site administrator) 2021-09-21 15:48:36.065 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-09-21 15:48:36.068 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-09-21 15:48:36.071 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-09-21 15:48:36.073 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:48:36.075 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:36.078 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:36.080 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:48:36.083 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:48:36.086 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-09-21 15:48:36.086 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:48:36.095 | KeepAlive Off 2021-09-21 15:48:36.099 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-09-21 15:48:36.099 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:48:36.108 | SetEnv proxy-sendchunked 1 2021-09-21 15:48:36.113 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:48:36.113 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-09-21 15:48:36.121 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-09-21 15:48:36.125 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-09-21 15:48:36.128 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-09-21 15:48:36.130 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:48:36.132 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:48:36.135 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:48:36.137 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:36.139 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:36.142 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:48:36.144 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:48:36.146 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:36.149 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:36.151 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-09-21 15:48:36.212 | Site glance-wsgi-api already enabled 2021-09-21 15:48:36.217 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-09-21 15:48:36.219 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:48:36.222 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:48:36.224 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:48:36.362 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-09-21 15:48:36.368 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-09-21 15:48:36.403 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-09-21 15:48:36.406 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-09-21 15:48:36.425 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:36.428 | + ./stack.sh:main:907 : stack_install_service cinder 2021-09-21 15:48:36.430 | + lib/stack:stack_install_service:20 : local service=cinder 2021-09-21 15:48:36.433 | + lib/stack:stack_install_service:21 : type install_cinder 2021-09-21 15:48:36.435 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:48:36.438 | + lib/stack:stack_install_service:32 : install_cinder 2021-09-21 15:48:36.440 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-09-21 15:48:36.443 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-09-21 15:48:36.445 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-09-21 15:48:36.447 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:48:36.450 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:48:36.453 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:48:36.455 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:48:36.458 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:48:36.461 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:48:36.477 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:48:36.480 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:48:36.483 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:48:36.486 | + functions-common:git_clone:544 : echo master 2021-09-21 15:48:36.486 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:48:36.491 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-09-21 15:48:36.494 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:48:36.496 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-09-21 15:48:36.500 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:48:36.500 | + functions-common:git_clone:593 : head -1 2021-09-21 15:48:36.504 | 01debf415 Merge commit 'refs/changes/35/810035/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-09-21 15:48:36.507 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:48:36.509 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-09-21 15:48:36.512 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:48:36.515 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-21 15:48:36.518 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-09-21 15:48:36.520 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:48:36.523 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-09-21 15:48:36.526 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:48:36.529 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-21 15:48:36.531 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-09-21 15:48:36.534 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:48:36.536 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:48:36.540 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-09-21 15:48:36.542 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:48:36.545 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-09-21 15:48:36.548 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:48:36.550 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:48:36.554 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-09-21 15:48:36.560 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-09-21 15:48:36.562 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-09-21 15:48:37.201 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-09-21 15:48:37.204 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:48:37.206 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:48:37.208 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:48:37.211 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-21 15:48:37.213 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-09-21 15:48:37.215 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:48:37.218 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:48:37.220 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:48:37.222 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:48:37.225 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:48:37.227 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:48:37.230 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:48:37.232 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-09-21 15:48:37.254 | Using python 3.8 to install /opt/stack/cinder 2021-09-21 15:48:37.256 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-09-21 15:48:38.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:48:38.132 | from cryptography.utils import int_from_bytes 2021-09-21 15:48:38.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:48:38.132 | from cryptography.utils import int_from_bytes 2021-09-21 15:48:39.175 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:48:39.208 | Obtaining file:///opt/stack/cinder 2021-09-21 15:48:41.356 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.6.0) 2021-09-21 15:48:41.357 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.0.9) 2021-09-21 15:48:41.359 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.31.1) 2021-09-21 15:48:41.361 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.1.1) 2021-09-21 15:48:41.363 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.19.1) 2021-09-21 15:48:41.365 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.1.16) 2021-09-21 15:48:41.366 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev19) (3.2.0) 2021-09-21 15:48:41.368 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.4.0) 2021-09-21 15:48:41.370 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (9.3.0) 2021-09-21 15:48:41.372 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.6.3) 2021-09-21 15:48:41.373 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.1.3) 2021-09-21 15:48:41.375 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (8.7.1) 2021-09-21 15:48:41.377 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.4.1) 2021-09-21 15:48:41.379 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.3.1) 2021-09-21 15:48:41.381 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (11.0.0) 2021-09-21 15:48:41.382 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.6.0) 2021-09-21 15:48:41.384 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (12.9.1) 2021-09-21 15:48:41.386 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.4.0) 2021-09-21 15:48:41.388 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.8.2) 2021-09-21 15:48:41.390 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.6.2) 2021-09-21 15:48:41.392 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.3.0) 2021-09-21 15:48:41.394 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (6.3.0) 2021-09-21 15:48:41.396 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.2.0) 2021-09-21 15:48:41.398 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.6.0) 2021-09-21 15:48:41.399 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.4.0) 2021-09-21 15:48:41.401 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.10.0) 2021-09-21 15:48:41.404 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.5.0) 2021-09-21 15:48:41.405 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.4.2) 2021-09-21 15:48:41.407 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (21.0) 2021-09-21 15:48:41.409 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.7.2) 2021-09-21 15:48:41.410 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.5.0) 2021-09-21 15:48:41.412 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.1.1) 2021-09-21 15:48:41.414 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.8.0) 2021-09-21 15:48:41.416 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.4.7) 2021-09-21 15:48:41.418 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.2.0) 2021-09-21 15:48:41.419 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.5.0) 2021-09-21 15:48:41.421 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.3.0) 2021-09-21 15:48:41.423 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (17.6.0) 2021-09-21 15:48:41.425 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.12.0) 2021-09-21 15:48:41.426 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2021.1) 2021-09-21 15:48:41.428 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.26.0) 2021-09-21 15:48:41.430 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.5.1) 2021-09-21 15:48:41.432 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.6.2) 2021-09-21 15:48:41.434 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.1.74) 2021-09-21 15:48:41.436 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.16.0) 2021-09-21 15:48:41.438 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.4.23) 2021-09-21 15:48:41.439 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.13.0) 2021-09-21 15:48:41.441 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.4.0) 2021-09-21 15:48:41.443 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.8.9) 2021-09-21 15:48:41.444 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (6.3.1) 2021-09-21 15:48:41.446 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.8.7) 2021-09-21 15:48:41.448 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.1.0) 2021-09-21 15:48:41.450 | Requirement already satisfied: oslo.vmware>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.9.1) 2021-09-21 15:48:41.452 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.0.0) 2021-09-21 15:48:41.454 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.5.0) 2021-09-21 15:48:41.456 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.9.0) 2021-09-21 15:48:41.458 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.19.0) 2021-09-21 15:48:41.460 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.9.1) 2021-09-21 15:48:41.461 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.4.8) 2021-09-21 15:48:41.463 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.2.2) 2021-09-21 15:48:41.465 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.5.0.2) 2021-09-21 15:48:41.466 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.18.33) 2021-09-21 15:48:41.480 | Requirement already satisfied: botocore<1.22.0,>=1.21.33 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev19) (1.21.33) 2021-09-21 15:48:41.482 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev19) (0.5.0) 2021-09-21 15:48:41.484 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev19) (0.10.0) 2021-09-21 15:48:41.496 | Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.33->boto3>=1.16.51->cinder==19.1.0.dev19) (1.26.6) 2021-09-21 15:48:41.499 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.33->boto3>=1.16.51->cinder==19.1.0.dev19) (2.8.2) 2021-09-21 15:48:41.568 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev19) (1.14.6) 2021-09-21 15:48:41.573 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev19) (2.20) 2021-09-21 15:48:41.609 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev19) (1.16.0) 2021-09-21 15:48:41.635 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (0.1.0) 2021-09-21 15:48:41.638 | Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (3.0.1) 2021-09-21 15:48:41.640 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (2.0.2) 2021-09-21 15:48:41.642 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (2.0.1) 2021-09-21 15:48:41.664 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (57.4.0) 2021-09-21 15:48:41.667 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (3.17.3) 2021-09-21 15:48:41.669 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (1.53.0) 2021-09-21 15:48:41.691 | Requirement already satisfied: cachetools<5.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (4.2.2) 2021-09-21 15:48:41.692 | Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (0.2.8) 2021-09-21 15:48:41.695 | Requirement already satisfied: rsa<5,>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (4.7.2) 2021-09-21 15:48:41.831 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev19) (1.7.0) 2021-09-21 15:48:41.895 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev19) (3.1.1) 2021-09-21 15:48:41.898 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev19) (2.8.1) 2021-09-21 15:48:41.932 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev19) (0.4.8) 2021-09-21 15:48:42.082 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev19) (1.1.4) 2021-09-21 15:48:42.121 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev19) (0.14.1) 2021-09-21 15:48:42.133 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev19) (1.6) 2021-09-21 15:48:42.189 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev19) (1.5.0) 2021-09-21 15:48:42.192 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev19) (0.8.0) 2021-09-21 15:48:42.198 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev19) (2.3.0) 2021-09-21 15:48:42.198 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev19) (5.4.1) 2021-09-21 15:48:42.216 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->cinder==19.1.0.dev19) (1.12.1) 2021-09-21 15:48:42.301 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.1.0.dev19) (2.0.1) 2021-09-21 15:48:42.304 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.1.0.dev19) (0.5.0) 2021-09-21 15:48:42.306 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.1.0.dev19) (1.7.1) 2021-09-21 15:48:42.334 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.1.0.dev19) (1.1.5) 2021-09-21 15:48:42.336 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.1.0.dev19) (5.2.2) 2021-09-21 15:48:42.401 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev19) (0.9.6) 2021-09-21 15:48:42.478 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev19) (5.1.0) 2021-09-21 15:48:42.483 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev19) (2.4.0) 2021-09-21 15:48:42.487 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev19) (0.3.0) 2021-09-21 15:48:42.497 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev19) (5.0.6) 2021-09-21 15:48:42.515 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev19) (5.0.0) 2021-09-21 15:48:42.628 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev19) (0.11.0) 2021-09-21 15:48:42.670 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev19) (3.3.0) 2021-09-21 15:48:42.673 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev19) (3.2.0) 2021-09-21 15:48:42.682 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev19) (3.0.1) 2021-09-21 15:48:42.723 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev19) (2.0.1) 2021-09-21 15:48:42.802 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev19) (1.0.2) 2021-09-21 15:48:42.946 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev19) (3.0.0) 2021-09-21 15:48:42.951 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev19) (1.3.2) 2021-09-21 15:48:42.989 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev19) (2.5.0) 2021-09-21 15:48:43.022 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev19) (0.7.2) 2021-09-21 15:48:43.063 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev19) (0.11.0) 2021-09-21 15:48:43.195 | Requirement already satisfied: suds-jurko>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.1.0.dev19) (0.6) 2021-09-21 15:48:43.366 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev19) (1.4.0) 2021-09-21 15:48:43.825 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (3.9.0) 2021-09-21 15:48:43.881 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (0.4.0) 2021-09-21 15:48:43.888 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (2.1.2) 2021-09-21 15:48:43.999 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (1.8.2) 2021-09-21 15:48:44.001 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (0.2.5) 2021-09-21 15:48:44.003 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (0.4.4) 2021-09-21 15:48:44.004 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev19) (21.2.0) 2021-09-21 15:48:44.259 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev19) (1.3.3) 2021-09-21 15:48:44.271 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev19) (20.0.1) 2021-09-21 15:48:44.635 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev19) (3.2) 2021-09-21 15:48:44.638 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev19) (2.0.4) 2021-09-21 15:48:44.641 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev19) (2021.5.30) 2021-09-21 15:48:44.842 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev19) (0.7) 2021-09-21 15:48:44.959 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev19) (0.22.0) 2021-09-21 15:48:45.287 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev19) (0.4.1) 2021-09-21 15:48:45.289 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev19) (0.5.2) 2021-09-21 15:48:45.564 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev19) (1.4.2) 2021-09-21 15:48:45.574 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev19) (2.4.0) 2021-09-21 15:48:45.581 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev19) (2.6.2) 2021-09-21 15:48:46.010 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev19) (1.0.0) 2021-09-21 15:48:46.169 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev19) (0.12.1) 2021-09-21 15:48:46.373 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev19) (1.32) 2021-09-21 15:48:46.425 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev19) (2.1) 2021-09-21 15:48:46.783 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.1.0.dev19) (3.5.0) 2021-09-21 15:48:48.161 | Installing collected packages: cinder 2021-09-21 15:48:48.161 | Attempting uninstall: cinder 2021-09-21 15:48:48.162 | Found existing installation: cinder 19.1.0.dev19 2021-09-21 15:48:48.168 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-09-21 15:48:48.170 | Running setup.py develop for cinder 2021-09-21 15:48:51.722 | Successfully installed cinder 2021-09-21 15:48:51.722 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:48:51.881 | + inc/python:pip_install:200 : result=0 2021-09-21 15:48:51.883 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:48:51.886 | + functions-common:time_stop:2309 : local name 2021-09-21 15:48:51.888 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:48:51.890 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:48:51.892 | + functions-common:time_stop:2312 : local total 2021-09-21 15:48:51.894 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:48:51.897 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:48:51.899 | + functions-common:time_stop:2316 : start_time=1632239317248 2021-09-21 15:48:51.901 | + functions-common:time_stop:2318 : [[ -z 1632239317248 ]] 2021-09-21 15:48:51.905 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:48:51.909 | + functions-common:time_stop:2321 : end_time=1632239331906 2021-09-21 15:48:51.911 | + functions-common:time_stop:2322 : elapsed_time=14658 2021-09-21 15:48:51.913 | + functions-common:time_stop:2323 : total=79410 2021-09-21 15:48:51.916 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:48:51.918 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=94068 2021-09-21 15:48:51.921 | + inc/python:pip_install:203 : return 0 2021-09-21 15:48:51.923 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:48:51.926 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-21 15:48:51.928 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-21 15:48:51.947 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-21 15:48:51.960 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-09-21 15:48:51.962 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-09-21 15:48:51.966 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:48:51.968 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:48:51.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-09-21 15:48:51.973 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:48:51.976 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-09-21 15:48:51.978 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-09-21 15:48:51.981 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-09-21 15:48:51.984 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:51.986 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:51.989 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-09-21 15:48:52.001 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-09-21 15:48:52.004 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:48:52.006 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:48:52.009 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:48:52.011 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:48:52.014 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:48:52.016 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:48:52.019 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:52.021 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:52.024 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:48:52.026 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:48:52.029 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:48:52.032 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:48:52.034 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-09-21 15:48:52.037 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:48:52.039 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:52.042 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:52.045 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-09-21 15:48:52.067 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-09-21 15:48:52.174 | Reading package lists... 2021-09-21 15:48:52.402 | Building dependency tree... 2021-09-21 15:48:52.404 | Reading state information... 2021-09-21 15:48:52.641 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-09-21 15:48:52.642 | The following packages were automatically installed and are no longer required: 2021-09-21 15:48:52.643 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:48:52.643 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:48:52.643 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:48:52.643 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:48:52.643 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:48:52.643 | python3-zope.interface 2021-09-21 15:48:52.643 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:48:52.754 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:48:52.759 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:48:52.761 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:48:52.764 | + functions-common:time_stop:2309 : local name 2021-09-21 15:48:52.767 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:48:52.770 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:48:52.772 | + functions-common:time_stop:2312 : local total 2021-09-21 15:48:52.775 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:48:52.777 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:48:52.780 | + functions-common:time_stop:2316 : start_time=1632239332064 2021-09-21 15:48:52.782 | + functions-common:time_stop:2318 : [[ -z 1632239332064 ]] 2021-09-21 15:48:52.786 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:48:52.793 | + functions-common:time_stop:2321 : end_time=1632239332788 2021-09-21 15:48:52.796 | + functions-common:time_stop:2322 : elapsed_time=724 2021-09-21 15:48:52.799 | + functions-common:time_stop:2323 : total=5210 2021-09-21 15:48:52.801 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:48:52.804 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5934 2021-09-21 15:48:52.807 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:48:52.811 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:48:52.813 | + ./stack.sh:main:908 : configure_cinder 2021-09-21 15:48:52.816 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-09-21 15:48:52.829 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-09-21 15:48:52.833 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-09-21 15:48:52.835 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-09-21 15:48:52.839 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-21 15:48:52.842 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-09-21 15:48:52.843 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-21 15:48:52.848 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-09-21 15:48:52.850 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-09-21 15:48:52.852 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-21 15:48:52.854 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-09-21 15:48:52.857 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-09-21 15:48:52.859 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-09-21 15:48:52.861 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-09-21 15:48:52.863 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-09-21 15:48:52.875 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-09-21 15:48:52.888 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-09-21 15:48:52.901 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-09-21 15:48:52.913 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-09-21 15:48:52.926 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-21 15:48:52.929 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-21 15:48:52.933 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cJjvgMSALR 2021-09-21 15:48:52.935 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-21 15:48:52.937 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-21 15:48:52.940 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-09-21 15:48:52.942 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cJjvgMSALR 2021-09-21 15:48:52.945 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cJjvgMSALR 2021-09-21 15:48:52.957 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cJjvgMSALR /etc/sudoers.d/cinder-rootwrap 2021-09-21 15:48:52.970 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-09-21 15:48:52.974 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-21 15:48:52.976 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-21 15:48:52.978 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-21 15:48:52.980 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-21 15:48:52.983 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-09-21 15:48:52.985 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-09-21 15:48:52.988 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-09-21 15:48:52.990 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-09-21 15:48:52.994 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-09-21 15:48:52.999 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-09-21 15:48:53.019 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-09-21 15:48:53.038 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-09-21 15:48:53.056 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-09-21 15:48:53.075 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-09-21 15:48:53.094 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-09-21 15:48:53.113 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-09-21 15:48:53.133 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-09-21 15:48:53.152 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-09-21 15:48:53.162 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-21 15:48:53.165 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-09-21 15:48:53.171 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-21 15:48:53.171 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-09-21 15:48:53.201 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-09-21 15:48:53.228 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-09-21 15:48:53.255 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-09-21 15:48:53.283 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-09-21 15:48:53.309 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-09-21 15:48:53.337 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-09-21 15:48:53.364 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-09-21 15:48:53.392 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:48:53.421 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-09-21 15:48:53.461 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-09-21 15:48:53.495 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-09-21 15:48:53.524 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-09-21 15:48:53.527 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-09-21 15:48:53.529 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-09-21 15:48:53.531 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-09-21 15:48:53.534 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-21 15:48:53.536 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-21 15:48:53.567 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-09-21 15:48:53.596 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-09-21 15:48:53.625 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-09-21 15:48:53.654 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-09-21 15:48:53.682 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-09-21 15:48:53.710 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-09-21 15:48:53.743 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-09-21 15:48:53.745 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.41 2021-09-21 15:48:53.775 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-09-21 15:48:53.808 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-09-21 15:48:53.815 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2b4fbdc95cc146efd183488e7db560a4 2021-09-21 15:48:53.843 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-09-21 15:48:53.846 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-09-21 15:48:53.875 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-09-21 15:48:53.891 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:53.894 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-09-21 15:48:53.910 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:53.912 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-09-21 15:48:53.929 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:53.931 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-09-21 15:48:53.948 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:53.951 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-09-21 15:48:53.953 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-09-21 15:48:53.955 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-09-21 15:48:53.958 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-09-21 15:48:53.960 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-21 15:48:53.962 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-21 15:48:53.965 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:48:53.981 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:53.984 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-21 15:48:53.987 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-21 15:48:53.989 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:48:54.006 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:54.008 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:48:54.011 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:48:54.039 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:48:54.041 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:48:54.044 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-09-21 15:48:54.046 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-09-21 15:48:54.049 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-09-21 15:48:54.052 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:48:54.069 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:48:54.072 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:48:54.074 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:48:54.076 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:48:54.079 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-21 15:48:54.107 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-09-21 15:48:54.135 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-09-21 15:48:54.164 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:48:54.199 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-09-21 15:48:54.201 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-09-21 15:48:54.203 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-09-21 15:48:54.206 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-09-21 15:48:54.208 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-21 15:48:54.210 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:48:54.213 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-09-21 15:48:54.218 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-09-21 15:48:54.220 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:48:54.223 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:48:54.236 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:48:54.236 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:48:54.245 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:48:54.248 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:48:54.264 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-09-21 15:48:54.267 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-09-21 15:48:54.271 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-09-21 15:48:54.301 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-09-21 15:48:54.328 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-09-21 15:48:54.355 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-09-21 15:48:54.383 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-21 15:48:54.410 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-21 15:48:54.438 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-09-21 15:48:54.465 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-09-21 15:48:54.494 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-09-21 15:48:54.522 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:48:54.552 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-21 15:48:54.580 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-21 15:48:54.608 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-09-21 15:48:54.635 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-21 15:48:54.638 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-21 15:48:54.641 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-09-21 15:48:54.644 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-09-21 15:48:54.646 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:48:54.648 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:54.650 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:54.653 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-21 15:48:54.656 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-09-21 15:48:54.658 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-09-21 15:48:54.686 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-21 15:48:54.718 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-09-21 15:48:54.718 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-21 15:48:54.727 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-09-21 15:48:54.731 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-09-21 15:48:54.733 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-09-21 15:48:54.735 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:48:54.738 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:48:54.740 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:48:54.742 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:54.745 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:54.747 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:48:54.749 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:48:54.751 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:48:54.754 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:48:54.756 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-09-21 15:48:54.818 | Enabling site cinder-wsgi. 2021-09-21 15:48:54.824 | To activate the new configuration, you need to run: 2021-09-21 15:48:54.824 | systemctl reload apache2 2021-09-21 15:48:54.829 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-21 15:48:54.831 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:48:54.834 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:48:54.836 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:48:54.973 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-09-21 15:48:54.977 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-09-21 15:48:55.007 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.41/image 2021-09-21 15:48:55.038 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-09-21 15:48:55.055 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:48:55.058 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-09-21 15:48:55.061 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-21 15:48:55.063 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-21 15:48:55.066 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-09-21 15:48:55.068 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-09-21 15:48:55.100 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-09-21 15:48:55.128 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.41/identity 2021-09-21 15:48:55.156 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-09-21 15:48:55.183 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-09-21 15:48:55.212 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-09-21 15:48:55.240 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-09-21 15:48:55.271 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-09-21 15:48:55.300 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:48:55.328 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-09-21 15:48:55.356 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-09-21 15:48:55.384 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-09-21 15:48:55.412 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-09-21 15:48:55.414 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-09-21 15:48:55.431 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:55.434 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.41:2379 2021-09-21 15:48:55.464 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-09-21 15:48:55.467 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-09-21 15:48:55.484 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:48:55.486 | + ./stack.sh:main:913 : stack_install_service neutron 2021-09-21 15:48:55.489 | + lib/stack:stack_install_service:20 : local service=neutron 2021-09-21 15:48:55.491 | + lib/stack:stack_install_service:21 : type install_neutron 2021-09-21 15:48:55.494 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:48:55.496 | + lib/stack:stack_install_service:32 : install_neutron 2021-09-21 15:48:55.499 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-09-21 15:48:55.503 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-21 15:48:55.503 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-21 15:48:55.509 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-21 15:48:55.511 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-21 15:48:55.514 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-21 15:48:55.517 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-21 15:48:55.519 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-09-21 15:48:55.522 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-09-21 15:48:55.524 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-09-21 15:48:55.527 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:48:55.529 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:48:55.532 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-09-21 15:48:55.534 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:48:55.537 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-09-21 15:48:55.539 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-09-21 15:48:55.541 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-09-21 15:48:55.544 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:48:55.546 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:48:55.549 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:48:55.552 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:48:55.554 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:48:55.557 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:48:55.573 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:48:55.575 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:48:55.578 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:48:55.580 | + functions-common:git_clone:544 : echo master 2021-09-21 15:48:55.581 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:48:55.586 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-09-21 15:48:55.588 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:48:55.591 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-09-21 15:48:55.594 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:48:55.595 | + functions-common:git_clone:593 : head -1 2021-09-21 15:48:55.597 | ccb70a60de Merge "req: Bump some dependencies" 2021-09-21 15:48:55.599 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:48:55.602 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-09-21 15:48:55.604 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:48:55.607 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-21 15:48:55.610 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-09-21 15:48:55.612 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:48:55.615 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-09-21 15:48:55.618 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:48:55.620 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-21 15:48:55.623 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-09-21 15:48:55.626 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:48:55.629 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:48:55.632 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-09-21 15:48:55.634 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:48:55.637 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-09-21 15:48:55.640 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:48:55.642 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:48:55.645 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-09-21 15:48:55.651 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-09-21 15:48:55.654 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-09-21 15:48:56.300 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-09-21 15:48:56.303 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:48:56.305 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:48:56.307 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:48:56.309 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-21 15:48:56.312 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-09-21 15:48:56.314 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:48:56.316 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:48:56.319 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:48:56.321 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:48:56.323 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:48:56.326 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:48:56.328 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:48:56.331 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-09-21 15:48:56.352 | Using python 3.8 to install /opt/stack/neutron 2021-09-21 15:48:56.354 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-09-21 15:48:57.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:48:57.220 | from cryptography.utils import int_from_bytes 2021-09-21 15:48:57.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:48:57.220 | from cryptography.utils import int_from_bytes 2021-09-21 15:48:58.240 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:48:58.274 | Obtaining file:///opt/stack/neutron 2021-09-21 15:49:00.513 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.6.0) 2021-09-21 15:49:00.517 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.5.0) 2021-09-21 15:49:00.518 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.1.1) 2021-09-21 15:49:00.520 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.5.1) 2021-09-21 15:49:00.533 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.3.0) 2021-09-21 15:49:00.535 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.0.9) 2021-09-21 15:49:00.537 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.31.1) 2021-09-21 15:49:00.538 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.3.3) 2021-09-21 15:49:00.540 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.19.1) 2021-09-21 15:49:00.542 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.26.0) 2021-09-21 15:49:00.543 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.0.1) 2021-09-21 15:49:00.545 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (9.3.0) 2021-09-21 15:49:00.547 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.8.0) 2021-09-21 15:49:00.549 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.11.0) 2021-09-21 15:49:00.550 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.15.0) 2021-09-21 15:49:00.553 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (7.6.0) 2021-09-21 15:49:00.554 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (6.3.1) 2021-09-21 15:49:00.556 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.4.23) 2021-09-21 15:49:00.558 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.8.7) 2021-09-21 15:49:00.559 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.4.0) 2021-09-21 15:49:00.561 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.7.1) 2021-09-21 15:49:00.563 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.4.0) 2021-09-21 15:49:00.564 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.8.1) 2021-09-21 15:49:00.566 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.4.1) 2021-09-21 15:49:00.568 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (8.7.1) 2021-09-21 15:49:00.570 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.3.1) 2021-09-21 15:49:00.572 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (11.0.0) 2021-09-21 15:49:00.574 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.1.0) 2021-09-21 15:49:00.576 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.6.0) 2021-09-21 15:49:00.578 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (12.9.1) 2021-09-21 15:49:00.580 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.4.0) 2021-09-21 15:49:00.582 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.8.2) 2021-09-21 15:49:00.584 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.6.2) 2021-09-21 15:49:00.585 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.3.0) 2021-09-21 15:49:00.587 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (6.3.0) 2021-09-21 15:49:00.589 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.2.0) 2021-09-21 15:49:00.591 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.6.0) 2021-09-21 15:49:00.593 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.4.0) 2021-09-21 15:49:00.595 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.10.0) 2021-09-21 15:49:00.597 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.5.0) 2021-09-21 15:49:00.598 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.4.2) 2021-09-21 15:49:00.600 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.1.0) 2021-09-21 15:49:00.602 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.1.0) 2021-09-21 15:49:00.604 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==19.1.0.dev8) (2.13.3) 2021-09-21 15:49:00.606 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.12.0) 2021-09-21 15:49:00.607 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (21.0) 2021-09-21 15:49:00.609 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.8.0) 2021-09-21 15:49:00.611 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:49:00.612 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (20.0.1) 2021-09-21 15:49:00.614 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (17.6.0) 2021-09-21 15:49:00.616 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.59.0) 2021-09-21 15:49:00.618 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.3.0) 2021-09-21 15:49:00.620 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.6.0) 2021-09-21 15:49:00.621 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.4.0) 2021-09-21 15:49:00.623 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.9.0) 2021-09-21 15:49:00.639 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev8) (1.1.5) 2021-09-21 15:49:00.641 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev8) (5.2.2) 2021-09-21 15:49:00.654 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev8) (1.16.0) 2021-09-21 15:49:00.655 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev8) (1.12.1) 2021-09-21 15:49:00.668 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev8) (1.16.0) 2021-09-21 15:49:00.671 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev8) (1.1.1) 2021-09-21 15:49:00.697 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev8) (2.4.7) 2021-09-21 15:49:00.706 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev8) (2.0.1) 2021-09-21 15:49:00.771 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev8) (0.1.16) 2021-09-21 15:49:00.776 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev8) (1.7.0) 2021-09-21 15:49:00.842 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev8) (4.3.0) 2021-09-21 15:49:00.849 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev8) (3.1.1) 2021-09-21 15:49:00.922 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.1.0.dev8) (2.6.0) 2021-09-21 15:49:00.929 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.1.0.dev8) (1.2.2) 2021-09-21 15:49:00.966 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (3.4.8) 2021-09-21 15:49:00.968 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (0.10.0) 2021-09-21 15:49:00.971 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (2.5.0) 2021-09-21 15:49:00.972 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.4.0) 2021-09-21 15:49:00.974 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.4.4) 2021-09-21 15:49:00.976 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (5.4.1) 2021-09-21 15:49:00.978 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.32) 2021-09-21 15:49:00.980 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.1.4) 2021-09-21 15:49:01.029 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.14.6) 2021-09-21 15:49:01.037 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==19.1.0.dev8) (2.20) 2021-09-21 15:49:01.062 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev8) (2.1) 2021-09-21 15:49:01.120 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==19.1.0.dev8) (1.0.2) 2021-09-21 15:49:01.295 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev8) (0.14.1) 2021-09-21 15:49:01.307 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.0.dev8) (1.6) 2021-09-21 15:49:01.368 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev8) (1.5.0) 2021-09-21 15:49:01.447 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.5.0) 2021-09-21 15:49:01.449 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.13.0) 2021-09-21 15:49:01.456 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev8) (2.0.1) 2021-09-21 15:49:01.532 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev8) (0.9.6) 2021-09-21 15:49:01.535 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev8) (2.8.2) 2021-09-21 15:49:01.606 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (5.1.0) 2021-09-21 15:49:01.608 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (0.3.0) 2021-09-21 15:49:01.613 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (4.2.2) 2021-09-21 15:49:01.620 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (5.0.6) 2021-09-21 15:49:01.639 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (5.0.0) 2021-09-21 15:49:01.763 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev8) (0.11.0) 2021-09-21 15:49:01.804 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev8) (3.3.0) 2021-09-21 15:49:01.807 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev8) (3.2.0) 2021-09-21 15:49:01.981 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev8) (2021.1) 2021-09-21 15:49:02.024 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev8) (3.0.0) 2021-09-21 15:49:02.038 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev8) (1.3.2) 2021-09-21 15:49:02.072 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev8) (2.5.0) 2021-09-21 15:49:02.106 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev8) (0.7.2) 2021-09-21 15:49:02.394 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev8) (57.4.0) 2021-09-21 15:49:02.485 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev8) (3.0.0) 2021-09-21 15:49:02.489 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev8) (0.3.5) 2021-09-21 15:49:02.832 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:49:02.834 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:49:02.835 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:49:02.837 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:49:02.839 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:49:02.841 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:49:02.843 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:49:03.139 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev8) (2.4.2) 2021-09-21 15:49:03.141 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev8) (3.9.0) 2021-09-21 15:49:03.146 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev8) (3.2.0) 2021-09-21 15:49:03.209 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (0.4.0) 2021-09-21 15:49:03.212 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (2.1.2) 2021-09-21 15:49:03.323 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (0.4.4) 2021-09-21 15:49:03.325 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (1.8.2) 2021-09-21 15:49:03.330 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (0.2.5) 2021-09-21 15:49:03.330 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (21.2.0) 2021-09-21 15:49:03.536 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (3.17.5) 2021-09-21 15:49:03.756 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev8) (2.1.0) 2021-09-21 15:49:03.994 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (2.0.4) 2021-09-21 15:49:03.995 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (1.26.6) 2021-09-21 15:49:03.998 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (3.2) 2021-09-21 15:49:04.000 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (2021.5.30) 2021-09-21 15:49:04.238 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev8) (0.7) 2021-09-21 15:49:04.603 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.5.2) 2021-09-21 15:49:04.607 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.4.1) 2021-09-21 15:49:04.964 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev8) (1.0.0) 2021-09-21 15:49:05.127 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev8) (0.12.1) 2021-09-21 15:49:05.392 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev8) (2.0.0) 2021-09-21 15:49:05.394 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev8) (4.9.3) 2021-09-21 15:49:05.607 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev8) (2.2.1) 2021-09-21 15:49:05.728 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.6.5->neutron==19.1.0.dev8) (3.5.0) 2021-09-21 15:49:07.122 | Installing collected packages: neutron 2021-09-21 15:49:07.122 | Attempting uninstall: neutron 2021-09-21 15:49:07.123 | Found existing installation: neutron 19.1.0.dev8 2021-09-21 15:49:07.140 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-09-21 15:49:07.142 | Running setup.py develop for neutron 2021-09-21 15:49:10.099 | Successfully installed neutron 2021-09-21 15:49:10.099 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:49:10.249 | + inc/python:pip_install:200 : result=0 2021-09-21 15:49:10.252 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:49:10.254 | + functions-common:time_stop:2309 : local name 2021-09-21 15:49:10.257 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:49:10.259 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:49:10.261 | + functions-common:time_stop:2312 : local total 2021-09-21 15:49:10.264 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:49:10.266 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:49:10.268 | + functions-common:time_stop:2316 : start_time=1632239336346 2021-09-21 15:49:10.270 | + functions-common:time_stop:2318 : [[ -z 1632239336346 ]] 2021-09-21 15:49:10.273 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:49:10.278 | + functions-common:time_stop:2321 : end_time=1632239350275 2021-09-21 15:49:10.280 | + functions-common:time_stop:2322 : elapsed_time=13929 2021-09-21 15:49:10.282 | + functions-common:time_stop:2323 : total=94068 2021-09-21 15:49:10.285 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:49:10.287 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=107997 2021-09-21 15:49:10.289 | + inc/python:pip_install:203 : return 0 2021-09-21 15:49:10.291 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:49:10.294 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-21 15:49:10.296 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-21 15:49:10.314 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-21 15:49:10.327 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-09-21 15:49:10.329 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-09-21 15:49:10.332 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:49:10.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:49:10.337 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-09-21 15:49:10.339 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:49:10.342 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-09-21 15:49:10.345 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:49:10.347 | + ./stack.sh:main:916 : is_service_enabled nova 2021-09-21 15:49:10.364 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:10.366 | + ./stack.sh:main:918 : stack_install_service nova 2021-09-21 15:49:10.369 | + lib/stack:stack_install_service:20 : local service=nova 2021-09-21 15:49:10.371 | + lib/stack:stack_install_service:21 : type install_nova 2021-09-21 15:49:10.374 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:49:10.376 | + lib/stack:stack_install_service:32 : install_nova 2021-09-21 15:49:10.379 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-09-21 15:49:10.381 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-09-21 15:49:10.384 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:49:10.386 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:49:10.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-09-21 15:49:10.391 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:49:10.394 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-09-21 15:49:10.410 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:49:10.412 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-09-21 15:49:10.428 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:49:10.430 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-09-21 15:49:10.446 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:49:10.449 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-09-21 15:49:10.452 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-09-21 15:49:10.454 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-09-21 15:49:10.456 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:49:10.458 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:49:10.461 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:49:10.463 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:49:10.466 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:49:10.469 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:49:10.485 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:49:10.487 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:49:10.489 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:49:10.492 | + functions-common:git_clone:544 : echo master 2021-09-21 15:49:10.492 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:49:10.497 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-09-21 15:49:10.500 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:49:10.502 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-09-21 15:49:10.505 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:49:10.505 | + functions-common:git_clone:593 : head -1 2021-09-21 15:49:10.508 | 62406b5728 Merge "Add missing __init__.py in nova/db/api" 2021-09-21 15:49:10.511 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:49:10.514 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-09-21 15:49:10.516 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:49:10.519 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-09-21 15:49:10.521 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-09-21 15:49:10.523 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:49:10.526 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-09-21 15:49:10.529 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:49:10.531 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-09-21 15:49:10.534 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-09-21 15:49:10.536 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:49:10.538 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:49:10.542 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-09-21 15:49:10.544 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:49:10.547 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-09-21 15:49:10.550 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:49:10.552 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:49:10.555 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-09-21 15:49:10.561 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-09-21 15:49:10.564 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-09-21 15:49:11.195 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-09-21 15:49:11.197 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:49:11.200 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:49:11.202 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:49:11.204 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-09-21 15:49:11.206 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-09-21 15:49:11.209 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:49:11.211 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:49:11.213 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:49:11.216 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:49:11.218 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:49:11.220 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:49:11.223 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:49:11.225 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-09-21 15:49:11.245 | Using python 3.8 to install /opt/stack/nova 2021-09-21 15:49:11.248 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-09-21 15:49:12.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:49:12.099 | from cryptography.utils import int_from_bytes 2021-09-21 15:49:12.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:49:12.099 | from cryptography.utils import int_from_bytes 2021-09-21 15:49:13.137 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:49:13.170 | Obtaining file:///opt/stack/nova 2021-09-21 15:49:16.333 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.6.0) 2021-09-21 15:49:16.334 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.4.23) 2021-09-21 15:49:16.336 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.0.9) 2021-09-21 15:49:16.338 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.31.1) 2021-09-21 15:49:16.341 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.0.1) 2021-09-21 15:49:16.342 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (9.3.0) 2021-09-21 15:49:16.344 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.6.3) 2021-09-21 15:49:16.346 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.5.1) 2021-09-21 15:49:16.347 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.4.8) 2021-09-21 15:49:16.350 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.8.7) 2021-09-21 15:49:16.351 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.1.1) 2021-09-21 15:49:16.353 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.1.1) 2021-09-21 15:49:16.355 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.5.0) 2021-09-21 15:49:16.356 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.7.2) 2021-09-21 15:49:16.358 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.13.0) 2021-09-21 15:49:16.360 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.7.1) 2021-09-21 15:49:16.362 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.8.0) 2021-09-21 15:49:16.363 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.11.0) 2021-09-21 15:49:16.365 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.7.2) 2021-09-21 15:49:16.367 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.1.16) 2021-09-21 15:49:16.368 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev4) (3.2.0) 2021-09-21 15:49:16.371 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (8.1.0) 2021-09-21 15:49:16.372 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.4.0) 2021-09-21 15:49:16.374 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (7.6.0) 2021-09-21 15:49:16.376 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.5.0) 2021-09-21 15:49:16.378 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.26.0) 2021-09-21 15:49:16.380 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.4.0) 2021-09-21 15:49:16.381 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.10.0) 2021-09-21 15:49:16.383 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.8.1) 2021-09-21 15:49:16.385 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.4.1) 2021-09-21 15:49:16.387 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (8.7.1) 2021-09-21 15:49:16.389 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.3.1) 2021-09-21 15:49:16.391 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.6.0) 2021-09-21 15:49:16.393 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.3.0) 2021-09-21 15:49:16.395 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.2.0) 2021-09-21 15:49:16.397 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.4.0) 2021-09-21 15:49:16.398 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.10.0) 2021-09-21 15:49:16.400 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (11.0.0) 2021-09-21 15:49:16.403 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (6.3.0) 2021-09-21 15:49:16.405 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (12.9.1) 2021-09-21 15:49:16.407 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.8.2) 2021-09-21 15:49:16.408 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.6.2) 2021-09-21 15:49:16.410 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.1.0) 2021-09-21 15:49:16.412 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.6.0) 2021-09-21 15:49:16.414 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.5.0) 2021-09-21 15:49:16.416 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.4.0) 2021-09-21 15:49:16.417 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.8.0) 2021-09-21 15:49:16.419 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.5.0) 2021-09-21 15:49:16.421 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.0.0) 2021-09-21 15:49:16.423 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.1.0) 2021-09-21 15:49:16.425 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.6.0) 2021-09-21 15:49:16.426 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.6.0) 2021-09-21 15:49:16.428 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.5.0) 2021-09-21 15:49:16.430 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.9.1) 2021-09-21 15:49:16.432 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.0.1) 2021-09-21 15:49:16.434 | Requirement already satisfied: os-xenapi>=0.3.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.3.4) 2021-09-21 15:49:16.435 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.9.0) 2021-09-21 15:49:16.437 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.2.2) 2021-09-21 15:49:16.439 | Requirement already satisfied: pypowervm>=1.1.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.1.26) 2021-09-21 15:49:16.441 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.3.3) 2021-09-21 15:49:16.443 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.7.0) 2021-09-21 15:49:16.444 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.6.2) 2021-09-21 15:49:16.446 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.8.2) 2021-09-21 15:49:16.448 | Requirement already satisfied: zVMCloudConnector>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.4.1) 2021-09-21 15:49:16.450 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.4.0) 2021-09-21 15:49:16.452 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.59.0) 2021-09-21 15:49:16.453 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.4.1) 2021-09-21 15:49:16.470 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev4) (1.1.5) 2021-09-21 15:49:16.472 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev4) (5.2.2) 2021-09-21 15:49:16.497 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev4) (5.2.0) 2021-09-21 15:49:16.542 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev4) (1.14.6) 2021-09-21 15:49:16.547 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev4) (2.20) 2021-09-21 15:49:16.583 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev4) (1.16.0) 2021-09-21 15:49:16.585 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev4) (1.16.0) 2021-09-21 15:49:16.623 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev4) (2.0.1) 2021-09-21 15:49:16.760 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev4) (3.1.1) 2021-09-21 15:49:16.769 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev4) (4.3.0) 2021-09-21 15:49:16.840 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (1.4.4) 2021-09-21 15:49:16.842 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (1.32) 2021-09-21 15:49:16.850 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (2.5.0) 2021-09-21 15:49:16.851 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (0.10.0) 2021-09-21 15:49:16.854 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (1.4.0) 2021-09-21 15:49:16.856 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (1.1.4) 2021-09-21 15:49:16.889 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev4) (2.1) 2021-09-21 15:49:16.954 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev4) (6.3.1) 2021-09-21 15:49:17.022 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev4) (1.12.0) 2021-09-21 15:49:17.024 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:49:17.026 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev4) (2.3.0) 2021-09-21 15:49:17.080 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->os-vif>=1.15.2->nova==24.1.0.dev4) (1.12.1) 2021-09-21 15:49:17.149 | Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /usr/local/lib/python3.8/dist-packages (from os-xenapi>=0.3.4->nova==24.1.0.dev4) (2.9.1) 2021-09-21 15:49:17.162 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from Babel!=2.4.0,>=2.3.4->os-xenapi>=0.3.4->nova==24.1.0.dev4) (2021.1) 2021-09-21 15:49:17.234 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev4) (0.14.1) 2021-09-21 15:49:17.249 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.1.0.dev4) (1.6) 2021-09-21 15:49:17.398 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev4) (0.5.0) 2021-09-21 15:49:17.404 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev4) (2.0.1) 2021-09-21 15:49:17.472 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev4) (0.9.6) 2021-09-21 15:49:17.554 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev4) (5.1.0) 2021-09-21 15:49:17.555 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev4) (0.3.0) 2021-09-21 15:49:17.560 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev4) (4.2.2) 2021-09-21 15:49:17.572 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev4) (5.0.6) 2021-09-21 15:49:17.592 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev4) (5.0.0) 2021-09-21 15:49:17.702 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev4) (0.11.0) 2021-09-21 15:49:17.745 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev4) (3.2.0) 2021-09-21 15:49:17.758 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev4) (3.3.0) 2021-09-21 15:49:17.864 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev4) (1.0.2) 2021-09-21 15:49:18.014 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev4) (1.3.2) 2021-09-21 15:49:18.029 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev4) (3.0.0) 2021-09-21 15:49:18.058 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev4) (2.5.0) 2021-09-21 15:49:18.133 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev4) (2.4.7) 2021-09-21 15:49:18.141 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev4) (21.0) 2021-09-21 15:49:18.241 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev4) (2.13.3) 2021-09-21 15:49:18.351 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev4) (1.4.0) 2021-09-21 15:49:18.386 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev4) (57.4.0) 2021-09-21 15:49:18.807 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev4) (0.2.8) 2021-09-21 15:49:18.827 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev4) (0.4.8) 2021-09-21 15:49:18.874 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:49:18.875 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:49:18.878 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:49:18.879 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:49:18.881 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:49:18.883 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:49:18.885 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:49:19.198 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (3.9.0) 2021-09-21 15:49:19.245 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (0.4.0) 2021-09-21 15:49:19.254 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (2.1.2) 2021-09-21 15:49:19.372 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (1.8.2) 2021-09-21 15:49:19.374 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (0.2.5) 2021-09-21 15:49:19.406 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (0.4.4) 2021-09-21 15:49:19.408 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (21.2.0) 2021-09-21 15:49:19.616 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev4) (3.17.5) 2021-09-21 15:49:19.718 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev4) (1.3.3) 2021-09-21 15:49:19.720 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev4) (20.0.1) 2021-09-21 15:49:19.907 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev4) (2.4.2) 2021-09-21 15:49:19.925 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev4) (2.1.0) 2021-09-21 15:49:20.181 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev4) (2.0.4) 2021-09-21 15:49:20.184 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev4) (3.2) 2021-09-21 15:49:20.185 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev4) (2021.5.30) 2021-09-21 15:49:20.187 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev4) (1.26.6) 2021-09-21 15:49:20.486 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev4) (0.7) 2021-09-21 15:49:20.828 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev4) (0.5.2) 2021-09-21 15:49:20.831 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev4) (0.4.1) 2021-09-21 15:49:21.039 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev4) (2.4.0) 2021-09-21 15:49:21.041 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev4) (2.6.2) 2021-09-21 15:49:21.056 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev4) (1.4.2) 2021-09-21 15:49:21.537 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev4) (1.0.0) 2021-09-21 15:49:21.690 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev4) (0.12.1) 2021-09-21 15:49:22.046 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev4) (1.21.2) 2021-09-21 15:49:22.208 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev4) (2.1.0) 2021-09-21 15:49:22.366 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.5.0->nova==24.1.0.dev4) (3.5.0) 2021-09-21 15:49:23.912 | Installing collected packages: nova 2021-09-21 15:49:23.912 | Attempting uninstall: nova 2021-09-21 15:49:23.912 | Found existing installation: nova 24.1.0.dev4 2021-09-21 15:49:23.921 | Can't uninstall 'nova'. No files were found to uninstall. 2021-09-21 15:49:23.922 | Running setup.py develop for nova 2021-09-21 15:49:28.198 | Successfully installed nova 2021-09-21 15:49:28.198 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:49:28.363 | + inc/python:pip_install:200 : result=0 2021-09-21 15:49:28.365 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:49:28.367 | + functions-common:time_stop:2309 : local name 2021-09-21 15:49:28.370 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:49:28.372 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:49:28.374 | + functions-common:time_stop:2312 : local total 2021-09-21 15:49:28.376 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:49:28.379 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:49:28.381 | + functions-common:time_stop:2316 : start_time=1632239351240 2021-09-21 15:49:28.383 | + functions-common:time_stop:2318 : [[ -z 1632239351240 ]] 2021-09-21 15:49:28.386 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:49:28.391 | + functions-common:time_stop:2321 : end_time=1632239368388 2021-09-21 15:49:28.393 | + functions-common:time_stop:2322 : elapsed_time=17148 2021-09-21 15:49:28.395 | + functions-common:time_stop:2323 : total=107997 2021-09-21 15:49:28.398 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:49:28.400 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=125145 2021-09-21 15:49:28.403 | + inc/python:pip_install:203 : return 0 2021-09-21 15:49:28.405 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:49:28.408 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-21 15:49:28.410 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-21 15:49:28.429 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-21 15:49:28.443 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-09-21 15:49:28.445 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-09-21 15:49:28.448 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:49:28.450 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:49:28.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-09-21 15:49:28.455 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:49:28.458 | + lib/nova:install_nova:849 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-09-21 15:49:28.472 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:49:28.475 | + ./stack.sh:main:919 : configure_nova 2021-09-21 15:49:28.478 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-09-21 15:49:28.492 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-09-21 15:49:28.496 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-09-21 15:49:28.498 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-21 15:49:28.502 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-09-21 15:49:28.503 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-21 15:49:28.508 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-09-21 15:49:28.511 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-09-21 15:49:28.514 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-21 15:49:28.516 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-09-21 15:49:28.519 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-09-21 15:49:28.521 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-09-21 15:49:28.524 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-09-21 15:49:28.526 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-09-21 15:49:28.541 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-09-21 15:49:28.560 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-09-21 15:49:28.577 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-09-21 15:49:28.590 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-09-21 15:49:28.604 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-21 15:49:28.609 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-21 15:49:28.616 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XolU0fLN2n 2021-09-21 15:49:28.619 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-21 15:49:28.623 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-21 15:49:28.625 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-09-21 15:49:28.628 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-21 15:49:28.632 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-21 15:49:28.634 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XolU0fLN2n 2021-09-21 15:49:28.638 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XolU0fLN2n 2021-09-21 15:49:28.651 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XolU0fLN2n /etc/sudoers.d/nova-rootwrap 2021-09-21 15:49:28.665 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-09-21 15:49:28.670 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-21 15:49:28.672 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-21 15:49:28.675 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-21 15:49:28.677 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-21 15:49:28.680 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-09-21 15:49:28.682 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-09-21 15:49:28.685 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-09-21 15:49:28.687 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-09-21 15:49:28.692 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-09-21 15:49:28.709 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:49:28.711 | + lib/nova:configure_nova:319 : create_nova_conf 2021-09-21 15:49:28.713 | + lib/nova:create_nova_conf:386 : rm -f /opt/stack/nova/bin/nova.conf 2021-09-21 15:49:28.718 | + lib/nova:create_nova_conf:389 : rm -f /etc/nova/nova.conf 2021-09-21 15:49:28.721 | + lib/nova:create_nova_conf:390 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-09-21 15:49:28.752 | + lib/nova:create_nova_conf:391 : '[' True == True ']' 2021-09-21 15:49:28.754 | + lib/nova:create_nova_conf:392 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-09-21 15:49:28.795 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-09-21 15:49:28.825 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-09-21 15:49:28.853 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-09-21 15:49:28.889 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf scheduler workers 2 2021-09-21 15:49:28.922 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-09-21 15:49:28.952 | + lib/nova:create_nova_conf:399 : [[ 4 == 6 ]] 2021-09-21 15:49:28.954 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.41 2021-09-21 15:49:28.983 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-09-21 15:49:29.012 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-09-21 15:49:29.042 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-09-21 15:49:29.068 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-09-21 15:49:29.096 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-09-21 15:49:29.129 | + lib/nova:create_nova_conf:411 : is_fedora 2021-09-21 15:49:29.131 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:49:29.133 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:49:29.135 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:49:29.138 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:49:29.140 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:49:29.142 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:49:29.145 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:49:29.147 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:49:29.149 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:49:29.152 | + lib/nova:create_nova_conf:411 : is_suse 2021-09-21 15:49:29.154 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:49:29.156 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:49:29.158 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:49:29.161 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:49:29.163 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:49:29.165 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:49:29.167 | + lib/nova:create_nova_conf:420 : is_service_enabled n-api n-cond n-sched 2021-09-21 15:49:29.183 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:29.186 | + lib/nova:create_nova_conf:424 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-21 15:49:29.188 | + lib/nova:create_nova_conf:427 : local db=nova_cell0 2021-09-21 15:49:29.190 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-09-21 15:49:29.219 | ++ lib/nova:create_nova_conf:433 : database_connection_url nova_cell0 2021-09-21 15:49:29.221 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-21 15:49:29.223 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-21 15:49:29.226 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-21 15:49:29.228 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-21 15:49:29.231 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-21 15:49:29.262 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_api 2021-09-21 15:49:29.264 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-09-21 15:49:29.267 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-09-21 15:49:29.269 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-09-21 15:49:29.271 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-21 15:49:29.274 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-21 15:49:29.304 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf cache enabled True 2021-09-21 15:49:29.334 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-09-21 15:49:29.362 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-09-21 15:49:29.391 | + lib/nova:create_nova_conf:444 : is_service_enabled n-api 2021-09-21 15:49:29.407 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:29.410 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api-meta 2021-09-21 15:49:29.426 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:29.429 | ++ lib/nova:create_nova_conf:447 : echo osapi_compute,metadata 2021-09-21 15:49:29.430 | ++ lib/nova:create_nova_conf:447 : sed s/,metadata// 2021-09-21 15:49:29.436 | + lib/nova:create_nova_conf:447 : NOVA_ENABLED_APIS=osapi_compute 2021-09-21 15:49:29.438 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-09-21 15:49:29.466 | + lib/nova:create_nova_conf:450 : is_service_enabled tls-proxy 2021-09-21 15:49:29.482 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:49:29.484 | + lib/nova:create_nova_conf:456 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-09-21 15:49:29.486 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-09-21 15:49:29.489 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-21 15:49:29.491 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-21 15:49:29.493 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-09-21 15:49:29.524 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-09-21 15:49:29.552 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-09-21 15:49:29.580 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-09-21 15:49:29.607 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-09-21 15:49:29.637 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-09-21 15:49:29.666 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-09-21 15:49:29.696 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-09-21 15:49:29.724 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:49:29.754 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-09-21 15:49:29.784 | + lib/nova:create_nova_conf:459 : is_service_enabled cinder 2021-09-21 15:49:29.801 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:29.803 | + lib/nova:create_nova_conf:460 : configure_cinder_access 2021-09-21 15:49:29.806 | + lib/nova:configure_cinder_access:581 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-09-21 15:49:29.836 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder auth_type password 2021-09-21 15:49:29.864 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.41/identity 2021-09-21 15:49:29.893 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder username nova 2021-09-21 15:49:29.922 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-09-21 15:49:29.951 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-09-21 15:49:29.978 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder project_name service 2021-09-21 15:49:30.006 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-09-21 15:49:30.034 | + lib/nova:configure_cinder_access:595 : is_service_enabled tls-proxy 2021-09-21 15:49:30.050 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:49:30.052 | + lib/nova:create_nova_conf:463 : '[' -n /opt/stack/data/nova ']' 2021-09-21 15:49:30.054 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-09-21 15:49:30.082 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-09-21 15:49:30.113 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova/instances ']' 2021-09-21 15:49:30.115 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-09-21 15:49:30.143 | + lib/nova:create_nova_conf:470 : '[' False '!=' False ']' 2021-09-21 15:49:30.145 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-09-21 15:49:30.147 | + lib/nova:create_nova_conf:478 : is_suse 2021-09-21 15:49:30.150 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:49:30.152 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:49:30.155 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:49:30.157 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:49:30.159 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:49:30.161 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:49:30.164 | + lib/nova:create_nova_conf:483 : setup_logging /etc/nova/nova.conf 2021-09-21 15:49:30.166 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-09-21 15:49:30.169 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-09-21 15:49:30.172 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:49:30.188 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:49:30.190 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:49:30.192 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:49:30.195 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:49:30.197 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-21 15:49:30.225 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-09-21 15:49:30.252 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-09-21 15:49:30.280 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:49:30.307 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-09-21 15:49:30.337 | + lib/nova:create_nova_conf:487 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-09-21 15:49:30.340 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-09-21 15:49:30.342 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-09-21 15:49:30.344 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-09-21 15:49:30.347 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-21 15:49:30.349 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:49:30.352 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-09-21 15:49:30.356 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-09-21 15:49:30.359 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:49:30.361 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:49:30.373 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:49:30.373 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:49:30.382 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:49:30.385 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:49:30.401 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-09-21 15:49:30.403 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-09-21 15:49:30.407 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-09-21 15:49:30.436 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-09-21 15:49:30.463 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-09-21 15:49:30.490 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-09-21 15:49:30.518 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-21 15:49:30.545 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-21 15:49:30.571 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-09-21 15:49:30.599 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-09-21 15:49:30.625 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-09-21 15:49:30.653 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:49:30.680 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-21 15:49:30.708 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-21 15:49:30.736 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-09-21 15:49:30.764 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-21 15:49:30.766 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-21 15:49:30.769 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-09-21 15:49:30.771 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-09-21 15:49:30.773 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:49:30.776 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:49:30.779 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:49:30.781 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-21 15:49:30.783 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-21 15:49:30.786 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-09-21 15:49:30.813 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-21 15:49:30.841 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-21 15:49:30.842 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-09-21 15:49:30.850 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-09-21 15:49:30.853 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-09-21 15:49:30.856 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-09-21 15:49:30.858 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:49:30.861 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:49:30.864 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:49:30.866 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:49:30.868 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:49:30.871 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:49:30.873 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:49:30.875 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:49:30.878 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:49:30.880 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-09-21 15:49:30.945 | Enabling site nova-api-wsgi. 2021-09-21 15:49:30.952 | To activate the new configuration, you need to run: 2021-09-21 15:49:30.953 | systemctl reload apache2 2021-09-21 15:49:30.957 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-21 15:49:30.960 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:49:30.964 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:49:30.967 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:49:31.106 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-09-21 15:49:31.109 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-09-21 15:49:31.111 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-09-21 15:49:31.113 | + lib/apache:write_uwsgi_config:256 : local url= 2021-09-21 15:49:31.115 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-09-21 15:49:31.118 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:49:31.121 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-09-21 15:49:31.125 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-09-21 15:49:31.128 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:49:31.130 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:49:31.145 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:49:31.145 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:49:31.153 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:49:31.157 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:49:31.172 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-09-21 15:49:31.175 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-09-21 15:49:31.178 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-09-21 15:49:31.209 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-09-21 15:49:31.236 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-09-21 15:49:31.264 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-09-21 15:49:31.291 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-09-21 15:49:31.321 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-21 15:49:31.348 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-09-21 15:49:31.377 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-09-21 15:49:31.404 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-09-21 15:49:31.437 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:49:31.463 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-09-21 15:49:31.490 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-21 15:49:31.518 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-09-21 15:49:31.545 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-09-21 15:49:31.547 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-09-21 15:49:31.574 | + lib/nova:create_nova_conf:490 : is_service_enabled ceilometer 2021-09-21 15:49:31.590 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:49:31.592 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-09-21 15:49:31.624 | ++ lib/nova:create_nova_conf:499 : get_notification_url 2021-09-21 15:49:31.626 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-09-21 15:49:31.628 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-09-21 15:49:31.645 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:31.648 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:49:31.650 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:49:31.680 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-09-21 15:49:31.711 | + lib/nova:create_nova_conf:501 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-09-21 15:49:31.713 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-21 15:49:31.716 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-09-21 15:49:31.718 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-21 15:49:31.720 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-21 15:49:31.723 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:49:31.740 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:31.743 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-21 15:49:31.745 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-21 15:49:31.747 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:49:31.763 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:31.766 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:49:31.769 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-21 15:49:31.796 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:49:31.799 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:49:31.801 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-09-21 15:49:31.829 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-09-21 15:49:31.858 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf conductor workers 2 2021-09-21 15:49:31.890 | + lib/nova:create_nova_conf:508 : is_service_enabled tls-proxy 2021-09-21 15:49:31.906 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:49:31.909 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-09-21 15:49:31.936 | + lib/nova:create_nova_conf:515 : '[' True == True ']' 2021-09-21 15:49:31.940 | + lib/nova:create_nova_conf:516 : init_nova_service_user_conf 2021-09-21 15:49:31.942 | + lib/nova:init_nova_service_user_conf:717 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-09-21 15:49:31.973 | + lib/nova:init_nova_service_user_conf:718 : iniset /etc/nova/nova.conf service_user auth_type password 2021-09-21 15:49:32.001 | + lib/nova:init_nova_service_user_conf:719 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.41/identity 2021-09-21 15:49:32.028 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user username nova 2021-09-21 15:49:32.057 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-09-21 15:49:32.084 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-09-21 15:49:32.112 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user project_name service 2021-09-21 15:49:32.139 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-09-21 15:49:32.167 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-09-21 15:49:32.195 | + lib/nova:create_nova_conf:519 : is_service_enabled n-cond 2021-09-21 15:49:32.211 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:32.214 | ++ lib/nova:create_nova_conf:520 : seq 1 1 2021-09-21 15:49:32.218 | + lib/nova:create_nova_conf:520 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-21 15:49:32.220 | + lib/nova:create_nova_conf:521 : local conf 2021-09-21 15:49:32.222 | + lib/nova:create_nova_conf:522 : local vhost 2021-09-21 15:49:32.225 | ++ lib/nova:create_nova_conf:523 : conductor_conf 1 2021-09-21 15:49:32.228 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-21 15:49:32.230 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-21 15:49:32.233 | + lib/nova:create_nova_conf:523 : conf=/etc/nova/nova_cell1.conf 2021-09-21 15:49:32.235 | + lib/nova:create_nova_conf:524 : vhost=nova_cell1 2021-09-21 15:49:32.237 | + lib/nova:create_nova_conf:526 : rm -f /etc/nova/nova_cell1.conf 2021-09-21 15:49:32.242 | ++ lib/nova:create_nova_conf:527 : database_connection_url nova_cell1 2021-09-21 15:49:32.244 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-09-21 15:49:32.247 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-09-21 15:49:32.249 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-09-21 15:49:32.252 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-21 15:49:32.255 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-21 15:49:32.284 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-09-21 15:49:32.315 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-09-21 15:49:32.345 | + lib/nova:create_nova_conf:531 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-21 15:49:32.347 | + lib/nova:create_nova_conf:534 : rpc_backend_add_vhost nova_cell1 2021-09-21 15:49:32.350 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-09-21 15:49:32.352 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-09-21 15:49:32.368 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:32.372 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-09-21 15:49:32.373 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-09-21 15:49:33.058 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2021-09-21 15:49:33.060 | + lib/nova:create_nova_conf:535 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-09-21 15:49:33.063 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-21 15:49:33.065 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-09-21 15:49:33.067 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-21 15:49:33.070 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-21 15:49:33.072 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:49:33.088 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:33.092 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-21 15:49:33.094 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-21 15:49:33.096 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:49:33.112 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:33.114 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-09-21 15:49:33.117 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-09-21 15:49:33.145 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:49:33.147 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:49:33.152 | + lib/nova:create_nova_conf:539 : is_service_enabled placement placement-client 2021-09-21 15:49:33.168 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:33.170 | + lib/nova:create_nova_conf:540 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-09-21 15:49:33.173 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova_cell1.conf 2021-09-21 15:49:33.175 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-09-21 15:49:33.211 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.41/identity 2021-09-21 15:49:33.240 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-09-21 15:49:33.267 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-09-21 15:49:33.295 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-09-21 15:49:33.322 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-09-21 15:49:33.350 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-09-21 15:49:33.377 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-09-21 15:49:33.405 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova_cell1.conf 2021-09-21 15:49:33.407 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-09-21 15:49:33.410 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-09-21 15:49:33.413 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:49:33.430 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:49:33.432 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:49:33.434 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:49:33.437 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:49:33.439 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-21 15:49:33.466 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-09-21 15:49:33.494 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-09-21 15:49:33.522 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:49:33.550 | + lib/nova:create_nova_conf:551 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-21 15:49:33.553 | ++ lib/nova:create_nova_conf:554 : seq 1 1 2021-09-21 15:49:33.557 | + lib/nova:create_nova_conf:554 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-21 15:49:33.559 | + lib/nova:create_nova_conf:555 : local conf 2021-09-21 15:49:33.561 | + lib/nova:create_nova_conf:556 : local offset 2021-09-21 15:49:33.564 | ++ lib/nova:create_nova_conf:557 : conductor_conf 1 2021-09-21 15:49:33.567 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-21 15:49:33.569 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-21 15:49:33.572 | + lib/nova:create_nova_conf:557 : conf=/etc/nova/nova_cell1.conf 2021-09-21 15:49:33.574 | + lib/nova:create_nova_conf:558 : offset=0 2021-09-21 15:49:33.577 | + lib/nova:create_nova_conf:559 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-09-21 15:49:33.579 | + lib/nova:configure_console_proxies:666 : local conf=/etc/nova/nova_cell1.conf 2021-09-21 15:49:33.581 | + lib/nova:configure_console_proxies:667 : local offset=0 2021-09-21 15:49:33.584 | + lib/nova:configure_console_proxies:671 : offset=0 2021-09-21 15:49:33.586 | + lib/nova:configure_console_proxies:673 : is_service_enabled n-novnc 2021-09-21 15:49:33.602 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:49:33.604 | + lib/nova:configure_console_proxies:673 : '[' False '!=' False ']' 2021-09-21 15:49:33.606 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-spice 2021-09-21 15:49:33.622 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:49:33.624 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-sproxy 2021-09-21 15:49:33.640 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:49:33.643 | + lib/nova:configure_nova:321 : is_service_enabled n-cpu 2021-09-21 15:49:33.660 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:49:33.663 | + ./stack.sh:main:922 : is_service_enabled placement 2021-09-21 15:49:33.679 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:49:33.681 | + ./stack.sh:main:924 : stack_install_service placement 2021-09-21 15:49:33.684 | + lib/stack:stack_install_service:20 : local service=placement 2021-09-21 15:49:33.686 | + lib/stack:stack_install_service:21 : type install_placement 2021-09-21 15:49:33.689 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:49:33.691 | + lib/stack:stack_install_service:32 : install_placement 2021-09-21 15:49:33.694 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-09-21 15:49:33.696 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-09-21 15:49:33.699 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:49:33.702 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:49:33.704 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-09-21 15:49:33.707 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:49:33.709 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:49:33.712 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:49:33.715 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:49:33.717 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:49:33.719 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:49:33.722 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:49:33.724 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:49:33.727 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:49:33.729 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:49:33.731 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:49:33.734 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:49:33.736 | + functions-common:install_package:1348 : real_install_package apache2 2021-09-21 15:49:33.739 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:49:33.741 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:49:33.744 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:49:33.746 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-09-21 15:49:33.768 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-09-21 15:49:33.873 | Reading package lists... 2021-09-21 15:49:34.101 | Building dependency tree... 2021-09-21 15:49:34.102 | Reading state information... 2021-09-21 15:49:34.347 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:49:34.347 | The following packages were automatically installed and are no longer required: 2021-09-21 15:49:34.348 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:49:34.348 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:49:34.348 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:49:34.348 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:49:34.348 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:49:34.348 | python3-zope.interface 2021-09-21 15:49:34.349 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:49:34.458 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:49:34.463 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:49:34.465 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:49:34.467 | + functions-common:time_stop:2309 : local name 2021-09-21 15:49:34.470 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:49:34.472 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:49:34.474 | + functions-common:time_stop:2312 : local total 2021-09-21 15:49:34.477 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:49:34.479 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:49:34.482 | + functions-common:time_stop:2316 : start_time=1632239373765 2021-09-21 15:49:34.484 | + functions-common:time_stop:2318 : [[ -z 1632239373765 ]] 2021-09-21 15:49:34.487 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:49:34.491 | + functions-common:time_stop:2321 : end_time=1632239374489 2021-09-21 15:49:34.493 | + functions-common:time_stop:2322 : elapsed_time=724 2021-09-21 15:49:34.496 | + functions-common:time_stop:2323 : total=5934 2021-09-21 15:49:34.498 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:49:34.501 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6658 2021-09-21 15:49:34.503 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:49:34.506 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-09-21 15:49:34.509 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-09-21 15:49:34.511 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-09-21 15:49:34.513 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-09-21 15:49:34.516 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-09-21 15:49:34.538 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-09-21 15:49:34.540 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:49:34.543 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:49:34.546 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:49:34.548 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:49:34.551 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:49:34.553 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:49:34.556 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:49:34.559 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:49:34.561 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:49:34.563 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:49:34.566 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:49:34.568 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:49:34.571 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-09-21 15:49:34.573 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:49:34.576 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:49:34.578 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:49:34.581 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-09-21 15:49:34.602 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-09-21 15:49:34.711 | Reading package lists... 2021-09-21 15:49:34.952 | Building dependency tree... 2021-09-21 15:49:34.954 | Reading state information... 2021-09-21 15:49:35.184 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2021-09-21 15:49:35.184 | The following packages were automatically installed and are no longer required: 2021-09-21 15:49:35.185 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:49:35.185 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:49:35.185 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:49:35.185 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:49:35.185 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:49:35.185 | python3-zope.interface 2021-09-21 15:49:35.185 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:49:35.296 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:49:35.300 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:49:35.303 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:49:35.305 | + functions-common:time_stop:2309 : local name 2021-09-21 15:49:35.307 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:49:35.310 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:49:35.312 | + functions-common:time_stop:2312 : local total 2021-09-21 15:49:35.314 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:49:35.317 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:49:35.319 | + functions-common:time_stop:2316 : start_time=1632239374600 2021-09-21 15:49:35.321 | + functions-common:time_stop:2318 : [[ -z 1632239374600 ]] 2021-09-21 15:49:35.325 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:49:35.329 | + functions-common:time_stop:2321 : end_time=1632239375326 2021-09-21 15:49:35.332 | + functions-common:time_stop:2322 : elapsed_time=726 2021-09-21 15:49:35.334 | + functions-common:time_stop:2323 : total=6658 2021-09-21 15:49:35.336 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:49:35.339 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7384 2021-09-21 15:49:35.342 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:49:35.344 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-09-21 15:49:35.347 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-09-21 15:49:35.349 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:49:35.352 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:49:35.354 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:49:35.357 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-09-21 15:49:35.359 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-09-21 15:49:35.415 | wsgi (enabled by maintainer script) 2021-09-21 15:49:35.419 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-09-21 15:49:35.421 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-09-21 15:49:35.424 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:49:35.427 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-09-21 15:49:35.429 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-09-21 15:49:35.432 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:49:35.436 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:49:35.437 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:49:35.442 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-09-21 15:49:35.444 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-09-21 15:49:35.447 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-09-21 15:49:35.450 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-09-21 15:49:35.453 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-09-21 15:49:35.475 | Using python 3.8 to install osc-placement 2021-09-21 15:49:35.477 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-09-21 15:49:36.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:49:36.344 | from cryptography.utils import int_from_bytes 2021-09-21 15:49:36.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:49:36.344 | from cryptography.utils import int_from_bytes 2021-09-21 15:49:37.383 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:49:37.418 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2021-09-21 15:49:37.429 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-09-21 15:49:37.431 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-09-21 15:49:37.433 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-09-21 15:49:37.435 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-09-21 15:49:37.436 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-09-21 15:49:37.438 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-09-21 15:49:37.498 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-09-21 15:49:37.500 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.4.0) 2021-09-21 15:49:37.503 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-09-21 15:49:37.504 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (0.1.16) 2021-09-21 15:49:37.527 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.59.0) 2021-09-21 15:49:37.532 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-09-21 15:49:37.535 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2021-09-21 15:49:37.548 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.7) 2021-09-21 15:49:37.551 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (5.4.1) 2021-09-21 15:49:37.553 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.1.2) 2021-09-21 15:49:37.556 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-09-21 15:49:37.557 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.7.2) 2021-09-21 15:49:37.612 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.4) 2021-09-21 15:49:37.614 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2021-09-21 15:49:37.616 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.2.0) 2021-09-21 15:49:37.617 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2021-09-21 15:49:37.701 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.4) 2021-09-21 15:49:37.703 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2021-09-21 15:49:37.705 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2021-09-21 15:49:37.709 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2021-09-21 15:49:37.711 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-09-21 15:49:37.713 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2021-09-21 15:49:37.716 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.4.8) 2021-09-21 15:49:37.718 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.0.9) 2021-09-21 15:49:37.719 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.11.0) 2021-09-21 15:49:37.764 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.14.6) 2021-09-21 15:49:37.770 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.20) 2021-09-21 15:49:37.791 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.1) 2021-09-21 15:49:37.848 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-09-21 15:49:37.853 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2021-09-21 15:49:37.854 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.0) 2021-09-21 15:49:37.856 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.1) 2021-09-21 15:49:37.874 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.12.1) 2021-09-21 15:49:37.959 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.6) 2021-09-21 15:49:37.961 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.2) 2021-09-21 15:49:37.964 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.4) 2021-09-21 15:49:37.966 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2021.5.30) 2021-09-21 15:49:40.171 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:49:40.288 | + inc/python:pip_install:200 : result=0 2021-09-21 15:49:40.291 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:49:40.294 | + functions-common:time_stop:2309 : local name 2021-09-21 15:49:40.297 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:49:40.299 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:49:40.301 | + functions-common:time_stop:2312 : local total 2021-09-21 15:49:40.304 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:49:40.306 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:49:40.310 | + functions-common:time_stop:2316 : start_time=1632239375469 2021-09-21 15:49:40.312 | + functions-common:time_stop:2318 : [[ -z 1632239375469 ]] 2021-09-21 15:49:40.315 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:49:40.320 | + functions-common:time_stop:2321 : end_time=1632239380317 2021-09-21 15:49:40.322 | + functions-common:time_stop:2322 : elapsed_time=4848 2021-09-21 15:49:40.325 | + functions-common:time_stop:2323 : total=125145 2021-09-21 15:49:40.327 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:49:40.330 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=129993 2021-09-21 15:49:40.332 | + inc/python:pip_install:203 : return 0 2021-09-21 15:49:40.335 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-09-21 15:49:40.337 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-09-21 15:49:40.340 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-09-21 15:49:40.342 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:49:40.344 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:49:40.348 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:49:40.350 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:49:40.353 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:49:40.356 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:49:40.374 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:49:40.376 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:49:40.379 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:49:40.382 | + functions-common:git_clone:544 : echo master 2021-09-21 15:49:40.382 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:49:40.387 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-09-21 15:49:40.390 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-09-21 15:49:40.392 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-21 15:49:40.395 | + functions-common:git_timed:617 : local count=0 2021-09-21 15:49:40.397 | + functions-common:git_timed:618 : local timeout=0 2021-09-21 15:49:40.399 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-09-21 15:49:40.402 | + functions-common:git_timed:621 : timeout=0 2021-09-21 15:49:40.404 | + functions-common:git_timed:624 : time_start git_timed 2021-09-21 15:49:40.406 | + functions-common:time_start:2295 : local name=git_timed 2021-09-21 15:49:40.409 | + functions-common:time_start:2296 : local start_time= 2021-09-21 15:49:40.411 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-21 15:49:40.414 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-21 15:49:40.419 | + functions-common:time_start:2300 : _TIME_START[$name]=1632239380416 2021-09-21 15:49:40.421 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-21 15:49:40.424 | Cloning into '/opt/stack/placement'... 2021-09-21 15:54:53.091 | error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated. 2021-09-21 15:54:53.091 | fatal: the remote end hung up unexpectedly 2021-09-21 15:54:53.098 | + functions-common:git_timed:628 : [[ 128 -ne 124 ]] 2021-09-21 15:54:53.101 | + functions-common:git_timed:629 : die 629 'git call failed: [git clone' https://opendev.org/openstack/placement.git /opt/stack/placement --branch 'master]' 2021-09-21 15:54:53.103 | + functions-common:die:198 : local exitcode=0 2021-09-21 15:54:53.105 | [Call Trace] 2021-09-21 15:54:53.106 | ./stack.sh:924:stack_install_service 2021-09-21 15:54:53.106 | /home/ubuntu/devstack/lib/stack:32:install_placement 2021-09-21 15:54:53.106 | /home/ubuntu/devstack/lib/placement:140:git_clone 2021-09-21 15:54:53.106 | /home/ubuntu/devstack/functions-common:565:git_timed 2021-09-21 15:54:53.106 | /home/ubuntu/devstack/functions-common:629:die 2021-09-21 15:54:53.110 | [ERROR] /home/ubuntu/devstack/functions-common:629 git call failed: [git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master] 2021-09-21 15:54:54.113 | Error on exit