2022-01-05 16:01:16.849 | + ./stack.sh:main:462 : exec 2022-01-05 16:01:16.850 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-160116' 2022-01-05 16:01:16.850 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-160116.summary.2022-01-05-160116 2022-01-05 16:01:16.850 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:01:16.850 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-160116 2022-01-05 16:01:16.850 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-160116 /opt/stack/logs/stack.sh.log 2022-01-05 16:01:16.850 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-160116.summary.2022-01-05-160116 /opt/stack/logs/stack.sh.log.summary 2022-01-05 16:01:16.850 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-05 16:01:16.850 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-05 16:01:16.850 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-05 16:01:16.850 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-05 16:01:16.850 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-05 16:01:16.850 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-05 16:01:16.850 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-05 16:01:16.850 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:01:16.850 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-05 16:01:16.850 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-05 16:01:16.850 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 16:01:16.850 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:01:16.850 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-05 16:01:16.850 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-05 16:01:16.852 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 16:01:16.854 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-05 16:01:16.856 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-05 16:01:16.858 | + ./stack.sh:main:548 : set -o errexit 2022-01-05 16:01:16.860 | + ./stack.sh:main:551 : uname -a 2022-01-05 16:01:16.861 | Linux dv-osbrick-victoria-4-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 16:01:16.863 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 16:01:16.865 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 16:01:16.868 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-05 16:01:16.896 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 16:01:16.912 | + ./stack.sh:main:565 : fetch_plugins 2022-01-05 16:01:16.914 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-05 16:01:16.916 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-05 16:01:16.918 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-05 16:01:16.920 | + functions-common:fetch_plugins:1661 : return 2022-01-05 16:01:16.922 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-05 16:01:16.924 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-05 16:01:16.926 | + functions-common:run_phase:1739 : local phase= 2022-01-05 16:01:16.927 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:01:16.929 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 16:01:16.931 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:01:16.933 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 16:01:16.934 | + functions-common:run_phase:1748 : local extra 2022-01-05 16:01:16.937 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:01:16.940 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 16:01:16.942 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:01:16.943 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:01:16.945 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 16:01:16.947 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:01:16.959 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:16.961 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:01:16.963 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:01:16.965 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:01:16.967 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:01:16.968 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:01:16.970 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:01:16.972 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 16:01:16.974 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 16:01:16.976 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:01:16.977 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:01:16.979 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-05 16:01:16.981 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-05 16:01:16.983 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-05 16:01:16.985 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-05 16:01:16.986 | + functions-common:plugin_override_defaults:1702 : return 2022-01-05 16:01:16.988 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-05 16:01:17.005 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-05 16:01:17.007 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 16:01:17.020 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:01:17.022 | +++ lib/tls:source:43 : hostname -f 2022-01-05 16:01:17.025 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 16:01:17.028 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 16:01:17.030 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 16:01:17.031 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 16:01:17.033 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 16:01:17.035 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 16:01:17.037 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 16:01:17.039 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 16:01:17.041 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 16:01:17.043 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 16:01:17.047 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-05 16:01:17.058 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 16:01:17.075 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 16:01:17.087 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 16:01:17.099 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 16:01:17.125 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-05 16:01:17.164 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-05 16:01:17.242 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-05 16:01:17.264 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 16:01:17.298 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-05 16:01:17.348 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 16:01:17.477 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 16:01:17.491 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 16:01:17.504 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 16:01:17.517 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 16:01:17.600 | + ./stack.sh:main:598 : run_phase source 2022-01-05 16:01:17.602 | + functions-common:run_phase:1738 : local mode=source 2022-01-05 16:01:17.604 | + functions-common:run_phase:1739 : local phase= 2022-01-05 16:01:17.607 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:01:17.609 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 16:01:17.611 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:01:17.613 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 16:01:17.615 | + functions-common:run_phase:1748 : local extra 2022-01-05 16:01:17.617 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:01:17.621 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 16:01:17.623 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:01:17.625 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:01:17.627 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 16:01:17.630 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:01:17.644 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:17.646 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:01:17.648 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 16:01:17.687 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 16:01:17.689 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-05 16:01:17.691 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:01:17.693 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-05 16:01:17.695 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-05 16:01:17.697 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-05 16:01:17.699 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-05 16:01:17.701 | + functions-common:load_plugin_settings:1679 : return 2022-01-05 16:01:17.704 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-05 16:01:17.706 | + functions-common:verify_disabled_services:2021 : local service 2022-01-05 16:01:17.708 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.710 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 16:01:17.712 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.715 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 16:01:17.717 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.719 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 16:01:17.722 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.724 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 16:01:17.726 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.728 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 16:01:17.731 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.733 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 16:01:17.735 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.738 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 16:01:17.740 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.742 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 16:01:17.744 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.746 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 16:01:17.749 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.751 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 16:01:17.753 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.755 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 16:01:17.757 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.760 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 16:01:17.762 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.764 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 16:01:17.767 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.769 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 16:01:17.771 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.773 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 16:01:17.776 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.778 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 16:01:17.781 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.783 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 16:01:17.785 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.787 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 16:01:17.789 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.792 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 16:01:17.794 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.796 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 16:01:17.799 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.801 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 16:01:17.803 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.805 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 16:01:17.807 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.810 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 16:01:17.812 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.815 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 16:01:17.817 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.819 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 16:01:17.821 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.824 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 16:01:17.826 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.829 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 16:01:17.831 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.833 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 16:01:17.835 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.837 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 16:01:17.840 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.842 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 16:01:17.844 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.846 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 16:01:17.849 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.851 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 16:01:17.853 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.855 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 16:01:17.858 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.860 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 16:01:17.862 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.864 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 16:01:17.866 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.868 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 16:01:17.871 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.873 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 16:01:17.876 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.878 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 16:01:17.881 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.883 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 16:01:17.885 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:17.888 | + functions-common:verify_disabled_services:2023 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 16:01:17.891 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-05 16:01:17.893 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:01:17.895 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 16:01:17.909 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:17.912 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 16:01:17.914 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:01:17.916 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 16:01:17.930 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:01:17.932 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 16:01:17.935 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 16:01:17.938 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 16:01:17.940 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 16:01:17.942 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 16:01:17.944 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 16:01:17.946 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 16:01:17.950 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 16:01:17.952 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:01:17.954 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 16:01:17.957 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:01:17.959 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 16:01:17.961 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-05 16:01:17.961 | Using mysql database backend 2022-01-05 16:01:17.964 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 16:01:17.979 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-05 16:01:17.994 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:17.997 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 16:01:18.013 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-05 16:01:18.029 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:18.031 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 16:01:18.047 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 16:01:18.062 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-05 16:01:18.079 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:01:18.081 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-05 16:01:18.097 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:18.099 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-05 16:01:18.101 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-05 16:01:18.117 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:18.120 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 16:01:18.136 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-05 16:01:18.138 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-05 16:01:18.140 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-05 16:01:18.143 | + functions-common:save_stackenv:60 : local tag=739 2022-01-05 16:01:18.146 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 16:01:18.150 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-160118 2022-01-05 16:01:18.152 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-160118 739' 2022-01-05 16:01:18.154 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.156 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:01:18.159 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.161 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 16:01:18.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.165 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 16:01:18.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.170 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,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-01-05 16:01:18.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.175 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.10 2022-01-05 16:01:18.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.179 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.10/identity 2022-01-05 16:01:18.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.184 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-160116 2022-01-05 16:01:18.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.189 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 16:01:18.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.193 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.10 2022-01-05 16:01:18.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.198 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 16:01:18.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.202 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 16:01:18.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.207 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 16:01:18.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:18.212 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 16:01:18.214 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-05 16:01:18.217 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 16:01:18.219 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-05 16:01:18.221 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 16:01:18.223 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 16:01:18.226 | ++ functions-common:git_clone:529 : pwd 2022-01-05 16:01:18.228 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:01:18.231 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 16:01:18.233 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 16:01:18.249 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 16:01:18.251 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 16:01:18.253 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:18.256 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 16:01:18.256 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 16:01:18.261 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 16:01:18.263 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:18.265 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-05 16:01:18.268 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 16:01:18.268 | + functions-common:git_clone:595 : head -1 2022-01-05 16:01:18.272 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-05 16:01:18.274 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 16:01:18.277 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-05 16:01:18.279 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:01:18.281 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-05 16:01:18.284 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 16:01:18.286 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 16:01:18.288 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 16:01:18.291 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:01:18.294 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 16:01:18.296 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 16:01:18.298 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 16:01:18.301 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 16:01:18.305 | ++ tools/install_prereqs.sh:source:47 : NOW=1641398478 2022-01-05 16:01:18.309 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 16:01:18.313 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641398244 2022-01-05 16:01:18.316 | ++ tools/install_prereqs.sh:source:49 : DELTA=234 2022-01-05 16:01:18.318 | ++ tools/install_prereqs.sh:source:50 : [[ 234 -lt 7200 ]] 2022-01-05 16:01:18.320 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 16:01:18.323 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 16:01:18.325 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-05 16:01:18.327 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 16:01:18.330 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-05 16:01:18.332 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 16:01:18.334 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-05 16:01:18.336 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 16:01:18.340 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,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-01-05 16:01:18.385 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 16:01:18.385 | apache2-dev 2022-01-05 16:01:18.385 | bc 2022-01-05 16:01:18.385 | bsdmainutils 2022-01-05 16:01:18.385 | curl 2022-01-05 16:01:18.385 | g++ 2022-01-05 16:01:18.385 | gcc 2022-01-05 16:01:18.385 | gettext 2022-01-05 16:01:18.385 | git 2022-01-05 16:01:18.385 | graphviz 2022-01-05 16:01:18.385 | iputils-ping 2022-01-05 16:01:18.385 | libapache2-mod-proxy-uwsgi 2022-01-05 16:01:18.385 | libffi-dev 2022-01-05 16:01:18.385 | libjpeg-dev 2022-01-05 16:01:18.385 | libmysqlclient-dev 2022-01-05 16:01:18.385 | libpcre3-dev 2022-01-05 16:01:18.385 | libpq-dev 2022-01-05 16:01:18.386 | libssl-dev 2022-01-05 16:01:18.386 | libsystemd-dev 2022-01-05 16:01:18.386 | libxml2-dev 2022-01-05 16:01:18.386 | libxslt1-dev 2022-01-05 16:01:18.386 | libyaml-dev 2022-01-05 16:01:18.386 | lsof 2022-01-05 16:01:18.386 | openssh-server 2022-01-05 16:01:18.386 | openssl 2022-01-05 16:01:18.386 | pkg-config 2022-01-05 16:01:18.386 | psmisc 2022-01-05 16:01:18.386 | python3-dev 2022-01-05 16:01:18.386 | python3-pip 2022-01-05 16:01:18.386 | python3-venv 2022-01-05 16:01:18.386 | tar 2022-01-05 16:01:18.386 | tcpdump 2022-01-05 16:01:18.386 | unzip 2022-01-05 16:01:18.386 | uuid-runtime 2022-01-05 16:01:18.386 | wget 2022-01-05 16:01:18.386 | wget 2022-01-05 16:01:18.386 | zlib1g-dev 2022-01-05 16:01:18.386 | libkrb5-dev 2022-01-05 16:01:18.386 | libldap2-dev 2022-01-05 16:01:18.386 | libsasl2-dev 2022-01-05 16:01:18.386 | memcached 2022-01-05 16:01:18.386 | python3-mysqldb 2022-01-05 16:01:18.386 | sqlite3 2022-01-05 16:01:18.386 | conntrack 2022-01-05 16:01:18.386 | curl 2022-01-05 16:01:18.386 | dnsmasq-base 2022-01-05 16:01:18.386 | dnsmasq-utils 2022-01-05 16:01:18.386 | ebtables 2022-01-05 16:01:18.386 | gawk 2022-01-05 16:01:18.386 | genisoimage 2022-01-05 16:01:18.386 | iptables 2022-01-05 16:01:18.386 | iputils-arping 2022-01-05 16:01:18.387 | kpartx 2022-01-05 16:01:18.387 | libjs-jquery-tablesorter 2022-01-05 16:01:18.387 | libmysqlclient-dev 2022-01-05 16:01:18.387 | parted 2022-01-05 16:01:18.387 | pm-utils 2022-01-05 16:01:18.387 | python3-mysqldb 2022-01-05 16:01:18.387 | socat 2022-01-05 16:01:18.387 | sqlite3 2022-01-05 16:01:18.387 | sudo 2022-01-05 16:01:18.387 | vlan 2022-01-05 16:01:18.387 | lsscsi 2022-01-05 16:01:18.387 | open-iscsi 2022-01-05 16:01:18.387 | lvm2 2022-01-05 16:01:18.387 | qemu-utils 2022-01-05 16:01:18.387 | thin-provisioning-tools 2022-01-05 16:01:18.387 | acl 2022-01-05 16:01:18.387 | dnsmasq-base 2022-01-05 16:01:18.387 | dnsmasq-utils 2022-01-05 16:01:18.387 | ebtables 2022-01-05 16:01:18.387 | haproxy 2022-01-05 16:01:18.387 | iptables 2022-01-05 16:01:18.387 | iputils-arping 2022-01-05 16:01:18.387 | iputils-ping 2022-01-05 16:01:18.387 | libmysqlclient-dev 2022-01-05 16:01:18.387 | postgresql-server-dev-all 2022-01-05 16:01:18.387 | python3-mysqldb 2022-01-05 16:01:18.387 | sqlite3 2022-01-05 16:01:18.387 | sudo 2022-01-05 16:01:18.387 | vlan 2022-01-05 16:01:18.387 | ipset 2022-01-05 16:01:18.387 | conntrack 2022-01-05 16:01:18.387 | conntrackd 2022-01-05 16:01:18.387 | keepalived 2022-01-05 16:01:18.387 | dstat 2022-01-05 16:01:18.387 | lvm2 2022-01-05 16:01:18.387 | qemu-utils 2022-01-05 16:01:18.387 | thin-provisioning-tools 2022-01-05 16:01:18.388 | curl 2022-01-05 16:01:18.388 | liberasurecode-dev 2022-01-05 16:01:18.388 | make 2022-01-05 16:01:18.388 | memcached 2022-01-05 16:01:18.388 | sqlite3 2022-01-05 16:01:18.388 | xfsprogs' 2022-01-05 16:01:18.388 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 16:01:18.406 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 16:01:18.406 | apache2-dev 2022-01-05 16:01:18.406 | bc 2022-01-05 16:01:18.406 | bsdmainutils 2022-01-05 16:01:18.406 | curl 2022-01-05 16:01:18.406 | g++ 2022-01-05 16:01:18.406 | gcc 2022-01-05 16:01:18.406 | gettext 2022-01-05 16:01:18.406 | git 2022-01-05 16:01:18.406 | graphviz 2022-01-05 16:01:18.406 | iputils-ping 2022-01-05 16:01:18.406 | libapache2-mod-proxy-uwsgi 2022-01-05 16:01:18.406 | libffi-dev 2022-01-05 16:01:18.406 | libjpeg-dev 2022-01-05 16:01:18.406 | libmysqlclient-dev 2022-01-05 16:01:18.406 | libpcre3-dev 2022-01-05 16:01:18.406 | libpq-dev 2022-01-05 16:01:18.406 | libssl-dev 2022-01-05 16:01:18.407 | libsystemd-dev 2022-01-05 16:01:18.407 | libxml2-dev 2022-01-05 16:01:18.407 | libxslt1-dev 2022-01-05 16:01:18.407 | libyaml-dev 2022-01-05 16:01:18.407 | lsof 2022-01-05 16:01:18.407 | openssh-server 2022-01-05 16:01:18.407 | openssl 2022-01-05 16:01:18.407 | pkg-config 2022-01-05 16:01:18.407 | psmisc 2022-01-05 16:01:18.407 | python3-dev 2022-01-05 16:01:18.407 | python3-pip 2022-01-05 16:01:18.407 | python3-venv 2022-01-05 16:01:18.407 | tar 2022-01-05 16:01:18.407 | tcpdump 2022-01-05 16:01:18.407 | unzip 2022-01-05 16:01:18.407 | uuid-runtime 2022-01-05 16:01:18.407 | wget 2022-01-05 16:01:18.407 | wget 2022-01-05 16:01:18.407 | zlib1g-dev 2022-01-05 16:01:18.407 | libkrb5-dev 2022-01-05 16:01:18.407 | libldap2-dev 2022-01-05 16:01:18.407 | libsasl2-dev 2022-01-05 16:01:18.407 | memcached 2022-01-05 16:01:18.407 | python3-mysqldb 2022-01-05 16:01:18.407 | sqlite3 2022-01-05 16:01:18.407 | conntrack 2022-01-05 16:01:18.407 | curl 2022-01-05 16:01:18.407 | dnsmasq-base 2022-01-05 16:01:18.407 | dnsmasq-utils 2022-01-05 16:01:18.407 | ebtables 2022-01-05 16:01:18.407 | gawk 2022-01-05 16:01:18.407 | genisoimage 2022-01-05 16:01:18.407 | iptables 2022-01-05 16:01:18.407 | iputils-arping 2022-01-05 16:01:18.407 | kpartx 2022-01-05 16:01:18.407 | libjs-jquery-tablesorter 2022-01-05 16:01:18.407 | libmysqlclient-dev 2022-01-05 16:01:18.408 | parted 2022-01-05 16:01:18.408 | pm-utils 2022-01-05 16:01:18.408 | python3-mysqldb 2022-01-05 16:01:18.408 | socat 2022-01-05 16:01:18.408 | sqlite3 2022-01-05 16:01:18.408 | sudo 2022-01-05 16:01:18.408 | vlan 2022-01-05 16:01:18.408 | lsscsi 2022-01-05 16:01:18.408 | open-iscsi 2022-01-05 16:01:18.408 | lvm2 2022-01-05 16:01:18.408 | qemu-utils 2022-01-05 16:01:18.408 | thin-provisioning-tools 2022-01-05 16:01:18.408 | acl 2022-01-05 16:01:18.408 | dnsmasq-base 2022-01-05 16:01:18.408 | dnsmasq-utils 2022-01-05 16:01:18.408 | ebtables 2022-01-05 16:01:18.408 | haproxy 2022-01-05 16:01:18.408 | iptables 2022-01-05 16:01:18.408 | iputils-arping 2022-01-05 16:01:18.408 | iputils-ping 2022-01-05 16:01:18.408 | libmysqlclient-dev 2022-01-05 16:01:18.408 | postgresql-server-dev-all 2022-01-05 16:01:18.408 | python3-mysqldb 2022-01-05 16:01:18.408 | sqlite3 2022-01-05 16:01:18.408 | sudo 2022-01-05 16:01:18.408 | vlan 2022-01-05 16:01:18.408 | ipset 2022-01-05 16:01:18.408 | conntrack 2022-01-05 16:01:18.408 | conntrackd 2022-01-05 16:01:18.408 | keepalived 2022-01-05 16:01:18.408 | dstat 2022-01-05 16:01:18.408 | lvm2 2022-01-05 16:01:18.408 | qemu-utils 2022-01-05 16:01:18.408 | thin-provisioning-tools 2022-01-05 16:01:18.408 | curl 2022-01-05 16:01:18.408 | liberasurecode-dev 2022-01-05 16:01:18.408 | make 2022-01-05 16:01:18.409 | memcached 2022-01-05 16:01:18.409 | sqlite3 2022-01-05 16:01:18.409 | xfsprogs ' 2022-01-05 16:01:18.409 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 16:01:18.411 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:18.413 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:18.416 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:01:18.416 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 16:01:18.421 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:01:18.424 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-05 16:01:18.426 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:01:18.428 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-05 16:01:18.430 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:01:18.432 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:18.434 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:01:18.436 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:18.438 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:18.440 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:01:18.442 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-05 16:01:18.444 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:18.446 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-05 16:01:18.449 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-05 16:01:18.453 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-05 16:01:18.455 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-05 16:01:18.457 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-05 16:01:18.459 | ++ functions-common:time_start:2297 : local start_time= 2022-01-05 16:01:18.461 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-05 16:01:18.463 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-05 16:01:18.467 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641398478465 2022-01-05 16:01:18.469 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 16:01:18.472 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 16:01:18.474 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 16:01:18.674 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 16:01:18.674 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-05 16:01:18.704 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-05 16:01:18.743 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:01:20.788 | Reading package lists... 2022-01-05 16:01:20.819 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-05 16:01:20.821 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-05 16:01:20.823 | ++ functions-common:time_stop:2310 : local name 2022-01-05 16:01:20.826 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:20.828 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:20.830 | ++ functions-common:time_stop:2313 : local total 2022-01-05 16:01:20.832 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:20.834 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-05 16:01:20.836 | ++ functions-common:time_stop:2317 : start_time=1641398478465 2022-01-05 16:01:20.838 | ++ functions-common:time_stop:2319 : [[ -z 1641398478465 ]] 2022-01-05 16:01:20.841 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:20.845 | ++ functions-common:time_stop:2322 : end_time=1641398480843 2022-01-05 16:01:20.847 | ++ functions-common:time_stop:2323 : elapsed_time=2378 2022-01-05 16:01:20.849 | ++ functions-common:time_stop:2324 : total=0 2022-01-05 16:01:20.851 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:20.853 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2378 2022-01-05 16:01:20.856 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:01:20.858 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:01:20.860 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:20.862 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:20.864 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:01:20.885 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:01:20.992 | Reading package lists... 2022-01-05 16:01:21.222 | Building dependency tree... 2022-01-05 16:01:21.223 | Reading state information... 2022-01-05 16:01:21.256 | acl is already the newest version (2.2.53-6). 2022-01-05 16:01:21.256 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:01:21.256 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:01:21.256 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 16:01:21.256 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 16:01:21.256 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:01:21.256 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:01:21.256 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:01:21.256 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 16:01:21.256 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 16:01:21.256 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:01:21.256 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 16:01:21.256 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:01:21.256 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:01:21.256 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 16:01:21.256 | libffi-dev is already the newest version (3.3-4). 2022-01-05 16:01:21.256 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 16:01:21.256 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:01:21.257 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 16:01:21.257 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 16:01:21.257 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 16:01:21.257 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 16:01:21.257 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:01:21.257 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:01:21.257 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 16:01:21.257 | psmisc is already the newest version (23.3-1). 2022-01-05 16:01:21.257 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:01:21.257 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 16:01:21.257 | socat is already the newest version (1.7.3.3-2). 2022-01-05 16:01:21.257 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:01:21.257 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:01:21.257 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 16:01:21.257 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:01:21.257 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 16:01:21.257 | dstat is already the newest version (0.7.4-6). 2022-01-05 16:01:21.257 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 16:01:21.257 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 16:01:21.257 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 16:01:21.257 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:01:21.257 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:01:21.257 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:01:21.257 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 16:01:21.257 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:01:21.257 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:01:21.257 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:01:21.257 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 16:01:21.257 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 16:01:21.257 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 16:01:21.257 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 16:01:21.257 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 16:01:21.257 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:01:21.257 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 16:01:21.258 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:01:21.258 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 16:01:21.258 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 16:01:21.258 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:01:21.258 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 16:01:21.258 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 16:01:21.258 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 16:01:21.258 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:01:21.258 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:01:21.258 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 16:01:21.258 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 16:01:21.258 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:01:21.258 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:01:21.258 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:01:21.258 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 16:01:21.258 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:01:21.258 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:01:21.464 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 16:01:21.465 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 16:01:21.465 | The following packages were automatically installed and are no longer required: 2022-01-05 16:01:21.465 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:01:21.465 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:01:21.465 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:01:21.466 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:01:21.466 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:01:21.466 | python3-zope.interface 2022-01-05 16:01:21.466 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:01:21.466 | The following additional packages will be installed: 2022-01-05 16:01:21.467 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 16:01:21.533 | The following NEW packages will be installed: 2022-01-05 16:01:21.533 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 16:01:21.533 | python3-yaml 2022-01-05 16:01:22.096 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:01:22.096 | Need to get 0 B/27.4 MB of archives. 2022-01-05 16:01:22.097 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 16:01:22.127 | Selecting previously unselected package python3-yaml. 2022-01-05 16:01:22.177 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86621 files and directories currently installed.) 2022-01-05 16:01:22.180 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 16:01:22.182 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:01:22.229 | Selecting previously unselected package llvm-10-tools. 2022-01-05 16:01:22.238 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:01:22.241 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:01:22.386 | Selecting previously unselected package llvm-10-dev. 2022-01-05 16:01:22.396 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:01:22.400 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:01:26.820 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 16:01:26.831 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:01:26.833 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:01:27.126 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 16:01:27.136 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 16:01:27.138 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:01:27.194 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:01:27.473 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:01:27.478 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:01:27.484 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:01:27.489 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:01:27.495 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:01:27.853 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:01:34.717 | ++ functions-common:apt_get:1115 : result=0 2022-01-05 16:01:34.719 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:01:34.721 | ++ functions-common:time_stop:2310 : local name 2022-01-05 16:01:34.723 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:34.726 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:34.728 | ++ functions-common:time_stop:2313 : local total 2022-01-05 16:01:34.731 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:34.733 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:01:34.735 | ++ functions-common:time_stop:2317 : start_time=1641398480882 2022-01-05 16:01:34.737 | ++ functions-common:time_stop:2319 : [[ -z 1641398480882 ]] 2022-01-05 16:01:34.740 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:34.744 | ++ functions-common:time_stop:2322 : end_time=1641398494741 2022-01-05 16:01:34.746 | ++ functions-common:time_stop:2323 : elapsed_time=13859 2022-01-05 16:01:34.748 | ++ functions-common:time_stop:2324 : total=717 2022-01-05 16:01:34.751 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:34.753 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=14576 2022-01-05 16:01:34.755 | ++ functions-common:apt_get:1119 : return 0 2022-01-05 16:01:34.757 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:01:34.760 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:01:34.762 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:01:34.766 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:01:34.770 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-05 16:01:34.773 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:01:34.775 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:01:36.336 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:01:36.337 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:01:36.340 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:01:36.344 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:01:36.345 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:01:36.347 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:01:36.349 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:01:36.351 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:01:36.353 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:01:36.355 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:01:36.357 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:01:36.422 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:01:36.425 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:01:36.489 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:01:36.491 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:01:36.555 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:01:36.557 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:01:36.560 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:01:36.561 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:01:36.563 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:01:36.565 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:01:36.567 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:01:36.569 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:01:36.571 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:01:36.573 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-05 16:01:36.575 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:01:36.575 | Distro: focal 2022-01-05 16:01:36.577 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:01:36.580 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:01:36.583 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:01:36.585 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:01:36.587 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:01:36.587 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:01:37.152 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:01:37.154 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:01:37.154 | pip: 21.3.1 2022-01-05 16:01:37.156 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:01:37.682 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:01:37.723 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:01:37.724 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:01:37.726 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:01:37.729 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:01:37.732 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:01:37.735 | + ./stack.sh:main:764 : fixup_all 2022-01-05 16:01:37.737 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-05 16:01:37.740 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:01:37.742 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:01:37.747 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:01:37.747 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:01:37.747 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:01:37.753 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 16:01:37.755 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 16:01:37.757 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 16:01:37.765 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 16:01:37.769 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-05 16:01:37.771 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:01:37.773 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:01:37.775 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-05 16:01:37.778 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:01:37.780 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:01:37.782 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:01:37.784 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:01:37.786 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:01:37.788 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:01:37.790 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:01:37.792 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:01:37.794 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:01:37.796 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:01:37.799 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-05 16:01:37.801 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-05 16:01:37.803 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:01:37.805 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:01:37.807 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:01:37.809 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:01:37.811 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:01:37.813 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:01:37.815 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-05 16:01:37.818 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-05 16:01:37.838 | Using python 3.8 to install os-testr 2022-01-05 16:01:37.840 | + 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-01-05 16:01:39.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:39.532 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 16:01:39.608 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.0) 2022-01-05 16:01:39.609 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.0.1) 2022-01-05 16:01:39.610 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-01-05 16:01:39.611 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 16:01:39.624 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-05 16:01:39.654 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.3.1) 2022-01-05 16:01:39.655 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.4.0) 2022-01-05 16:01:39.656 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-05 16:01:39.658 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.11.7) 2022-01-05 16:01:39.659 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-01-05 16:01:39.676 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-01-05 16:01:39.676 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-01-05 16:01:39.677 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-01-05 16:01:39.678 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-01-05 16:01:39.692 | Requirement already satisfied: cmd2!=0.8.3,>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.3.8) 2022-01-05 16:01:39.693 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-01-05 16:01:39.694 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.2.2) 2022-01-05 16:01:39.697 | Requirement already satisfied: PrettyTable<0.8,>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-01-05 16:01:39.762 | Collecting argparse 2022-01-05 16:01:39.769 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:01:39.789 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-01-05 16:01:39.844 | Requirement already satisfied: colorama>=0.3.7 in /usr/lib/python3/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.3) 2022-01-05 16:01:39.845 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (60.2.0) 2022-01-05 16:01:39.846 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-05 16:01:39.847 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.1.0) 2022-01-05 16:01:39.848 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.0) 2022-01-05 16:01:41.120 | Installing collected packages: argparse 2022-01-05 16:01:41.220 | Successfully installed argparse-1.4.0 2022-01-05 16:01:41.220 | 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-01-05 16:01:41.328 | + inc/python:pip_install:200 : result=0 2022-01-05 16:01:41.330 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:01:41.332 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:41.334 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:41.336 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:41.339 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:41.341 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:41.343 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:01:41.345 | + functions-common:time_stop:2317 : start_time=1641398497833 2022-01-05 16:01:41.347 | + functions-common:time_stop:2319 : [[ -z 1641398497833 ]] 2022-01-05 16:01:41.350 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:41.354 | + functions-common:time_stop:2322 : end_time=1641398501351 2022-01-05 16:01:41.356 | + functions-common:time_stop:2323 : elapsed_time=3518 2022-01-05 16:01:41.358 | + functions-common:time_stop:2324 : total=0 2022-01-05 16:01:41.360 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:41.362 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=3518 2022-01-05 16:01:41.364 | + inc/python:pip_install:203 : return 0 2022-01-05 16:01:41.366 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-01-05 16:01:41.368 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-01-05 16:01:41.371 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:01:41.374 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-01-05 16:01:41.376 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-01-05 16:01:41.378 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:01:41.382 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:01:41.382 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:01:41.387 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-01-05 16:01:41.390 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-01-05 16:01:41.392 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-01-05 16:01:41.395 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-01-05 16:01:41.397 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-01-05 16:01:41.417 | Using python 3.8 to install systemd-python 2022-01-05 16:01:41.419 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-01-05 16:01:43.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:43.119 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2022-01-05 16:01:44.495 | 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-01-05 16:01:44.596 | + inc/python:pip_install:200 : result=0 2022-01-05 16:01:44.598 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:01:44.600 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:44.602 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:44.605 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:44.607 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:44.609 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:44.611 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:01:44.613 | + functions-common:time_stop:2317 : start_time=1641398501412 2022-01-05 16:01:44.615 | + functions-common:time_stop:2319 : [[ -z 1641398501412 ]] 2022-01-05 16:01:44.618 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:44.622 | + functions-common:time_stop:2322 : end_time=1641398504619 2022-01-05 16:01:44.624 | + functions-common:time_stop:2323 : elapsed_time=3207 2022-01-05 16:01:44.626 | + functions-common:time_stop:2324 : total=3518 2022-01-05 16:01:44.628 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:44.630 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=6725 2022-01-05 16:01:44.632 | + inc/python:pip_install:203 : return 0 2022-01-05 16:01:44.634 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 16:01:44.686 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 16:01:44.784 | + ./stack.sh:main:779 : install_infra 2022-01-05 16:01:44.788 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:01:44.792 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 16:01:44.794 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 16:01:47.919 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:01:47.921 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 16:01:47.944 | + 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-01-05 16:01:49.868 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:01:50.104 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:01:50.106 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:01:50.317 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:01:50.376 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:01:50.437 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:01:50.439 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:01:50.489 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 16:01:50.536 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:50.674 | Collecting pbr===5.5.0 2022-01-05 16:01:50.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-01-05 16:01:50.718 | Installing collected packages: pbr 2022-01-05 16:01:50.857 | Successfully installed pbr-5.5.0 2022-01-05 16:01:50.917 | + inc/python:pip_install:200 : result=0 2022-01-05 16:01:50.919 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:01:50.921 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:50.924 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:50.926 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:50.928 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:50.930 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:50.932 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:01:50.934 | + functions-common:time_stop:2317 : start_time=1641398507937 2022-01-05 16:01:50.936 | + functions-common:time_stop:2319 : [[ -z 1641398507937 ]] 2022-01-05 16:01:50.939 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:50.943 | + functions-common:time_stop:2322 : end_time=1641398510941 2022-01-05 16:01:50.945 | + functions-common:time_stop:2323 : elapsed_time=3004 2022-01-05 16:01:50.947 | + functions-common:time_stop:2324 : total=6725 2022-01-05 16:01:50.950 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:50.952 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=9729 2022-01-05 16:01:50.954 | + inc/python:pip_install:203 : return 0 2022-01-05 16:01:50.957 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:01:50.959 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 16:01:50.981 | + 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-01-05 16:01:52.917 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:01:53.154 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:01:53.157 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:01:53.363 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:01:53.422 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:01:53.483 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:01:53.485 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:01:53.535 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 16:01:53.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:53.583 | Processing /opt/stack/requirements 2022-01-05 16:01:54.857 | Collecting fixtures===3.0.0 2022-01-05 16:01:54.863 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-05 16:01:55.088 | Collecting PyYAML===5.3.1 2022-01-05 16:01:55.097 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-01-05 16:01:55.792 | Collecting requests===2.23.0 2022-01-05 16:01:55.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2022-01-05 16:01:55.884 | Collecting packaging===20.4 2022-01-05 16:01:55.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-01-05 16:01:55.953 | Collecting testtools===2.4.0 2022-01-05 16:01:55.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-01-05 16:01:56.050 | Collecting idna===2.10 2022-01-05 16:01:56.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-01-05 16:01:56.193 | Collecting pyparsing===2.4.7 2022-01-05 16:01:56.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-05 16:01:56.250 | Collecting six===1.15.0 2022-01-05 16:01:56.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-01-05 16:01:56.283 | Collecting Parsley>=1.2 2022-01-05 16:01:56.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-05 16:01:56.335 | Collecting beagle>=0.2.1 2022-01-05 16:01:56.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-05 16:01:56.367 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-01-05 16:01:56.393 | Collecting chardet===3.0.4 2022-01-05 16:01:56.399 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2022-01-05 16:01:56.496 | Collecting urllib3===1.25.10 2022-01-05 16:01:56.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2022-01-05 16:01:56.596 | Collecting certifi===2021.10.8 2022-01-05 16:01:56.602 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-05 16:01:56.646 | Collecting unittest2===1.1.0 2022-01-05 16:01:56.653 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-05 16:01:56.700 | Collecting extras===1.0.0 2022-01-05 16:01:56.706 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-05 16:01:56.737 | Collecting traceback2===1.4.0 2022-01-05 16:01:56.743 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-05 16:01:56.777 | Collecting python-mimeparse===1.6.0 2022-01-05 16:01:56.783 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-01-05 16:01:56.864 | Collecting cliff===3.4.0 2022-01-05 16:01:56.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-01-05 16:01:56.938 | Collecting argparse 2022-01-05 16:01:56.945 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:01:56.970 | Collecting linecache2===1.0.0 2022-01-05 16:01:56.977 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-05 16:01:57.121 | Collecting cmd2===1.3.8 2022-01-05 16:01:57.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-01-05 16:01:57.232 | Collecting prettytable===0.7.2 2022-01-05 16:01:57.238 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-05 16:01:57.321 | Collecting stevedore===3.2.2 2022-01-05 16:01:57.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-01-05 16:01:57.380 | Collecting wcwidth===0.2.5 2022-01-05 16:01:57.386 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-05 16:01:57.455 | Collecting colorama===0.4.3 2022-01-05 16:01:57.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2022-01-05 16:01:57.509 | Collecting attrs===20.1.0 2022-01-05 16:01:57.516 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2022-01-05 16:01:57.565 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2022-01-05 16:01:57.601 | Collecting pyperclip===1.8.0 2022-01-05 16:01:57.607 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2022-01-05 16:01:57.617 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-01-05 16:01:57.618 | Building wheel for PyYAML (setup.py): started 2022-01-05 16:01:57.863 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-01-05 16:01:57.863 | ERROR: Command errored out with exit status 1: 2022-01-05 16:01:57.863 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-i9gpilv0/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-i9gpilv0/PyYAML/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-icnwkss0 2022-01-05 16:01:57.863 | cwd: /tmp/pip-install-i9gpilv0/PyYAML/ 2022-01-05 16:01:57.863 | Complete output (6 lines): 2022-01-05 16:01:57.863 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:01:57.863 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:01:57.863 | or: setup.py --help-commands 2022-01-05 16:01:57.863 | or: setup.py cmd --help 2022-01-05 16:01:57.863 | 2022-01-05 16:01:57.863 | error: invalid command 'bdist_wheel' 2022-01-05 16:01:57.863 | ---------------------------------------- 2022-01-05 16:01:57.863 | ERROR: Failed building wheel for PyYAML 2022-01-05 16:01:57.863 | Running setup.py clean for PyYAML 2022-01-05 16:01:58.121 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 16:01:58.858 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 16:01:58.858 | ERROR: Command errored out with exit status 1: 2022-01-05 16:01:58.858 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-65amzoyc/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-65amzoyc/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-6gfowhr_ 2022-01-05 16:01:58.858 | cwd: /tmp/pip-req-build-65amzoyc/ 2022-01-05 16:01:58.858 | Complete output (6 lines): 2022-01-05 16:01:58.859 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:01:58.859 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:01:58.859 | or: setup.py --help-commands 2022-01-05 16:01:58.859 | or: setup.py cmd --help 2022-01-05 16:01:58.859 | 2022-01-05 16:01:58.859 | error: invalid command 'bdist_wheel' 2022-01-05 16:01:58.859 | ---------------------------------------- 2022-01-05 16:01:58.859 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 16:01:58.859 | Running setup.py clean for openstack-requirements 2022-01-05 16:01:59.599 | Failed to build PyYAML openstack-requirements 2022-01-05 16:01:59.811 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, argparse, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, colorama, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 16:02:01.022 | Running setup.py install for PyYAML: started 2022-01-05 16:02:15.595 | Running setup.py install for PyYAML: finished with status 'done' 2022-01-05 16:02:16.479 | Running setup.py install for openstack-requirements: started 2022-01-05 16:02:18.558 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 16:02:18.597 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2021.10.8 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4168 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2022-01-05 16:02:18.748 | + inc/python:pip_install:200 : result=0 2022-01-05 16:02:18.750 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:02:18.752 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:18.754 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:18.756 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:18.758 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:18.760 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:18.762 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:02:18.764 | + functions-common:time_stop:2317 : start_time=1641398510973 2022-01-05 16:02:18.767 | + functions-common:time_stop:2319 : [[ -z 1641398510973 ]] 2022-01-05 16:02:18.769 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:18.773 | + functions-common:time_stop:2322 : end_time=1641398538771 2022-01-05 16:02:18.776 | + functions-common:time_stop:2323 : elapsed_time=27798 2022-01-05 16:02:18.778 | + functions-common:time_stop:2324 : total=9729 2022-01-05 16:02:18.780 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:18.782 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=37527 2022-01-05 16:02:18.784 | + inc/python:pip_install:203 : return 0 2022-01-05 16:02:18.787 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 16:02:18.789 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 16:02:18.792 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 16:02:18.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:18.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:18.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-05 16:02:18.801 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:18.804 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 16:02:18.823 | Using python 3.8 to install pbr 2022-01-05 16:02:18.826 | + 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-01-05 16:02:20.512 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:20.543 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.0) 2022-01-05 16:02:22.066 | 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-01-05 16:02:22.173 | + inc/python:pip_install:200 : result=0 2022-01-05 16:02:22.176 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:02:22.178 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:22.180 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:22.182 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:22.184 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:22.187 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:22.189 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:02:22.191 | + functions-common:time_stop:2317 : start_time=1641398538818 2022-01-05 16:02:22.193 | + functions-common:time_stop:2319 : [[ -z 1641398538818 ]] 2022-01-05 16:02:22.195 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:22.200 | + functions-common:time_stop:2322 : end_time=1641398542198 2022-01-05 16:02:22.202 | + functions-common:time_stop:2323 : elapsed_time=3380 2022-01-05 16:02:22.204 | + functions-common:time_stop:2324 : total=37527 2022-01-05 16:02:22.206 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:22.208 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=40907 2022-01-05 16:02:22.210 | + inc/python:pip_install:203 : return 0 2022-01-05 16:02:22.213 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 16:02:24.480 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 16:02:26.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:26.362 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 16:02:26.377 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-01-05 16:02:26.381 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 16:02:26.384 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2022-01-05 16:02:26.387 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 16:02:26.390 | 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.6) 2022-01-05 16:02:26.460 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:02:26.462 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:02:26.466 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 16:02:26.483 | + ./stack.sh:main:788 : pkgs= 2022-01-05 16:02:26.485 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 16:02:26.487 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 16:02:26.490 | + functions-common:run_phase:1738 : local mode=stack 2022-01-05 16:02:26.492 | + functions-common:run_phase:1739 : local phase=pre-install 2022-01-05 16:02:26.494 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:02:26.496 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 16:02:26.498 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:02:26.501 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 16:02:26.503 | + functions-common:run_phase:1748 : local extra 2022-01-05 16:02:26.505 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:02:26.509 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 16:02:26.512 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:02:26.514 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:02:26.517 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 16:02:26.519 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:02:26.534 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:26.536 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:02:26.538 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:02:26.540 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 16:02:26.542 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:02:26.544 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:02:26.546 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:02:26.548 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 16:02:26.550 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:02:26.553 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 16:02:26.555 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:02:26.557 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:02:26.559 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 16:02:26.561 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-01-05 16:02:26.563 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:02:26.565 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:02:26.567 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2022-01-05 16:02:26.569 | + functions-common:run_plugins:1724 : local mode=stack 2022-01-05 16:02:26.572 | + functions-common:run_plugins:1725 : local phase=pre-install 2022-01-05 16:02:26.574 | + functions-common:run_plugins:1727 : local plugins= 2022-01-05 16:02:26.577 | + functions-common:run_plugins:1728 : local plugin 2022-01-05 16:02:26.579 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 16:02:26.581 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-01-05 16:02:26.584 | + functions:set_systemd_override:826 : local value=2048 2022-01-05 16:02:26.586 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-01-05 16:02:26.588 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 16:02:26.639 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 16:02:26.639 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 16:02:26.642 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-01-05 16:02:27.000 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 16:02:27.003 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 16:02:27.019 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:27.022 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 16:02:27.024 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:02:27.026 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:02:27.029 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:02:27.031 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:02:27.033 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:27.035 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:02:27.038 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:27.040 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:27.043 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:02:27.045 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:02:27.047 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:02:27.050 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:02:27.052 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2022-01-05 16:02:27.054 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:02:27.056 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:27.059 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:27.062 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2022-01-05 16:02:27.082 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-05 16:02:27.192 | Reading package lists... 2022-01-05 16:02:27.423 | Building dependency tree... 2022-01-05 16:02:27.424 | Reading state information... 2022-01-05 16:02:27.663 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 16:02:27.664 | The following packages were automatically installed and are no longer required: 2022-01-05 16:02:27.665 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:02:27.665 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:02:27.665 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:02:27.665 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:02:27.665 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:02:27.665 | python3-zope.interface 2022-01-05 16:02:27.665 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:02:27.776 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:02:27.781 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:02:27.783 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:02:27.785 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:27.788 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:27.790 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:27.792 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:27.795 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:27.797 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:02:27.799 | + functions-common:time_stop:2317 : start_time=1641398547080 2022-01-05 16:02:27.801 | + functions-common:time_stop:2319 : [[ -z 1641398547080 ]] 2022-01-05 16:02:27.804 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:27.809 | + functions-common:time_stop:2322 : end_time=1641398547806 2022-01-05 16:02:27.811 | + functions-common:time_stop:2323 : elapsed_time=726 2022-01-05 16:02:27.813 | + functions-common:time_stop:2324 : total=14576 2022-01-05 16:02:27.815 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:27.817 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=15302 2022-01-05 16:02:27.820 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:02:27.822 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 16:02:27.824 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:02:27.827 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:02:27.829 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:02:27.831 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:02:27.833 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:02:27.836 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:02:27.838 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 16:02:27.840 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:02:27.843 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:02:27.845 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:02:27.847 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:02:27.849 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:02:27.852 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:02:27.854 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:02:27.857 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:02:27.859 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 16:02:27.861 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:02:27.863 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:02:27.866 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:02:27.868 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:02:27.870 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:02:27.873 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:02:27.875 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 16:02:27.877 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 16:02:27.894 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:27.896 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 16:02:27.898 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:02:27.900 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-01-05 16:02:27.903 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 16:02:27.906 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 16:02:27.910 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 16:02:27.912 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 16:02:27.915 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 16:02:27.917 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 16:02:27.920 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 16:02:27.922 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 16:02:27.925 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 16:02:28.609 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 16:02:28.609 | user tags 2022-01-05 16:02:28.609 | stackrabbit []' 2022-01-05 16:02:28.612 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 16:02:28.612 | user tags 2022-01-05 16:02:28.612 | stackrabbit []' 2022-01-05 16:02:28.613 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 16:02:28.618 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 16:02:28.621 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 16:02:28.624 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:02:29.281 | Changing password for user "stackrabbit" ... 2022-01-05 16:02:29.304 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 16:02:29.962 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 16:02:29.986 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 16:02:29.989 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:02:30.690 | Changing password for user "stackrabbit" ... 2022-01-05 16:02:30.713 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 16:02:30.715 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 16:02:30.718 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 16:02:31.396 | Deleting user "guest" ... 2022-01-05 16:02:31.411 | Error: 2022-01-05 16:02:31.411 | {:no_such_user, "guest"} 2022-01-05 16:02:31.423 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 16:02:31.426 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 16:02:31.442 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:31.445 | + ./stack.sh:main:805 : install_database 2022-01-05 16:02:31.448 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 16:02:31.450 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 16:02:31.452 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:31.454 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:31.457 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 16:02:31.670 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 16:02:31.672 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 16:02:31.674 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-01-05 16:02:31.677 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:02:31.679 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 16:02:31.682 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:02:31.684 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:02:31.687 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:02:31.689 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:02:31.691 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:02:31.693 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:02:31.696 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:02:31.698 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:02:31.700 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 16:02:31.702 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:02:31.705 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:02:31.707 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:02:31.709 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:02:31.711 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:02:31.714 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:02:31.716 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 16:02:31.718 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:31.720 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:31.723 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 16:02:31.725 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:02:31.727 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:02:31.730 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:02:31.732 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:02:31.735 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:31.737 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:02:31.740 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:31.742 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:31.744 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:02:31.746 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:02:31.749 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:02:31.751 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:02:31.753 | + functions-common:install_package:1345 : real_install_package mysql-server 2022-01-05 16:02:31.755 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:02:31.758 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:31.760 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:31.763 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2022-01-05 16:02:31.784 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-05 16:02:31.891 | Reading package lists... 2022-01-05 16:02:32.121 | Building dependency tree... 2022-01-05 16:02:32.122 | Reading state information... 2022-01-05 16:02:32.359 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:02:32.359 | The following packages were automatically installed and are no longer required: 2022-01-05 16:02:32.360 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:02:32.360 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:02:32.360 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:02:32.360 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:02:32.360 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:02:32.360 | python3-zope.interface 2022-01-05 16:02:32.360 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:02:32.473 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:02:32.477 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:02:32.480 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:02:32.483 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:32.485 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:32.487 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:32.489 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:32.491 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:32.494 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:02:32.497 | + functions-common:time_stop:2317 : start_time=1641398551782 2022-01-05 16:02:32.499 | + functions-common:time_stop:2319 : [[ -z 1641398551782 ]] 2022-01-05 16:02:32.502 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:32.505 | + functions-common:time_stop:2322 : end_time=1641398552503 2022-01-05 16:02:32.508 | + functions-common:time_stop:2323 : elapsed_time=721 2022-01-05 16:02:32.510 | + functions-common:time_stop:2324 : total=15302 2022-01-05 16:02:32.512 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:32.514 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=16023 2022-01-05 16:02:32.517 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:02:32.519 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 16:02:32.521 | + ./stack.sh:main:808 : install_database_python 2022-01-05 16:02:32.524 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 16:02:32.526 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 16:02:32.528 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 16:02:32.531 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:02:32.533 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 16:02:32.536 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 16:02:32.538 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:02:32.542 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:02:32.542 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:02:32.547 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 16:02:32.550 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 16:02:32.552 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 16:02:32.555 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 16:02:32.557 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 16:02:32.578 | Using python 3.8 to install PyMySQL 2022-01-05 16:02:32.580 | + 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-01-05 16:02:34.247 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:34.279 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (0.10.0) 2022-01-05 16:02:35.652 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:02:35.753 | + inc/python:pip_install:200 : result=0 2022-01-05 16:02:35.755 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:02:35.757 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:35.759 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:35.762 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:35.764 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:35.767 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:35.769 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:02:35.771 | + functions-common:time_stop:2317 : start_time=1641398552573 2022-01-05 16:02:35.773 | + functions-common:time_stop:2319 : [[ -z 1641398552573 ]] 2022-01-05 16:02:35.777 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:35.781 | + functions-common:time_stop:2322 : end_time=1641398555778 2022-01-05 16:02:35.783 | + functions-common:time_stop:2323 : elapsed_time=3205 2022-01-05 16:02:35.785 | + functions-common:time_stop:2324 : total=40907 2022-01-05 16:02:35.788 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:35.790 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=44112 2022-01-05 16:02:35.793 | + inc/python:pip_install:203 : return 0 2022-01-05 16:02:35.795 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 16:02:35.797 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:02:35.800 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 16:02:35.802 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 16:02:35.818 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:35.820 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 16:02:35.822 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 16:02:35.826 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:02:35.828 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 16:02:35.831 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:02:35.834 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-05 16:02:35.836 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,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-01-05 16:02:35.839 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 16:02:35.841 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 16:02:35.844 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 16:02:35.859 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:35.862 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 16:02:35.864 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:02:35.867 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:02:35.869 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:02:35.871 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:02:35.873 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:35.876 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:02:35.878 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:35.880 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:35.883 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:02:35.885 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:02:35.887 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:02:35.889 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:02:35.892 | + functions-common:install_package:1345 : real_install_package radvd 2022-01-05 16:02:35.894 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:02:35.897 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:35.899 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:35.902 | + functions-common:real_install_package:1331 : apt_get install radvd 2022-01-05 16:02:35.922 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-05 16:02:36.030 | Reading package lists... 2022-01-05 16:02:36.259 | Building dependency tree... 2022-01-05 16:02:36.260 | Reading state information... 2022-01-05 16:02:36.496 | radvd is already the newest version (1:2.17-2). 2022-01-05 16:02:36.496 | The following packages were automatically installed and are no longer required: 2022-01-05 16:02:36.497 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:02:36.497 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:02:36.497 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:02:36.497 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:02:36.497 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:02:36.497 | python3-zope.interface 2022-01-05 16:02:36.497 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:02:36.607 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:02:36.611 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:02:36.614 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:02:36.616 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:36.618 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:36.621 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:36.623 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:36.625 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:36.627 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:02:36.630 | + functions-common:time_stop:2317 : start_time=1641398555920 2022-01-05 16:02:36.632 | + functions-common:time_stop:2319 : [[ -z 1641398555920 ]] 2022-01-05 16:02:36.635 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:36.639 | + functions-common:time_stop:2322 : end_time=1641398556637 2022-01-05 16:02:36.641 | + functions-common:time_stop:2323 : elapsed_time=717 2022-01-05 16:02:36.643 | + functions-common:time_stop:2324 : total=16023 2022-01-05 16:02:36.646 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:36.648 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=16740 2022-01-05 16:02:36.650 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:02:36.652 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 16:02:36.668 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:36.671 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 16:02:36.673 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 16:02:36.677 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 16:02:36.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 16:02:36.699 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:02:36.701 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:02:36.704 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:02:36.706 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:02:36.708 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:36.710 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:02:36.713 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:36.715 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:36.717 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:02:36.719 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:02:36.721 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:02:36.724 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:02:36.726 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2022-01-05 16:02:36.728 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:02:36.730 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:36.733 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:36.735 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2022-01-05 16:02:36.755 | + functions-common:apt_get:1111 : 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-01-05 16:02:36.862 | Reading package lists... 2022-01-05 16:02:37.089 | Building dependency tree... 2022-01-05 16:02:37.091 | Reading state information... 2022-01-05 16:02:37.321 | fakeroot is already the newest version (1.24-1). 2022-01-05 16:02:37.322 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:02:37.322 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 16:02:37.322 | The following packages were automatically installed and are no longer required: 2022-01-05 16:02:37.322 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:02:37.323 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:02:37.323 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:02:37.323 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:02:37.323 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:02:37.323 | python3-zope.interface 2022-01-05 16:02:37.323 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:02:37.433 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:02:37.437 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:02:37.439 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:02:37.441 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:37.443 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:37.445 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:37.447 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:37.449 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:37.452 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:02:37.454 | + functions-common:time_stop:2317 : start_time=1641398556752 2022-01-05 16:02:37.456 | + functions-common:time_stop:2319 : [[ -z 1641398556752 ]] 2022-01-05 16:02:37.458 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:37.463 | + functions-common:time_stop:2322 : end_time=1641398557460 2022-01-05 16:02:37.465 | + functions-common:time_stop:2323 : elapsed_time=708 2022-01-05 16:02:37.467 | + functions-common:time_stop:2324 : total=16740 2022-01-05 16:02:37.469 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:37.471 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=17448 2022-01-05 16:02:37.473 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:02:37.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 16:02:37.479 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:37.481 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:37.483 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 16:02:37.486 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 16:02:37.489 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 16:02:37.493 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 16:02:37.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 16:02:37.498 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 16:02:37.499 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 16:02:37.503 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 16:02:37.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 16:02:37.508 | + functions:vercmp:652 : local v1=5.4 2022-01-05 16:02:37.510 | + functions:vercmp:653 : local 'op=<' 2022-01-05 16:02:37.512 | + functions:vercmp:654 : local v2=3.13 2022-01-05 16:02:37.515 | + functions:vercmp:655 : local result 2022-01-05 16:02:37.518 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-01-05 16:02:37.519 | ++ functions:vercmp:659 : sort -V 2022-01-05 16:02:37.519 | ++ functions:vercmp:659 : head -1 2022-01-05 16:02:37.524 | + functions:vercmp:659 : result=3.13 2022-01-05 16:02:37.526 | + functions:vercmp:661 : case $op in 2022-01-05 16:02:37.529 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 16:02:37.531 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-01-05 16:02:37.533 | + functions:vercmp:672 : return 2022-01-05 16:02:37.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 16:02:37.538 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 16:02:37.540 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 16:02:38.007 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 16:02:38.026 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:38.029 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 16:02:38.032 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 16:02:38.032 | Installing etcd 2022-01-05 16:02:38.034 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 16:02:38.046 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 16:02:38.058 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 16:02:38.061 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 16:02:38.076 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 16:02:38.079 | ++ 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-01-05 16:02:38.082 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:02:38.085 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:02:38.090 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:02:38.093 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-01-05 16:02:38.095 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 16:02:38.098 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:02:38.100 | ++ functions:get_extra_file:73 : return 2022-01-05 16:02:38.103 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:02:38.105 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 16:02:38.108 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 16:02:38.110 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 16:02:38.128 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:02:38.130 | + ./stack.sh:main:835 : install_dstat 2022-01-05 16:02:38.132 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 16:02:38.149 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:02:38.151 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 16:02:38.154 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:02:38.156 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-01-05 16:02:38.158 | + ./stack.sh:main:844 : install_libs 2022-01-05 16:02:38.161 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 16:02:38.163 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 16:02:38.165 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 16:02:38.167 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 16:02:38.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.174 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-05 16:02:38.176 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.179 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 16:02:38.181 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 16:02:38.184 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 16:02:38.186 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 16:02:38.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-05 16:02:38.195 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.198 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 16:02:38.200 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 16:02:38.202 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 16:02:38.204 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 16:02:38.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-05 16:02:38.213 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.216 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 16:02:38.218 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 16:02:38.220 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 16:02:38.222 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 16:02:38.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.229 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-05 16:02:38.231 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.234 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 16:02:38.236 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 16:02:38.238 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 16:02:38.240 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 16:02:38.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-05 16:02:38.250 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.252 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 16:02:38.254 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 16:02:38.256 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 16:02:38.259 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 16:02:38.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.264 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.266 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-05 16:02:38.268 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.271 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 16:02:38.273 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 16:02:38.275 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 16:02:38.278 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 16:02:38.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.282 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-05 16:02:38.286 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.289 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 16:02:38.291 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 16:02:38.294 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 16:02:38.296 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 16:02:38.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-05 16:02:38.305 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.308 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 16:02:38.310 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 16:02:38.312 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 16:02:38.315 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 16:02:38.317 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.319 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.321 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-05 16:02:38.323 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.326 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 16:02:38.328 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 16:02:38.330 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 16:02:38.333 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 16:02:38.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-05 16:02:38.342 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.344 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 16:02:38.346 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 16:02:38.349 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 16:02:38.351 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 16:02:38.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-05 16:02:38.360 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.363 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 16:02:38.365 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 16:02:38.367 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 16:02:38.370 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 16:02:38.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-05 16:02:38.379 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.381 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 16:02:38.384 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 16:02:38.386 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 16:02:38.388 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 16:02:38.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-05 16:02:38.397 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.400 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 16:02:38.402 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 16:02:38.404 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 16:02:38.406 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 16:02:38.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.413 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-05 16:02:38.416 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.418 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 16:02:38.421 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 16:02:38.423 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 16:02:38.425 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 16:02:38.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-05 16:02:38.435 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.437 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 16:02:38.439 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 16:02:38.442 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 16:02:38.444 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 16:02:38.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-05 16:02:38.453 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.455 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 16:02:38.458 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 16:02:38.460 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 16:02:38.462 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 16:02:38.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-05 16:02:38.471 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.474 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 16:02:38.476 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 16:02:38.479 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 16:02:38.481 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 16:02:38.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-05 16:02:38.490 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.493 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 16:02:38.496 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 16:02:38.498 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 16:02:38.500 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 16:02:38.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-05 16:02:38.509 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.512 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 16:02:38.514 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 16:02:38.516 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 16:02:38.519 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 16:02:38.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-05 16:02:38.528 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.530 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 16:02:38.532 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 16:02:38.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 16:02:38.537 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 16:02:38.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-05 16:02:38.546 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.549 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 16:02:38.551 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 16:02:38.553 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 16:02:38.556 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 16:02:38.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-05 16:02:38.565 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.568 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 16:02:38.570 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 16:02:38.572 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 16:02:38.575 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 16:02:38.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-05 16:02:38.584 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.586 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 16:02:38.588 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 16:02:38.591 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 16:02:38.593 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 16:02:38.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-05 16:02:38.602 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.605 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 16:02:38.607 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 16:02:38.610 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 16:02:38.612 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 16:02:38.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-05 16:02:38.622 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.624 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 16:02:38.626 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 16:02:38.629 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 16:02:38.631 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 16:02:38.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-05 16:02:38.640 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.643 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 16:02:38.645 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 16:02:38.647 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 16:02:38.650 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 16:02:38.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-05 16:02:38.660 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.662 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 16:02:38.664 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 16:02:38.667 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 16:02:38.669 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 16:02:38.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-05 16:02:38.678 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.681 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 16:02:38.683 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 16:02:38.685 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 16:02:38.688 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 16:02:38.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-05 16:02:38.697 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.699 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 16:02:38.702 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 16:02:38.704 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 16:02:38.706 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 16:02:38.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-05 16:02:38.716 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.718 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 16:02:38.720 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 16:02:38.723 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 16:02:38.725 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 16:02:38.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-05 16:02:38.735 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.737 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 16:02:38.739 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 16:02:38.742 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 16:02:38.744 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 16:02:38.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-05 16:02:38.754 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.756 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 16:02:38.758 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 16:02:38.761 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 16:02:38.763 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 16:02:38.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-05 16:02:38.773 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.776 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 16:02:38.778 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 16:02:38.780 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 16:02:38.783 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 16:02:38.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-05 16:02:38.792 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.795 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 16:02:38.797 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 16:02:38.799 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 16:02:38.801 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 16:02:38.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-05 16:02:38.811 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.813 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 16:02:38.815 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 16:02:38.817 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 16:02:38.820 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 16:02:38.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:38.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:38.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-05 16:02:38.829 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:38.831 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 16:02:38.852 | Using python 3.8 to install etcd3 2022-01-05 16:02:38.855 | + 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-01-05 16:02:40.547 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:40.578 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 16:02:40.585 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 16:02:40.586 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.2.0) 2022-01-05 16:02:40.588 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.31.0) 2022-01-05 16:02:40.589 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.13.0) 2022-01-05 16:02:40.601 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf>=3.6.1->etcd3) (60.2.0) 2022-01-05 16:02:41.988 | 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-01-05 16:02:42.092 | + inc/python:pip_install:200 : result=0 2022-01-05 16:02:42.095 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:02:42.097 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:42.099 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:42.101 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:42.103 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:42.106 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:42.108 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:02:42.110 | + functions-common:time_stop:2317 : start_time=1641398558847 2022-01-05 16:02:42.112 | + functions-common:time_stop:2319 : [[ -z 1641398558847 ]] 2022-01-05 16:02:42.115 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:42.118 | + functions-common:time_stop:2322 : end_time=1641398562116 2022-01-05 16:02:42.121 | + functions-common:time_stop:2323 : elapsed_time=3269 2022-01-05 16:02:42.123 | + functions-common:time_stop:2324 : total=44112 2022-01-05 16:02:42.125 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:42.127 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=47381 2022-01-05 16:02:42.129 | + inc/python:pip_install:203 : return 0 2022-01-05 16:02:42.132 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 16:02:42.155 | Using python 3.8 to install etcd3gw 2022-01-05 16:02:42.157 | + 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-01-05 16:02:43.833 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:43.864 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 16:02:43.874 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.23.0) 2022-01-05 16:02:43.875 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.25.10) 2022-01-05 16:02:43.876 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 16:02:43.877 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2022-01-05 16:02:43.878 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.0) 2022-01-05 16:02:43.905 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (3.0.4) 2022-01-05 16:02:43.906 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2021.10.8) 2022-01-05 16:02:43.907 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.10) 2022-01-05 16:02:45.276 | 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-01-05 16:02:45.378 | + inc/python:pip_install:200 : result=0 2022-01-05 16:02:45.380 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:02:45.383 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:45.385 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:45.387 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:45.390 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:45.392 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:45.394 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:02:45.396 | + functions-common:time_stop:2317 : start_time=1641398562149 2022-01-05 16:02:45.398 | + functions-common:time_stop:2319 : [[ -z 1641398562149 ]] 2022-01-05 16:02:45.401 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:45.405 | + functions-common:time_stop:2322 : end_time=1641398565403 2022-01-05 16:02:45.408 | + functions-common:time_stop:2323 : elapsed_time=3254 2022-01-05 16:02:45.410 | + functions-common:time_stop:2324 : total=47381 2022-01-05 16:02:45.412 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:45.414 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=50635 2022-01-05 16:02:45.416 | + inc/python:pip_install:203 : return 0 2022-01-05 16:02:45.419 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 16:02:45.421 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 16:02:45.423 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 16:02:45.426 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:02:45.428 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:02:45.430 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:02:45.433 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:02:45.435 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:02:45.437 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:02:45.440 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:02:45.442 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:02:45.444 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 16:02:45.447 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 16:02:45.449 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:45.452 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:45.454 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 16:02:45.456 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 16:02:45.458 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:02:45.461 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:02:45.463 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:02:45.465 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:02:45.468 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:02:45.470 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:45.472 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:02:45.474 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:45.477 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:45.479 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:02:45.481 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:02:45.483 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:02:45.486 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:02:45.488 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:02:45.490 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:02:45.493 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:45.495 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:45.498 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:02:45.519 | + functions-common:apt_get:1111 : 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-01-05 16:02:45.625 | Reading package lists... 2022-01-05 16:02:45.850 | Building dependency tree... 2022-01-05 16:02:45.852 | Reading state information... 2022-01-05 16:02:46.089 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:02:46.089 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:02:46.090 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:02:46.090 | The following packages were automatically installed and are no longer required: 2022-01-05 16:02:46.091 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:02:46.091 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:02:46.091 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:02:46.091 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:02:46.091 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:02:46.091 | python3-zope.interface 2022-01-05 16:02:46.091 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:02:46.202 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:02:46.207 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:02:46.209 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:02:46.211 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:46.214 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:46.216 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:46.218 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:46.220 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:46.222 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:02:46.225 | + functions-common:time_stop:2317 : start_time=1641398565516 2022-01-05 16:02:46.227 | + functions-common:time_stop:2319 : [[ -z 1641398565516 ]] 2022-01-05 16:02:46.230 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:46.234 | + functions-common:time_stop:2322 : end_time=1641398566232 2022-01-05 16:02:46.236 | + functions-common:time_stop:2323 : elapsed_time=716 2022-01-05 16:02:46.238 | + functions-common:time_stop:2324 : total=17448 2022-01-05 16:02:46.241 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:46.243 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=18164 2022-01-05 16:02:46.245 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:02:46.247 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 16:02:46.250 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:46.252 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:46.254 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 16:02:46.315 | Module proxy already enabled 2022-01-05 16:02:46.319 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 16:02:46.379 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 16:02:46.379 | Module proxy already enabled 2022-01-05 16:02:46.379 | Module proxy_uwsgi already enabled 2022-01-05 16:02:46.383 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 16:02:46.385 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 16:02:46.388 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 16:02:46.390 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2022-01-05 16:02:46.512 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 16:02:46.515 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-01-05 16:02:46.517 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 16:02:46.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:46.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:46.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-05 16:02:46.529 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:46.531 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 16:02:46.533 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-01-05 16:02:46.536 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 16:02:46.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:46.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:46.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-05 16:02:46.546 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:46.548 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 16:02:46.550 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-01-05 16:02:46.552 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 16:02:46.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:46.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:46.559 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-05 16:02:46.562 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:46.564 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 16:02:46.566 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 16:02:46.569 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 16:02:46.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:46.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:46.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 16:02:46.578 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:46.581 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-01-05 16:02:46.583 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 16:02:46.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:46.588 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:46.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-05 16:02:46.593 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:46.595 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 16:02:46.598 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-01-05 16:02:46.600 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 16:02:46.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:46.605 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:46.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-05 16:02:46.610 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:46.612 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 16:02:46.629 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:46.632 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 16:02:46.635 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-01-05 16:02:46.637 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 16:02:46.639 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:46.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:46.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-05 16:02:46.647 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:46.649 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 16:02:46.666 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:46.668 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 16:02:46.670 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 16:02:46.673 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 16:02:46.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:46.677 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:46.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-05 16:02:46.682 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:46.685 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 16:02:46.687 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-01-05 16:02:46.689 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 16:02:46.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:46.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:02:46.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-05 16:02:46.699 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:46.702 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-01-05 16:02:46.704 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 16:02:46.706 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:02:46.709 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 16:02:46.712 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 16:02:46.714 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:02:46.717 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:02:46.718 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:02:46.723 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 16:02:46.725 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 16:02:46.727 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 16:02:46.730 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 16:02:46.733 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 16:02:46.754 | Using python 3.8 to install keystonemiddleware 2022-01-05 16:02:46.756 | + 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-01-05 16:02:48.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:48.475 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.1.0) 2022-01-05 16:02:48.530 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.1) 2022-01-05 16:02:48.531 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.6) 2022-01-05 16:02:48.532 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-01-05 16:02:48.533 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-05 16:02:48.534 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 16:02:48.535 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.3.4) 2022-01-05 16:02:48.536 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.0) 2022-01-05 16:02:48.537 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.2) 2022-01-05 16:02:48.538 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.0.2) 2022-01-05 16:02:48.539 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.1) 2022-01-05 16:02:48.541 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.23.0) 2022-01-05 16:02:48.542 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 16:02:48.543 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.6.2) 2022-01-05 16:02:48.544 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 16:02:48.604 | 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-01-05 16:02:48.606 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.12) 2022-01-05 16:02:48.607 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.2.2) 2022-01-05 16:02:48.641 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.0.2) 2022-01-05 16:02:48.655 | 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-01-05 16:02:48.656 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2022-01-05 16:02:48.658 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2022-01-05 16:02:48.659 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2022-01-05 16:02:48.707 | 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-01-05 16:02:48.710 | 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.1) 2022-01-05 16:02:48.720 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2020.1) 2022-01-05 16:02:48.721 | 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.0) 2022-01-05 16:02:48.737 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-01-05 16:02:48.738 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.4) 2022-01-05 16:02:48.739 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2022-01-05 16:02:48.795 | Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.25.10) 2022-01-05 16:02:48.796 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2022-01-05 16:02:48.797 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.10) 2022-01-05 16:02:48.798 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.0.4) 2022-01-05 16:02:48.846 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-01-05 16:02:48.858 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2022-01-05 16:02:50.182 | 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-01-05 16:02:50.292 | + inc/python:pip_install:200 : result=0 2022-01-05 16:02:50.295 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:02:50.297 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:50.299 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:50.302 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:50.304 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:50.307 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:50.309 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:02:50.311 | + functions-common:time_stop:2317 : start_time=1641398566748 2022-01-05 16:02:50.313 | + functions-common:time_stop:2319 : [[ -z 1641398566748 ]] 2022-01-05 16:02:50.316 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:50.320 | + functions-common:time_stop:2322 : end_time=1641398570318 2022-01-05 16:02:50.322 | + functions-common:time_stop:2323 : elapsed_time=3570 2022-01-05 16:02:50.324 | + functions-common:time_stop:2324 : total=50635 2022-01-05 16:02:50.327 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:50.329 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=54205 2022-01-05 16:02:50.331 | + inc/python:pip_install:203 : return 0 2022-01-05 16:02:50.333 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-01-05 16:02:50.336 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 16:02:50.338 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:02:50.341 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 16:02:50.343 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 16:02:50.346 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:02:50.349 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:02:50.350 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:02:50.355 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 16:02:50.358 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 16:02:50.360 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 16:02:50.363 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 16:02:50.365 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 16:02:50.386 | Using python 3.8 to install python-memcached 2022-01-05 16:02:50.388 | + 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-01-05 16:02:52.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:52.115 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 16:02:52.118 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 16:02:53.538 | 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-01-05 16:02:53.641 | + inc/python:pip_install:200 : result=0 2022-01-05 16:02:53.643 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:02:53.645 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:53.648 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:53.650 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:53.653 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:53.655 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:53.657 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:02:53.659 | + functions-common:time_stop:2317 : start_time=1641398570381 2022-01-05 16:02:53.662 | + functions-common:time_stop:2319 : [[ -z 1641398570381 ]] 2022-01-05 16:02:53.664 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:53.669 | + functions-common:time_stop:2322 : end_time=1641398573666 2022-01-05 16:02:53.671 | + functions-common:time_stop:2323 : elapsed_time=3285 2022-01-05 16:02:53.673 | + functions-common:time_stop:2324 : total=54205 2022-01-05 16:02:53.676 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:53.678 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=57490 2022-01-05 16:02:53.680 | + inc/python:pip_install:203 : return 0 2022-01-05 16:02:53.683 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 16:02:53.699 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:53.702 | + ./stack.sh:main:866 : '[' 10.222.0.10 == 10.222.0.10 ']' 2022-01-05 16:02:53.704 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 16:02:53.706 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 16:02:53.709 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 16:02:53.711 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 16:02:53.713 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 16:02:53.716 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-01-05 16:02:53.730 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:02:53.733 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-01-05 16:02:53.735 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 16:02:53.737 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-01-05 16:02:53.739 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 16:02:53.741 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 16:02:53.744 | ++ functions-common:git_clone:529 : pwd 2022-01-05 16:02:53.746 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:02:53.748 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 16:02:53.751 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 16:02:53.767 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 16:02:53.769 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 16:02:53.771 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:53.773 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 16:02:53.773 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 16:02:53.778 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 16:02:53.780 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:53.782 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2022-01-05 16:02:53.785 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 16:02:53.785 | + functions-common:git_clone:595 : head -1 2022-01-05 16:02:53.788 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-01-05 16:02:53.790 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 16:02:53.793 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-01-05 16:02:53.795 | + inc/python:setup_develop:338 : local bindep 2022-01-05 16:02:53.797 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:02:53.800 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 16:02:53.802 | + inc/python:setup_develop:344 : local extras= 2022-01-05 16:02:53.804 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 16:02:53.807 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 16:02:53.809 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:02:53.811 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 16:02:53.814 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 16:02:53.816 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 16:02:53.819 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 16:02:53.822 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 16:02:53.824 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 16:02:53.827 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 16:02:53.829 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 16:02:53.832 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 16:02:53.837 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 16:02:53.839 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-01-05 16:02:54.419 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 16:02:54.422 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 16:02:54.424 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 16:02:54.426 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 16:02:54.428 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:02:54.430 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 16:02:54.432 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 16:02:54.434 | + inc/python:setup_package:427 : local extras= 2022-01-05 16:02:54.437 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 16:02:54.439 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 16:02:54.441 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 16:02:54.443 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 16:02:54.445 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 16:02:54.448 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 16:02:54.468 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 16:02:54.470 | + 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-01-05 16:02:56.162 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:56.163 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 16:02:56.163 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:02:56.245 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:02:56.247 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-05 16:02:56.250 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-05 16:02:56.253 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-05 16:02:56.255 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-05 16:02:56.258 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-05 16:02:56.260 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-05 16:02:56.262 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-05 16:02:56.264 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-05 16:02:56.267 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-05 16:02:56.267 | Error on exit 2022-01-05 16:02:56.269 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-05 16:02:56.271 | + ./stack.sh:exit_trap:517 : generate-subunit 1641398473 103 fail 2022-01-05 16:02:56.800 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-05 16:02:56.802 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:02:57.341 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-05 16:02:57.341 | 2022-01-05 16:02:57.607 | + ./stack.sh:exit_trap:531 : exit 1