2022-04-13 08:56:36.638 | + ./stack.sh:main:489 : exec 2022-04-13 08:56:36.638 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-085636' 2022-04-13 08:56:36.638 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-085636.summary.2022-04-13-085636 2022-04-13 08:56:36.638 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:56:36.639 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-085636 2022-04-13 08:56:36.639 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-085636 /opt/stack/logs/stack.sh.log 2022-04-13 08:56:36.639 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-085636.summary.2022-04-13-085636 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:56:36.639 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 08:56:36.639 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:56:36.639 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:56:36.639 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:56:36.639 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:56:36.639 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:56:36.639 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:56:36.639 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:56:36.639 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:56:36.639 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:56:36.639 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:56:36.639 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:56:36.639 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:56:36.639 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:56:36.639 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:56:36.640 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 08:56:36.643 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 08:56:36.645 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 08:56:36.646 | + ./stack.sh:main:578 : uname -a 2022-04-13 08:56:36.648 | Linux dv-neutron-837454-4-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 08:56:36.650 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:56:36.652 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:56:36.655 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:56:36.692 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:56:36.708 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 08:56:36.710 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:56:36.712 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:56:36.714 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:56:36.715 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:56:36.717 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 08:56:36.720 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:56:36.722 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:56:36.723 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:56:36.725 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:56:36.727 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:56:36.729 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:56:36.730 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:56:36.733 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:56:36.736 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:56:36.738 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:56:36.740 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:56:36.741 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:56:36.743 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:56:36.756 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:56:36.758 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:56:36.760 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:56:36.762 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:56:36.764 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:56:36.765 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:56:36.768 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:56:36.770 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:56:36.771 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:56:36.773 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:56:36.775 | + 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 08:56:36.777 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:56:36.779 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:56:36.780 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:56:36.782 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:56:36.784 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:56:36.786 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:56:36.803 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:56:36.805 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:56:36.818 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:56:36.821 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:56:36.824 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:56:36.826 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:56:36.828 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:56:36.830 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:56:36.832 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:56:36.834 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:56:36.836 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:56:36.838 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:56:36.839 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:56:36.841 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:56:36.846 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:56:36.857 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:56:36.874 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:56:36.887 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:56:36.899 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:56:36.935 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:56:36.993 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:56:37.083 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:56:37.104 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:56:37.155 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:56:37.209 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:56:37.356 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:56:37.370 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:56:37.383 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:56:37.396 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:56:37.482 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:56:37.485 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:56:37.488 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:56:37.490 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:56:37.492 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:56:37.494 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:56:37.497 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:56:37.497 | False' 2022-04-13 08:56:37.499 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:56:37.514 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:56:37.517 | + ./stack.sh:main:626 : run_phase source 2022-04-13 08:56:37.519 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:56:37.521 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:56:37.523 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:56:37.525 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:56:37.527 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:56:37.529 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:56:37.531 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:56:37.534 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:56:37.537 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:56:37.539 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:56:37.541 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:56:37.543 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:56:37.546 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:56:37.560 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:56:37.562 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:56:37.564 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:56:37.603 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:56:37.605 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:56:37.608 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:56:37.611 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:56:37.613 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:56:37.615 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:56:37.617 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:56:37.619 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:56:37.621 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:56:37.623 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:56:37.625 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.627 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 08:56:37.630 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.632 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 08:56:37.634 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.636 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 08:56:37.639 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.641 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 08:56:37.643 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.645 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 08:56:37.648 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.650 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 08:56:37.652 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.654 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 08:56:37.657 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.659 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 08:56:37.662 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.664 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 08:56:37.666 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.668 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 08:56:37.671 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.673 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 08:56:37.676 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.678 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 08:56:37.680 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.682 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 08:56:37.684 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.687 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 08:56:37.689 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.691 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 08:56:37.693 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.696 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 08:56:37.698 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.700 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 08:56:37.703 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.705 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 08:56:37.708 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.710 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 08:56:37.712 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.714 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 08:56:37.716 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.718 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 08:56:37.722 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.724 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 08:56:37.726 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.728 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 08:56:37.730 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.733 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 08:56:37.735 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.737 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 08:56:37.739 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.741 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 08:56:37.744 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.746 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 08:56:37.748 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.750 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 08:56:37.752 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.755 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 08:56:37.757 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.759 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 08:56:37.761 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.763 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 08:56:37.766 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.768 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 08:56:37.771 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.773 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 08:56:37.775 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.778 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 08:56:37.780 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.783 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 08:56:37.785 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.787 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 08:56:37.789 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.792 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 08:56:37.794 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.796 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 08:56:37.798 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.800 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 08:56:37.803 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.805 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 08:56:37.807 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.809 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 08:56:37.811 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.814 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 08:56:37.820 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.822 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 08:56:37.824 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.827 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 08:56:37.830 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.832 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 08:56:37.834 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.836 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 08:56:37.838 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:56:37.841 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 08:56:37.843 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 08:56:37.847 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:56:37.849 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:56:37.864 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:56:37.866 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:56:37.868 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:56:37.870 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:56:37.885 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:56:37.887 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:56:37.890 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:56:37.893 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:56:37.895 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:56:37.897 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:56:37.899 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:56:37.902 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:56:37.904 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:56:37.907 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 08:56:37.907 | Using mysql database backend 2022-04-13 08:56:37.909 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:56:37.925 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 08:56:37.928 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:56:37.930 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:56:37.933 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:56:37.936 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:56:37.938 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 08:56:37.954 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:56:37.957 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:56:37.973 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 08:56:37.989 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:56:37.991 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:56:38.007 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:56:38.024 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 08:56:38.040 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:56:38.043 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 08:56:38.059 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:56:38.061 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:56:38.078 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 08:56:38.081 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 08:56:38.083 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 08:56:38.085 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 08:56:38.088 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:56:38.092 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-085638 2022-04-13 08:56:38.095 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-085638 759' 2022-04-13 08:56:38.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.100 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:56:38.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.105 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:56:38.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.110 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:56:38.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.114 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:56:38.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.119 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-04-13 08:56:38.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.124 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-04-13 08:56:38.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.129 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-085636 2022-04-13 08:56:38.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.134 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:56:38.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.138 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-04-13 08:56:38.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.143 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:56:38.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.148 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:56:38.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.153 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:56:38.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:56:38.158 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:56:38.160 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 08:56:38.163 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 08:56:38.165 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:56:38.167 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:56:38.169 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:56:38.171 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:56:38.175 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:56:38.177 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:56:38.179 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:56:38.182 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:56:38.196 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:56:38.199 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:56:38.201 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:56:38.204 | + functions-common:git_clone:629 : echo master 2022-04-13 08:56:38.205 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:56:38.209 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:56:38.212 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:56:38.214 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:56:38.216 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:56:38.217 | + functions-common:git_clone:678 : head -1 2022-04-13 08:56:38.220 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 08:56:38.223 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:56:38.225 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 08:56:38.228 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:56:38.230 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 08:56:38.233 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:56:38.236 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:56:38.238 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:56:38.241 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:56:38.243 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:56:38.246 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:56:38.248 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:56:38.251 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:56:38.255 | ++ tools/install_prereqs.sh:source:47 : NOW=1649840198 2022-04-13 08:56:38.259 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:56:38.263 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649840108 2022-04-13 08:56:38.266 | ++ tools/install_prereqs.sh:source:49 : DELTA=90 2022-04-13 08:56:38.268 | ++ tools/install_prereqs.sh:source:50 : [[ 90 -lt 7200 ]] 2022-04-13 08:56:38.270 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 08:56:38.273 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:56:38.275 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:56:38.278 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:56:38.280 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:56:38.283 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:56:38.285 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:56:38.287 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:56:38.291 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:56:38.337 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:56:38.337 | apache2-dev 2022-04-13 08:56:38.337 | bc 2022-04-13 08:56:38.337 | bsdmainutils 2022-04-13 08:56:38.337 | curl 2022-04-13 08:56:38.337 | g++ 2022-04-13 08:56:38.337 | gawk 2022-04-13 08:56:38.337 | gcc 2022-04-13 08:56:38.337 | gettext 2022-04-13 08:56:38.337 | git 2022-04-13 08:56:38.337 | graphviz 2022-04-13 08:56:38.337 | iputils-ping 2022-04-13 08:56:38.337 | libapache2-mod-proxy-uwsgi 2022-04-13 08:56:38.337 | libffi-dev 2022-04-13 08:56:38.337 | libjpeg-dev 2022-04-13 08:56:38.337 | libpcre3-dev 2022-04-13 08:56:38.337 | libpq-dev 2022-04-13 08:56:38.337 | libssl-dev 2022-04-13 08:56:38.337 | libsystemd-dev 2022-04-13 08:56:38.337 | libxml2-dev 2022-04-13 08:56:38.337 | libxslt1-dev 2022-04-13 08:56:38.337 | libyaml-dev 2022-04-13 08:56:38.337 | lsof 2022-04-13 08:56:38.338 | openssh-server 2022-04-13 08:56:38.338 | openssl 2022-04-13 08:56:38.338 | pkg-config 2022-04-13 08:56:38.338 | psmisc 2022-04-13 08:56:38.338 | python3-dev 2022-04-13 08:56:38.338 | python3-pip 2022-04-13 08:56:38.338 | python3-systemd 2022-04-13 08:56:38.338 | python3-venv 2022-04-13 08:56:38.338 | tar 2022-04-13 08:56:38.338 | tcpdump 2022-04-13 08:56:38.338 | unzip 2022-04-13 08:56:38.338 | uuid-runtime 2022-04-13 08:56:38.338 | wget 2022-04-13 08:56:38.338 | wget 2022-04-13 08:56:38.338 | zlib1g-dev 2022-04-13 08:56:38.338 | libkrb5-dev 2022-04-13 08:56:38.338 | libldap2-dev 2022-04-13 08:56:38.338 | libsasl2-dev 2022-04-13 08:56:38.338 | memcached 2022-04-13 08:56:38.338 | python3-mysqldb 2022-04-13 08:56:38.338 | sqlite3 2022-04-13 08:56:38.338 | conntrack 2022-04-13 08:56:38.338 | curl 2022-04-13 08:56:38.338 | dnsmasq-base 2022-04-13 08:56:38.338 | dnsmasq-utils 2022-04-13 08:56:38.338 | ebtables 2022-04-13 08:56:38.338 | genisoimage 2022-04-13 08:56:38.338 | iptables 2022-04-13 08:56:38.338 | iputils-arping 2022-04-13 08:56:38.338 | kpartx 2022-04-13 08:56:38.338 | libjs-jquery-tablesorter 2022-04-13 08:56:38.338 | parted 2022-04-13 08:56:38.338 | pm-utils 2022-04-13 08:56:38.338 | python3-mysqldb 2022-04-13 08:56:38.338 | socat 2022-04-13 08:56:38.338 | sqlite3 2022-04-13 08:56:38.338 | sudo 2022-04-13 08:56:38.339 | vlan 2022-04-13 08:56:38.339 | lsscsi 2022-04-13 08:56:38.339 | open-iscsi 2022-04-13 08:56:38.339 | lvm2 2022-04-13 08:56:38.339 | qemu-utils 2022-04-13 08:56:38.339 | thin-provisioning-tools 2022-04-13 08:56:38.339 | acl 2022-04-13 08:56:38.339 | dnsmasq-base 2022-04-13 08:56:38.339 | dnsmasq-utils 2022-04-13 08:56:38.339 | ebtables 2022-04-13 08:56:38.339 | haproxy 2022-04-13 08:56:38.339 | iptables 2022-04-13 08:56:38.339 | iputils-arping 2022-04-13 08:56:38.339 | iputils-ping 2022-04-13 08:56:38.339 | postgresql-server-dev-all 2022-04-13 08:56:38.339 | python3-mysqldb 2022-04-13 08:56:38.339 | sqlite3 2022-04-13 08:56:38.339 | sudo 2022-04-13 08:56:38.339 | vlan 2022-04-13 08:56:38.339 | pcp 2022-04-13 08:56:38.339 | ipset 2022-04-13 08:56:38.339 | conntrack 2022-04-13 08:56:38.339 | conntrackd 2022-04-13 08:56:38.339 | keepalived 2022-04-13 08:56:38.339 | lvm2 2022-04-13 08:56:38.339 | qemu-utils 2022-04-13 08:56:38.339 | thin-provisioning-tools 2022-04-13 08:56:38.339 | curl 2022-04-13 08:56:38.339 | liberasurecode-dev 2022-04-13 08:56:38.339 | make 2022-04-13 08:56:38.339 | memcached 2022-04-13 08:56:38.339 | rsync 2022-04-13 08:56:38.339 | sqlite3 2022-04-13 08:56:38.339 | xfsprogs' 2022-04-13 08:56:38.341 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:56:38.359 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:56:38.359 | apache2-dev 2022-04-13 08:56:38.359 | bc 2022-04-13 08:56:38.359 | bsdmainutils 2022-04-13 08:56:38.359 | curl 2022-04-13 08:56:38.359 | g++ 2022-04-13 08:56:38.359 | gawk 2022-04-13 08:56:38.359 | gcc 2022-04-13 08:56:38.359 | gettext 2022-04-13 08:56:38.359 | git 2022-04-13 08:56:38.359 | graphviz 2022-04-13 08:56:38.359 | iputils-ping 2022-04-13 08:56:38.359 | libapache2-mod-proxy-uwsgi 2022-04-13 08:56:38.360 | libffi-dev 2022-04-13 08:56:38.360 | libjpeg-dev 2022-04-13 08:56:38.360 | libpcre3-dev 2022-04-13 08:56:38.360 | libpq-dev 2022-04-13 08:56:38.360 | libssl-dev 2022-04-13 08:56:38.360 | libsystemd-dev 2022-04-13 08:56:38.360 | libxml2-dev 2022-04-13 08:56:38.360 | libxslt1-dev 2022-04-13 08:56:38.360 | libyaml-dev 2022-04-13 08:56:38.360 | lsof 2022-04-13 08:56:38.360 | openssh-server 2022-04-13 08:56:38.360 | openssl 2022-04-13 08:56:38.360 | pkg-config 2022-04-13 08:56:38.360 | psmisc 2022-04-13 08:56:38.360 | python3-dev 2022-04-13 08:56:38.360 | python3-pip 2022-04-13 08:56:38.360 | python3-systemd 2022-04-13 08:56:38.360 | python3-venv 2022-04-13 08:56:38.360 | tar 2022-04-13 08:56:38.360 | tcpdump 2022-04-13 08:56:38.360 | unzip 2022-04-13 08:56:38.360 | uuid-runtime 2022-04-13 08:56:38.360 | wget 2022-04-13 08:56:38.360 | wget 2022-04-13 08:56:38.360 | zlib1g-dev 2022-04-13 08:56:38.360 | libkrb5-dev 2022-04-13 08:56:38.360 | libldap2-dev 2022-04-13 08:56:38.360 | libsasl2-dev 2022-04-13 08:56:38.360 | memcached 2022-04-13 08:56:38.360 | python3-mysqldb 2022-04-13 08:56:38.360 | sqlite3 2022-04-13 08:56:38.360 | conntrack 2022-04-13 08:56:38.360 | curl 2022-04-13 08:56:38.360 | dnsmasq-base 2022-04-13 08:56:38.360 | dnsmasq-utils 2022-04-13 08:56:38.361 | ebtables 2022-04-13 08:56:38.361 | genisoimage 2022-04-13 08:56:38.361 | iptables 2022-04-13 08:56:38.361 | iputils-arping 2022-04-13 08:56:38.361 | kpartx 2022-04-13 08:56:38.361 | libjs-jquery-tablesorter 2022-04-13 08:56:38.361 | parted 2022-04-13 08:56:38.361 | pm-utils 2022-04-13 08:56:38.361 | python3-mysqldb 2022-04-13 08:56:38.361 | socat 2022-04-13 08:56:38.361 | sqlite3 2022-04-13 08:56:38.361 | sudo 2022-04-13 08:56:38.361 | vlan 2022-04-13 08:56:38.361 | lsscsi 2022-04-13 08:56:38.361 | open-iscsi 2022-04-13 08:56:38.361 | lvm2 2022-04-13 08:56:38.361 | qemu-utils 2022-04-13 08:56:38.361 | thin-provisioning-tools 2022-04-13 08:56:38.361 | acl 2022-04-13 08:56:38.361 | dnsmasq-base 2022-04-13 08:56:38.361 | dnsmasq-utils 2022-04-13 08:56:38.361 | ebtables 2022-04-13 08:56:38.361 | haproxy 2022-04-13 08:56:38.361 | iptables 2022-04-13 08:56:38.361 | iputils-arping 2022-04-13 08:56:38.361 | iputils-ping 2022-04-13 08:56:38.361 | postgresql-server-dev-all 2022-04-13 08:56:38.361 | python3-mysqldb 2022-04-13 08:56:38.361 | sqlite3 2022-04-13 08:56:38.361 | sudo 2022-04-13 08:56:38.361 | vlan 2022-04-13 08:56:38.361 | pcp 2022-04-13 08:56:38.361 | ipset 2022-04-13 08:56:38.361 | conntrack 2022-04-13 08:56:38.361 | conntrackd 2022-04-13 08:56:38.361 | keepalived 2022-04-13 08:56:38.361 | lvm2 2022-04-13 08:56:38.362 | qemu-utils 2022-04-13 08:56:38.362 | thin-provisioning-tools 2022-04-13 08:56:38.362 | curl 2022-04-13 08:56:38.362 | liberasurecode-dev 2022-04-13 08:56:38.362 | make 2022-04-13 08:56:38.362 | memcached 2022-04-13 08:56:38.362 | rsync 2022-04-13 08:56:38.362 | sqlite3 2022-04-13 08:56:38.362 | xfsprogs ' 2022-04-13 08:56:38.362 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:56:38.364 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:56:38.366 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:56:38.370 | ++ 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 08:56:38.370 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:56:38.374 | ++ 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 08:56:38.377 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:56:38.379 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:56:38.381 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:56:38.384 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:56:38.386 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:56:38.388 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:56:38.390 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:56:38.392 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:56:38.394 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:56:38.396 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:56:38.398 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:56:38.400 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:56:38.403 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:56:38.407 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:56:38.409 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:56:38.411 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:56:38.413 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:56:38.415 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:56:38.418 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:56:38.421 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649840198419 2022-04-13 08:56:38.424 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:56:38.426 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:56:38.428 | ++ 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 08:56:38.810 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:56:38.914 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:56:38.931 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:56:39.062 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:56:41.022 | Reading package lists... 2022-04-13 08:56:41.053 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:56:41.055 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:56:41.057 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:56:41.060 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:56:41.062 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:56:41.064 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:56:41.066 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:56:41.068 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:56:41.070 | ++ functions-common:time_stop:2432 : start_time=1649840198419 2022-04-13 08:56:41.072 | ++ functions-common:time_stop:2434 : [[ -z 1649840198419 ]] 2022-04-13 08:56:41.074 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:56:41.079 | ++ functions-common:time_stop:2437 : end_time=1649840201076 2022-04-13 08:56:41.081 | ++ functions-common:time_stop:2438 : elapsed_time=2657 2022-04-13 08:56:41.083 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:56:41.085 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:56:41.087 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2657 2022-04-13 08:56:41.090 | ++ 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 08:56:41.092 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:56:41.095 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:56:41.097 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:56:41.099 | ++ 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 08:56:41.120 | ++ 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 08:56:41.229 | Reading package lists... 2022-04-13 08:56:41.473 | Building dependency tree... 2022-04-13 08:56:41.475 | Reading state information... 2022-04-13 08:56:41.509 | acl is already the newest version (2.2.53-6). 2022-04-13 08:56:41.509 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:56:41.509 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:56:41.509 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 08:56:41.509 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 08:56:41.509 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:56:41.510 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:56:41.510 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:56:41.510 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 08:56:41.510 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 08:56:41.510 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:56:41.510 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 08:56:41.510 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:56:41.510 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:56:41.510 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 08:56:41.510 | libffi-dev is already the newest version (3.3-4). 2022-04-13 08:56:41.510 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 08:56:41.510 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:56:41.510 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 08:56:41.510 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 08:56:41.510 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 08:56:41.510 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:56:41.510 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:56:41.510 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 08:56:41.510 | psmisc is already the newest version (23.3-1). 2022-04-13 08:56:41.510 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:56:41.510 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 08:56:41.510 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:56:41.510 | socat is already the newest version (1.7.3.3-2). 2022-04-13 08:56:41.510 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:56:41.510 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 08:56:41.510 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:56:41.510 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 08:56:41.510 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 08:56:41.510 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 08:56:41.510 | pcp is already the newest version (5.0.3-1). 2022-04-13 08:56:41.510 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 08:56:41.510 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:56:41.510 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:56:41.511 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:56:41.511 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 08:56:41.511 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:56:41.511 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:56:41.511 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:56:41.511 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 08:56:41.511 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 08:56:41.511 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 08:56:41.511 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 08:56:41.511 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 08:56:41.511 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 08:56:41.511 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 08:56:41.511 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:56:41.511 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 08:56:41.511 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 08:56:41.511 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:56:41.511 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 08:56:41.511 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 08:56:41.511 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 08:56:41.511 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:56:41.511 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:56:41.511 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 08:56:41.511 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 08:56:41.511 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 08:56:41.511 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:56:41.511 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 08:56:41.511 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 08:56:41.511 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 08:56:41.511 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 08:56:41.511 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:56:41.721 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:56:41.721 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 08:56:41.721 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 08:56:41.721 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 08:56:41.721 | The following packages were automatically installed and are no longer required: 2022-04-13 08:56:41.722 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:56:41.722 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:56:41.722 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:56:41.722 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:56:41.722 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:56:41.722 | python3-zope.interface 2022-04-13 08:56:41.723 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:56:41.834 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:56:41.839 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:56:41.841 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:56:41.843 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:56:41.845 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:56:41.847 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:56:41.850 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:56:41.852 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:56:41.854 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:56:41.856 | ++ functions-common:time_stop:2432 : start_time=1649840201118 2022-04-13 08:56:41.858 | ++ functions-common:time_stop:2434 : [[ -z 1649840201118 ]] 2022-04-13 08:56:41.861 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:56:41.865 | ++ functions-common:time_stop:2437 : end_time=1649840201863 2022-04-13 08:56:41.867 | ++ functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 08:56:41.869 | ++ functions-common:time_stop:2439 : total=759 2022-04-13 08:56:41.871 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:56:41.873 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1504 2022-04-13 08:56:41.876 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:56:41.879 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:56:41.881 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:56:41.884 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:56:41.888 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:56:41.893 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 08:56:41.895 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:56:41.898 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:56:43.307 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:56:43.308 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:56:43.310 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:56:43.312 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:56:43.314 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:56:43.316 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:56:43.318 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:56:43.319 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:56:43.321 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:56:43.323 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:56:43.324 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:56:43.326 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:56:43.328 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:56:43.330 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:56:43.332 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:56:43.333 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:56:43.335 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:56:43.337 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:56:43.338 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:56:43.340 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:56:43.342 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:56:43.345 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:56:43.347 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:56:43.349 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:56:43.416 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:56:43.418 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:56:43.486 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:56:43.488 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:56:43.556 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:56:43.558 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:56:43.560 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:56:43.561 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:56:43.564 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:56:43.566 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:56:43.567 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:56:43.569 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:56:43.571 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:56:43.573 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:56:43.575 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:56:43.575 | Distro: focal 2022-04-13 08:56:43.577 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:56:43.580 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:56:43.584 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:56:43.586 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:56:43.588 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:56:43.588 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:56:44.170 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:56:44.172 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:56:44.172 | pip: 21.3.1 2022-04-13 08:56:44.174 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:56:44.175 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:56:44.177 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:56:44.179 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:56:44.181 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:56:44.182 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:56:44.184 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:56:44.186 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:56:44.188 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:56:44.190 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:56:44.192 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:56:44.193 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:56:44.195 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:56:44.197 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:56:44.199 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:56:44.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:56:44.202 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:56:44.205 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:56:44.207 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:56:44.209 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:56:44.211 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:56:44.213 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:56:44.215 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:56:44.216 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:56:44.219 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:56:44.220 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:56:44.224 | ++ 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 08:56:44.225 | ++ 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 08:56:44.227 | ++ 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 08:56:44.229 | + 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 08:56:44.231 | + 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 08:56:44.248 | 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 08:56:44.250 | + 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 08:56:44.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:56:44.988 | from cryptography.utils import int_from_bytes 2022-04-13 08:56:44.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:56:44.988 | from cryptography.utils import int_from_bytes 2022-04-13 08:56:46.209 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:56:46.909 | 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 08:56:46.920 | 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 08:56:48.638 | Installing collected packages: setuptools 2022-04-13 08:56:49.514 | Successfully installed setuptools-62.0.0 2022-04-13 08:56:49.514 | 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 08:56:49.664 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:56:49.664 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:56:49.779 | + inc/python:pip_install:200 : result=0 2022-04-13 08:56:49.781 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:56:49.783 | + functions-common:time_stop:2425 : local name 2022-04-13 08:56:49.785 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:56:49.787 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:56:49.788 | + functions-common:time_stop:2428 : local total 2022-04-13 08:56:49.790 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:56:49.792 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:56:49.794 | + functions-common:time_stop:2432 : start_time=1649840204243 2022-04-13 08:56:49.795 | + functions-common:time_stop:2434 : [[ -z 1649840204243 ]] 2022-04-13 08:56:49.798 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:56:49.801 | + functions-common:time_stop:2437 : end_time=1649840209799 2022-04-13 08:56:49.803 | + functions-common:time_stop:2438 : elapsed_time=5556 2022-04-13 08:56:49.805 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:56:49.806 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:56:49.808 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5556 2022-04-13 08:56:49.810 | + inc/python:pip_install:203 : return 0 2022-04-13 08:56:49.813 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:56:49.815 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:56:49.819 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:56:49.820 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:56:49.823 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:56:49.823 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:56:50.408 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:56:50.410 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:56:50.410 | pip: 21.3.1 2022-04-13 08:56:50.413 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:56:50.415 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:56:50.419 | + ./stack.sh:main:798 : fixup_all 2022-04-13 08:56:50.421 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:56:50.424 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:56:50.426 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:56:50.428 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:56:50.430 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 08:56:50.442 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:56:50.453 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:56:50.464 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:56:50.466 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:56:50.469 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:56:50.471 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:56:50.473 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:56:50.475 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:56:50.477 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:56:50.479 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:56:50.481 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:56:50.483 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:56:50.486 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:56:50.488 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:56:50.490 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:56:50.492 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:56:50.494 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:56:50.496 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:56:50.498 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:56:50.501 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:56:50.503 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:56:50.505 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:56:50.507 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:56:50.509 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:56:50.511 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:56:50.514 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:56:50.516 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:56:50.518 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:56:50.521 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:56:50.523 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:56:50.525 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 08:56:50.546 | Using python 3.8 to install os-testr 2022-04-13 08:56:50.549 | + 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 08:56:51.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:56:51.280 | from cryptography.utils import int_from_bytes 2022-04-13 08:56:51.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:56:51.280 | from cryptography.utils import int_from_bytes 2022-04-13 08:56:52.442 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:56:52.474 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 08:56:52.540 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:56:52.541 | 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 08:56:52.542 | 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 08:56:52.555 | 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 08:56:52.566 | 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 08:56:52.576 | 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 08:56:54.222 | 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 08:56:54.228 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:56:54.228 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:56:54.336 | + inc/python:pip_install:200 : result=0 2022-04-13 08:56:54.338 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:56:54.341 | + functions-common:time_stop:2425 : local name 2022-04-13 08:56:54.343 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:56:54.345 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:56:54.347 | + functions-common:time_stop:2428 : local total 2022-04-13 08:56:54.349 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:56:54.351 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:56:54.353 | + functions-common:time_stop:2432 : start_time=1649840210540 2022-04-13 08:56:54.355 | + functions-common:time_stop:2434 : [[ -z 1649840210540 ]] 2022-04-13 08:56:54.358 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:56:54.362 | + functions-common:time_stop:2437 : end_time=1649840214360 2022-04-13 08:56:54.364 | + functions-common:time_stop:2438 : elapsed_time=3820 2022-04-13 08:56:54.366 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:56:54.369 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:56:54.371 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3820 2022-04-13 08:56:54.373 | + inc/python:pip_install:203 : return 0 2022-04-13 08:56:54.376 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:56:54.426 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 08:56:54.531 | + ./stack.sh:main:812 : install_infra 2022-04-13 08:56:54.534 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:56:54.536 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:56:54.538 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:56:54.541 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:56:54.567 | + 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 08:56:56.469 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.476 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.480 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.486 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.489 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.496 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.500 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.525 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.604 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.623 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.628 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.632 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.652 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.661 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.663 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.680 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.697 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.707 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.711 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.729 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.753 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.771 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.779 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.785 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.806 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.837 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.838 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.853 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.857 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.862 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.867 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.882 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.889 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.940 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.957 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.962 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:56.994 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.057 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.064 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.070 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.121 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.135 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.143 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.247 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.273 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.277 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.288 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.293 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.312 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.322 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.340 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.371 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.400 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.412 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.425 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.442 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.451 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.465 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.477 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.481 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:57.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:56:57.626 | 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 08:56:57.915 | + inc/python:pip_install:200 : result=0 2022-04-13 08:56:57.917 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:56:57.920 | + functions-common:time_stop:2425 : local name 2022-04-13 08:56:57.922 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:56:57.925 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:56:57.927 | + functions-common:time_stop:2428 : local total 2022-04-13 08:56:57.929 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:56:57.931 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:56:57.933 | + functions-common:time_stop:2432 : start_time=1649840214559 2022-04-13 08:56:57.935 | + functions-common:time_stop:2434 : [[ -z 1649840214559 ]] 2022-04-13 08:56:57.937 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:56:57.941 | + functions-common:time_stop:2437 : end_time=1649840217939 2022-04-13 08:56:57.943 | + functions-common:time_stop:2438 : elapsed_time=3380 2022-04-13 08:56:57.946 | + functions-common:time_stop:2439 : total=3820 2022-04-13 08:56:57.948 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:56:57.950 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7200 2022-04-13 08:56:57.953 | + inc/python:pip_install:203 : return 0 2022-04-13 08:56:57.955 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:56:57.957 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:56:57.980 | + 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 08:56:59.757 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.765 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.769 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.774 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.778 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.786 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.790 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.816 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.898 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.917 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.921 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.926 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.941 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.950 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.952 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.969 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.986 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:56:59.995 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.001 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.018 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.041 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.058 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.067 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.072 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.094 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.122 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.125 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.138 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.143 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.147 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.152 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.167 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.174 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.224 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.242 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.245 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.277 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.341 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.347 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.354 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.405 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.418 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.427 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.532 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.557 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.561 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.572 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.578 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.597 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.604 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.621 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.652 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.681 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.693 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.706 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.724 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.733 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.747 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.758 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.762 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:57:00.769 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:57:00.771 | Processing /opt/stack/requirements 2022-04-13 08:57:02.504 | 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 08:57:02.508 | 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 08:57:02.520 | 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 08:57:02.525 | 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 08:57:02.528 | 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 08:57:02.534 | 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 08:57:02.560 | 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 08:57:02.564 | 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 08:57:02.574 | 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 08:57:02.625 | 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 08:57:02.628 | 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 08:57:02.643 | 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 08:57:02.648 | 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 08:57:02.651 | 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 08:57:02.654 | 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 08:57:02.657 | 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 08:57:02.669 | 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 08:57:02.673 | 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 08:57:02.722 | 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 08:57:02.728 | 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 08:57:02.740 | 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 08:57:02.801 | 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 08:57:02.803 | 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 08:57:02.808 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:57:02.809 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:57:03.631 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:57:03.631 | ERROR: Command errored out with exit status 1: 2022-04-13 08:57:03.631 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-l0wpz3gc/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-l0wpz3gc/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-l4aqwedy 2022-04-13 08:57:03.631 | cwd: /tmp/pip-req-build-l0wpz3gc/ 2022-04-13 08:57:03.632 | Complete output (6 lines): 2022-04-13 08:57:03.632 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:57:03.632 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:57:03.632 | or: setup.py --help-commands 2022-04-13 08:57:03.632 | or: setup.py cmd --help 2022-04-13 08:57:03.632 | 2022-04-13 08:57:03.632 | error: invalid command 'bdist_wheel' 2022-04-13 08:57:03.632 | ---------------------------------------- 2022-04-13 08:57:03.632 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:57:03.632 | Running setup.py clean for openstack-requirements 2022-04-13 08:57:04.468 | Failed to build openstack-requirements 2022-04-13 08:57:04.484 | Installing collected packages: openstack-requirements 2022-04-13 08:57:04.484 | Attempting uninstall: openstack-requirements 2022-04-13 08:57:04.485 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 08:57:04.521 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 08:57:04.539 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 08:57:04.542 | Running setup.py install for openstack-requirements: started 2022-04-13 08:57:06.886 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:57:06.909 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 08:57:07.038 | + inc/python:pip_install:200 : result=0 2022-04-13 08:57:07.041 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:57:07.043 | + functions-common:time_stop:2425 : local name 2022-04-13 08:57:07.046 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:57:07.048 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:57:07.050 | + functions-common:time_stop:2428 : local total 2022-04-13 08:57:07.052 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:57:07.054 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:57:07.056 | + functions-common:time_stop:2432 : start_time=1649840217972 2022-04-13 08:57:07.058 | + functions-common:time_stop:2434 : [[ -z 1649840217972 ]] 2022-04-13 08:57:07.061 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:57:07.065 | + functions-common:time_stop:2437 : end_time=1649840227063 2022-04-13 08:57:07.067 | + functions-common:time_stop:2438 : elapsed_time=9091 2022-04-13 08:57:07.070 | + functions-common:time_stop:2439 : total=7200 2022-04-13 08:57:07.072 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:57:07.074 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16291 2022-04-13 08:57:07.076 | + inc/python:pip_install:203 : return 0 2022-04-13 08:57:07.079 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:57:07.081 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:57:07.083 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:57:07.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:07.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:07.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 08:57:07.093 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:07.095 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:57:07.115 | Using python 3.8 to install pbr 2022-04-13 08:57:07.117 | + 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 08:57:07.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:07.874 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:07.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:07.874 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:09.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:57:09.102 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:57:10.931 | 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 08:57:10.940 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:57:10.940 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:57:11.058 | + inc/python:pip_install:200 : result=0 2022-04-13 08:57:11.060 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:57:11.062 | + functions-common:time_stop:2425 : local name 2022-04-13 08:57:11.064 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:57:11.067 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:57:11.069 | + functions-common:time_stop:2428 : local total 2022-04-13 08:57:11.071 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:57:11.073 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:57:11.075 | + functions-common:time_stop:2432 : start_time=1649840227110 2022-04-13 08:57:11.078 | + functions-common:time_stop:2434 : [[ -z 1649840227110 ]] 2022-04-13 08:57:11.081 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:57:11.084 | + functions-common:time_stop:2437 : end_time=1649840231082 2022-04-13 08:57:11.087 | + functions-common:time_stop:2438 : elapsed_time=3972 2022-04-13 08:57:11.089 | + functions-common:time_stop:2439 : total=16291 2022-04-13 08:57:11.091 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:57:11.093 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20263 2022-04-13 08:57:11.095 | + inc/python:pip_install:203 : return 0 2022-04-13 08:57:11.097 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:57:13.353 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:57:15.227 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:57:15.229 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 08:57:15.243 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 08:57:15.245 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 08:57:15.248 | 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 08:57:15.254 | 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 08:57:15.257 | 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 08:57:15.328 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:57:15.330 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:57:15.334 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 08:57:15.351 | + ./stack.sh:main:821 : pkgs= 2022-04-13 08:57:15.353 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 08:57:15.355 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 08:57:15.358 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:57:15.360 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:57:15.362 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:57:15.364 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:57:15.366 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:57:15.368 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:57:15.371 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:57:15.373 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:57:15.377 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:57:15.379 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:57:15.381 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:57:15.384 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:57:15.386 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:57:15.401 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:57:15.404 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:57:15.406 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:57:15.408 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:57:15.410 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:57:15.412 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:57:15.414 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:57:15.416 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:57:15.418 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:57:15.420 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:57:15.422 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:57:15.424 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:57:15.427 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:57:15.429 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:57:15.431 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:57:15.433 | + 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 08:57:15.435 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:57:15.437 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:57:15.439 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:57:15.441 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:57:15.443 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:57:15.446 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:57:15.448 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:57:15.451 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:57:15.454 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:57:15.456 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:57:15.507 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:57:15.507 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:57:15.509 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:57:15.875 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 08:57:15.877 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:57:15.894 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:57:15.896 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:57:15.898 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:57:15.901 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:57:15.903 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:57:15.905 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:57:15.908 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:57:15.910 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:57:15.912 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:15.914 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:15.917 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:57:15.919 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:57:15.922 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:57:15.924 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:57:15.926 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:57:15.928 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:57:15.931 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:15.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:15.936 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:57:15.956 | + 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 08:57:16.064 | Reading package lists... 2022-04-13 08:57:16.306 | Building dependency tree... 2022-04-13 08:57:16.307 | Reading state information... 2022-04-13 08:57:16.554 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 08:57:16.554 | The following packages were automatically installed and are no longer required: 2022-04-13 08:57:16.555 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:57:16.555 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:57:16.555 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:57:16.555 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:57:16.555 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:57:16.555 | python3-zope.interface 2022-04-13 08:57:16.556 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:57:16.669 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:57:16.674 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:57:16.676 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:57:16.678 | + functions-common:time_stop:2425 : local name 2022-04-13 08:57:16.680 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:57:16.682 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:57:16.685 | + functions-common:time_stop:2428 : local total 2022-04-13 08:57:16.687 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:57:16.689 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:57:16.691 | + functions-common:time_stop:2432 : start_time=1649840235953 2022-04-13 08:57:16.693 | + functions-common:time_stop:2434 : [[ -z 1649840235953 ]] 2022-04-13 08:57:16.696 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:57:16.701 | + functions-common:time_stop:2437 : end_time=1649840236698 2022-04-13 08:57:16.703 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 08:57:16.705 | + functions-common:time_stop:2439 : total=1504 2022-04-13 08:57:16.707 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:57:16.709 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2249 2022-04-13 08:57:16.712 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:57:16.714 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:57:16.717 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:57:16.719 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:57:16.721 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:57:16.724 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:57:16.726 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:57:16.728 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:57:16.730 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:57:16.733 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:57:16.735 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:57:16.738 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:57:16.740 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:57:16.742 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:57:16.744 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:57:16.746 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:57:16.749 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:57:16.751 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:57:16.753 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:57:16.755 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:57:16.758 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:57:16.760 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:57:16.763 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:57:16.765 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:57:16.768 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:57:16.770 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:57:16.772 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:57:16.774 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 08:57:16.777 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:57:16.792 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:57:16.795 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:57:16.797 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:57:16.799 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 08:57:16.802 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:57:16.805 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:57:16.809 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:57:16.811 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:57:16.813 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:57:16.815 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:57:16.818 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:57:16.820 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:57:16.823 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:57:17.506 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:57:17.506 | user tags 2022-04-13 08:57:17.506 | stackrabbit []' 2022-04-13 08:57:17.509 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:57:17.509 | user tags 2022-04-13 08:57:17.509 | stackrabbit []' 2022-04-13 08:57:17.509 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:57:17.517 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 08:57:17.519 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 08:57:17.521 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:57:18.172 | Changing password for user "stackrabbit" ... 2022-04-13 08:57:18.194 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:57:18.872 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:57:18.894 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:57:18.896 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:57:19.608 | Changing password for user "stackrabbit" ... 2022-04-13 08:57:19.630 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:57:19.632 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:57:19.635 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:57:20.303 | Deleting user "guest" ... 2022-04-13 08:57:20.318 | Error: 2022-04-13 08:57:20.318 | {:no_such_user, "guest"} 2022-04-13 08:57:20.330 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 08:57:20.333 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 08:57:20.349 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:57:20.352 | + ./stack.sh:main:838 : install_database 2022-04-13 08:57:20.354 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:57:20.357 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:57:20.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:20.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:20.364 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:57:20.583 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:57:20.585 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:57:20.587 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:57:20.589 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:57:20.592 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:57:20.594 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:57:20.597 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:57:20.599 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:57:20.601 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:57:20.603 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:57:20.606 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:57:20.608 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:57:20.610 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:57:20.613 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:57:20.615 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:57:20.617 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:57:20.619 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:57:20.622 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:57:20.624 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:57:20.626 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:57:20.628 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:57:20.631 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:57:20.633 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:57:20.635 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:57:20.638 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:57:20.640 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:20.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:20.645 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:57:20.647 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:57:20.649 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:57:20.651 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:57:20.654 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:57:20.657 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:57:20.659 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:57:20.661 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:20.663 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:20.665 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:57:20.668 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:57:20.670 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:57:20.672 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:57:20.674 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:57:20.676 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:57:20.679 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:20.681 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:20.683 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:57:20.704 | + 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 08:57:20.813 | Reading package lists... 2022-04-13 08:57:21.052 | Building dependency tree... 2022-04-13 08:57:21.054 | Reading state information... 2022-04-13 08:57:21.300 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 08:57:21.300 | The following packages were automatically installed and are no longer required: 2022-04-13 08:57:21.301 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:57:21.301 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:57:21.301 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:57:21.301 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:57:21.301 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:57:21.301 | python3-zope.interface 2022-04-13 08:57:21.301 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:57:21.413 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:57:21.417 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:57:21.419 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:57:21.422 | + functions-common:time_stop:2425 : local name 2022-04-13 08:57:21.424 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:57:21.426 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:57:21.428 | + functions-common:time_stop:2428 : local total 2022-04-13 08:57:21.430 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:57:21.432 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:57:21.434 | + functions-common:time_stop:2432 : start_time=1649840240702 2022-04-13 08:57:21.437 | + functions-common:time_stop:2434 : [[ -z 1649840240702 ]] 2022-04-13 08:57:21.439 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:57:21.443 | + functions-common:time_stop:2437 : end_time=1649840241441 2022-04-13 08:57:21.445 | + functions-common:time_stop:2438 : elapsed_time=739 2022-04-13 08:57:21.447 | + functions-common:time_stop:2439 : total=2249 2022-04-13 08:57:21.450 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:57:21.452 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2988 2022-04-13 08:57:21.455 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:57:21.457 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 08:57:21.459 | + ./stack.sh:main:841 : install_database_python 2022-04-13 08:57:21.461 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:57:21.464 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:57:21.467 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:57:21.469 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:57:21.472 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:57:21.474 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:57:21.476 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:57:21.480 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:57:21.480 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:57:21.485 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:57:21.487 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:57:21.489 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:57:21.492 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:57:21.495 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:57:21.516 | Using python 3.8 to install PyMySQL 2022-04-13 08:57:21.518 | + 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 08:57:22.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:22.252 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:22.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:22.252 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:23.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:57:23.446 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 08:57:25.128 | 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 08:57:25.134 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:57:25.134 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:57:25.240 | + inc/python:pip_install:200 : result=0 2022-04-13 08:57:25.243 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:57:25.245 | + functions-common:time_stop:2425 : local name 2022-04-13 08:57:25.247 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:57:25.249 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:57:25.252 | + functions-common:time_stop:2428 : local total 2022-04-13 08:57:25.254 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:57:25.256 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:57:25.258 | + functions-common:time_stop:2432 : start_time=1649840241510 2022-04-13 08:57:25.261 | + functions-common:time_stop:2434 : [[ -z 1649840241510 ]] 2022-04-13 08:57:25.264 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:57:25.268 | + functions-common:time_stop:2437 : end_time=1649840245266 2022-04-13 08:57:25.270 | + functions-common:time_stop:2438 : elapsed_time=3756 2022-04-13 08:57:25.273 | + functions-common:time_stop:2439 : total=20263 2022-04-13 08:57:25.275 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:57:25.277 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24019 2022-04-13 08:57:25.280 | + inc/python:pip_install:203 : return 0 2022-04-13 08:57:25.282 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:57:25.285 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:57:25.287 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:57:25.289 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 08:57:25.305 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:57:25.307 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 08:57:25.310 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:57:25.313 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:57:25.314 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:57:25.319 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:57:25.321 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 08:57:25.324 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 08:57:25.327 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:57:25.329 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:57:25.331 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:57:25.347 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:57:25.349 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:57:25.353 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:57:25.355 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:57:25.358 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:57:25.360 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:57:25.363 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:57:25.365 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:57:25.367 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:25.369 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:25.373 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:57:25.375 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:57:25.377 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:57:25.379 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:57:25.382 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:57:25.384 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:57:25.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:25.389 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:25.392 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:57:25.411 | + 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 08:57:25.520 | Reading package lists... 2022-04-13 08:57:25.759 | Building dependency tree... 2022-04-13 08:57:25.760 | Reading state information... 2022-04-13 08:57:26.007 | radvd is already the newest version (1:2.17-2). 2022-04-13 08:57:26.008 | The following packages were automatically installed and are no longer required: 2022-04-13 08:57:26.009 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:57:26.009 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:57:26.009 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:57:26.009 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:57:26.009 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:57:26.009 | python3-zope.interface 2022-04-13 08:57:26.009 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:57:26.121 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:57:26.126 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:57:26.128 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:57:26.130 | + functions-common:time_stop:2425 : local name 2022-04-13 08:57:26.132 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:57:26.134 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:57:26.137 | + functions-common:time_stop:2428 : local total 2022-04-13 08:57:26.139 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:57:26.142 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:57:26.144 | + functions-common:time_stop:2432 : start_time=1649840245409 2022-04-13 08:57:26.146 | + functions-common:time_stop:2434 : [[ -z 1649840245409 ]] 2022-04-13 08:57:26.149 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:57:26.153 | + functions-common:time_stop:2437 : end_time=1649840246150 2022-04-13 08:57:26.155 | + functions-common:time_stop:2438 : elapsed_time=741 2022-04-13 08:57:26.157 | + functions-common:time_stop:2439 : total=2988 2022-04-13 08:57:26.160 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:57:26.162 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3729 2022-04-13 08:57:26.164 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:57:26.166 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:57:26.183 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:57:26.185 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:57:26.188 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:57:26.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:57:26.193 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:57:26.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:57:26.214 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:57:26.217 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:57:26.219 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:57:26.221 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:57:26.224 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:57:26.226 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:57:26.228 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:26.230 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:26.233 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:57:26.235 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:57:26.237 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:57:26.240 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:57:26.242 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:57:26.244 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:57:26.246 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:26.248 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:26.251 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:57:26.271 | + 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 08:57:26.380 | Reading package lists... 2022-04-13 08:57:26.626 | Building dependency tree... 2022-04-13 08:57:26.627 | Reading state information... 2022-04-13 08:57:26.874 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:57:26.874 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:57:26.874 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:57:26.874 | The following packages were automatically installed and are no longer required: 2022-04-13 08:57:26.875 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:57:26.875 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:57:26.875 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:57:26.875 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:57:26.875 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:57:26.875 | python3-zope.interface 2022-04-13 08:57:26.875 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:57:26.986 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:57:26.990 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:57:26.992 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:57:26.994 | + functions-common:time_stop:2425 : local name 2022-04-13 08:57:26.997 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:57:26.999 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:57:27.001 | + functions-common:time_stop:2428 : local total 2022-04-13 08:57:27.003 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:57:27.005 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:57:27.007 | + functions-common:time_stop:2432 : start_time=1649840246268 2022-04-13 08:57:27.010 | + functions-common:time_stop:2434 : [[ -z 1649840246268 ]] 2022-04-13 08:57:27.013 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:57:27.017 | + functions-common:time_stop:2437 : end_time=1649840247014 2022-04-13 08:57:27.019 | + functions-common:time_stop:2438 : elapsed_time=746 2022-04-13 08:57:27.021 | + functions-common:time_stop:2439 : total=3729 2022-04-13 08:57:27.023 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:57:27.025 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4475 2022-04-13 08:57:27.027 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:57:27.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:57:27.032 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:27.034 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:27.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:57:27.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:57:27.041 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:57:27.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:57:27.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:57:27.051 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:57:27.051 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:57:27.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:57:27.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:57:27.061 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:57:27.063 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:57:27.065 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:57:27.067 | + functions:vercmp:631 : local result 2022-04-13 08:57:27.071 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:57:27.071 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:57:27.072 | ++ functions:vercmp:635 : head -1 2022-04-13 08:57:27.077 | + functions:vercmp:635 : result=3.13 2022-04-13 08:57:27.079 | + functions:vercmp:637 : case $op in 2022-04-13 08:57:27.081 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:57:27.084 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:57:27.086 | + functions:vercmp:648 : return 2022-04-13 08:57:27.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:57:27.090 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:57:27.093 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:57:27.557 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:57:27.560 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:57:27.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.570 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 08:57:27.572 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.575 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 08:57:27.594 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:57:27.597 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 08:57:27.599 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:57:27.601 | Installing etcd 2022-04-13 08:57:27.602 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:57:27.615 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:57:27.626 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:57:27.633 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:57:27.645 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:57:27.648 | ++ 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 08:57:27.651 | ++ 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 08:57:27.654 | +++ 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 08:57:27.659 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:57:27.661 | ++ 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 08:57:27.664 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:57:27.666 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:57:27.669 | ++ functions:get_extra_file:74 : return 2022-04-13 08:57:27.672 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:57:27.674 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:57:27.677 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:57:27.679 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 08:57:27.695 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:57:27.697 | + ./stack.sh:main:868 : install_dstat 2022-04-13 08:57:27.700 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:57:27.716 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:57:27.718 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:57:27.721 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:57:27.723 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 08:57:27.725 | + ./stack.sh:main:877 : install_libs 2022-04-13 08:57:27.727 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:57:27.730 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:57:27.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:57:27.735 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:57:27.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.739 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 08:57:27.743 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.746 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:57:27.748 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:57:27.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:57:27.752 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:57:27.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 08:57:27.761 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.763 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:57:27.765 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:57:27.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:57:27.770 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:57:27.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 08:57:27.779 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.781 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:57:27.784 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:57:27.786 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:57:27.788 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:57:27.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.792 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 08:57:27.797 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.799 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:57:27.801 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:57:27.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:57:27.806 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:57:27.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 08:57:27.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.818 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:57:27.820 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:57:27.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:57:27.825 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:57:27.827 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.829 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.831 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 08:57:27.834 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.836 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:57:27.838 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:57:27.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:57:27.843 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:57:27.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 08:57:27.852 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.855 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:57:27.858 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:57:27.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:57:27.862 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:57:27.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 08:57:27.871 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.874 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:57:27.876 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:57:27.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:57:27.880 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:57:27.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 08:57:27.890 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.892 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:57:27.894 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:57:27.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:57:27.899 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:57:27.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 08:57:27.909 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.911 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:57:27.913 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:57:27.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:57:27.918 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:57:27.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 08:57:27.927 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.929 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:57:27.932 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:57:27.934 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:57:27.937 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:57:27.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.941 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.943 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 08:57:27.946 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.948 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:57:27.951 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:57:27.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:57:27.956 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:57:27.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 08:57:27.965 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.968 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:57:27.970 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:57:27.972 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:57:27.975 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:57:27.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:27.982 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 08:57:27.984 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:27.986 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:57:27.989 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:57:27.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:57:27.993 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:57:27.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:27.998 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 08:57:28.002 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.005 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:57:28.007 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:57:28.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:57:28.012 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:57:28.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 08:57:28.021 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.023 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:57:28.025 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:57:28.028 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:57:28.030 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:57:28.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.035 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.037 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 08:57:28.039 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.042 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:57:28.045 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:57:28.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:57:28.049 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:57:28.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.056 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 08:57:28.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.061 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:57:28.064 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:57:28.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:57:28.068 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:57:28.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 08:57:28.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.080 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:57:28.082 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:57:28.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:57:28.087 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:57:28.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.094 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 08:57:28.097 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.099 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:57:28.101 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:57:28.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:57:28.106 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:57:28.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 08:57:28.116 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.118 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:57:28.120 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:57:28.124 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:57:28.126 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:57:28.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 08:57:28.135 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.137 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:57:28.140 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:57:28.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:57:28.144 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:57:28.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.149 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 08:57:28.154 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.156 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:57:28.158 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:57:28.161 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:57:28.163 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:57:28.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 08:57:28.173 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.175 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:57:28.177 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:57:28.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:57:28.182 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:57:28.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 08:57:28.192 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.194 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:57:28.197 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:57:28.199 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:57:28.202 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:57:28.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 08:57:28.212 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.214 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:57:28.217 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:57:28.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:57:28.221 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:57:28.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 08:57:28.232 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.234 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:57:28.236 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:57:28.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:57:28.241 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:57:28.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:57:28.251 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.253 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:57:28.255 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:57:28.258 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:57:28.260 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:57:28.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.264 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 08:57:28.269 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.271 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:57:28.274 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:57:28.276 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:57:28.279 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:57:28.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 08:57:28.288 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.290 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:57:28.293 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:57:28.296 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:57:28.298 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:57:28.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 08:57:28.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.309 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:57:28.312 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:57:28.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:57:28.316 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:57:28.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 08:57:28.326 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.329 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:57:28.331 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:57:28.333 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:57:28.336 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:57:28.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 08:57:28.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.347 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:57:28.350 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:57:28.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:57:28.354 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:57:28.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 08:57:28.364 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.367 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:57:28.369 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:57:28.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:57:28.373 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:57:28.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 08:57:28.383 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.385 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:57:28.387 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:57:28.390 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:57:28.392 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:57:28.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 08:57:28.401 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.404 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:57:28.406 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:57:28.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:57:28.411 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:57:28.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.418 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 08:57:28.421 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.423 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:57:28.425 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:57:28.428 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:57:28.430 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:57:28.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:28.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:28.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 08:57:28.439 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:28.442 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:57:28.463 | Using python 3.8 to install etcd3 2022-04-13 08:57:28.465 | + 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 08:57:29.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:29.208 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:29.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:29.208 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:30.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:57:30.425 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 08:57:30.433 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:57:30.434 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:57:30.436 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 08:57:30.437 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 08:57:32.142 | 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 08:57:32.147 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:57:32.147 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:57:32.250 | + inc/python:pip_install:200 : result=0 2022-04-13 08:57:32.253 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:57:32.255 | + functions-common:time_stop:2425 : local name 2022-04-13 08:57:32.257 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:57:32.259 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:57:32.262 | + functions-common:time_stop:2428 : local total 2022-04-13 08:57:32.264 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:57:32.266 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:57:32.269 | + functions-common:time_stop:2432 : start_time=1649840248457 2022-04-13 08:57:32.271 | + functions-common:time_stop:2434 : [[ -z 1649840248457 ]] 2022-04-13 08:57:32.274 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:57:32.278 | + functions-common:time_stop:2437 : end_time=1649840252275 2022-04-13 08:57:32.280 | + functions-common:time_stop:2438 : elapsed_time=3818 2022-04-13 08:57:32.282 | + functions-common:time_stop:2439 : total=24019 2022-04-13 08:57:32.284 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:57:32.286 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27837 2022-04-13 08:57:32.289 | + inc/python:pip_install:203 : return 0 2022-04-13 08:57:32.291 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:57:32.313 | Using python 3.8 to install etcd3gw 2022-04-13 08:57:32.315 | + 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 08:57:33.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:33.047 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:33.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:33.047 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:34.218 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:57:34.249 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 08:57:34.257 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:57:34.258 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:57:34.259 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:57:34.260 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:57:34.293 | 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 08:57:34.295 | 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 08:57:34.297 | 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 08:57:34.298 | 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 08:57:35.971 | 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 08:57:35.977 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:57:35.977 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:57:36.080 | + inc/python:pip_install:200 : result=0 2022-04-13 08:57:36.083 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:57:36.085 | + functions-common:time_stop:2425 : local name 2022-04-13 08:57:36.087 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:57:36.090 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:57:36.092 | + functions-common:time_stop:2428 : local total 2022-04-13 08:57:36.094 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:57:36.096 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:57:36.098 | + functions-common:time_stop:2432 : start_time=1649840252307 2022-04-13 08:57:36.100 | + functions-common:time_stop:2434 : [[ -z 1649840252307 ]] 2022-04-13 08:57:36.103 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:57:36.108 | + functions-common:time_stop:2437 : end_time=1649840256105 2022-04-13 08:57:36.110 | + functions-common:time_stop:2438 : elapsed_time=3798 2022-04-13 08:57:36.112 | + functions-common:time_stop:2439 : total=27837 2022-04-13 08:57:36.114 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:57:36.116 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31635 2022-04-13 08:57:36.118 | + inc/python:pip_install:203 : return 0 2022-04-13 08:57:36.121 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 08:57:36.123 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:57:36.125 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:57:36.128 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:57:36.130 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:57:36.132 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:57:36.135 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:57:36.137 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:57:36.139 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:57:36.142 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:57:36.144 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:57:36.146 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:57:36.148 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:57:36.151 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:57:36.153 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:57:36.156 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:36.158 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:36.160 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:57:36.162 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:57:36.165 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:57:36.168 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:57:36.170 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:57:36.172 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:57:36.174 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:57:36.177 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:57:36.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:36.181 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:36.184 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:57:36.186 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:57:36.188 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:57:36.190 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:57:36.193 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:57:36.195 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:57:36.197 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:36.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:36.203 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:57:36.224 | + 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 08:57:36.333 | Reading package lists... 2022-04-13 08:57:36.575 | Building dependency tree... 2022-04-13 08:57:36.577 | Reading state information... 2022-04-13 08:57:36.823 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:57:36.823 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:57:36.823 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:57:36.823 | The following packages were automatically installed and are no longer required: 2022-04-13 08:57:36.825 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:57:36.825 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:57:36.825 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:57:36.825 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:57:36.825 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:57:36.825 | python3-zope.interface 2022-04-13 08:57:36.825 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:57:36.936 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:57:36.940 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:57:36.942 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:57:36.945 | + functions-common:time_stop:2425 : local name 2022-04-13 08:57:36.947 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:57:36.949 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:57:36.952 | + functions-common:time_stop:2428 : local total 2022-04-13 08:57:36.954 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:57:36.956 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:57:36.958 | + functions-common:time_stop:2432 : start_time=1649840256221 2022-04-13 08:57:36.960 | + functions-common:time_stop:2434 : [[ -z 1649840256221 ]] 2022-04-13 08:57:36.963 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:57:36.967 | + functions-common:time_stop:2437 : end_time=1649840256965 2022-04-13 08:57:36.969 | + functions-common:time_stop:2438 : elapsed_time=744 2022-04-13 08:57:36.971 | + functions-common:time_stop:2439 : total=4475 2022-04-13 08:57:36.974 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:57:36.976 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5219 2022-04-13 08:57:36.978 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:57:36.982 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:57:36.984 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:57:36.986 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:57:36.989 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:57:37.050 | Module proxy already enabled 2022-04-13 08:57:37.054 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:57:37.116 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:57:37.116 | Module proxy already enabled 2022-04-13 08:57:37.116 | Module proxy_uwsgi already enabled 2022-04-13 08:57:37.120 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:57:37.123 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:57:37.125 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:57:37.128 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:57:37.259 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 08:57:37.261 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:57:37.264 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:57:37.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:37.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:37.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 08:57:37.273 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:37.276 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 08:57:37.278 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:57:37.281 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:57:37.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:37.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:37.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 08:57:37.290 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:37.292 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 08:57:37.295 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:57:37.297 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:57:37.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:37.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:37.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 08:57:37.306 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:37.309 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 08:57:37.311 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:57:37.314 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:57:37.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:37.318 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:37.320 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:57:37.323 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:37.326 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:57:37.328 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:57:37.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:37.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:37.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 08:57:37.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:37.340 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 08:57:37.342 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:57:37.344 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:57:37.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:37.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:37.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 08:57:37.353 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:37.356 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 08:57:37.373 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:57:37.375 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 08:57:37.377 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:57:37.380 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:57:37.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:37.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:37.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 08:57:37.389 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:37.391 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 08:57:37.408 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:57:37.410 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 08:57:37.412 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:57:37.415 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:57:37.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:37.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:37.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 08:57:37.424 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:37.426 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 08:57:37.428 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:57:37.431 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:57:37.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:57:37.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:57:37.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 08:57:37.440 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:57:37.443 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:57:37.445 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:57:37.449 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:57:37.452 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:57:37.455 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:57:37.457 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:57:37.460 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:57:37.461 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:57:37.466 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:57:37.469 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:57:37.471 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:57:37.474 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:57:37.476 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:57:37.497 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:57:37.500 | + 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 08:57:38.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:38.232 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:38.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:38.232 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:39.387 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:57:39.419 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:57:39.472 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:57:39.473 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:57:39.474 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:57:39.475 | 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 08:57:39.476 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:57:39.477 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:57:39.478 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:57:39.479 | 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 08:57:39.481 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:57:39.482 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:57:39.483 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:57:39.484 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:57:39.485 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:57:39.487 | 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 08:57:39.543 | 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 08:57:39.544 | 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 08:57:39.545 | 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 08:57:39.584 | 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 08:57:39.623 | 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 08:57:39.624 | 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 08:57:39.625 | 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 08:57:39.627 | 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 08:57:39.676 | 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 08:57:39.678 | 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 08:57:39.688 | 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 08:57:39.689 | 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 08:57:39.703 | 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 08:57:39.704 | 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 08:57:39.705 | 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 08:57:39.769 | 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 08:57:39.772 | 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 08:57:39.773 | 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 08:57:39.775 | 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 08:57:39.825 | 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 08:57:39.837 | 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 08:57:41.401 | 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 08:57:41.407 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:57:41.407 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:57:41.517 | + inc/python:pip_install:200 : result=0 2022-04-13 08:57:41.519 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:57:41.521 | + functions-common:time_stop:2425 : local name 2022-04-13 08:57:41.524 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:57:41.526 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:57:41.528 | + functions-common:time_stop:2428 : local total 2022-04-13 08:57:41.530 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:57:41.532 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:57:41.534 | + functions-common:time_stop:2432 : start_time=1649840257492 2022-04-13 08:57:41.537 | + functions-common:time_stop:2434 : [[ -z 1649840257492 ]] 2022-04-13 08:57:41.539 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:57:41.544 | + functions-common:time_stop:2437 : end_time=1649840261541 2022-04-13 08:57:41.546 | + functions-common:time_stop:2438 : elapsed_time=4049 2022-04-13 08:57:41.548 | + functions-common:time_stop:2439 : total=31635 2022-04-13 08:57:41.550 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:57:41.552 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35684 2022-04-13 08:57:41.555 | + inc/python:pip_install:203 : return 0 2022-04-13 08:57:41.557 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:57:41.560 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:57:41.562 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:57:41.565 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:57:41.568 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:57:41.570 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:57:41.574 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:57:41.574 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:57:41.580 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:57:41.582 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:57:41.584 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:57:41.587 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:57:41.590 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:57:41.611 | Using python 3.8 to install python-memcached 2022-04-13 08:57:41.613 | + 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 08:57:42.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:42.344 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:42.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:42.344 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:43.506 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:57:43.539 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 08:57:43.542 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:57:45.222 | 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 08:57:45.227 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:57:45.228 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:57:45.330 | + inc/python:pip_install:200 : result=0 2022-04-13 08:57:45.332 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:57:45.334 | + functions-common:time_stop:2425 : local name 2022-04-13 08:57:45.337 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:57:45.339 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:57:45.342 | + functions-common:time_stop:2428 : local total 2022-04-13 08:57:45.344 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:57:45.346 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:57:45.348 | + functions-common:time_stop:2432 : start_time=1649840261605 2022-04-13 08:57:45.350 | + functions-common:time_stop:2434 : [[ -z 1649840261605 ]] 2022-04-13 08:57:45.353 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:57:45.358 | + functions-common:time_stop:2437 : end_time=1649840265355 2022-04-13 08:57:45.360 | + functions-common:time_stop:2438 : elapsed_time=3750 2022-04-13 08:57:45.362 | + functions-common:time_stop:2439 : total=35684 2022-04-13 08:57:45.364 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:57:45.367 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39434 2022-04-13 08:57:45.369 | + inc/python:pip_install:203 : return 0 2022-04-13 08:57:45.371 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 08:57:45.388 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:57:45.391 | + ./stack.sh:main:899 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-04-13 08:57:45.394 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 08:57:45.397 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:57:45.399 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:57:45.402 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:57:45.405 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:57:45.407 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:57:45.423 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:57:45.425 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 08:57:45.427 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:57:45.429 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:57:45.431 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:57:45.433 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:57:45.436 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:57:45.439 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:57:45.441 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:57:45.443 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:57:45.459 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:57:45.461 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:57:45.463 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:57:45.466 | + functions-common:git_clone:629 : echo master 2022-04-13 08:57:45.466 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:57:45.471 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:57:45.474 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:57:45.476 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:57:45.478 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:57:45.479 | + functions-common:git_clone:678 : head -1 2022-04-13 08:57:45.482 | c141e6164 trivial: Fix typo 2022-04-13 08:57:45.484 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:57:45.486 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:57:45.489 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:57:45.491 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:57:45.493 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:57:45.496 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:57:45.498 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:57:45.501 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:57:45.503 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:57:45.505 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:57:45.507 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:57:45.510 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:57:45.513 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:57:45.515 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:57:45.518 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:57:45.520 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:57:45.522 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:57:45.525 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:57:45.531 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:57:45.534 | + 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 08:57:46.215 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:57:46.217 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:57:46.219 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:57:46.221 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:57:46.223 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:57:46.226 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:57:46.228 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:57:46.230 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:57:46.232 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:57:46.234 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:57:46.236 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:57:46.238 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:57:46.241 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:57:46.243 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:57:46.264 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:57:46.266 | + 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 08:57:46.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:46.995 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:46.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:57:46.995 | from cryptography.utils import int_from_bytes 2022-04-13 08:57:48.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:57:48.181 | Obtaining file:///opt/stack/keystone 2022-04-13 08:57:48.181 | Preparing metadata (setup.py): started 2022-04-13 08:57:48.957 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:57:48.957 | ERROR: Command errored out with exit status 1: 2022-04-13 08:57:48.957 | 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-zhvrbhdj 2022-04-13 08:57:48.957 | cwd: /opt/stack/keystone/ 2022-04-13 08:57:48.957 | Complete output (16 lines): 2022-04-13 08:57:48.957 | Error parsing 2022-04-13 08:57:48.957 | Traceback (most recent call last): 2022-04-13 08:57:48.957 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:57:48.958 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:57:48.958 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:57:48.958 | pbr.hooks.setup_hook(config) 2022-04-13 08:57:48.958 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:57:48.958 | metadata_config.run() 2022-04-13 08:57:48.958 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:57:48.958 | self.hook() 2022-04-13 08:57:48.958 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:57:48.958 | self.config['version'] = packaging.get_version( 2022-04-13 08:57:48.958 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:57:48.958 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:57:48.958 | 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 08:57:48.958 | 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 08:57:48.958 | ---------------------------------------- 2022-04-13 08:57:48.958 | 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 08:57:48.958 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:57:48.966 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:57:48.966 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:57:49.053 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:57:49.056 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 08:57:49.058 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 08:57:49.061 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 08:57:49.063 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 08:57:49.065 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 08:57:49.067 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 08:57:49.072 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 08:57:49.075 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 08:57:49.077 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 08:57:49.077 | Error on exit 2022-04-13 08:57:49.079 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 08:57:49.081 | + ./stack.sh:exit_trap:544 : generate-subunit 1649840193 76 fail 2022-04-13 08:57:49.694 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 08:57:49.696 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:57:50.568 | + ./stack.sh:exit_trap:558 : exit 1