2022-04-13 14:23:44.593 | + ./stack.sh:main:489 : exec 2022-04-13 14:23:44.593 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-142344' 2022-04-13 14:23:44.593 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-142344.summary.2022-04-13-142344 2022-04-13 14:23:44.593 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:23:44.593 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-142344 2022-04-13 14:23:44.593 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-142344 /opt/stack/logs/stack.sh.log 2022-04-13 14:23:44.593 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-142344.summary.2022-04-13-142344 /opt/stack/logs/stack.sh.log.summary 2022-04-13 14:23:44.593 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 14:23:44.593 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 14:23:44.593 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 14:23:44.593 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 14:23:44.593 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 14:23:44.593 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 14:23:44.593 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 14:23:44.593 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:23:44.593 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 14:23:44.593 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 14:23:44.593 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:23:44.594 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:23:44.594 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 14:23:44.594 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 14:23:44.594 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:23:44.595 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 14:23:44.598 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 14:23:44.600 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 14:23:44.602 | + ./stack.sh:main:578 : uname -a 2022-04-13 14:23:44.603 | Linux dv-cinder-779233-6-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 2022-04-13 14:23:44.605 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 14:23:44.607 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 14:23:44.610 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 14:23:44.646 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 14:23:44.662 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 14:23:44.664 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 14:23:44.666 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 14:23:44.668 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 14:23:44.670 | + functions-common:fetch_plugins:1776 : return 2022-04-13 14:23:44.672 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 14:23:44.674 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 14:23:44.675 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:23:44.677 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:23:44.679 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:23:44.681 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:23:44.682 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:23:44.684 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:23:44.686 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:23:44.690 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:23:44.692 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:23:44.694 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:23:44.696 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 14:23:44.698 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:23:44.711 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:44.712 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:23:44.714 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:23:44.716 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:23:44.718 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:23:44.720 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:23:44.722 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:23:44.724 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 14:23:44.726 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 14:23:44.727 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:23:44.729 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:23:44.731 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 14:23:44.733 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 14:23:44.735 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 14:23:44.736 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 14:23:44.739 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 14:23:44.741 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 14:23:44.758 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 14:23:44.760 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 14:23:44.772 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:23:44.774 | +++ lib/tls:source:43 : hostname -f 2022-04-13 14:23:44.778 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 14:23:44.780 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 14:23:44.782 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 14:23:44.783 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 14:23:44.786 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 14:23:44.788 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 14:23:44.790 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 14:23:44.792 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 14:23:44.794 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 14:23:44.796 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 14:23:44.801 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 14:23:44.812 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 14:23:44.829 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 14:23:44.841 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 14:23:44.854 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 14:23:44.889 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 14:23:44.949 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 14:23:45.039 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 14:23:45.061 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 14:23:45.104 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 14:23:45.157 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 14:23:45.304 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 14:23:45.318 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 14:23:45.331 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 14:23:45.344 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 14:23:45.430 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 14:23:45.433 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 14:23:45.435 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 14:23:45.437 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 14:23:45.439 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 14:23:45.442 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 14:23:45.445 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 14:23:45.445 | False' 2022-04-13 14:23:45.447 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 14:23:45.463 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 14:23:45.465 | + ./stack.sh:main:626 : run_phase source 2022-04-13 14:23:45.467 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 14:23:45.469 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:23:45.471 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:23:45.473 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:23:45.475 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:23:45.477 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:23:45.479 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:23:45.482 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:23:45.486 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:23:45.488 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:23:45.490 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:23:45.492 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 14:23:45.494 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:23:45.509 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:45.511 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:23:45.513 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 14:23:45.553 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 14:23:45.555 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 14:23:45.557 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:23:45.559 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 14:23:45.561 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 14:23:45.563 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 14:23:45.566 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 14:23:45.568 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 14:23:45.570 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 14:23:45.572 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 14:23:45.574 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.576 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 14:23:45.578 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.581 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 14:23:45.583 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.585 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 14:23:45.587 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.590 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 14:23:45.592 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.594 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 14:23:45.597 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.599 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 14:23:45.602 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.604 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 14:23:45.606 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.608 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 14:23:45.611 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.614 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 14:23:45.616 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.618 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 14:23:45.620 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.623 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 14:23:45.625 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.627 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 14:23:45.629 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.632 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 14:23:45.634 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.636 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 14:23:45.638 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.641 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 14:23:45.643 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.645 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 14:23:45.648 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.650 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 14:23:45.652 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.654 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 14:23:45.656 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.659 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 14:23:45.662 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.664 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 14:23:45.666 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.668 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 14:23:45.671 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.673 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 14:23:45.676 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.678 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 14:23:45.680 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.683 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 14:23:45.685 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.687 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 14:23:45.689 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.692 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 14:23:45.694 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.697 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 14:23:45.699 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.701 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 14:23:45.704 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.706 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 14:23:45.708 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.710 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 14:23:45.713 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.715 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 14:23:45.717 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.720 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 14:23:45.722 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.725 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 14:23:45.727 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.729 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 14:23:45.731 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.734 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 14:23:45.736 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.739 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 14:23:45.741 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.743 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 14:23:45.745 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.748 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 14:23:45.750 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.752 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 14:23:45.754 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.757 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 14:23:45.759 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.761 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 14:23:45.763 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.766 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 14:23:45.768 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.770 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 14:23:45.772 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.775 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 14:23:45.777 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:23:45.779 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 14:23:45.782 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 14:23:45.785 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:23:45.787 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 14:23:45.803 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:45.805 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 14:23:45.807 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:23:45.809 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 14:23:45.824 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:23:45.827 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 14:23:45.829 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 14:23:45.832 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 14:23:45.834 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 14:23:45.836 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 14:23:45.839 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 14:23:45.841 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 14:23:45.843 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 14:23:45.846 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 14:23:45.846 | Using mysql database backend 2022-04-13 14:23:45.848 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 14:23:45.864 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 14:23:45.867 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 14:23:45.870 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:23:45.872 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 14:23:45.875 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:23:45.877 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 14:23:45.894 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:45.896 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 14:23:45.913 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 14:23:45.929 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:45.932 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 14:23:45.948 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 14:23:45.965 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 14:23:45.982 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:23:45.984 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 14:23:46.000 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:23:46.002 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 14:23:46.019 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 14:23:46.022 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 14:23:46.024 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 14:23:46.027 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 14:23:46.030 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 14:23:46.034 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-142346 2022-04-13 14:23:46.037 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-142346 759' 2022-04-13 14:23:46.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.042 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:23:46.044 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.047 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 14:23:46.049 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.052 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 14:23:46.054 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.056 | + 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 2022-04-13 14:23:46.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.061 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-04-13 14:23:46.064 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.066 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-04-13 14:23:46.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.071 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-142344 2022-04-13 14:23:46.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.076 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 14:23:46.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.080 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-04-13 14:23:46.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.086 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 14:23:46.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.090 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 14:23:46.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.095 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 14:23:46.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:23:46.100 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 14:23:46.103 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 14:23:46.105 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 14:23:46.108 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 14:23:46.110 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 14:23:46.112 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:23:46.114 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:23:46.117 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:23:46.119 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:23:46.121 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:23:46.124 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:23:46.139 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:23:46.141 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:23:46.144 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:23:46.146 | + functions-common:git_clone:629 : echo master 2022-04-13 14:23:46.147 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:23:46.152 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 14:23:46.154 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:23:46.156 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 14:23:46.160 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:23:46.160 | + functions-common:git_clone:678 : head -1 2022-04-13 14:23:46.163 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 14:23:46.165 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:23:46.168 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 14:23:46.171 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:23:46.173 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 14:23:46.176 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 14:23:46.178 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 14:23:46.181 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 14:23:46.183 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:23:46.186 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 14:23:46.188 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 14:23:46.191 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 14:23:46.194 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 14:23:46.198 | ++ tools/install_prereqs.sh:source:47 : NOW=1649859826 2022-04-13 14:23:46.201 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 14:23:46.206 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649859736 2022-04-13 14:23:46.208 | ++ tools/install_prereqs.sh:source:49 : DELTA=90 2022-04-13 14:23:46.211 | ++ tools/install_prereqs.sh:source:50 : [[ 90 -lt 7200 ]] 2022-04-13 14:23:46.213 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 14:23:46.216 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 14:23:46.218 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 14:23:46.220 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 14:23:46.223 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 14:23:46.226 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 14:23:46.228 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 14:23:46.230 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 14:23:46.234 | +++ 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 2022-04-13 14:23:46.279 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 14:23:46.280 | apache2-dev 2022-04-13 14:23:46.280 | bc 2022-04-13 14:23:46.280 | bsdmainutils 2022-04-13 14:23:46.280 | curl 2022-04-13 14:23:46.280 | g++ 2022-04-13 14:23:46.280 | gawk 2022-04-13 14:23:46.280 | gcc 2022-04-13 14:23:46.280 | gettext 2022-04-13 14:23:46.280 | git 2022-04-13 14:23:46.280 | graphviz 2022-04-13 14:23:46.280 | iputils-ping 2022-04-13 14:23:46.280 | libapache2-mod-proxy-uwsgi 2022-04-13 14:23:46.280 | libffi-dev 2022-04-13 14:23:46.280 | libjpeg-dev 2022-04-13 14:23:46.280 | libpcre3-dev 2022-04-13 14:23:46.280 | libpq-dev 2022-04-13 14:23:46.280 | libssl-dev 2022-04-13 14:23:46.280 | libsystemd-dev 2022-04-13 14:23:46.280 | libxml2-dev 2022-04-13 14:23:46.280 | libxslt1-dev 2022-04-13 14:23:46.280 | libyaml-dev 2022-04-13 14:23:46.280 | lsof 2022-04-13 14:23:46.280 | openssh-server 2022-04-13 14:23:46.280 | openssl 2022-04-13 14:23:46.280 | pkg-config 2022-04-13 14:23:46.280 | psmisc 2022-04-13 14:23:46.280 | python3-dev 2022-04-13 14:23:46.280 | python3-pip 2022-04-13 14:23:46.280 | python3-systemd 2022-04-13 14:23:46.280 | python3-venv 2022-04-13 14:23:46.280 | tar 2022-04-13 14:23:46.280 | tcpdump 2022-04-13 14:23:46.280 | unzip 2022-04-13 14:23:46.280 | uuid-runtime 2022-04-13 14:23:46.281 | wget 2022-04-13 14:23:46.281 | wget 2022-04-13 14:23:46.281 | zlib1g-dev 2022-04-13 14:23:46.281 | libkrb5-dev 2022-04-13 14:23:46.281 | libldap2-dev 2022-04-13 14:23:46.281 | libsasl2-dev 2022-04-13 14:23:46.281 | memcached 2022-04-13 14:23:46.281 | python3-mysqldb 2022-04-13 14:23:46.281 | sqlite3 2022-04-13 14:23:46.281 | conntrack 2022-04-13 14:23:46.281 | curl 2022-04-13 14:23:46.281 | dnsmasq-base 2022-04-13 14:23:46.281 | dnsmasq-utils 2022-04-13 14:23:46.281 | ebtables 2022-04-13 14:23:46.281 | genisoimage 2022-04-13 14:23:46.281 | iptables 2022-04-13 14:23:46.281 | iputils-arping 2022-04-13 14:23:46.281 | kpartx 2022-04-13 14:23:46.281 | libjs-jquery-tablesorter 2022-04-13 14:23:46.281 | parted 2022-04-13 14:23:46.281 | pm-utils 2022-04-13 14:23:46.281 | python3-mysqldb 2022-04-13 14:23:46.281 | socat 2022-04-13 14:23:46.281 | sqlite3 2022-04-13 14:23:46.281 | sudo 2022-04-13 14:23:46.281 | vlan 2022-04-13 14:23:46.281 | lsscsi 2022-04-13 14:23:46.281 | open-iscsi 2022-04-13 14:23:46.281 | lvm2 2022-04-13 14:23:46.281 | qemu-utils 2022-04-13 14:23:46.281 | thin-provisioning-tools 2022-04-13 14:23:46.281 | acl 2022-04-13 14:23:46.281 | dnsmasq-base 2022-04-13 14:23:46.282 | dnsmasq-utils 2022-04-13 14:23:46.282 | ebtables 2022-04-13 14:23:46.282 | haproxy 2022-04-13 14:23:46.282 | iptables 2022-04-13 14:23:46.282 | iputils-arping 2022-04-13 14:23:46.282 | iputils-ping 2022-04-13 14:23:46.282 | postgresql-server-dev-all 2022-04-13 14:23:46.282 | python3-mysqldb 2022-04-13 14:23:46.282 | sqlite3 2022-04-13 14:23:46.282 | sudo 2022-04-13 14:23:46.282 | vlan 2022-04-13 14:23:46.282 | pcp 2022-04-13 14:23:46.282 | ipset 2022-04-13 14:23:46.282 | conntrack 2022-04-13 14:23:46.282 | conntrackd 2022-04-13 14:23:46.282 | keepalived 2022-04-13 14:23:46.282 | lvm2 2022-04-13 14:23:46.282 | qemu-utils 2022-04-13 14:23:46.282 | thin-provisioning-tools 2022-04-13 14:23:46.282 | curl 2022-04-13 14:23:46.282 | liberasurecode-dev 2022-04-13 14:23:46.282 | make 2022-04-13 14:23:46.282 | memcached 2022-04-13 14:23:46.282 | rsync 2022-04-13 14:23:46.282 | sqlite3 2022-04-13 14:23:46.282 | xfsprogs' 2022-04-13 14:23:46.284 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 14:23:46.303 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 14:23:46.303 | apache2-dev 2022-04-13 14:23:46.303 | bc 2022-04-13 14:23:46.303 | bsdmainutils 2022-04-13 14:23:46.303 | curl 2022-04-13 14:23:46.303 | g++ 2022-04-13 14:23:46.303 | gawk 2022-04-13 14:23:46.303 | gcc 2022-04-13 14:23:46.303 | gettext 2022-04-13 14:23:46.303 | git 2022-04-13 14:23:46.303 | graphviz 2022-04-13 14:23:46.303 | iputils-ping 2022-04-13 14:23:46.303 | libapache2-mod-proxy-uwsgi 2022-04-13 14:23:46.303 | libffi-dev 2022-04-13 14:23:46.303 | libjpeg-dev 2022-04-13 14:23:46.303 | libpcre3-dev 2022-04-13 14:23:46.303 | libpq-dev 2022-04-13 14:23:46.304 | libssl-dev 2022-04-13 14:23:46.304 | libsystemd-dev 2022-04-13 14:23:46.304 | libxml2-dev 2022-04-13 14:23:46.304 | libxslt1-dev 2022-04-13 14:23:46.304 | libyaml-dev 2022-04-13 14:23:46.304 | lsof 2022-04-13 14:23:46.304 | openssh-server 2022-04-13 14:23:46.304 | openssl 2022-04-13 14:23:46.304 | pkg-config 2022-04-13 14:23:46.304 | psmisc 2022-04-13 14:23:46.304 | python3-dev 2022-04-13 14:23:46.304 | python3-pip 2022-04-13 14:23:46.304 | python3-systemd 2022-04-13 14:23:46.304 | python3-venv 2022-04-13 14:23:46.304 | tar 2022-04-13 14:23:46.304 | tcpdump 2022-04-13 14:23:46.304 | unzip 2022-04-13 14:23:46.304 | uuid-runtime 2022-04-13 14:23:46.304 | wget 2022-04-13 14:23:46.304 | wget 2022-04-13 14:23:46.304 | zlib1g-dev 2022-04-13 14:23:46.304 | libkrb5-dev 2022-04-13 14:23:46.304 | libldap2-dev 2022-04-13 14:23:46.304 | libsasl2-dev 2022-04-13 14:23:46.304 | memcached 2022-04-13 14:23:46.304 | python3-mysqldb 2022-04-13 14:23:46.304 | sqlite3 2022-04-13 14:23:46.304 | conntrack 2022-04-13 14:23:46.304 | curl 2022-04-13 14:23:46.304 | dnsmasq-base 2022-04-13 14:23:46.304 | dnsmasq-utils 2022-04-13 14:23:46.304 | ebtables 2022-04-13 14:23:46.304 | genisoimage 2022-04-13 14:23:46.304 | iptables 2022-04-13 14:23:46.304 | iputils-arping 2022-04-13 14:23:46.304 | kpartx 2022-04-13 14:23:46.305 | libjs-jquery-tablesorter 2022-04-13 14:23:46.305 | parted 2022-04-13 14:23:46.305 | pm-utils 2022-04-13 14:23:46.305 | python3-mysqldb 2022-04-13 14:23:46.305 | socat 2022-04-13 14:23:46.305 | sqlite3 2022-04-13 14:23:46.305 | sudo 2022-04-13 14:23:46.305 | vlan 2022-04-13 14:23:46.305 | lsscsi 2022-04-13 14:23:46.305 | open-iscsi 2022-04-13 14:23:46.305 | lvm2 2022-04-13 14:23:46.305 | qemu-utils 2022-04-13 14:23:46.305 | thin-provisioning-tools 2022-04-13 14:23:46.305 | acl 2022-04-13 14:23:46.305 | dnsmasq-base 2022-04-13 14:23:46.305 | dnsmasq-utils 2022-04-13 14:23:46.305 | ebtables 2022-04-13 14:23:46.305 | haproxy 2022-04-13 14:23:46.305 | iptables 2022-04-13 14:23:46.305 | iputils-arping 2022-04-13 14:23:46.305 | iputils-ping 2022-04-13 14:23:46.305 | postgresql-server-dev-all 2022-04-13 14:23:46.305 | python3-mysqldb 2022-04-13 14:23:46.305 | sqlite3 2022-04-13 14:23:46.305 | sudo 2022-04-13 14:23:46.305 | vlan 2022-04-13 14:23:46.305 | pcp 2022-04-13 14:23:46.305 | ipset 2022-04-13 14:23:46.305 | conntrack 2022-04-13 14:23:46.305 | conntrackd 2022-04-13 14:23:46.305 | keepalived 2022-04-13 14:23:46.305 | lvm2 2022-04-13 14:23:46.305 | qemu-utils 2022-04-13 14:23:46.305 | thin-provisioning-tools 2022-04-13 14:23:46.306 | curl 2022-04-13 14:23:46.306 | liberasurecode-dev 2022-04-13 14:23:46.306 | make 2022-04-13 14:23:46.306 | memcached 2022-04-13 14:23:46.306 | rsync 2022-04-13 14:23:46.306 | sqlite3 2022-04-13 14:23:46.306 | xfsprogs ' 2022-04-13 14:23:46.306 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 14:23:46.308 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:46.310 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:46.313 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:23:46.314 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 14:23:46.318 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:23:46.321 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 14:23:46.323 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:23:46.325 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 14:23:46.327 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:23:46.329 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:23:46.331 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:23:46.333 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:46.335 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:46.338 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:23:46.340 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 14:23:46.342 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 14:23:46.344 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 14:23:46.347 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 14:23:46.351 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 14:23:46.353 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 14:23:46.355 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 14:23:46.357 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 14:23:46.359 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 14:23:46.362 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 14:23:46.366 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649859826364 2022-04-13 14:23:46.368 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 14:23:46.370 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 14:23:46.372 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 14:23:46.756 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 14:23:46.816 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 14:23:46.878 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 14:23:47.008 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 14:23:48.983 | Reading package lists... 2022-04-13 14:23:49.014 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 14:23:49.016 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 14:23:49.019 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:23:49.021 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:23:49.023 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:23:49.025 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:23:49.027 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:23:49.029 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 14:23:49.031 | ++ functions-common:time_stop:2432 : start_time=1649859826364 2022-04-13 14:23:49.033 | ++ functions-common:time_stop:2434 : [[ -z 1649859826364 ]] 2022-04-13 14:23:49.036 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:23:49.040 | ++ functions-common:time_stop:2437 : end_time=1649859829038 2022-04-13 14:23:49.042 | ++ functions-common:time_stop:2438 : elapsed_time=2674 2022-04-13 14:23:49.045 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 14:23:49.047 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:23:49.049 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2674 2022-04-13 14:23:49.052 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:23:49.055 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:23:49.057 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:49.059 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:49.062 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:23:49.083 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:23:49.192 | Reading package lists... 2022-04-13 14:23:49.431 | Building dependency tree... 2022-04-13 14:23:49.432 | Reading state information... 2022-04-13 14:23:49.466 | acl is already the newest version (2.2.53-6). 2022-04-13 14:23:49.466 | bc is already the newest version (1.07.1-2build1). 2022-04-13 14:23:49.466 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 14:23:49.466 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 14:23:49.466 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 14:23:49.466 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:23:49.466 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 14:23:49.466 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:23:49.466 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 14:23:49.466 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 14:23:49.466 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 14:23:49.466 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 14:23:49.466 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 14:23:49.466 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 14:23:49.466 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 14:23:49.466 | libffi-dev is already the newest version (3.3-4). 2022-04-13 14:23:49.466 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 14:23:49.466 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 14:23:49.466 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 14:23:49.467 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 14:23:49.467 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 14:23:49.467 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 14:23:49.467 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:23:49.467 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 14:23:49.467 | psmisc is already the newest version (23.3-1). 2022-04-13 14:23:49.467 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:23:49.467 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 14:23:49.467 | python3-systemd is already the newest version (234-3build2). 2022-04-13 14:23:49.467 | socat is already the newest version (1.7.3.3-2). 2022-04-13 14:23:49.467 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 14:23:49.467 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 14:23:49.467 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 14:23:49.467 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 14:23:49.467 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 14:23:49.467 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 14:23:49.467 | pcp is already the newest version (5.0.3-1). 2022-04-13 14:23:49.467 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 14:23:49.467 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:23:49.467 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:23:49.467 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:23:49.467 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 14:23:49.467 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:23:49.467 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:23:49.467 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 14:23:49.467 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 14:23:49.467 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 14:23:49.467 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 14:23:49.467 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 14:23:49.467 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 14:23:49.467 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 14:23:49.467 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 14:23:49.468 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:23:49.468 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 14:23:49.468 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 14:23:49.468 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 14:23:49.468 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 14:23:49.468 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 14:23:49.468 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 14:23:49.468 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:23:49.468 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 14:23:49.468 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 14:23:49.468 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 14:23:49.468 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 14:23:49.468 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 14:23:49.468 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 14:23:49.468 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 14:23:49.468 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 14:23:49.468 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 14:23:49.468 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 14:23:49.680 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:23:49.680 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 14:23:49.680 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 14:23:49.680 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 14:23:49.680 | The following packages were automatically installed and are no longer required: 2022-04-13 14:23:49.681 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:23:49.681 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:23:49.681 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:23:49.681 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:23:49.681 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:23:49.681 | python3-zope.interface 2022-04-13 14:23:49.681 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:23:49.794 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:23:49.798 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 14:23:49.801 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:23:49.803 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:23:49.805 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:23:49.807 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:23:49.809 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:23:49.811 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:23:49.814 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:23:49.816 | ++ functions-common:time_stop:2432 : start_time=1649859829080 2022-04-13 14:23:49.818 | ++ functions-common:time_stop:2434 : [[ -z 1649859829080 ]] 2022-04-13 14:23:49.821 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:23:49.825 | ++ functions-common:time_stop:2437 : end_time=1649859829823 2022-04-13 14:23:49.827 | ++ functions-common:time_stop:2438 : elapsed_time=743 2022-04-13 14:23:49.829 | ++ functions-common:time_stop:2439 : total=747 2022-04-13 14:23:49.832 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:23:49.834 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1490 2022-04-13 14:23:49.836 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 14:23:49.839 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 14:23:49.842 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 14:23:49.844 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 14:23:49.848 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 14:23:49.852 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 14:23:49.855 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 14:23:49.858 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 14:23:51.250 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 14:23:51.252 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 14:23:51.255 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 14:23:51.256 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 14:23:51.258 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 14:23:51.260 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 14:23:51.262 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 14:23:51.264 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 14:23:51.265 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 14:23:51.267 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 14:23:51.270 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 14:23:51.271 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 14:23:51.273 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 14:23:51.275 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 14:23:51.277 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 14:23:51.278 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 14:23:51.280 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 14:23:51.282 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 14:23:51.285 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 14:23:51.286 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 14:23:51.289 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 14:23:51.291 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 14:23:51.292 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 14:23:51.295 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 14:23:51.363 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 14:23:51.365 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 14:23:51.432 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 14:23:51.434 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 14:23:51.502 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 14:23:51.504 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 14:23:51.506 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 14:23:51.508 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 14:23:51.509 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 14:23:51.511 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 14:23:51.513 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 14:23:51.515 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 14:23:51.517 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 14:23:51.520 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 14:23:51.522 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 14:23:51.522 | Distro: focal 2022-04-13 14:23:51.524 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 14:23:51.526 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:23:51.530 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:23:51.532 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:23:51.534 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:23:51.535 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:23:52.117 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:23:52.119 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:23:52.119 | pip: 21.3.1 2022-04-13 14:23:52.121 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 14:23:52.123 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 14:23:52.124 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:23:52.126 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:23:52.128 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:23:52.130 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:23:52.131 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:23:52.133 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:23:52.135 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:23:52.137 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:23:52.138 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:23:52.140 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:23:52.142 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:23:52.144 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 14:23:52.146 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:52.147 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:52.149 | + tools/install_pip.sh:main:142 : : 2022-04-13 14:23:52.151 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 14:23:52.153 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 14:23:52.155 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 14:23:52.157 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:23:52.159 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 14:23:52.161 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 14:23:52.163 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:23:52.166 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:23:52.166 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:23:52.170 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 14:23:52.172 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 14:23:52.173 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:23:52.176 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:23:52.178 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:23:52.194 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 14:23:52.196 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:23:52.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:52.941 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:52.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:52.941 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:54.181 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:23:55.170 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 14:23:55.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 14:23:57.057 | Installing collected packages: setuptools 2022-04-13 14:23:58.021 | Successfully installed setuptools-62.0.0 2022-04-13 14:23:58.021 | 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 2022-04-13 14:23:58.170 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:23:58.170 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:23:58.285 | + inc/python:pip_install:200 : result=0 2022-04-13 14:23:58.287 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:23:58.289 | + functions-common:time_stop:2425 : local name 2022-04-13 14:23:58.291 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:23:58.292 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:23:58.294 | + functions-common:time_stop:2428 : local total 2022-04-13 14:23:58.296 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:23:58.298 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:23:58.300 | + functions-common:time_stop:2432 : start_time=1649859832189 2022-04-13 14:23:58.302 | + functions-common:time_stop:2434 : [[ -z 1649859832189 ]] 2022-04-13 14:23:58.304 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:23:58.307 | + functions-common:time_stop:2437 : end_time=1649859838305 2022-04-13 14:23:58.309 | + functions-common:time_stop:2438 : elapsed_time=6116 2022-04-13 14:23:58.311 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:23:58.312 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:23:58.314 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6116 2022-04-13 14:23:58.316 | + inc/python:pip_install:203 : return 0 2022-04-13 14:23:58.318 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 14:23:58.320 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:23:58.324 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:23:58.326 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:23:58.329 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:23:58.329 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:23:58.910 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:23:58.912 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:23:58.912 | pip: 21.3.1 2022-04-13 14:23:58.915 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 14:23:58.918 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:23:58.921 | + ./stack.sh:main:798 : fixup_all 2022-04-13 14:23:58.923 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 14:23:58.926 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 14:23:58.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:23:58.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:23:58.932 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 14:23:58.944 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 14:23:58.955 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 14:23:58.966 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 14:23:58.968 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 14:23:58.970 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:23:58.973 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:23:58.975 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:23:58.977 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:23:58.979 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:23:58.981 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:23:58.983 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:23:58.985 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:23:58.987 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:23:58.989 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:23:58.991 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:23:58.993 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 14:23:58.995 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 14:23:58.998 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 14:23:59.000 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:23:59.003 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:23:59.005 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:23:59.007 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:23:59.009 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:23:59.011 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:23:59.013 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 14:23:59.015 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 14:23:59.017 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 14:23:59.020 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 14:23:59.022 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 14:23:59.025 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 14:23:59.027 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 14:23:59.048 | Using python 3.8 to install os-testr 2022-04-13 14:23:59.050 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 14:23:59.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:59.795 | from cryptography.utils import int_from_bytes 2022-04-13 14:23:59.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:23:59.795 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:00.955 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:24:00.985 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 14:24:01.054 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 14:24:01.055 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 14:24:01.056 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 14:24:01.070 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 14:24:01.080 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 14:24:01.091 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 14:24:02.771 | 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 2022-04-13 14:24:02.777 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:24:02.777 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:24:02.886 | + inc/python:pip_install:200 : result=0 2022-04-13 14:24:02.888 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:24:02.891 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:02.894 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:02.896 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:02.898 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:02.900 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:02.902 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:24:02.904 | + functions-common:time_stop:2432 : start_time=1649859839042 2022-04-13 14:24:02.907 | + functions-common:time_stop:2434 : [[ -z 1649859839042 ]] 2022-04-13 14:24:02.909 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:02.913 | + functions-common:time_stop:2437 : end_time=1649859842911 2022-04-13 14:24:02.915 | + functions-common:time_stop:2438 : elapsed_time=3869 2022-04-13 14:24:02.918 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:24:02.920 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:02.922 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3869 2022-04-13 14:24:02.924 | + inc/python:pip_install:203 : return 0 2022-04-13 14:24:02.927 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 14:24:02.978 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 14:24:03.288 | + ./stack.sh:main:812 : install_infra 2022-04-13 14:24:03.292 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:24:03.294 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 14:24:03.297 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:24:03.300 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 14:24:03.324 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 14:24:05.254 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.261 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.265 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.271 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.275 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.281 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.286 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.312 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.390 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.410 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.414 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.419 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.434 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.442 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.444 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.461 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.479 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.488 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.493 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.510 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.532 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.551 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.559 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.564 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.584 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.614 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.616 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.629 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.634 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.638 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.643 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.658 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.665 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.714 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.732 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.735 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.772 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.836 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.843 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.850 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.900 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.914 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:05.922 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.026 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.051 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.055 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.066 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.071 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.090 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.098 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.115 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.145 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.175 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.187 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.199 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.217 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.226 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.240 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.251 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.256 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:06.262 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:24:06.400 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:24:06.690 | + inc/python:pip_install:200 : result=0 2022-04-13 14:24:06.692 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:24:06.695 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:06.697 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:06.699 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:06.701 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:06.703 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:06.705 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:24:06.708 | + functions-common:time_stop:2432 : start_time=1649859843317 2022-04-13 14:24:06.710 | + functions-common:time_stop:2434 : [[ -z 1649859843317 ]] 2022-04-13 14:24:06.712 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:06.717 | + functions-common:time_stop:2437 : end_time=1649859846714 2022-04-13 14:24:06.719 | + functions-common:time_stop:2438 : elapsed_time=3397 2022-04-13 14:24:06.722 | + functions-common:time_stop:2439 : total=3869 2022-04-13 14:24:06.724 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:06.726 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7266 2022-04-13 14:24:06.728 | + inc/python:pip_install:203 : return 0 2022-04-13 14:24:06.730 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:24:06.733 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 14:24:06.756 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 14:24:08.522 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.529 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.534 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.539 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.543 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.550 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.554 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.579 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.657 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.676 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.680 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.685 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.700 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.709 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.711 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.727 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.744 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.754 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.758 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.776 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.798 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.816 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.823 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.829 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.849 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.878 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.880 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.894 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.898 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.902 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.907 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.922 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.928 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.977 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.995 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:08.999 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.030 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.093 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.099 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.106 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.156 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.169 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.178 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.279 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.305 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.308 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.319 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.325 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.343 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.350 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.368 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.399 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.428 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.440 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.452 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.469 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.478 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.492 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.503 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.507 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:24:09.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:24:09.515 | Processing /opt/stack/requirements 2022-04-13 14:24:11.241 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 14:24:11.244 | 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 191)) (3.0.0) 2022-04-13 14:24:11.256 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 14:24:11.262 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:24:11.264 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 14:24:11.271 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 14:24:11.297 | 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 539)) (1.16.0) 2022-04-13 14:24:11.300 | 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 596)) (2.5.0) 2022-04-13 14:24:11.311 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 14:24:11.362 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 14:24:11.365 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 14:24:11.380 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 14:24:11.383 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 14:24:11.386 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 14:24:11.391 | 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 186)) (1.0.0) 2022-04-13 14:24:11.394 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 14:24:11.406 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 14:24:11.417 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 14:24:11.423 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 14:24:11.427 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 14:24:11.476 | 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 636)) (0.2.5) 2022-04-13 14:24:11.480 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 14:24:11.542 | 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 410)) (1.8.2) 2022-04-13 14:24:11.544 | Building wheels for collected packages: openstack-requirements 2022-04-13 14:24:11.545 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 14:24:12.379 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 14:24:12.380 | ERROR: Command errored out with exit status 1: 2022-04-13 14:24:12.380 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-28ncdncg/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-28ncdncg/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-6gqb3npk 2022-04-13 14:24:12.380 | cwd: /tmp/pip-req-build-28ncdncg/ 2022-04-13 14:24:12.380 | Complete output (6 lines): 2022-04-13 14:24:12.380 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 14:24:12.380 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 14:24:12.380 | or: setup.py --help-commands 2022-04-13 14:24:12.380 | or: setup.py cmd --help 2022-04-13 14:24:12.380 | 2022-04-13 14:24:12.380 | error: invalid command 'bdist_wheel' 2022-04-13 14:24:12.380 | ---------------------------------------- 2022-04-13 14:24:12.380 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 14:24:12.380 | Running setup.py clean for openstack-requirements 2022-04-13 14:24:13.204 | Failed to build openstack-requirements 2022-04-13 14:24:13.221 | Installing collected packages: openstack-requirements 2022-04-13 14:24:13.221 | Attempting uninstall: openstack-requirements 2022-04-13 14:24:13.222 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 14:24:13.256 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 14:24:13.275 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 14:24:13.277 | Running setup.py install for openstack-requirements: started 2022-04-13 14:24:15.633 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 14:24:15.657 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 14:24:15.784 | + inc/python:pip_install:200 : result=0 2022-04-13 14:24:15.786 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:24:15.788 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:15.790 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:15.793 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:15.795 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:15.797 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:15.800 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:24:15.802 | + functions-common:time_stop:2432 : start_time=1649859846747 2022-04-13 14:24:15.804 | + functions-common:time_stop:2434 : [[ -z 1649859846747 ]] 2022-04-13 14:24:15.807 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:15.811 | + functions-common:time_stop:2437 : end_time=1649859855809 2022-04-13 14:24:15.813 | + functions-common:time_stop:2438 : elapsed_time=9062 2022-04-13 14:24:15.815 | + functions-common:time_stop:2439 : total=7266 2022-04-13 14:24:15.818 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:15.820 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16328 2022-04-13 14:24:15.822 | + inc/python:pip_install:203 : return 0 2022-04-13 14:24:15.824 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 14:24:15.827 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 14:24:15.829 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 14:24:15.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:15.834 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:15.837 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 14:24:15.839 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:15.841 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 14:24:15.862 | Using python 3.8 to install pbr 2022-04-13 14:24:15.864 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 14:24:16.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:16.606 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:16.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:16.606 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:17.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:24:17.827 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 14:24:19.652 | 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 2022-04-13 14:24:19.658 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:24:19.659 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:24:19.770 | + inc/python:pip_install:200 : result=0 2022-04-13 14:24:19.772 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:24:19.775 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:19.777 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:19.779 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:19.781 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:19.784 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:19.786 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:24:19.788 | + functions-common:time_stop:2432 : start_time=1649859855856 2022-04-13 14:24:19.790 | + functions-common:time_stop:2434 : [[ -z 1649859855856 ]] 2022-04-13 14:24:19.793 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:19.797 | + functions-common:time_stop:2437 : end_time=1649859859794 2022-04-13 14:24:19.799 | + functions-common:time_stop:2438 : elapsed_time=3938 2022-04-13 14:24:19.801 | + functions-common:time_stop:2439 : total=16328 2022-04-13 14:24:19.803 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:19.805 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20266 2022-04-13 14:24:19.807 | + inc/python:pip_install:203 : return 0 2022-04-13 14:24:19.809 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 14:24:22.076 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 14:24:23.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:24:23.945 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 14:24:23.960 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 14:24:23.965 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 14:24:23.968 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 14:24:23.970 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 14:24:23.973 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 14:24:24.044 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:24:24.046 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:24:24.050 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 14:24:24.067 | + ./stack.sh:main:821 : pkgs= 2022-04-13 14:24:24.070 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 14:24:24.072 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 14:24:24.074 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 14:24:24.076 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 14:24:24.079 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:24:24.081 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:24:24.083 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:24:24.085 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:24:24.088 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:24:24.090 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:24:24.094 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:24:24.096 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:24:24.098 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:24:24.101 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 14:24:24.103 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:24:24.118 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:24:24.120 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:24:24.122 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:24:24.124 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 14:24:24.126 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:24:24.128 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:24:24.130 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:24:24.132 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 14:24:24.134 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:24:24.136 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 14:24:24.138 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:24:24.140 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:24:24.143 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 14:24:24.145 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 14:24:24.147 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:24:24.150 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:24:24.152 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 14:24:24.154 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 14:24:24.156 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 14:24:24.159 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 14:24:24.161 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 14:24:24.164 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 14:24:24.166 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 14:24:24.168 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 14:24:24.171 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 14:24:24.173 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 14:24:24.225 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 14:24:24.225 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 14:24:24.227 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 14:24:24.594 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 14:24:24.596 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 14:24:24.612 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:24:24.615 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 14:24:24.617 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:24:24.620 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:24:24.622 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:24:24.624 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:24:24.627 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:24:24.629 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:24:24.632 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:24.634 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:24.636 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:24:24.638 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:24:24.641 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:24:24.644 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:24:24.646 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 14:24:24.648 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:24:24.651 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:24.653 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:24.661 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 14:24:24.676 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 14:24:24.785 | Reading package lists... 2022-04-13 14:24:25.028 | Building dependency tree... 2022-04-13 14:24:25.029 | Reading state information... 2022-04-13 14:24:25.280 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 14:24:25.280 | The following packages were automatically installed and are no longer required: 2022-04-13 14:24:25.281 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:24:25.281 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:24:25.282 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:24:25.282 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:24:25.282 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:24:25.282 | python3-zope.interface 2022-04-13 14:24:25.282 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:24:25.396 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:24:25.400 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:24:25.402 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:24:25.405 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:25.407 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:25.409 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:25.411 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:25.414 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:25.416 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:24:25.418 | + functions-common:time_stop:2432 : start_time=1649859864674 2022-04-13 14:24:25.420 | + functions-common:time_stop:2434 : [[ -z 1649859864674 ]] 2022-04-13 14:24:25.423 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:25.427 | + functions-common:time_stop:2437 : end_time=1649859865425 2022-04-13 14:24:25.429 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-13 14:24:25.432 | + functions-common:time_stop:2439 : total=1490 2022-04-13 14:24:25.434 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:25.436 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2241 2022-04-13 14:24:25.438 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:24:25.441 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 14:24:25.443 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:24:25.446 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:24:25.448 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:24:25.450 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:24:25.452 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:24:25.455 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:24:25.458 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 14:24:25.460 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:24:25.462 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:24:25.464 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:24:25.467 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:24:25.469 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:24:25.471 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:24:25.474 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:24:25.476 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:24:25.478 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:24:25.480 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:24:25.483 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:24:25.485 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 14:24:25.487 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:24:25.490 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:24:25.492 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:24:25.494 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:24:25.496 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:24:25.499 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:24:25.501 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 14:24:25.504 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 14:24:25.520 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:24:25.522 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 14:24:25.525 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:24:25.527 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 14:24:25.529 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 14:24:25.532 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 14:24:25.536 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 14:24:25.539 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 14:24:25.541 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 14:24:25.543 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 14:24:25.546 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 14:24:25.548 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 14:24:25.551 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 14:24:26.239 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 14:24:26.239 | user tags 2022-04-13 14:24:26.239 | stackrabbit []' 2022-04-13 14:24:26.242 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 14:24:26.242 | user tags 2022-04-13 14:24:26.242 | stackrabbit []' 2022-04-13 14:24:26.243 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 14:24:26.249 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 14:24:26.251 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 14:24:26.254 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:24:26.918 | Changing password for user "stackrabbit" ... 2022-04-13 14:24:26.981 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 14:24:27.671 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 14:24:27.730 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 14:24:27.732 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:24:28.400 | Changing password for user "stackrabbit" ... 2022-04-13 14:24:28.455 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 14:24:28.458 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 14:24:28.460 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 14:24:29.109 | Deleting user "guest" ... 2022-04-13 14:24:29.124 | Error: 2022-04-13 14:24:29.124 | {:no_such_user, "guest"} 2022-04-13 14:24:29.137 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 14:24:29.139 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 14:24:29.156 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:24:29.158 | + ./stack.sh:main:838 : install_database 2022-04-13 14:24:29.161 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 14:24:29.163 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 14:24:29.165 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:29.168 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:29.170 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 14:24:29.512 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 14:24:29.515 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 14:24:29.517 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 14:24:29.520 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 14:24:29.522 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:24:29.524 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 14:24:29.527 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:24:29.529 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:24:29.531 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:24:29.534 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:24:29.537 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:24:29.539 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:24:29.541 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:24:29.543 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:24:29.546 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:24:29.548 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:24:29.551 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:24:29.553 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 14:24:29.555 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:24:29.558 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:24:29.560 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:24:29.562 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:24:29.565 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:24:29.567 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:24:29.569 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 14:24:29.571 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:29.574 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:29.576 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 14:24:29.578 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:24:29.581 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:24:29.583 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:24:29.586 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:24:29.588 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:24:29.590 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:24:29.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:29.594 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:29.597 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:24:29.600 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:24:29.602 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:24:29.604 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:24:29.606 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 14:24:29.609 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:24:29.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:29.613 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:29.616 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 14:24:29.636 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 14:24:29.746 | Reading package lists... 2022-04-13 14:24:29.987 | Building dependency tree... 2022-04-13 14:24:29.988 | Reading state information... 2022-04-13 14:24:30.231 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 14:24:30.231 | The following packages were automatically installed and are no longer required: 2022-04-13 14:24:30.232 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:24:30.232 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:24:30.232 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:24:30.232 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:24:30.232 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:24:30.232 | python3-zope.interface 2022-04-13 14:24:30.232 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:24:30.349 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:24:30.353 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:24:30.356 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:24:30.358 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:30.360 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:30.363 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:30.365 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:30.367 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:30.369 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:24:30.371 | + functions-common:time_stop:2432 : start_time=1649859869633 2022-04-13 14:24:30.373 | + functions-common:time_stop:2434 : [[ -z 1649859869633 ]] 2022-04-13 14:24:30.376 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:30.381 | + functions-common:time_stop:2437 : end_time=1649859870378 2022-04-13 14:24:30.383 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 14:24:30.385 | + functions-common:time_stop:2439 : total=2241 2022-04-13 14:24:30.387 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:30.389 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2986 2022-04-13 14:24:30.391 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:24:30.394 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 14:24:30.396 | + ./stack.sh:main:841 : install_database_python 2022-04-13 14:24:30.398 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 14:24:30.400 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 14:24:30.403 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 14:24:30.405 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:24:30.408 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 14:24:30.411 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 14:24:30.413 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:24:30.417 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:24:30.417 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:24:30.422 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 14:24:30.425 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 14:24:30.427 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 14:24:30.430 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 14:24:30.432 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 14:24:30.453 | Using python 3.8 to install PyMySQL 2022-04-13 14:24:30.455 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 14:24:31.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:31.202 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:31.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:31.202 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:32.367 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:24:32.400 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 14:24:34.069 | 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 2022-04-13 14:24:34.075 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:24:34.075 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:24:34.178 | + inc/python:pip_install:200 : result=0 2022-04-13 14:24:34.181 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:24:34.183 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:34.185 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:34.188 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:34.191 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:34.193 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:34.195 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:24:34.197 | + functions-common:time_stop:2432 : start_time=1649859870448 2022-04-13 14:24:34.200 | + functions-common:time_stop:2434 : [[ -z 1649859870448 ]] 2022-04-13 14:24:34.203 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:34.208 | + functions-common:time_stop:2437 : end_time=1649859874205 2022-04-13 14:24:34.210 | + functions-common:time_stop:2438 : elapsed_time=3757 2022-04-13 14:24:34.212 | + functions-common:time_stop:2439 : total=20266 2022-04-13 14:24:34.215 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:34.217 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24023 2022-04-13 14:24:34.219 | + inc/python:pip_install:203 : return 0 2022-04-13 14:24:34.221 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 14:24:34.224 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:24:34.226 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 14:24:34.228 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 14:24:34.244 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:24:34.246 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 14:24:34.249 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 14:24:34.253 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:24:34.253 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 14:24:34.258 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:24:34.260 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 14:24:34.263 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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- ]] 2022-04-13 14:24:34.265 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 14:24:34.268 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 14:24:34.271 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 14:24:34.286 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:24:34.288 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 14:24:34.291 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:24:34.293 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:24:34.295 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:24:34.298 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:24:34.300 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:24:34.303 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:24:34.305 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:34.307 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:34.309 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:24:34.312 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:24:34.315 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:24:34.317 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:24:34.319 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 14:24:34.321 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:24:34.324 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:34.326 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:34.328 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 14:24:34.350 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 14:24:34.460 | Reading package lists... 2022-04-13 14:24:34.707 | Building dependency tree... 2022-04-13 14:24:34.708 | Reading state information... 2022-04-13 14:24:34.966 | radvd is already the newest version (1:2.17-2). 2022-04-13 14:24:34.966 | The following packages were automatically installed and are no longer required: 2022-04-13 14:24:34.968 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:24:34.968 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:24:34.968 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:24:34.968 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:24:34.968 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:24:34.968 | python3-zope.interface 2022-04-13 14:24:34.968 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:24:35.081 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:24:35.085 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:24:35.088 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:24:35.090 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:35.092 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:35.094 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:35.097 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:35.099 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:35.101 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:24:35.103 | + functions-common:time_stop:2432 : start_time=1649859874347 2022-04-13 14:24:35.105 | + functions-common:time_stop:2434 : [[ -z 1649859874347 ]] 2022-04-13 14:24:35.108 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:35.112 | + functions-common:time_stop:2437 : end_time=1649859875110 2022-04-13 14:24:35.114 | + functions-common:time_stop:2438 : elapsed_time=763 2022-04-13 14:24:35.116 | + functions-common:time_stop:2439 : total=2986 2022-04-13 14:24:35.119 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:35.121 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3749 2022-04-13 14:24:35.123 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:24:35.125 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 14:24:35.143 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:24:35.146 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 14:24:35.148 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 14:24:35.150 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 14:24:35.153 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 14:24:35.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 14:24:35.175 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:24:35.178 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:24:35.180 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:24:35.182 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:24:35.185 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:24:35.187 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:24:35.190 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:35.192 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:35.194 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:24:35.196 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:24:35.198 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:24:35.201 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:24:35.203 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 14:24:35.206 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:24:35.208 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:35.210 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:35.212 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 14:24:35.233 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 14:24:35.342 | Reading package lists... 2022-04-13 14:24:35.583 | Building dependency tree... 2022-04-13 14:24:35.585 | Reading state information... 2022-04-13 14:24:35.833 | fakeroot is already the newest version (1.24-1). 2022-04-13 14:24:35.833 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:24:35.833 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 14:24:35.833 | The following packages were automatically installed and are no longer required: 2022-04-13 14:24:35.834 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:24:35.834 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:24:35.834 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:24:35.834 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:24:35.834 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:24:35.834 | python3-zope.interface 2022-04-13 14:24:35.834 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:24:35.946 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:24:35.950 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:24:35.952 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:24:35.955 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:35.957 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:35.959 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:35.962 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:35.964 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:35.966 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:24:35.968 | + functions-common:time_stop:2432 : start_time=1649859875230 2022-04-13 14:24:35.971 | + functions-common:time_stop:2434 : [[ -z 1649859875230 ]] 2022-04-13 14:24:35.974 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:35.978 | + functions-common:time_stop:2437 : end_time=1649859875975 2022-04-13 14:24:35.980 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 14:24:35.982 | + functions-common:time_stop:2439 : total=3749 2022-04-13 14:24:35.984 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:35.986 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4494 2022-04-13 14:24:35.988 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:24:35.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 14:24:35.993 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:35.995 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:35.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 14:24:36.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 14:24:36.004 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 14:24:36.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 14:24:36.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 14:24:36.013 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 14:24:36.014 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 14:24:36.019 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 14:24:36.022 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 14:24:36.024 | + functions:vercmp:628 : local v1=5.4 2022-04-13 14:24:36.026 | + functions:vercmp:629 : local 'op=<' 2022-04-13 14:24:36.028 | + functions:vercmp:630 : local v2=3.13 2022-04-13 14:24:36.030 | + functions:vercmp:631 : local result 2022-04-13 14:24:36.034 | ++ functions:vercmp:635 : sort -V 2022-04-13 14:24:36.035 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 14:24:36.035 | ++ functions:vercmp:635 : head -1 2022-04-13 14:24:36.040 | + functions:vercmp:635 : result=3.13 2022-04-13 14:24:36.042 | + functions:vercmp:637 : case $op in 2022-04-13 14:24:36.044 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 14:24:36.047 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 14:24:36.049 | + functions:vercmp:648 : return 2022-04-13 14:24:36.052 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 14:24:36.054 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:24:36.057 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 14:24:36.530 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 14:24:36.533 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 14:24:36.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.540 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 14:24:36.545 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.549 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 14:24:36.566 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:24:36.568 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 14:24:36.570 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 14:24:36.570 | Installing etcd 2022-04-13 14:24:36.573 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 14:24:36.587 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 14:24:36.599 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 14:24:36.602 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 14:24:36.620 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 14:24:36.623 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:24:36.625 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:24:36.628 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:24:36.633 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:24:36.635 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 14:24:36.637 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 14:24:36.640 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:24:36.642 | ++ functions:get_extra_file:74 : return 2022-04-13 14:24:36.645 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:24:36.647 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 14:24:36.650 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 14:24:36.652 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 14:24:36.668 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:24:36.671 | + ./stack.sh:main:868 : install_dstat 2022-04-13 14:24:36.674 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 14:24:36.690 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:24:36.693 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 14:24:36.695 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:24:36.697 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 14:24:36.699 | + ./stack.sh:main:877 : install_libs 2022-04-13 14:24:36.702 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 14:24:36.704 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 14:24:36.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 14:24:36.709 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 14:24:36.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.713 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.715 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 14:24:36.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.720 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 14:24:36.723 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 14:24:36.725 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 14:24:36.727 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 14:24:36.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.734 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 14:24:36.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.739 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 14:24:36.741 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 14:24:36.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 14:24:36.745 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 14:24:36.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.750 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.752 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 14:24:36.754 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.757 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 14:24:36.759 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 14:24:36.761 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 14:24:36.763 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 14:24:36.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.768 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.770 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 14:24:36.772 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.775 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 14:24:36.777 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 14:24:36.779 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 14:24:36.781 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 14:24:36.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.787 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.789 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 14:24:36.791 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.794 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 14:24:36.796 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 14:24:36.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 14:24:36.801 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 14:24:36.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.806 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.808 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 14:24:36.810 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.812 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 14:24:36.815 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 14:24:36.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 14:24:36.819 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 14:24:36.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.824 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.826 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 14:24:36.828 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.831 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 14:24:36.834 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 14:24:36.836 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 14:24:36.838 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 14:24:36.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.843 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.846 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 14:24:36.848 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.850 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 14:24:36.852 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 14:24:36.855 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 14:24:36.857 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 14:24:36.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.862 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.864 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 14:24:36.866 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.868 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 14:24:36.871 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 14:24:36.873 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 14:24:36.875 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 14:24:36.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.880 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.882 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 14:24:36.885 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.887 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 14:24:36.889 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 14:24:36.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 14:24:36.895 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 14:24:36.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.899 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.901 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 14:24:36.904 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.906 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 14:24:36.909 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 14:24:36.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 14:24:36.913 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 14:24:36.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.918 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.920 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 14:24:36.923 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.926 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 14:24:36.928 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 14:24:36.931 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 14:24:36.933 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 14:24:36.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.937 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.940 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 14:24:36.942 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.945 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 14:24:36.947 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 14:24:36.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 14:24:36.952 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 14:24:36.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.957 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.960 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 14:24:36.962 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.964 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 14:24:36.967 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 14:24:36.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 14:24:36.971 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 14:24:36.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.976 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.978 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 14:24:36.981 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:36.983 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 14:24:36.986 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 14:24:36.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 14:24:36.991 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 14:24:36.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:36.995 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:36.997 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 14:24:37.000 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.003 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 14:24:37.005 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 14:24:37.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 14:24:37.010 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 14:24:37.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 14:24:37.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.022 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 14:24:37.024 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 14:24:37.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 14:24:37.028 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 14:24:37.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.033 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 14:24:37.038 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.040 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 14:24:37.042 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 14:24:37.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 14:24:37.047 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 14:24:37.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.054 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 14:24:37.057 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.059 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 14:24:37.064 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 14:24:37.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 14:24:37.069 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 14:24:37.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.076 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 14:24:37.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.081 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 14:24:37.083 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 14:24:37.086 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 14:24:37.088 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 14:24:37.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.092 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 14:24:37.098 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.100 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 14:24:37.103 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 14:24:37.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 14:24:37.107 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 14:24:37.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.112 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.114 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 14:24:37.117 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.119 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 14:24:37.121 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 14:24:37.124 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 14:24:37.126 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 14:24:37.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.131 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.133 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 14:24:37.135 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.138 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 14:24:37.140 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 14:24:37.143 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 14:24:37.145 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 14:24:37.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.152 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 14:24:37.155 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.157 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 14:24:37.160 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 14:24:37.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 14:24:37.164 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 14:24:37.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.169 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.172 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 14:24:37.174 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.177 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 14:24:37.179 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 14:24:37.181 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 14:24:37.184 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 14:24:37.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.188 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 14:24:37.194 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.196 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 14:24:37.198 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 14:24:37.201 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 14:24:37.203 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 14:24:37.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.208 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.210 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 14:24:37.213 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.215 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 14:24:37.217 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 14:24:37.220 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 14:24:37.222 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 14:24:37.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.227 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.229 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 14:24:37.231 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.234 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 14:24:37.236 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 14:24:37.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 14:24:37.240 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 14:24:37.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.245 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.247 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 14:24:37.250 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.252 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 14:24:37.255 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 14:24:37.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 14:24:37.259 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 14:24:37.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.264 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.266 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 14:24:37.269 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.271 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 14:24:37.274 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 14:24:37.276 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 14:24:37.278 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 14:24:37.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.283 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.285 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 14:24:37.287 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.290 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 14:24:37.292 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 14:24:37.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 14:24:37.297 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 14:24:37.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.302 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 14:24:37.306 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.308 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 14:24:37.311 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 14:24:37.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 14:24:37.316 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 14:24:37.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.320 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 14:24:37.325 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.327 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 14:24:37.330 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 14:24:37.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 14:24:37.335 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 14:24:37.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.339 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.342 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 14:24:37.344 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.346 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 14:24:37.349 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 14:24:37.351 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 14:24:37.353 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 14:24:37.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.360 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 14:24:37.362 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.365 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 14:24:37.367 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 14:24:37.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 14:24:37.372 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 14:24:37.374 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 14:24:37.382 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.384 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 14:24:37.386 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 14:24:37.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 14:24:37.391 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 14:24:37.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.396 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.398 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 14:24:37.401 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.403 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 14:24:37.405 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 14:24:37.408 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 14:24:37.410 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 14:24:37.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:37.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:37.417 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 14:24:37.419 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:37.422 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 14:24:37.443 | Using python 3.8 to install etcd3 2022-04-13 14:24:37.445 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 14:24:38.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:38.184 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:38.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:38.184 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:39.345 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:24:39.377 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 14:24:39.385 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 14:24:39.386 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 14:24:39.387 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 14:24:39.387 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 14:24:41.067 | 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 2022-04-13 14:24:41.073 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:24:41.073 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:24:41.176 | + inc/python:pip_install:200 : result=0 2022-04-13 14:24:41.178 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:24:41.181 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:41.183 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:41.185 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:41.187 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:41.189 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:41.192 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:24:41.194 | + functions-common:time_stop:2432 : start_time=1649859877437 2022-04-13 14:24:41.196 | + functions-common:time_stop:2434 : [[ -z 1649859877437 ]] 2022-04-13 14:24:41.198 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:41.202 | + functions-common:time_stop:2437 : end_time=1649859881200 2022-04-13 14:24:41.205 | + functions-common:time_stop:2438 : elapsed_time=3763 2022-04-13 14:24:41.207 | + functions-common:time_stop:2439 : total=24023 2022-04-13 14:24:41.209 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:41.211 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27786 2022-04-13 14:24:41.214 | + inc/python:pip_install:203 : return 0 2022-04-13 14:24:41.216 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 14:24:41.239 | Using python 3.8 to install etcd3gw 2022-04-13 14:24:41.241 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 14:24:41.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:41.984 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:41.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:41.984 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:43.150 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:24:43.182 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 14:24:43.190 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 14:24:43.191 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 14:24:43.192 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 14:24:43.193 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 14:24:43.227 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 14:24:43.229 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 14:24:43.231 | 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.9) 2022-04-13 14:24:43.232 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 14:24:44.893 | 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 2022-04-13 14:24:44.899 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:24:44.899 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:24:45.004 | + inc/python:pip_install:200 : result=0 2022-04-13 14:24:45.007 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:24:45.009 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:45.011 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:45.013 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:45.016 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:45.018 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:45.021 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:24:45.023 | + functions-common:time_stop:2432 : start_time=1649859881232 2022-04-13 14:24:45.025 | + functions-common:time_stop:2434 : [[ -z 1649859881232 ]] 2022-04-13 14:24:45.028 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:45.032 | + functions-common:time_stop:2437 : end_time=1649859885029 2022-04-13 14:24:45.034 | + functions-common:time_stop:2438 : elapsed_time=3797 2022-04-13 14:24:45.036 | + functions-common:time_stop:2439 : total=27786 2022-04-13 14:24:45.038 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:45.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31583 2022-04-13 14:24:45.043 | + inc/python:pip_install:203 : return 0 2022-04-13 14:24:45.045 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 14:24:45.048 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 14:24:45.051 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 14:24:45.053 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:24:45.055 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:24:45.058 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:24:45.060 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:24:45.062 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:24:45.065 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:24:45.067 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:24:45.069 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:24:45.072 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:24:45.074 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:24:45.076 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:24:45.079 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 14:24:45.081 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:45.084 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:45.086 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 14:24:45.088 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:24:45.091 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:24:45.093 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:24:45.096 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:24:45.098 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:24:45.100 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:24:45.103 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:24:45.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:45.107 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:45.109 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:24:45.112 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:24:45.114 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:24:45.116 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:24:45.119 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:24:45.121 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:24:45.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:45.126 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:45.128 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:24:45.149 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:24:45.259 | Reading package lists... 2022-04-13 14:24:45.502 | Building dependency tree... 2022-04-13 14:24:45.503 | Reading state information... 2022-04-13 14:24:45.753 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:24:45.753 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:24:45.753 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:24:45.753 | The following packages were automatically installed and are no longer required: 2022-04-13 14:24:45.754 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:24:45.754 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:24:45.754 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:24:45.754 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:24:45.754 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:24:45.755 | python3-zope.interface 2022-04-13 14:24:45.755 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:24:45.868 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:24:45.872 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:24:45.874 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:24:45.877 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:45.880 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:45.882 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:45.884 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:45.886 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:45.888 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:24:45.891 | + functions-common:time_stop:2432 : start_time=1649859885147 2022-04-13 14:24:45.893 | + functions-common:time_stop:2434 : [[ -z 1649859885147 ]] 2022-04-13 14:24:45.896 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:45.900 | + functions-common:time_stop:2437 : end_time=1649859885897 2022-04-13 14:24:45.902 | + functions-common:time_stop:2438 : elapsed_time=750 2022-04-13 14:24:45.904 | + functions-common:time_stop:2439 : total=4494 2022-04-13 14:24:45.906 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:45.908 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5244 2022-04-13 14:24:45.911 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:24:45.913 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 14:24:45.915 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:24:45.918 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:24:45.920 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 14:24:45.983 | Module proxy already enabled 2022-04-13 14:24:45.987 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 14:24:46.050 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 14:24:46.050 | Module proxy already enabled 2022-04-13 14:24:46.050 | Module proxy_uwsgi already enabled 2022-04-13 14:24:46.054 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 14:24:46.056 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 14:24:46.059 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:24:46.061 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 14:24:46.193 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 14:24:46.195 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 14:24:46.198 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 14:24:46.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:46.203 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:46.206 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 14:24:46.209 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:46.211 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 14:24:46.213 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 14:24:46.216 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 14:24:46.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:46.220 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:46.223 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 14:24:46.225 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:46.228 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 14:24:46.230 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 14:24:46.232 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 14:24:46.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:46.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:46.240 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 14:24:46.242 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:46.244 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 14:24:46.247 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 14:24:46.249 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 14:24:46.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:46.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:46.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 14:24:46.259 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:46.262 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 14:24:46.264 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 14:24:46.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:46.269 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:46.272 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 14:24:46.274 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:46.277 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 14:24:46.279 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 14:24:46.281 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 14:24:46.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:46.286 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:46.289 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 14:24:46.291 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:46.293 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 14:24:46.310 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:24:46.313 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 14:24:46.316 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 14:24:46.318 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 14:24:46.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:46.323 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:46.325 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 14:24:46.328 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:46.331 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 14:24:46.347 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:24:46.349 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 14:24:46.352 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 14:24:46.354 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 14:24:46.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:46.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:46.361 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 14:24:46.364 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:46.366 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 14:24:46.369 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 14:24:46.371 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 14:24:46.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:24:46.376 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:24:46.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 14:24:46.381 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:24:46.384 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 14:24:46.386 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 14:24:46.388 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:24:46.392 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 14:24:46.395 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 14:24:46.397 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:24:46.400 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:24:46.401 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:24:46.405 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 14:24:46.408 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 14:24:46.410 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 14:24:46.413 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 14:24:46.416 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 14:24:46.436 | Using python 3.8 to install keystonemiddleware 2022-04-13 14:24:46.439 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 14:24:47.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:47.177 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:47.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:47.177 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:48.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:24:48.379 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 14:24:48.432 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 14:24:48.433 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 14:24:48.434 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 14:24:48.435 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 14:24:48.436 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 14:24:48.437 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 14:24:48.439 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 14:24:48.440 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 14:24:48.441 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 14:24:48.442 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 14:24:48.443 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 14:24:48.444 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 14:24:48.445 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 14:24:48.446 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 14:24:48.505 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 14:24:48.507 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 14:24:48.508 | 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) 2022-04-13 14:24:48.548 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 14:24:48.587 | 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) 2022-04-13 14:24:48.588 | 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) 2022-04-13 14:24:48.589 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 14:24:48.590 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 14:24:48.640 | 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) 2022-04-13 14:24:48.643 | 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) 2022-04-13 14:24:48.652 | 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.3) 2022-04-13 14:24:48.653 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 14:24:48.668 | 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) 2022-04-13 14:24:48.670 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 14:24:48.672 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 14:24:48.735 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 14:24:48.736 | 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.9) 2022-04-13 14:24:48.739 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 14:24:48.741 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 14:24:48.791 | 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.14.0) 2022-04-13 14:24:48.803 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 14:24:50.384 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:24:50.389 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:24:50.389 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:24:50.497 | + inc/python:pip_install:200 : result=0 2022-04-13 14:24:50.499 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:24:50.501 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:50.503 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:50.506 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:50.508 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:50.510 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:50.512 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:24:50.514 | + functions-common:time_stop:2432 : start_time=1649859886431 2022-04-13 14:24:50.517 | + functions-common:time_stop:2434 : [[ -z 1649859886431 ]] 2022-04-13 14:24:50.520 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:50.524 | + functions-common:time_stop:2437 : end_time=1649859890522 2022-04-13 14:24:50.526 | + functions-common:time_stop:2438 : elapsed_time=4091 2022-04-13 14:24:50.529 | + functions-common:time_stop:2439 : total=31583 2022-04-13 14:24:50.531 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:50.534 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35674 2022-04-13 14:24:50.536 | + inc/python:pip_install:203 : return 0 2022-04-13 14:24:50.538 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 14:24:50.541 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 14:24:50.543 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:24:50.546 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 14:24:50.549 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 14:24:50.551 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:24:50.555 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:24:50.555 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:24:50.560 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 14:24:50.563 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 14:24:50.565 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 14:24:50.568 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 14:24:50.570 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 14:24:50.592 | Using python 3.8 to install python-memcached 2022-04-13 14:24:50.595 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 14:24:51.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:51.344 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:51.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:51.344 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:52.512 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:24:52.543 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 14:24:52.547 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 14:24:54.230 | 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 2022-04-13 14:24:54.236 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:24:54.236 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:24:54.338 | + inc/python:pip_install:200 : result=0 2022-04-13 14:24:54.341 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:24:54.343 | + functions-common:time_stop:2425 : local name 2022-04-13 14:24:54.346 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:24:54.348 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:24:54.350 | + functions-common:time_stop:2428 : local total 2022-04-13 14:24:54.353 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:24:54.355 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:24:54.357 | + functions-common:time_stop:2432 : start_time=1649859890586 2022-04-13 14:24:54.359 | + functions-common:time_stop:2434 : [[ -z 1649859890586 ]] 2022-04-13 14:24:54.362 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:24:54.366 | + functions-common:time_stop:2437 : end_time=1649859894364 2022-04-13 14:24:54.368 | + functions-common:time_stop:2438 : elapsed_time=3778 2022-04-13 14:24:54.371 | + functions-common:time_stop:2439 : total=35674 2022-04-13 14:24:54.373 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:24:54.375 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39452 2022-04-13 14:24:54.378 | + inc/python:pip_install:203 : return 0 2022-04-13 14:24:54.380 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 14:24:54.397 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:24:54.399 | + ./stack.sh:main:899 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-04-13 14:24:54.401 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 14:24:54.404 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 14:24:54.406 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 14:24:54.409 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 14:24:54.411 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 14:24:54.414 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 14:24:54.429 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:24:54.431 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 14:24:54.433 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 14:24:54.435 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 14:24:54.437 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:24:54.440 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:24:54.443 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:24:54.445 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:24:54.447 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:24:54.450 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:24:54.465 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:24:54.467 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:24:54.469 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:24:54.472 | + functions-common:git_clone:629 : echo master 2022-04-13 14:24:54.472 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:24:54.477 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 14:24:54.479 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:24:54.481 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 14:24:54.484 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:24:54.484 | + functions-common:git_clone:678 : head -1 2022-04-13 14:24:54.487 | c141e6164 trivial: Fix typo 2022-04-13 14:24:54.490 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:24:54.492 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 14:24:54.494 | + inc/python:setup_develop:338 : local bindep 2022-04-13 14:24:54.497 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:24:54.499 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 14:24:54.502 | + inc/python:setup_develop:344 : local extras= 2022-04-13 14:24:54.504 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 14:24:54.506 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 14:24:54.509 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:24:54.511 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 14:24:54.513 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 14:24:54.515 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 14:24:54.519 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 14:24:54.521 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 14:24:54.524 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 14:24:54.526 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 14:24:54.529 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 14:24:54.532 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 14:24:54.537 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 14:24:54.541 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 14:24:55.228 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 14:24:55.230 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 14:24:55.233 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 14:24:55.235 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 14:24:55.237 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:24:55.239 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 14:24:55.241 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 14:24:55.243 | + inc/python:setup_package:428 : local extras= 2022-04-13 14:24:55.246 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 14:24:55.248 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 14:24:55.250 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 14:24:55.253 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 14:24:55.255 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 14:24:55.257 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 14:24:55.278 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 14:24:55.280 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 14:24:56.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:56.021 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:56.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:24:56.021 | from cryptography.utils import int_from_bytes 2022-04-13 14:24:57.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:24:57.219 | Obtaining file:///opt/stack/keystone 2022-04-13 14:24:57.220 | Preparing metadata (setup.py): started 2022-04-13 14:24:57.996 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 14:24:57.996 | ERROR: Command errored out with exit status 1: 2022-04-13 14:24:57.996 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-60_zsxpy 2022-04-13 14:24:57.996 | cwd: /opt/stack/keystone/ 2022-04-13 14:24:57.996 | Complete output (16 lines): 2022-04-13 14:24:57.996 | Error parsing 2022-04-13 14:24:57.996 | Traceback (most recent call last): 2022-04-13 14:24:57.996 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 14:24:57.996 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 14:24:57.996 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 14:24:57.996 | pbr.hooks.setup_hook(config) 2022-04-13 14:24:57.996 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 14:24:57.997 | metadata_config.run() 2022-04-13 14:24:57.997 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 14:24:57.997 | self.hook() 2022-04-13 14:24:57.997 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 14:24:57.997 | self.config['version'] = packaging.get_version( 2022-04-13 14:24:57.997 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 14:24:57.997 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 14:24:57.997 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 14:24:57.997 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 14:24:57.997 | ---------------------------------------- 2022-04-13 14:24:57.997 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:24:57.997 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:24:58.007 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:24:58.007 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:24:58.096 | + inc/python:pip_install:1 : exit_trap 2022-04-13 14:24:58.099 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 14:24:58.101 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 14:24:58.104 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 14:24:58.106 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 14:24:58.108 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 14:24:58.111 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 14:24:58.113 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 14:24:58.115 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 14:24:58.117 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 14:24:58.117 | Error on exit 2022-04-13 14:24:58.119 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 14:24:58.122 | + ./stack.sh:exit_trap:544 : generate-subunit 1649859821 77 fail 2022-04-13 14:24:58.792 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 14:24:58.794 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 14:24:59.684 | + ./stack.sh:exit_trap:558 : exit 1